Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/icorW
function name: (null)
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL_BY_NAME 'outer'
1 DO_FCALL 0
4 2 INIT_FCALL_BY_NAME 'outer'
3 DO_FCALL 0
19 4 > RETURN 1
Function outer:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/icorW
function name: outer
number of ops: 7
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > ECHO 'OUTER+1'
10 1 DECLARE_FUNCTION 'inner'
14 2 ECHO 'OUTER+2'
16 3 INIT_FCALL_BY_NAME 'inner'
4 DO_FCALL 0
18 5 ECHO 'OUTER+3'
19 6 > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/icorW
function name: inner
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > ECHO 'INNER+'
12 1 > RETURN null
End of Dynamic Function 0
End of function outer
Generated using Vulcan Logic Dumper, using php 8.0.0