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