Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 2, Position 2 = 9
Branch analysis from position: 2
2 jumps found. (Code = 126) Position 1 = 3, Position 2 = 9
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename: /in/h76W2
function name: (null)
number of ops: 14
compiled vars: !0 = $array, !1 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
51 1 > FE_RESET_RW $3 !0, ->9
2 > > FE_FETCH_RW $3, !1, ->9
52 3 > INIT_FCALL 'uksort'
4 SEND_REF !1
5 DECLARE_LAMBDA_FUNCTION ~4 [0]
62 6 SEND_VAL ~4
52 7 DO_ICALL
51 8 > JMP ->2
9 > FE_FREE $3
64 10 INIT_FCALL 'var_export'
11 SEND_VAR !0
12 DO_ICALL
13 > 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/h76W2
function name: {closure}
number of ops: 63
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
52 0 E > RECV !0
1 RECV !1
53 2 IS_IDENTICAL ~2 !1, 'INFO'
3 IS_IDENTICAL ~3 !0, 'INFO'
4 SPACESHIP ~4 ~2, ~3
5 JMP_SET ~5 ~4, ->10
54 6 IS_IDENTICAL ~6 !1, 'BEZ'
7 IS_IDENTICAL ~7 !0, 'BEZ'
8 SPACESHIP ~8 ~6, ~7
9 QM_ASSIGN ~5 ~8
10 JMP_SET ~9 ~5, ->15
55 11 IS_IDENTICAL ~10 !1, 'WET_TOTAL'
12 IS_IDENTICAL ~11 !0, 'WET_TOTAL'
13 SPACESHIP ~12 ~10, ~11
14 QM_ASSIGN ~9 ~12
15 JMP_SET ~13 ~9, ->20
56 16 IS_IDENTICAL ~14 !1, 'DRY_TOTAL'
17 IS_IDENTICAL ~15 !0, 'DRY_TOTAL'
18 SPACESHIP ~16 ~14, ~15
19 QM_ASSIGN ~13 ~16
20 JMP_SET ~17 ~13, ->25
57 21 IS_IDENTICAL ~18 !0, 'ARRIVAL'
22 IS_IDENTICAL ~19 !1, 'ARRIVAL'
23 SPACESHIP ~20 ~18, ~19
24 QM_ASSIGN ~17 ~20
25 JMP_SET ~21 ~17, ->36
58 26 INIT_FCALL 'str_contains'
27 SEND_VAR !0
28 SEND_VAL '_WET'
29 DO_ICALL $22
30 INIT_FCALL 'str_contains'
31 SEND_VAR !1
32 SEND_VAL '_WET'
33 DO_ICALL $23
34 SPACESHIP ~24 $22, $23
35 QM_ASSIGN ~21 ~24
36 JMP_SET ~25 ~21, ->47
59 37 INIT_FCALL 'str_contains'
38 SEND_VAR !1
39 SEND_VAL '_PROZ'
40 DO_ICALL $26
41 INIT_FCALL 'str_contains'
42 SEND_VAR !0
43 SEND_VAL '_PROZ'
44 DO_ICALL $27
45 SPACESHIP ~28 $26, $27
46 QM_ASSIGN ~25 ~28
47 JMP_SET ~29 ~25, ->58
60 48 INIT_FCALL 'str_contains'
49 SEND_VAR !1
50 SEND_VAL '_ABS'
51 DO_ICALL $30
52 INIT_FCALL 'str_contains'
53 SEND_VAR !0
54 SEND_VAL '_ABS'
55 DO_ICALL $31
56 SPACESHIP ~32 $30, $31
57 QM_ASSIGN ~29 ~32
58 JMP_SET ~33 ~29, ->61
61 59 SPACESHIP ~34 !0, !1
60 QM_ASSIGN ~33 ~34
61 > RETURN ~33
62 62* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0