Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 11 Branch analysis from position: 7 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 11 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/pjhOr function name: (null) number of ops: 15 compiled vars: !0 = $string, !1 = $whitelist line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'like' 3 1 ASSIGN !1, <array> 4 2 INIT_FCALL 'in_array' 3 SEND_VAR !0 4 SEND_VAR !1 5 DO_ICALL $4 6 > JMPZ $4, ->11 5 7 > NOP 8 FAST_CONCAT ~5 'valid%3A+', !0 9 ECHO ~5 4 10 > JMP ->14 7 11 > NOP 12 FAST_CONCAT ~6 'invalid%3A+', !0 13 ECHO ~6 8 14 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0