Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 14 Branch analysis from position: 6 2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 14 Branch analysis from position: 7 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 Branch analysis from position: 13 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 14 filename: /in/k7mh0 function name: (null) number of ops: 16 compiled vars: !0 = $array, !1 = $condition, !2 = $v, !3 = $k line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 9 1 ASSIGN !1, 'cat' 10 2 INIT_FCALL 'print_r' 3 SEND_VAR !0 4 DO_ICALL 11 5 > FE_RESET_R $7 !0, ->14 6 > > FE_FETCH_R ~8 $7, !2, ->14 7 > ASSIGN !3, ~8 12 8 FETCH_DIM_R ~10 !2, 0 9 IS_EQUAL !1, ~10 10 > JMPZ ~11, ->13 13 11 > FETCH_DIM_R ~12 !2, 0 12 ECHO ~12 11 13 > > JMP ->6 14 > FE_FREE $7 16 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0