Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 19
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 19
Branch analysis from position: 9
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 17
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 17
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 17
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/etrR9
function name: (null)
number of ops: 21
compiled vars: !0 = $response, !1 = $result, !2 = $results, !3 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++%22id%22%3A+454626%2C%0A++%22results%22%3A+%5B%0A++++%7B%0A++++++%22iso_3166_1%22%3A+%22SK%22%2C%0A++++++%22release_dates%22%3A+%5B%0A++++++++%7B%0A++++++++++%22certification%22%3A+%22U%22%2C%0A++++++++++%22iso_639_1%22%3A+%22sk%22%2C%0A++++++++++%22note%22%3A+%22%22%2C%0A++++++++++%22release_date%22%3A+%222020-02-20T00%3A00%3A00.000Z%22%2C%0A++++++++++%22type%22%3A+3%0A++++++++%7D%0A++++++%5D%0A++++%7D%2C%0A++++%7B%0A++++++%22iso_3166_1%22%3A+%22DE%22%2C%0A++++++%22release_dates%22%3A+%5B%0A++++++++%7B%0A++++++++++%22certification%22%3A+%226%22%2C%0A++++++++++%22iso_639_1%22%3A+%22%22%2C%0A++++++++++%22note%22%3A+%22%22%2C%0A++++++++++%22release_date%22%3A+%222020-02-13T00%3A00%3A00.000Z%22%2C%0A++++++++++%22type%22%3A+3%0A++++++++%7D%0A++++++%5D%0A++++%7D%2C%0A++++%7B%0A++++++%22iso_3166_1%22%3A+%22TW%22%2C%0A++++++%22release_dates%22%3A+%5B%0A++++++++%7B%0A++++++++++%22certification%22%3A+%22G%22%2C%0A++++++++++%22iso_639_1%22%3A+%22%22%2C%0A++++++++++%22note%22%3A+%22%22%2C%0A++++++++++%22release_date%22%3A+%222020-02-21T00%3A00%3A00.000Z%22%2C%0A++++++++++%22type%22%3A+3%0A++++++++%7D%0A++++++%5D%0A++++%7D%0A++%5D%0A%7D'
44 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $5
5 ASSIGN !1, $5
45 6 FETCH_DIM_R ~7 !1, 'results'
7 > FE_RESET_R $8 ~7, ->19
8 > > FE_FETCH_R $8, !2, ->19
46 9 > FETCH_DIM_R ~9 !2, 'release_dates'
10 > FE_RESET_R $10 ~9, ->17
11 > > FE_FETCH_R $10, !3, ->17
47 12 > FETCH_DIM_R ~11 !3, 'release_date'
13 NOP
14 FAST_CONCAT ~12 ~11, '%0A'
15 ECHO ~12
46 16 > JMP ->11
17 > FE_FREE $10
45 18 > JMP ->8
19 > FE_FREE $8
49 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0