Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 25
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 25
Branch analysis from position: 4
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 23
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 23
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 20
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 23
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
filename: /in/Mth6U
function name: (null)
number of ops: 30
compiled vars: !0 = $array, !1 = $result, !2 = $level1, !3 = $level2, !4 = $date
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
365 1 ASSIGN !1, <array>
367 2 > FE_RESET_R $7 !0, ->25
3 > > FE_FETCH_R $7, !2, ->25
369 4 > > FE_RESET_R $8 !2, ->23
5 > > FE_FETCH_R $8, !3, ->23
371 6 > INIT_FCALL 'current'
7 SEND_VAR !3
8 DO_ICALL $9
9 ASSIGN !3, $9
372 10 FETCH_DIM_R ~11 !3, 'dataAula'
11 ASSIGN !4, ~11
373 12 ISSET_ISEMPTY_DIM_OBJ 0 !1, !4
13 > JMPZ ~13, ->20
374 14 > FETCH_DIM_R ~16 !3, 'tempos'
15 CONCAT ~17 '%2B', ~16
16 FETCH_DIM_RW $14 !1, !4
17 ASSIGN_DIM_OP .= 8 $14, 'tempos'
18 OP_DATA ~17
373 19 > JMP ->22
376 20 > ASSIGN_DIM !1, !4
21 OP_DATA !3
369 22 > > JMP ->5
23 > FE_FREE $8
367 24 > JMP ->3
25 > FE_FREE $7
381 26 INIT_FCALL 'var_export'
27 SEND_VAR !1
28 DO_ICALL
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0