Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 18
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 18
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 14
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 18
2 jumps found. (Code = 77) Position 1 = 21, Position 2 = 32
Branch analysis from position: 21
2 jumps found. (Code = 78) Position 1 = 22, Position 2 = 32
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 32
Branch analysis from position: 18
filename: /in/vHUWR
function name: (null)
number of ops: 37
compiled vars: !0 = $data, !1 = $agg, !2 = $dData, !3 = $dep, !4 = $email, !5 = $result, !6 = $emails
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, <array>
11 2 > FE_RESET_R $9 !0, ->18
3 > > FE_FETCH_R $9, !2, ->18
12 4 > FETCH_DIM_R ~10 !2, 'DEPARTMENT_ID_FK'
5 ASSIGN !3, ~10
13 6 FETCH_DIM_R ~12 !2, 'EMAIL_ADDRESS'
7 ASSIGN !4, ~12
15 8 ISSET_ISEMPTY_DIM_OBJ 0 !1, !3
9 > JMPZ ~14, ->14
16 10 > FETCH_DIM_W $15 !1, !3
11 ASSIGN_DIM $15
12 OP_DATA !4
17 13 > JMP ->3
20 14 > INIT_ARRAY ~18 !4
15 ASSIGN_DIM !1, !3
16 OP_DATA ~18
11 17 > JMP ->3
18 > FE_FREE $9
23 19 ASSIGN !5, <array>
25 20 > FE_RESET_R $20 !1, ->32
21 > > FE_FETCH_R ~21 $20, !6, ->32
22 > ASSIGN !3, ~21
27 23 INIT_ARRAY ~24 !3, 'DEPARTMENT_ID_FK'
28 24 INIT_FCALL 'implode'
25 SEND_VAL '%2C'
26 SEND_VAR !6
27 DO_ICALL $25
28 ADD_ARRAY_ELEMENT ~24 $25, 'EMAIL_ADDRESS'
26 29 ASSIGN_DIM !5
28 30 OP_DATA ~24
25 31 > JMP ->21
32 > FE_FREE $20
32 33 INIT_FCALL 'print_r'
34 SEND_VAR !5
35 DO_ICALL
36 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0