Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 5, Position 2 = 15
Branch analysis from position: 5
2 jumps found. (Code = 78) Position 1 = 6, Position 2 = 15
Branch analysis from position: 6
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 14
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 5
Branch analysis from position: 5
Branch analysis from position: 14
Branch analysis from position: 15
2 jumps found. (Code = 77) Position 1 = 21, Position 2 = 31
Branch analysis from position: 21
2 jumps found. (Code = 78) Position 1 = 22, Position 2 = 31
Branch analysis from position: 22
2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 30
Branch analysis from position: 28
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
Branch analysis from position: 30
Branch analysis from position: 31
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 31
Branch analysis from position: 15
filename: /in/jChvm
function name: (null)
number of ops: 36
compiled vars: !0 = $single_chart, !1 = $double_chart, !2 = $digits, !3 = $single_chart_filtered, !4 = $chart_value, !5 = $double_chart_filtered
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
5 0 E > ASSIGN !0, <array>
19 1 ASSIGN !1, <array>
30 2 ASSIGN !2, '235046'
32 3 ASSIGN !3, <array>
34 4 > FE_RESET_R $10 !0, ->15
5 > > FE_FETCH_R $10, !4, ->15
35 6 > ROPE_INIT 3 ~12 '%2F%5E%5B'
7 ROPE_ADD 1 ~12 ~12, !2
8 ROPE_END 2 ~11 ~12, '%5D%2B%24%2F'
9 FRAMELESS_ICALL_2 preg_match ~14 ~11, !4
10 IS_IDENTICAL ~14, 1
11 > JMPZ ~15, ->14
36 12 > ASSIGN_DIM !3
13 OP_DATA !4
34 14 > > JMP ->5
15 > FE_FREE $10
40 16 INIT_FCALL 'print_r'
17 SEND_VAR !3
18 DO_ICALL
42 19 ASSIGN !5, <array>
44 20 > FE_RESET_R $19 !1, ->31
21 > > FE_FETCH_R $19, !4, ->31
45 22 > ROPE_INIT 3 ~21 '%2F%5E%5B'
23 ROPE_ADD 1 ~21 ~21, !2
24 ROPE_END 2 ~20 ~21, '%5D%2B%24%2F'
25 FRAMELESS_ICALL_2 preg_match ~23 ~20, !4
26 IS_IDENTICAL ~23, 1
27 > JMPZ ~24, ->30
46 28 > ASSIGN_DIM !5
29 OP_DATA !4
44 30 > > JMP ->21
31 > FE_FREE $19
50 32 INIT_FCALL 'print_r'
33 SEND_VAR !5
34 DO_ICALL
35 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0