Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 20
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 20
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/133c3
function name: (null)
number of ops: 22
compiled vars: !0 = $names, !1 = $hashid, !2 = $photoids, !3 = $result, !4 = $value, !5 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
5 2 ASSIGN !2, <array>
6 3 ASSIGN !3, <array>
7 4 > FE_RESET_R $10 !0, ->20
5 > > FE_FETCH_R ~11 $10, !4, ->20
6 > ASSIGN !5, ~11
9 7 CONCAT ~13 '%3Ctr%3E%0A++++%3Ctd%3E', !5
8 CONCAT ~14 ~13, '%3C%2Ftd%3E%0A++++%3Ctd%3E'
10 9 FETCH_DIM_R ~15 !0, !5
10 CONCAT ~16 ~14, ~15
11 CONCAT ~17 ~16, '%3C%2Ftd%3E%0A++++%3Ctd%3E'
11 12 FETCH_DIM_R ~18 !1, !5
13 CONCAT ~19 ~17, ~18
14 CONCAT ~20 ~19, '%3C%2Ftd%3E%0A++++%3Ctd%3E'
12 15 FETCH_DIM_R ~21 !2, !5
16 CONCAT ~22 ~20, ~21
17 CONCAT ~23 ~22, '%3C%2Ftd%3E%0A++++%3C%2Ftr%3E'
18 ECHO ~23
7 19 > JMP ->5
20 > FE_FREE $10
14 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0