Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CqRff
function name: (null)
number of ops: 10
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > INIT_FCALL 'initiales'
1 SEND_VAL 'I%27ve+got+21+cats+and+1+dog%21'
2 DO_FCALL 0 $0
3 CONCAT ~1 $0, '%0A'
4 ECHO ~1
8 5 INIT_FCALL 'initiales'
6 SEND_VAL 'Je+suis+arriv%C3%A9e+le+17+septembre.'
7 DO_FCALL 0 $2
8 ECHO $2
9 > RETURN 1
Function initiales:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CqRff
function name: initiales
number of ops: 8
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'preg_replace'
2 SEND_VAL '%23%5CB%5Cp%7BL%7D%5Cp%7BM%7D%2A%2B%7C%5Cs%2B%23u'
3 SEND_VAL ''
4 SEND_VAR !0
5 DO_ICALL $1
6 > RETURN $1
5 7* > RETURN null
End of function initiales
Generated using Vulcan Logic Dumper, using php 8.0.0