Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 13
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 13
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 10
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/CAvVp
function name: (null)
number of ops: 21
compiled vars: !0 = $original, !1 = $letters, !2 = $numbers, !3 = $element
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 ASSIGN !1, <array>
6 2 ASSIGN !2, <array>
8 3 > FE_RESET_R $7 !0, ->13
4 > > FE_FETCH_R $7, !3, ->13
9 5 > FRAMELESS_ICALL_1 is_numeric ~8 !3
6 > JMPZ ~8, ->10
10 7 > ASSIGN_DIM !2
8 OP_DATA !3
9 9 > JMP ->12
12 10 > ASSIGN_DIM !1
11 OP_DATA !3
8 12 > > JMP ->4
13 > FE_FREE $7
16 14 INIT_FCALL 'var_dump'
15 SEND_VAR !2
16 DO_ICALL
17 17 INIT_FCALL 'var_dump'
18 SEND_VAR !1
19 DO_ICALL
20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0