Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 22
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 22
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 16
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 22
filename: /in/H1kol
function name: (null)
number of ops: 30
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, ->22
3 > > FE_FETCH_R $6, !2, ->22
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, ->16
14 11 > INIT_ARRAY ~10 !2, 'tld'
12 ADD_ARRAY_ELEMENT ~10 <array>, 'gTLD'
13 ASSIGN_DIM !1, !2
14 OP_DATA ~10
13 15 > JMP ->21
16 16 > FETCH_DIM_R ~11 !3, 0
17 FETCH_DIM_W $12 !1, ~11
18 FETCH_DIM_W $13 $12, 'gTLD'
19 ASSIGN_DIM $13
20 OP_DATA !2
12 21 > > JMP ->3
22 > FE_FREE $6
19 23 INIT_FCALL 'var_export'
24 INIT_FCALL 'array_values'
25 SEND_VAR !1
26 DO_ICALL $15
27 SEND_VAR $15
28 DO_ICALL
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0