Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nZ0CJ
function name: (null)
number of ops: 12
compiled vars: !0 = $sortLikeThis, !1 = $unsorted
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, <array>
32 2 INIT_FCALL 'usort'
3 SEND_REF !1
4 DECLARE_LAMBDA_FUNCTION ~4 [0]
5 BIND_LEXICAL ~4, !0
35 6 SEND_VAL ~4
32 7 DO_ICALL
38 8 INIT_FCALL 'var_dump'
9 SEND_VAR !1
10 DO_ICALL
11 > 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/nZ0CJ
function name: {closure}
number of ops: 16
compiled vars: !0 = $x, !1 = $y, !2 = $sortLikeThis
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
32 0 E > RECV !0
1 RECV !1
2 BIND_STATIC !2
34 3 INIT_FCALL 'array_search'
4 FETCH_DIM_R ~3 !0, 'sort'
5 SEND_VAL ~3
6 SEND_VAR !2
7 DO_ICALL $4
8 INIT_FCALL 'array_search'
9 FETCH_DIM_R ~5 !1, 'sort'
10 SEND_VAL ~5
11 SEND_VAR !2
12 DO_ICALL $6
13 SUB ~7 $4, $6
14 > RETURN ~7
35 15* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0