Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 21 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 21 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 14 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 14 Branch analysis from position: 21 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 21 filename: /in/MLUgK function name: (null) number of ops: 26 compiled vars: !0 = $data, !1 = $statuses, !2 = $row line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 20 1 ASSIGN !1, <array> 21 2 > FE_RESET_R $5 !0, ->21 3 > > FE_FETCH_R $5, !2, ->21 22 4 > FETCH_DIM_R ~6 !2, 'status' 5 ISSET_ISEMPTY_DIM_OBJ 0 ~7 !1, ~6 6 BOOL_NOT ~8 ~7 7 > JMPZ ~8, ->14 23 8 > FETCH_DIM_R ~9 !2, 'status' 9 CONCAT ~10 ~9, '%0A' 10 ECHO ~10 24 11 FETCH_DIM_R ~11 !2, 'status' 12 ASSIGN_DIM !1, ~11 13 OP_DATA 0 26 14 > FETCH_DIM_R ~13 !2, 'status' 15 FETCH_DIM_R ~15 !2, 'status' 16 FETCH_DIM_R ~16 !1, ~15 17 ADD ~17 ~16, 1 18 ASSIGN_DIM !1, ~13 19 OP_DATA ~17 21 20 > JMP ->3 21 > FE_FREE $5 29 22 INIT_FCALL 'var_dump' 23 SEND_VAR !1 24 DO_ICALL 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0