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