Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 3
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 10, Position 2 = 3
Branch analysis from position: 10
Branch analysis from position: 3
filename: /in/sGLtj
function name: (null)
number of ops: 11
compiled vars: !0 = $calling, !1 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > ASSIGN !0, 'my_function_'
22 1 ASSIGN !1, 0
2 > JMP ->8
24 3 > CONCAT ~4 'my_function_', !1
4 ASSIGN !0, ~4
25 5 INIT_DYNAMIC_CALL !0
6 DO_FCALL 0
22 7 PRE_INC !1
8 > IS_SMALLER !1, 4
9 > JMPNZ ~8, ->3
27 10 > > RETURN 1
Function my_function_0:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sGLtj
function name: my_function_0
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > ECHO '0'
6 1 > RETURN null
End of function my_function_0
Function my_function_1:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sGLtj
function name: my_function_1
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > ECHO '1'
10 1 > RETURN null
End of function my_function_1
Function my_function_2:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sGLtj
function name: my_function_2
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > ECHO '2'
14 1 > RETURN null
End of function my_function_2
Function my_function_3:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/sGLtj
function name: my_function_3
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > ECHO '3'
18 1 > RETURN null
End of function my_function_3
Generated using Vulcan Logic Dumper, using php 8.0.0