Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/9RN10
function name: (null)
number of ops: 25
compiled vars: !0 = $str, !1 = $match, !2 = $lastname, !3 = $firstname
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'CN%3Dvan+der+Valk%5C%2C+Marco%2COU%3DUT%2COU%3DNL%2COU%3DEMEA%2COU%3Dassociates%2COU%3DusersAndGroups%2CDC%3Dcorporate%2CDC%3Dingrammicro%2CDC%3Dcom'
5 1 INIT_FCALL 'preg_match'
2 SEND_VAL '%2FCN%3D%28%5B%5Cw%5Cs%5C%5C%2C%5D%2B%29%2C%2F'
3 SEND_VAR !0
4 SEND_REF !1
5 DO_ICALL
7 6 INIT_FCALL 'explode'
7 SEND_VAL '%2C'
8 INIT_FCALL 'str_replace'
9 SEND_VAL '%5C'
10 SEND_VAL ''
11 FETCH_DIM_R ~6 !1, 1
12 SEND_VAL ~6
13 DO_ICALL $7
14 SEND_VAR $7
15 DO_ICALL $8
16 FETCH_LIST_R $9 $8, 0
17 ASSIGN !2, $9
18 FETCH_LIST_R $11 $8, 1
19 ASSIGN !3, $11
20 FREE $8
9 21 CONCAT ~13 !3, '+'
22 CONCAT ~14 ~13, !2
23 ECHO ~14
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0