Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 20 Branch analysis from position: 17 1 jumps found. (Code = 42) Position 1 = 33 Branch analysis from position: 33 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 2 jumps found. (Code = 43) Position 1 = 29, Position 2 = 32 Branch analysis from position: 29 1 jumps found. (Code = 42) Position 1 = 33 Branch analysis from position: 33 Branch analysis from position: 32 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/dv7Yp function name: (null) number of ops: 34 compiled vars: !0 = $variable, !1 = $test, !2 = $test2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN_DIM !0, 1 1 OP_DATA <array> 4 2 ASSIGN_DIM !0, 2 3 OP_DATA <array> 5 4 ASSIGN_DIM !0, 3 5 OP_DATA <array> 7 6 ASSIGN !1, 'B' 8 7 ASSIGN !2, 'Y' 10 8 INIT_FCALL 'in_array' 9 SEND_VAR !1 10 INIT_FCALL 'array_column' 11 SEND_VAR !0 12 SEND_VAL 'A' 13 DO_ICALL $8 14 SEND_VAR $8 15 DO_ICALL $9 16 > JMPZ $9, ->20 11 17 > CONCAT ~10 !1, '+Found+in+A' 18 ECHO ~10 10 19 > JMP ->33 12 20 > INIT_FCALL 'in_array' 21 SEND_VAR !2 22 INIT_FCALL 'array_column' 23 SEND_VAR !0 24 SEND_VAL 'X' 25 DO_ICALL $11 26 SEND_VAR $11 27 DO_ICALL $12 28 > JMPZ $12, ->32 13 29 > CONCAT ~13 !2, '+Found+in+B' 30 ECHO ~13 12 31 > JMP ->33 15 32 > ECHO 'none+found' 16 33 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0