Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 16
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 16
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
filename: /in/sSsDC
function name: (null)
number of ops: 31
compiled vars: !0 = $menu, !1 = $result, !2 = $entry, !3 = $target
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
16 1 ASSIGN !1, <array>
17 2 > FE_RESET_R $6 !0, ->16
3 > > FE_FETCH_R $6, !2, ->16
18 4 > INIT_FCALL 'substr'
5 INIT_FCALL 'strrchr'
6 FETCH_DIM_R ~7 !2, 2
7 SEND_VAL ~7
8 SEND_VAL '+'
9 DO_ICALL $8
10 SEND_VAR $8
11 SEND_VAL 1
12 DO_ICALL $9
13 ASSIGN_DIM !1, $9
14 OP_DATA !2
17 15 > JMP ->3
16 > FE_FREE $6
20 17 INIT_FCALL 'ksort'
18 SEND_REF !1
19 SEND_VAL 6
20 DO_ICALL
21 21 INIT_FCALL 'array_values'
22 SEND_VAR !1
23 DO_ICALL $12
24 ASSIGN !1, $12
25 25 ASSIGN !3, <array>
37 26 INIT_FCALL 'var_dump'
27 IS_EQUAL ~15 !1, !3
28 SEND_VAL ~15
29 DO_ICALL
30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0