Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 16
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 16
Branch analysis from position: 6
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 16
2 jumps found. (Code = 77) Position 1 = 18, Position 2 = 33
Branch analysis from position: 18
2 jumps found. (Code = 78) Position 1 = 19, Position 2 = 33
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 18
Branch analysis from position: 18
Branch analysis from position: 33
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 33
Branch analysis from position: 16
filename: /in/61Tcr
function name: (null)
number of ops: 35
compiled vars: !0 = $names, !1 = $hashid, !2 = $photoids, !3 = $result, !4 = $value, !5 = $key, !6 = $v, !7 = $k
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 $12 !0, ->16
5 > > FE_FETCH_R ~13 $12, !4, ->16
6 > ASSIGN !5, ~13
9 7 FETCH_DIM_R ~16 !0, !5
8 INIT_ARRAY ~17 ~16, 'name'
10 9 FETCH_DIM_R ~18 !1, !5
10 ADD_ARRAY_ELEMENT ~17 ~18, 'hashid'
11 11 FETCH_DIM_R ~19 !2, !5
12 ADD_ARRAY_ELEMENT ~17 ~19, 'photoid'
8 13 ASSIGN_DIM !3, !5
11 14 OP_DATA ~17
7 15 > JMP ->5
16 > FE_FREE $12
14 17 > FE_RESET_R $20 !3, ->33
18 > > FE_FETCH_R ~21 $20, !6, ->33
19 > ASSIGN !7, ~21
16 20 CONCAT ~23 '%3Ctr%3E%0A%3Ctd%3E', !7
21 CONCAT ~24 ~23, '%3C%2Ftd%3E%0A%3Ctd%3E'
17 22 FETCH_DIM_R ~25 !6, 'name'
23 CONCAT ~26 ~24, ~25
24 CONCAT ~27 ~26, '%3C%2Ftd%3E%0A%3Ctd%3E'
18 25 FETCH_DIM_R ~28 !6, 'hashid'
26 CONCAT ~29 ~27, ~28
27 CONCAT ~30 ~29, '%3C%2Ftd%3E%0A%3Ctd%3E'
19 28 FETCH_DIM_R ~31 !6, 'photoid'
29 CONCAT ~32 ~30, ~31
30 CONCAT ~33 ~32, '%3C%2Ftd%3E%0A%3C%2Ftr%3E'
31 ECHO ~33
14 32 > JMP ->18
33 > FE_FREE $20
21 34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0