Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 37
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 37
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 19
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 18
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 36
Branch analysis from position: 36
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 18
Branch analysis from position: 19
2 jumps found. (Code = 43) Position 1 = 23, Position 2 = 31
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 36
Branch analysis from position: 36
Branch analysis from position: 31
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 37
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 37
filename: /in/pcnH3
function name: (null)
number of ops: 45
compiled vars: !0 = $array, !1 = $result, !2 = $value, !3 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
11 1 ASSIGN !1, <array>
12 2 > FE_RESET_R $6 !0, ->37
3 > > FE_FETCH_R $6, !2, ->37
13 4 > INIT_FCALL 'preg_match'
5 SEND_VAL '%2F%28%3F%21%5E%29%5C..%2B%2F'
6 SEND_VAR !2
7 SEND_REF !3
8 DO_ICALL $7
9 BOOL_NOT ~8 $7
10 > JMPZ ~8, ->19
14 11 > ISSET_ISEMPTY_DIM_OBJ 0 ~9 !1, !2
12 BOOL_NOT ~10 ~9
13 > JMPZ ~10, ->18
15 14 > INIT_ARRAY ~12 !2, 'tld'
15 ADD_ARRAY_ELEMENT ~12 <array>, 'gTLD'
16 ASSIGN_DIM !1, !2
17 OP_DATA ~12
13 18 > > JMP ->36
18 19 > FETCH_DIM_R ~13 !3, 0
20 ISSET_ISEMPTY_DIM_OBJ 0 ~14 !1, ~13
21 BOOL_NOT ~15 ~14
22 > JMPZ ~15, ->31
19 23 > FETCH_DIM_R ~16 !3, 0
24 FETCH_DIM_R ~18 !3, 0
25 INIT_ARRAY ~19 ~18, 'tld'
26 INIT_ARRAY ~20 !2
27 ADD_ARRAY_ELEMENT ~19 ~20, 'gTLD'
28 ASSIGN_DIM !1, ~16
29 OP_DATA ~19
18 30 > JMP ->36
21 31 > FETCH_DIM_R ~21 !3, 0
32 FETCH_DIM_W $22 !1, ~21
33 FETCH_DIM_W $23 $22, 'gTLD'
34 ASSIGN_DIM $23
35 OP_DATA !2
12 36 > > JMP ->3
37 > FE_FREE $6
25 38 INIT_FCALL 'var_export'
39 INIT_FCALL 'array_values'
40 SEND_VAR !1
41 DO_ICALL $25
42 SEND_VAR $25
43 DO_ICALL
44 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0