Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 17
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 17
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 = 3
Branch analysis from position: 3
Branch analysis from position: 16
Branch analysis from position: 17
2 jumps found. (Code = 77) Position 1 = 20, Position 2 = 32
Branch analysis from position: 20
2 jumps found. (Code = 78) Position 1 = 21, Position 2 = 32
Branch analysis from position: 21
2 jumps found. (Code = 77) Position 1 = 25, Position 2 = 30
Branch analysis from position: 25
2 jumps found. (Code = 78) Position 1 = 26, Position 2 = 30
Branch analysis from position: 26
1 jumps found. (Code = 42) Position 1 = 25
Branch analysis from position: 25
Branch analysis from position: 30
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
Branch analysis from position: 30
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
Branch analysis from position: 17
filename: /in/J15pG
function name: (null)
number of ops: 37
compiled vars: !0 = $array, !1 = $mergeMap, !2 = $value, !3 = $key, !4 = $matches, !5 = $searchId, !6 = $result, !7 = $indexes, !8 = $index
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
57 1 ASSIGN !1, <array>
58 2 > FE_RESET_R $11 !0, ->17
3 > > FE_FETCH_R ~12 $11, !2, ->17
4 > ASSIGN !3, ~12
59 5 INIT_FCALL 'preg_match'
6 SEND_VAL '%2FH%5Cd%2B%2F'
7 SEND_VAR !2
8 SEND_REF !4
9 DO_ICALL $14
10 > JMPZ $14, ->16
60 11 > FETCH_DIM_R ~15 !4, 0
12 ASSIGN !5, ~15
61 13 FETCH_DIM_W $17 !1, !5
14 ASSIGN_DIM $17
15 OP_DATA !3
58 16 > > JMP ->3
17 > FE_FREE $11
64 18 ASSIGN !6, <array>
65 19 > FE_RESET_R $20 !1, ->32
20 > > FE_FETCH_R ~21 $20, !7, ->32
21 > ASSIGN !3, ~21
66 22 ASSIGN_DIM !6, !3
23 OP_DATA ''
67 24 > FE_RESET_R $24 !7, ->30
25 > > FE_FETCH_R $24, !8, ->30
68 26 > FETCH_DIM_R ~26 !0, !8
27 ASSIGN_DIM_OP .= 8 !6, !3
28 OP_DATA ~26
67 29 > JMP ->25
30 > FE_FREE $24
65 31 > JMP ->20
32 > FE_FREE $20
71 33 INIT_FCALL 'print_r'
34 SEND_VAR !6
35 DO_ICALL
73 36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0