Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ps65S
function name: (null)
number of ops: 33
compiled vars: !0 = $rows, !1 = $priorityZips, !2 = $priorityCount
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
16 1 INIT_FCALL 'array_flip'
2 SEND_VAL <array>
3 DO_ICALL $4
4 ASSIGN !1, $4
17 5 COUNT ~6 !1
6 ASSIGN !2, ~6
19 7 INIT_FCALL 'array_multisort'
20 8 INIT_FCALL 'array_map'
21 9 DECLARE_LAMBDA_FUNCTION ~8 [0]
10 BIND_LEXICAL ~8, !1
11 BIND_LEXICAL ~8, !2
23 12 SEND_VAL ~8
24 13 SEND_VAR !0
20 14 DO_ICALL $9
24 15 SEND_VAL $9
26 16 INIT_FCALL 'array_column'
17 SEND_VAR !0
18 SEND_VAL 'zip_code'
19 DO_ICALL $10
20 SEND_VAL $10
27 21 INIT_FCALL 'array_column'
22 SEND_VAR !0
23 SEND_VAL 'approved'
24 DO_ICALL $11
25 SEND_VAL $11
28 26 SEND_VAL 3
29 27 SEND_REF !0
19 28 DO_ICALL
31 29 INIT_FCALL 'var_export'
30 SEND_VAR !0
31 DO_ICALL
32 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ps65S
function name: {closure}
number of ops: 9
compiled vars: !0 = $row, !1 = $priorityZips, !2 = $priorityCount
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > RECV !0
1 BIND_STATIC !1
2 BIND_STATIC !2
22 3 FETCH_DIM_R ~3 !0, 'zip_code'
4 FETCH_DIM_IS ~4 !1, ~3
5 COALESCE ~5 ~4
6 QM_ASSIGN ~5 !2
7 > RETURN ~5
23 8* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0