Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
2 jumps found. (Code = 77) Position 1 = 12, Position 2 = 23
Branch analysis from position: 12
2 jumps found. (Code = 78) Position 1 = 13, Position 2 = 23
Branch analysis from position: 13
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 17
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
Branch analysis from position: 17
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 23
Branch analysis from position: 10
2 jumps found. (Code = 77) Position 1 = 12, Position 2 = 23
Branch analysis from position: 12
Branch analysis from position: 23
filename: /in/CO1PD
function name: (null)
number of ops: 28
compiled vars: !0 = $text, !1 = $out, !2 = $matches, !3 = $tag, !4 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'some+text+%5Bperson+name%3D%22Jackson%22+family%3D%22Smith%22%5D+text+%5Bvehicle+brand%3D%22Benz%22+type%3D%22SUV%22+doors%3D%224%22+seats%3D%227%22%5D'
4 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%7E%28%3F%3A%5CG%28%3F%21%5E%29%7C%5C%5B%28%5Cw%2B%29%29+%28%5Cw%2B%29%3D%22%28%5Cw%2B%29%22%7E'
3 SEND_VAR !0
4 SEND_REF !1
5 SEND_VAL 2
6 DO_ICALL $6
7 > JMPZ $6, ->10
8 > QM_ASSIGN ~7 !1
9 > JMP ->11
10 > QM_ASSIGN ~7 <array>
11 > > FE_RESET_R $8 ~7, ->23
12 > > FE_FETCH_R $8, !2, ->23
5 13 > FETCH_DIM_R ~9 !2, 1
14 > JMPZ ~9, ->17
6 15 > FETCH_DIM_R ~10 !2, 1
16 ASSIGN !3, ~10
8 17 > FETCH_DIM_R ~13 !2, 2
18 FETCH_DIM_R ~15 !2, 3
19 FETCH_DIM_W $12 !4, !3
20 ASSIGN_DIM $12, ~13
21 OP_DATA ~15
4 22 > JMP ->12
23 > FE_FREE $8
11 24 INIT_FCALL 'var_export'
25 SEND_VAR !4
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0