Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 22 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 22 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 22 filename: /in/5f740 function name: (null) number of ops: 24 compiled vars: !0 = $var, !1 = $v, !2 = $pos line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 6 1 > FE_RESET_R $4 !0, ->22 2 > > FE_FETCH_R $4, !1, ->22 7 3 > INIT_FCALL 'strpos' 4 SEND_VAR !1 5 SEND_VAL 'Q' 6 DO_ICALL $5 7 ASSIGN !2, $5 8 8 INIT_FCALL 'substr' 9 SEND_VAR !1 10 SEND_VAR !2 11 INIT_FCALL 'strpos' 12 SEND_VAR !1 13 SEND_VAL '+' 14 SEND_VAR !2 15 DO_ICALL $7 16 SUB ~8 $7, !2 17 SEND_VAL ~8 18 DO_ICALL $9 19 CONCAT ~10 $9, '%0A' 20 ECHO ~10 6 21 > JMP ->2 22 > FE_FREE $4 9 23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0