Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 17
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 17
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 11
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/6j77i
function name: (null)
number of ops: 21
compiled vars: !0 = $emails, !1 = $hash, !2 = $email
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
7 2 > FE_RESET_R $5 !0, ->17
3 > > FE_FETCH_R $5, !2, ->17
8 4 > INIT_FCALL 'filter_var'
5 SEND_VAR !2
6 SEND_VAL 274
7 DO_ICALL $6
8 BOOL_NOT ~7 $6
9 > JMPZ ~7, ->11
9 10 > ECHO !2
11 11 > INIT_FCALL 'strtolower'
12 SEND_VAR !2
13 DO_ICALL $8
14 ASSIGN_DIM !1, $8
15 OP_DATA <true>
7 16 > JMP ->3
17 > FE_FREE $5
14 18 COUNT ~10 !1
19 ECHO ~10
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0