Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/5LVii
function name: (null)
number of ops: 8
compiled vars: !0 = $asd
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
17 1 INIT_FCALL 'var_export'
2 INIT_FCALL 'recurse'
3 SEND_VAR !0
4 DO_FCALL 0 $2
5 SEND_VAR $2
6 DO_ICALL
7 > RETURN 1
Function recurse:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 30
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 30
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 20
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 16
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 29
Branch analysis from position: 29
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 29
Branch analysis from position: 29
Branch analysis from position: 20
2 jumps found. (Code = 43) Position 1 = 21, Position 2 = 26
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 27
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 26
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 30
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 30
filename: /in/5LVii
function name: recurse
number of ops: 33
compiled vars: !0 = $array, !1 = $key, !2 = $output, !3 = $v, !4 = $k
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 RECV_INIT !1 ''
6 2 BIND_STATIC !2
7 3 > FE_RESET_R $5 !0, ->30
4 > > FE_FETCH_R ~6 $5, !3, ->30
5 > ASSIGN !4, ~6
8 6 TYPE_CHECK 128 !3
7 > JMPZ ~8, ->20
9 8 > INIT_FCALL_BY_NAME 'recurse'
9 SEND_VAR_EX !3
10 > JMPZ !1, ->16
11 > CONCAT ~9 !1, '%5B'
12 CONCAT ~10 ~9, !4
13 CONCAT ~11 ~10, '%5D'
14 QM_ASSIGN ~12 ~11
15 > JMP ->17
16 > QM_ASSIGN ~12 !4
17 > SEND_VAL_EX ~12
18 DO_FCALL 0
8 19 > JMP ->29
11 20 > > JMPZ !1, ->26
21 > CONCAT ~14 !1, '%5B'
22 CONCAT ~15 ~14, !4
23 CONCAT ~16 ~15, '%5D'
24 QM_ASSIGN ~17 ~16
25 > JMP ->27
26 > QM_ASSIGN ~17 !4
27 > ASSIGN_DIM !2, ~17
28 OP_DATA !3
7 29 > > JMP ->4
30 > FE_FREE $5
14 31 > RETURN !2
15 32* > RETURN null
End of function recurse
Generated using Vulcan Logic Dumper, using php 8.0.0