Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 22 Branch analysis from position: 22 2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 12 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 12 2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 12 Branch analysis from position: 24 Branch analysis from position: 12 filename: /in/bGJPq function name: (null) number of ops: 28 compiled vars: !0 = $arr1, !1 = $arr2, !2 = $count, !3 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, <array> 5 2 INIT_FCALL 'ceil' 3 COUNT ~6 !0 4 DIV ~7 ~6, 3 5 SEND_VAL ~7 6 DO_ICALL $8 7 SUB ~9 $8, 1 8 ASSIGN !2, ~9 6 9 SUB ~11 !2, 1 10 ASSIGN !3, ~11 11 > JMP ->22 7 12 > INIT_FCALL 'array_splice' 13 SEND_REF !0 14 ADD ~13 !3, 1 15 MUL ~14 ~13, 3 16 SEND_VAL ~14 17 SEND_VAL 0 18 FETCH_DIM_R ~15 !1, !3 19 SEND_VAL ~15 20 DO_ICALL 6 21 PRE_DEC !3 22 > IS_SMALLER_OR_EQUAL 0, !3 23 > JMPNZ ~18, ->12 9 24 > INIT_FCALL 'print_r' 25 SEND_VAR !0 26 DO_ICALL 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0