Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 125) Position 1 = 2, Position 2 = 18 Branch analysis from position: 2 2 jumps found. (Code = 126) Position 1 = 3, Position 2 = 18 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 filename: /in/Gqcid function name: (null) number of ops: 23 compiled vars: !0 = $addresses_array, !1 = $address, !2 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 11 1 > FE_RESET_RW $4 !0, ->18 2 > > FE_FETCH_RW $4, !1, ->18 12 3 > INIT_FCALL 'explode' 4 SEND_VAL '%2C+' 5 SEND_VAR !1 6 DO_ICALL $5 7 ASSIGN !2, $5 13 8 INIT_FCALL 'implode' 9 SEND_VAL '%2C+' 10 INIT_FCALL 'array_slice' 11 SEND_VAR !2 12 SEND_VAL -2 13 DO_ICALL $7 14 SEND_VAR $7 15 DO_ICALL $8 16 ASSIGN !1, $8 11 17 > JMP ->2 18 > FE_FREE $4 16 19 INIT_FCALL 'var_dump' 20 SEND_VAR !0 21 DO_ICALL 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0