Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 12
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 12
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/YeLSr
function name: (null)
number of ops: 22
compiled vars: !0 = $lang_txt_array1, !1 = $arr, !2 = $lang
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
93 1 > FE_RESET_R $4 !0, ->12
2 > > FE_FETCH_R ~5 $4, !1, ->12
3 > ASSIGN !2, ~5
94 4 INIT_FCALL 'usort'
5 SEND_REF !1
6 DECLARE_LAMBDA_FUNCTION ~7 [0]
7 SEND_VAL ~7
8 DO_ICALL
95 9 ASSIGN_DIM !0, !2
10 OP_DATA !1
93 11 > JMP ->2
12 > FE_FREE $4
99 13 INIT_FCALL 'uasort'
14 SEND_REF !0
15 DECLARE_LAMBDA_FUNCTION ~10 [1]
16 SEND_VAL ~10
17 DO_ICALL
101 18 INIT_FCALL 'print_r'
19 SEND_VAR !0
20 DO_ICALL
21 > 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/YeLSr
function name: {closure:/in/YeLSr:94}
number of ops: 10
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
94 0 E > RECV !0
1 RECV !1
2 INIT_FCALL 'strcmp'
3 FETCH_DIM_R ~2 !0, 'name'
4 SEND_VAL ~2
5 FETCH_DIM_R ~3 !1, 'name'
6 SEND_VAL ~3
7 DO_ICALL $4
8 > RETURN $4
9* > RETURN null
End of Dynamic Function 0
Dynamic Function 1
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/YeLSr
function name: {closure:/in/YeLSr:99}
number of ops: 12
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
99 0 E > RECV !0
1 RECV !1
2 INIT_FCALL 'strcmp'
3 FETCH_DIM_R ~2 !0, 0
4 FETCH_DIM_R ~3 ~2, 'name'
5 SEND_VAL ~3
6 FETCH_DIM_R ~4 !1, 0
7 FETCH_DIM_R ~5 ~4, 'name'
8 SEND_VAL ~5
9 DO_ICALL $6
10 > RETURN $6
11* > RETURN null
End of Dynamic Function 1
Generated using Vulcan Logic Dumper, using php 8.5.0