Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 29
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 29
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
filename: /in/gVe5W
function name: (null)
number of ops: 39
compiled vars: !0 = $frontendData, !1 = $result, !2 = $balance, !3 = $key, !4 = $match
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
16 1 INIT_FCALL 'uksort'
2 FETCH_DIM_W $6 !0, 'datasheet'
3 SEND_REF $6
4 SEND_VAL 'strnatcmp'
5 DO_ICALL
17 6 ASSIGN !1, <array>
19 7 FETCH_DIM_R ~9 !0, 'datasheet'
8 > FE_RESET_R $10 ~9, ->29
9 > > FE_FETCH_R ~11 $10, !2, ->29
10 > ASSIGN !3, ~11
20 11 INIT_FCALL 'preg_match'
12 SEND_VAL '%2F%5E%28%5Cw%2B%29_balance%28%5Cd%2B%29%24%2F'
13 SEND_VAR !3
14 SEND_REF !4
15 DO_ICALL
21 16 FETCH_DIM_R ~14 !4, 1
17 FETCH_DIM_R ~17 !4, 1
18 FETCH_DIM_W $15 !1, ~14
19 ASSIGN_DIM $15, 0
20 OP_DATA ~17
22 21 FETCH_DIM_R ~18 !4, 1
22 FETCH_DIM_R ~22 !4, 2
23 FETCH_DIM_W $19 !1, ~18
24 FETCH_DIM_W $20 $19, 1
25 FETCH_DIM_W $21 $20, 'balance'
26 ASSIGN_DIM $21, ~22
27 OP_DATA !2
19 28 > JMP ->9
29 > FE_FREE $10
24 30 INIT_FCALL 'array_values'
31 SEND_VAR !1
32 DO_ICALL $24
33 INIT_ARRAY ~25 $24, 'datasheet'
34 ASSIGN !1, ~25
25 35 INIT_FCALL 'print_r'
36 SEND_VAR !1
37 DO_ICALL
38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0