Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 25
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 25
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 25
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 25
filename: /in/NAKfb
function name: (null)
number of ops: 30
compiled vars: !0 = $category, !1 = $category_sale_data, !2 = $value, !3 = $key, !4 = $sale_key, !5 = $sale_value
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > CAST 8 ~6 <array>
1 ASSIGN !0, ~6
6 2 INIT_FCALL 'explode'
3 SEND_VAL '%2C'
4 FETCH_OBJ_R ~8 !0, 'category_name'
5 SEND_VAL ~8
6 DO_ICALL $9
7 ASSIGN !1, $9
7 8 > FE_RESET_R $11 !1, ->25
9 > > FE_FETCH_R ~12 $11, !2, ->25
10 > ASSIGN !3, ~12
9 11 INIT_FCALL 'explode'
12 SEND_VAL '%2A'
13 SEND_VAR !2
14 DO_ICALL $14
15 FETCH_LIST_R $15 $14, 0
16 ASSIGN !4, $15
17 FETCH_LIST_R $17 $14, 1
18 ASSIGN !5, $17
19 FREE $14
10 20 FETCH_OBJ_W $19 !0, 'sale_data'
21 FETCH_DIM_W $20 $19, !4
22 ASSIGN_DIM $20
23 OP_DATA !5
7 24 > JMP ->9
25 > FE_FREE $11
14 26 INIT_FCALL 'print_r'
27 SEND_VAR !0
28 DO_ICALL
29 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0