Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 12 Branch analysis from position: 12 2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 4 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 4 2 jumps found. (Code = 44) Position 1 = 14, Position 2 = 4 Branch analysis from position: 14 Branch analysis from position: 4 filename: /in/QAgVS function name: (null) number of ops: 18 compiled vars: !0 = $value, !1 = $output, !2 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 2 4 1 ASSIGN !1, <array> 6 2 ASSIGN !2, 0 3 > JMP ->12 7 4 > INIT_FCALL 'array_push' 5 SEND_REF !1 6 INIT_FCALL 'array_shift' 7 SEND_REF !1 8 DO_ICALL $6 9 SEND_VAR $6 10 DO_ICALL 6 11 PRE_INC !2 12 > IS_SMALLER !2, !0 13 > JMPNZ ~9, ->4 9 14 > INIT_FCALL 'print_r' 15 SEND_VAR !1 16 DO_ICALL 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0