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