Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 31
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 31
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 27
Branch analysis from position: 12
2 jumps found. (Code = 77) Position 1 = 17, Position 2 = 24
Branch analysis from position: 17
2 jumps found. (Code = 78) Position 1 = 18, Position 2 = 24
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
Branch analysis from position: 24
1 jumps found. (Code = 42) Position 1 = 30
Branch analysis from position: 30
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 24
Branch analysis from position: 27
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 31
2 jumps found. (Code = 77) Position 1 = 34, Position 2 = 52
Branch analysis from position: 34
2 jumps found. (Code = 78) Position 1 = 35, Position 2 = 52
Branch analysis from position: 35
2 jumps found. (Code = 43) Position 1 = 38, Position 2 = 48
Branch analysis from position: 38
2 jumps found. (Code = 77) Position 1 = 40, Position 2 = 45
Branch analysis from position: 40
2 jumps found. (Code = 78) Position 1 = 41, Position 2 = 45
Branch analysis from position: 41
1 jumps found. (Code = 42) Position 1 = 40
Branch analysis from position: 40
Branch analysis from position: 45
1 jumps found. (Code = 42) Position 1 = 51
Branch analysis from position: 51
1 jumps found. (Code = 42) Position 1 = 34
Branch analysis from position: 34
Branch analysis from position: 45
Branch analysis from position: 48
1 jumps found. (Code = 42) Position 1 = 34
Branch analysis from position: 34
Branch analysis from position: 52
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 52
Branch analysis from position: 31
filename: /in/4Cq7A
function name: (null)
number of ops: 55
compiled vars: !0 = $request, !1 = $obj, !2 = $values, !3 = $key, !4 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++%22Hemograma%22%3A+%7B%0A++++%22Eritr%C3%B3citos%22%3A+%225.13+x10%C2%B92%2FL%22%2C%0A++++%22Hemoglobina%22%3A+%2216.6+g%2FdL%22%2C%0A++++%22Hemat%C3%B3crito%22%3A+%2249.1%25%22%2C%0A++++%22Vol.+Glob.+M%C3%A9dio+%28VGM%29%22%3A+%2296+fL%22%2C%0A++++%22Hgb.+Glob.+M%C3%A9dia+%28HGM%29%22%3A+%2232+pg%22%2C%0A++++%22Conc.+Hgb.+Glob.+M%C3%A9dia+%28CHGM%29%22%3A+%2234+g%2FdL%22%2C%0A++++%22RDW+%28%C3%ADndice+distrib.+eritrocit.%29%22%3A+%2212.7%25%22%0A++%7D%2C%0A++%22Leucograma%22%3A+%7B%0A++++%22Leuc%C3%B3citos%22%3A+%228.74+x10%E2%81%B9%2FL%22%2C%0A++++%22-Neutr%C3%B3filos%22%3A+%225.28+x10%E2%81%B9%2FL%22%2C%0A++++%22-Eosin%C3%B3filos%22%3A+%220.56+x10%E2%81%B9%2FL%22%2C%0A++++%22-Bas%C3%B3filos%22%3A+%220.05+x10%E2%81%B9%2FL%22%2C%0A++++%22-Linf%C3%B3citos%22%3A+%222.32+x10%E2%81%B9%2FL%22%2C%0A++++%22-Mon%C3%B3citos%22%3A+%220.53+x10%E2%81%B9%2FL%22%0A++%7D%2C%0A++%22Plaquetas%22%3A+%7B%0A++++%22-Plaquetas%22%3A+%22203+x10%E2%81%B9%2FL%22%2C%0A++++%22-VPM+%28vol.+plaq.+m%C3%A9dio%29%22%3A+%2210.7+fL%22%0A++%7D%0A%7D'
27 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $6
5 ASSIGN !1, $6
29 6 ECHO '%3Ctable%3E%0A%09%3Cthead%3E%0A%09'
31 7 > FE_RESET_R $8 !1, ->31
8 > > FE_FETCH_R ~9 $8, !2, ->31
9 > ASSIGN !3, ~9
32 10 TYPE_CHECK 128 !2
11 > JMPZ ~11, ->27
34 12 > ECHO '%09%09'
13 INIT_FCALL 'array_keys'
14 SEND_VAR !2
15 DO_ICALL $12
16 > FE_RESET_R $13 $12, ->24
17 > > FE_FETCH_R $13, !4, ->24
35 18 > ECHO '%09%09%09%3Cth%3E'
19 CONCAT ~14 !3, '%2F'
20 CONCAT ~15 ~14, !4
21 ECHO ~15
22 ECHO '%3C%2Fth%3E%09%09%0A%09%09'
34 23 > JMP ->17
24 > FE_FREE $13
37 25 ECHO '%09'
32 26 > JMP ->30
38 27 > ECHO '%09%09%3Cth%3E'
28 ECHO !3
29 ECHO '%3C%2Fth%3E%0A%09'
31 30 > > JMP ->8
31 > FE_FREE $8
40 32 ECHO '%09%3C%2Fthead%3E%0A%09%3Ctbody%3E%0A%09%09%3Ctr%3E%0A%09%09%09'
43 33 > FE_RESET_R $16 !1, ->52
34 > > FE_FETCH_R ~17 $16, !2, ->52
35 > ASSIGN !3, ~17
44 36 TYPE_CHECK 128 !2
37 > JMPZ ~19, ->48
46 38 > ECHO '%09%09%09%09'
39 > FE_RESET_R $20 !2, ->45
40 > > FE_FETCH_R $20, !4, ->45
47 41 > ECHO '%09%09%09%09%09%3Ctd%3E'
42 ECHO !4
43 ECHO '%3C%2Ftd%3E%09%09%0A%09%09%09%09'
46 44 > JMP ->40
45 > FE_FREE $20
49 46 ECHO '%09%09%09'
44 47 > JMP ->51
50 48 > ECHO '%09%09%09%09%3Ctd%3E'
49 ECHO !2
50 ECHO '%3C%2Ftd%3E%0A%09%09%09'
43 51 > > JMP ->34
52 > FE_FREE $16
52 53 ECHO '%09%09%3C%2Ftr%3E%0A%09%3C%2Ftbody%3E%0A%3C%2Ftable%3E'
54 54 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0