Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 26
Branch analysis from position: 9
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 25
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 25
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
Branch analysis from position: 26
filename: /in/Gp5tJ
function name: (null)
number of ops: 31
compiled vars: !0 = $json, !1 = $parsed, !2 = $result, !3 = $val
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++%22Error%22%3A+%22%22%2C%0A++%22ErrorCode%22%3A+0%2C%0A++%22Guid%22%3A+%22%22%2C%0A++%22Id%22%3A+0%2C%0A++%22Success%22%3A+true%2C%0A++%22Value%22%3A+%5B%0A%7B%0A++%22MAIN%22%3A+225%2C%0A++%22PHASE%22%3A+219418523%2C%0A++%22G%22%3A+%227TH+Division%22%2C%0A++%22GI%22%3A+%222031892%22%2C%0A++%22DOOR%22%3A+%228907%22%2C%0A++%22Gate%22%3A+%7B%0A++++%22RG%22%3A+2%2C%0A++++%22BNS%22%3A+%224+Window%22%2C%0A++++%22BS%22%3A+%7B%0A++++++%22SB1%22%3A+2%0A++++%7D%2C%0A++++%22TQ%22%3A+%5B%0A++++++%7B%0A++++++++%22Key%22%3A+1%2C%0A++++++++%22Value%22%3A+%7B%0A++++++++++%22T1%22%3A+2%0A++++++++%7D%0A++++++%7D%2C%0A++++++%7B%0A++++++++%22Key%22%3A+2%2C%0A++++++++%22Value%22%3A+%7B%7D%0A++++++%7D%0A++++%5D%2C%0A++++%22MR%22%3A+-1%2C%0A++++%22MS%22%3A+600%0A++%7D%2C%0A++%22AA%22%3A+%2281%22%2C%0A++%22AI%22%3A+%228745524%22%0A%7D%2C%0A%7B%0A++%22MAIN%22%3A+300%2C%0A++%22PHASE%22%3A+219418523%2C%0A++%22G%22%3A+%228TH+Division%22%2C%0A++%22GI%22%3A+%224526892%22%2C%0A++%22DOOR%22%3A+%228877%22%2C%0A++%22GATE%22%3A+%7B%0A++++%22RG%22%3A+2%2C%0A++++%22BNS%22%3A+%225+Window%22%2C%0A++++%22BS%22%3A+%7B%0A++++++%22SB1%22%3A+2%0A++++%7D%2C%0A++++%22TQ%22%3A+%5B%0A++++++%7B%0A++++++++%22Key%22%3A+1%2C%0A++++++++%22Value%22%3A+%7B%0A++++++++++%22T1%22%3A+2%0A++++++++%7D%0A++++++%7D%2C%0A++++++%7B%0A++++++++%22Key%22%3A+2%2C%0A++++++++%22Value%22%3A+%7B%7D%0A++++++%7D%0A++++%5D%2C%0A++++%22MR%22%3A+-1%2C%0A++++%22MS%22%3A+600%0A++%7D%2C%0A++%22AA%22%3A+%2291%22%2C%0A++%22AI%22%3A+%228758421%22%0A%7D%5D%7D'
70 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $5
5 ASSIGN !1, $5
71 6 ASSIGN !2, <array>
72 7 FETCH_DIM_R ~8 !1, 'Success'
8 > JMPZ ~8, ->26
73 9 > FETCH_DIM_R ~9 !1, 'Value'
10 > FE_RESET_R $10 ~9, ->25
11 > > FE_FETCH_R $10, !3, ->25
75 12 > FETCH_DIM_R ~12 !3, 'G'
13 INIT_ARRAY ~13 ~12, 'G'
76 14 FETCH_DIM_R ~14 !3, 'GI'
15 ADD_ARRAY_ELEMENT ~13 ~14, 'GI'
77 16 FETCH_DIM_R ~15 !3, 'DOOR'
17 ADD_ARRAY_ELEMENT ~13 ~15, 'DOOR'
78 18 FETCH_DIM_R ~16 !3, 'AA'
19 ADD_ARRAY_ELEMENT ~13 ~16, 'AA'
79 20 FETCH_DIM_R ~17 !3, 'AI'
21 ADD_ARRAY_ELEMENT ~13 ~17, 'AI'
74 22 ASSIGN_DIM !2
79 23 OP_DATA ~13
73 24 > JMP ->11
25 > FE_FREE $10
85 26 > INIT_FCALL 'json_encode'
27 SEND_VAR !2
28 DO_ICALL $18
29 ECHO $18
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0