3v4l.org

run code in 300+ PHP versions simultaneously
<?php $h2 = 'Hair Salon Aile(アイル)'; $detailAry['会社名'] = 'hair salon Aile'; if (mb_strpos($detailAry['会社名'], $h2) === false) { }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
filename:       /in/eGZtd
function name:  (null)
number of ops:  11
compiled vars:  !0 = $h2, !1 = $detailAry
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Hair+Salon+Aile%28%E3%82%A2%E3%82%A4%E3%83%AB%EF%BC%89'
    4     1        ASSIGN_DIM                                               !1, '%E4%BC%9A%E7%A4%BE%E5%90%8D'
          2        OP_DATA                                                  'hair+salon+Aile'
    5     3        INIT_FCALL                                               'mb_strpos'
          4        FETCH_DIM_R                                      ~4      !1, '%E4%BC%9A%E7%A4%BE%E5%90%8D'
          5        SEND_VAL                                                 ~4
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $5      
          8        TYPE_CHECK                                    4          $5
          9      > JMPZ                                                     ~6, ->10
    7    10    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.09 ms | 1398 KiB | 15 Q