Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 20
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 20
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 13
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 19
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 20
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
filename: /in/paX7q
function name: (null)
number of ops: 28
compiled vars: !0 = $tbldocumentacao_eleitoral_answers, !1 = $result, !2 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
21 1 ASSIGN !1, <array>
22 2 > FE_RESET_R $5 !0, ->20
3 > > FE_FETCH_R $5, !2, ->20
23 4 > FETCH_DIM_R ~6 !2, 'column_name'
5 IS_IDENTICAL ~6, 'form_id'
6 > JMPZ ~7, ->13
24 7 > FETCH_DIM_R ~8 !2, 'sequence_answer_id'
8 FETCH_DIM_R ~11 !2, 'sequence_answer_id'
9 FETCH_DIM_W $9 !1, ~8
10 ASSIGN_DIM $9, 'sequence_answer_id'
11 OP_DATA ~11
23 12 > JMP ->19
26 13 > FETCH_DIM_R ~12 !2, 'sequence_answer_id'
14 FETCH_DIM_R ~14 !2, 'column_name'
15 FETCH_DIM_R ~16 !2, 'column_value'
16 FETCH_DIM_W $13 !1, ~12
17 ASSIGN_DIM $13, ~14
18 OP_DATA ~16
22 19 > > JMP ->3
20 > FE_FREE $5
30 21 INIT_FCALL 'var_export'
22 INIT_FCALL 'array_values'
23 SEND_VAR !1
24 DO_ICALL $17
25 SEND_VAR $17
26 DO_ICALL
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0