Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 21 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 22 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 21 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/pXPBv function name: (null) number of ops: 23 compiled vars: !0 = $vid, !1 = $vidDB, !2 = $return line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, <array> 6 2 INIT_FCALL 'preg_grep' 3 INIT_FCALL 'implode' 4 SEND_VAL '%5Cb%7C%5Cb' 5 SEND_VAR !0 6 DO_ICALL $5 7 CONCAT ~6 '%2F%5Cb', $5 8 CONCAT ~7 ~6, '%5Cb%2F' 9 SEND_VAL ~7 10 SEND_VAR !1 11 DO_ICALL $8 12 ASSIGN !2, $8 7 13 INIT_FCALL 'var_dump' 14 SEND_VAR !2 15 DO_ICALL 9 16 COUNT ~11 !2 17 IS_SMALLER 0, ~11 18 > JMPZ ~12, ->21 10 19 > ECHO 'true' 9 20 > JMP ->22 12 21 > ECHO 'false' 13 22 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0