Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/TC3C7
function name: (null)
number of ops: 11
compiled vars: !0 = $myFunction
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > ASSIGN !0, 'printuser%28%29'
9 1 INIT_FCALL 'rtrim'
2 SEND_VAR !0
3 SEND_VAL '%28%29'
4 DO_ICALL $2
5 ASSIGN !0, $2
11 6 INIT_DYNAMIC_CALL !0
7 DO_FCALL 0
15 8 INIT_USER_CALL 0 'call_user_func', !0
9 DO_FCALL 0
17 10 > RETURN 1
Function printuser:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/TC3C7
function name: printuser
number of ops: 4
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > INIT_FCALL 'var_dump'
1 SEND_VAL 'printuser+Called'
2 DO_ICALL
5 3 > RETURN null
End of function printuser
Generated using Vulcan Logic Dumper, using php 8.0.0