Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 10 Branch analysis from position: 10 2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 4 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 4 2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 4 Branch analysis from position: 13 Branch analysis from position: 4 filename: /in/AOS6L function name: (null) number of ops: 17 compiled vars: !0 = $arr, !1 = $newArr, !2 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 11 1 ASSIGN !1, <array> 12 2 ASSIGN !2, 0 3 > JMP ->10 13 4 > FETCH_DIM_R ~6 !0, !2 5 ADD ~8 !2, 1 6 FETCH_DIM_R ~9 !0, ~8 7 ASSIGN_DIM !1, ~6 8 OP_DATA ~9 12 9 ASSIGN_OP 1 !2, 2 10 > COUNT ~11 !0 11 IS_SMALLER !2, ~11 12 > JMPNZ ~12, ->4 15 13 > INIT_FCALL 'var_dump' 14 SEND_VAR !1 15 DO_ICALL 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0