Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ut9t8 function name: (null) number of ops: 5 compiled vars: !0 = $data line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 23 1 INIT_FCALL 'display_list' 2 SEND_VAR !0 3 DO_FCALL 0 4 > RETURN 1 Function display_list: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 17 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 17 Branch analysis from position: 3 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 13 Branch analysis from position: 6 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/ut9t8 function name: display_list number of ops: 19 compiled vars: !0 = $array, !1 = $v, !2 = $k line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 12 0 E > RECV !0 13 1 > FE_RESET_R $3 !0, ->17 2 > > FE_FETCH_R ~4 $3, !1, ->17 3 > ASSIGN !2, ~4 14 4 TYPE_CHECK 128 !1 5 > JMPZ ~6, ->13 15 6 > NOP 7 FAST_CONCAT ~7 !2, '%0A' 8 ECHO ~7 16 9 INIT_FCALL_BY_NAME 'display_list' 10 SEND_VAR_EX !1 11 DO_FCALL 0 14 12 > JMP ->16 19 13 > NOP 14 FAST_CONCAT ~9 !1, '%0A' 15 ECHO ~9 13 16 > > JMP ->2 17 > FE_FREE $3 22 18 > RETURN null End of function display_list
Generated using Vulcan Logic Dumper, using php 8.0.0