Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 11 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 11 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 11 2 jumps found. (Code = 77) Position 1 = 23, Position 2 = 55 Branch analysis from position: 23 2 jumps found. (Code = 78) Position 1 = 24, Position 2 = 55 Branch analysis from position: 24 2 jumps found. (Code = 77) Position 1 = 38, Position 2 = 52 Branch analysis from position: 38 2 jumps found. (Code = 78) Position 1 = 39, Position 2 = 52 Branch analysis from position: 39 1 jumps found. (Code = 42) Position 1 = 38 Branch analysis from position: 38 Branch analysis from position: 52 1 jumps found. (Code = 42) Position 1 = 23 Branch analysis from position: 23 Branch analysis from position: 52 Branch analysis from position: 55 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 55 Branch analysis from position: 11 filename: /in/p8cFJ function name: (null) number of ops: 62 compiled vars: !0 = $resultset, !1 = $row, !2 = $info, !3 = $zonenos, !4 = $c, !5 = $codeids, !6 = $zoneno line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 23 1 > FE_RESET_R $8 !0, ->11 2 > > FE_FETCH_R $8, !1, ->11 24 3 > FETCH_DIM_R ~9 !1, 'converternumber' 4 FETCH_DIM_R ~11 !1, 'zonenumber' 5 FETCH_DIM_R ~14 !1, 'codeid' 6 FETCH_DIM_W $10 !2, ~9 7 FETCH_DIM_W $12 $10, ~11 8 ASSIGN_DIM $12 9 OP_DATA ~14 23 10 > JMP ->2 11 > FE_FREE $8 27 12 ECHO 'converternumbers%3A+' 13 INIT_FCALL 'implode' 14 SEND_VAL '%2C+' 15 INIT_FCALL 'array_keys' 16 SEND_VAR !2 17 DO_ICALL $15 18 SEND_VAR $15 19 DO_ICALL $16 20 ECHO $16 28 21 ECHO '%0A---%0A' 29 22 > FE_RESET_R $17 !2, ->55 23 > > FE_FETCH_R ~18 $17, !3, ->55 24 > ASSIGN !4, ~18 30 25 NOP 26 FAST_CONCAT ~20 !4, '+contains%3A+' 27 ECHO ~20 28 INIT_FCALL 'implode' 29 SEND_VAL '%2C+' 30 INIT_FCALL 'array_keys' 31 SEND_VAR !3 32 DO_ICALL $21 33 SEND_VAR $21 34 DO_ICALL $22 35 ECHO $22 36 ECHO '%0A' 31 37 > FE_RESET_R $23 !3, ->52 38 > > FE_FETCH_R ~24 $23, !5, ->52 39 > ASSIGN !6, ~24 32 40 ROPE_INIT 4 ~27 !4 41 ROPE_ADD 1 ~27 ~27, '+-+' 42 ROPE_ADD 2 ~27 ~27, !6 43 ROPE_END 3 ~26 ~27, '%3A+' 44 ECHO ~26 45 INIT_FCALL 'implode' 46 SEND_VAL '%2C+' 47 SEND_VAR !5 48 DO_ICALL $29 49 ECHO $29 50 ECHO '%0A' 31 51 > JMP ->38 52 > FE_FREE $23 34 53 ECHO '---%0A' 29 54 > JMP ->23 55 > FE_FREE $17 36 56 ECHO '%0A----%0AThe+JSON+OUTPUT%3A%0A' 37 57 INIT_FCALL 'json_encode' 58 SEND_VAR !2 59 DO_ICALL $30 60 ECHO $30 61 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0