Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 19
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 19
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/nLrXZ
function name: (null)
number of ops: 24
compiled vars: !0 = $products, !1 = $result, !2 = $product
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > CAST 8 ~3 <array>
1 INIT_ARRAY ~4 ~3
9 2 CAST 8 ~5 <array>
3 ADD_ARRAY_ELEMENT ~4 ~5
15 4 CAST 8 ~6 <array>
5 ADD_ARRAY_ELEMENT ~4 ~6
21 6 CAST 8 ~7 <array>
7 ADD_ARRAY_ELEMENT ~4 ~7
2 8 ASSIGN !0, ~4
29 9 ASSIGN !1, <array>
30 10 > FE_RESET_R $10 !0, ->19
11 > > FE_FETCH_R $10, !2, ->19
31 12 > FETCH_OBJ_R ~11 !2, 'item_id'
13 FETCH_OBJ_R ~13 !2, 'meta_key'
14 FETCH_OBJ_R ~15 !2, 'meta_value'
15 FETCH_DIM_W $12 !1, ~11
16 ASSIGN_DIM $12, ~13
17 OP_DATA ~15
30 18 > JMP ->11
19 > FE_FREE $10
34 20 INIT_FCALL 'var_export'
21 SEND_VAR !1
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0