Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LFmog
function name: (null)
number of ops: 9
compiled vars: !0 = $dud
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > ASSIGN !0, <array>
27 1 INIT_FCALL 'usort'
2 SEND_REF !0
3 SEND_VAL 'sort3210ASC'
4 DO_ICALL
28 5 INIT_FCALL 'var_export'
6 SEND_VAR !0
7 DO_ICALL
8 > RETURN 1
Function sort3210asc:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10
Branch analysis from position: 6
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 18
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 18
2 jumps found. (Code = 43) Position 1 = 22, Position 2 = 26
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 26
2 jumps found. (Code = 43) Position 1 = 30, Position 2 = 34
Branch analysis from position: 30
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 34
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/LFmog
function name: sort3210ASC
number of ops: 36
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > RECV !0
1 RECV !1
3 2 FETCH_DIM_R ~2 !0, 3
3 FETCH_DIM_R ~3 !1, 3
4 IS_NOT_IDENTICAL ~2, ~3
5 > JMPZ ~4, ->10
6 > FETCH_DIM_R ~5 !0, 3
7 FETCH_DIM_R ~6 !1, 3
8 SPACESHIP ~7 ~5, ~6
9 > RETURN ~7
4 10 > FETCH_DIM_R ~8 !0, 2
11 FETCH_DIM_R ~9 !1, 2
12 IS_NOT_IDENTICAL ~8, ~9
13 > JMPZ ~10, ->18
14 > FETCH_DIM_R ~11 !0, 2
15 FETCH_DIM_R ~12 !1, 2
16 SPACESHIP ~13 ~11, ~12
17 > RETURN ~13
5 18 > FETCH_DIM_R ~14 !0, 1
19 FETCH_DIM_R ~15 !1, 1
20 IS_NOT_IDENTICAL ~14, ~15
21 > JMPZ ~16, ->26
22 > FETCH_DIM_R ~17 !0, 1
23 FETCH_DIM_R ~18 !1, 1
24 SPACESHIP ~19 ~17, ~18
25 > RETURN ~19
6 26 > FETCH_DIM_R ~20 !0, 0
27 FETCH_DIM_R ~21 !1, 0
28 IS_NOT_IDENTICAL ~20, ~21
29 > JMPZ ~22, ->34
30 > FETCH_DIM_R ~23 !0, 0
31 FETCH_DIM_R ~24 !1, 0
32 SPACESHIP ~25 ~23, ~24
33 > RETURN ~25
7 34 > > RETURN 0
8 35* > RETURN null
End of function sort3210asc
Generated using Vulcan Logic Dumper, using php 8.0.0