Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 34 Branch analysis from position: 34 2 jumps found. (Code = 44) Position 1 = 36, Position 2 = 5 Branch analysis from position: 36 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 31 Branch analysis from position: 31 2 jumps found. (Code = 44) Position 1 = 33, Position 2 = 17 Branch analysis from position: 33 2 jumps found. (Code = 44) Position 1 = 36, Position 2 = 5 Branch analysis from position: 36 Branch analysis from position: 5 Branch analysis from position: 17 2 jumps found. (Code = 44) Position 1 = 33, Position 2 = 17 Branch analysis from position: 33 Branch analysis from position: 17 filename: /in/XdO1X function name: (null) number of ops: 40 compiled vars: !0 = $myarray, !1 = $i, !2 = $max, !3 = $k line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 9 1 COUNT ~5 !0 2 SUB ~6 ~5, 2 3 ASSIGN !1, ~6 4 > JMP ->34 10 5 > INIT_FCALL 'max' 6 FETCH_DIM_R ~8 !0, !1 7 COUNT ~9 ~8 8 SEND_VAL ~9 9 ADD ~10 !1, 1 10 FETCH_DIM_R ~11 !0, ~10 11 COUNT ~12 ~11 12 SEND_VAL ~12 13 DO_ICALL $13 14 ASSIGN !2, $13 11 15 ASSIGN !3, 0 16 > JMP ->31 12 17 > FETCH_DIM_IS ~18 !0, !1 18 FETCH_DIM_IS ~19 ~18, !3 19 COALESCE ~20 ~19 20 QM_ASSIGN ~20 0 21 ADD ~21 !1, 1 22 FETCH_DIM_IS ~22 !0, ~21 23 FETCH_DIM_IS ~23 ~22, !3 24 COALESCE ~24 ~23 25 QM_ASSIGN ~24 0 26 SUB ~25 ~20, ~24 27 FETCH_DIM_W $16 !0, !1 28 ASSIGN_DIM $16, !3 29 OP_DATA ~25 11 30 PRE_INC !3 31 > IS_SMALLER !3, !2 32 > JMPNZ ~27, ->17 9 33 > PRE_DEC !1 34 > IS_SMALLER_OR_EQUAL 0, !1 35 > JMPNZ ~29, ->5 16 36 > INIT_FCALL 'var_export' 37 SEND_VAR !0 38 DO_ICALL 39 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0