Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/GQQcF
function name: (null)
number of ops: 27
compiled vars: !0 = $users_emails, !1 = $current, !2 = $keys, !3 = $ordinal, !4 = $next
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, 'Marc'
4 2 INIT_FCALL 'array_keys'
3 SEND_VAR !0
4 DO_ICALL $7
5 ASSIGN !2, $7
5 6 INIT_FCALL 'print_r'
7 SEND_VAR !2
8 DO_ICALL
6 9 INIT_FCALL 'print_r'
10 INIT_FCALL 'array_search'
11 SEND_VAR !1
12 SEND_VAR !2
13 DO_ICALL $10
14 SEND_VAR $10
15 DO_ICALL
7 16 INIT_FCALL 'array_search'
17 SEND_VAR !1
18 SEND_VAR !2
19 DO_ICALL $12
20 ADD ~13 $12, 1
21 ASSIGN !3, ~13
8 22 ECHO !3
9 23 FETCH_DIM_R ~15 !0, !3
24 ASSIGN !4, ~15
10 25 ECHO !4
11 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0