Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 29
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
filename: /in/9ZNqY
function name: (null)
number of ops: 33
compiled vars: !0 = $array, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > CAST 8 ~2 <array>
1 INIT_ARRAY ~3 ~2
5 2 CAST 8 ~4 <array>
3 ADD_ARRAY_ELEMENT ~3 ~4
6 4 CAST 8 ~5 <array>
5 ADD_ARRAY_ELEMENT ~3 ~5
7 6 CAST 8 ~6 <array>
7 ADD_ARRAY_ELEMENT ~3 ~6
8 8 CAST 8 ~7 <array>
9 ADD_ARRAY_ELEMENT ~3 ~7
3 10 ASSIGN !0, ~3
11 11 INIT_FCALL 'array_search'
12 CAST 8 ~9 <array>
13 SEND_VAL ~9
14 SEND_VAR !0
15 DO_ICALL $10
16 ASSIGN ~11 !1, $10
17 TYPE_CHECK 1018 ~11
18 > JMPZ ~12, ->29
12 19 > INIT_FCALL 'array_push'
20 SEND_REF !0
21 INIT_FCALL 'array_splice'
22 SEND_REF !0
23 SEND_VAR !1
24 SEND_VAL 1
25 DO_ICALL $13
26 FETCH_DIM_R ~14 $13, 0
27 SEND_VAL ~14
28 DO_ICALL
14 29 > INIT_FCALL 'var_export'
30 SEND_VAR !0
31 DO_ICALL
32 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0