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