Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/kOEeM
function name: (null)
number of ops: 9
compiled vars: none
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
6 0 E > INIT_NS_FCALL_BY_NAME 'A%5Cstrlen'
1 INIT_NS_FCALL_BY_NAME 'A%5Cmd5'
2 SEND_VAL_EX 'Hi'
3 SEND_VAL_EX <true>
4 DO_FCALL 0 $0
5 SEND_VAR_NO_REF_EX $0
6 DO_FCALL 0 $1
7 ECHO $1
8 > RETURN 1
Function a%5Cmd5:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/kOEeM
function name: A\md5
number of ops: 7
compiled vars: !0 = $value
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'md5'
2 CONCAT ~1 !0, '+Extra+saltiness'
3 SEND_VAL ~1
4 DO_ICALL $2
5 > RETURN $2
5 6* > RETURN null
End of function a%5Cmd5
Generated using Vulcan Logic Dumper, using php 8.5.0