Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 13, Position 2 = 24
Branch analysis from position: 13
2 jumps found. (Code = 78) Position 1 = 14, Position 2 = 24
Branch analysis from position: 14
2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 22
Branch analysis from position: 20
1 jumps found. (Code = 42) Position 1 = 23
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 13
Branch analysis from position: 13
Branch analysis from position: 24
2 jumps found. (Code = 77) Position 1 = 28, Position 2 = 39
Branch analysis from position: 28
2 jumps found. (Code = 78) Position 1 = 29, Position 2 = 39
Branch analysis from position: 29
2 jumps found. (Code = 43) Position 1 = 35, Position 2 = 37
Branch analysis from position: 35
1 jumps found. (Code = 42) Position 1 = 38
Branch analysis from position: 38
1 jumps found. (Code = 42) Position 1 = 28
Branch analysis from position: 28
Branch analysis from position: 37
1 jumps found. (Code = 42) Position 1 = 28
Branch analysis from position: 28
Branch analysis from position: 39
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 39
Branch analysis from position: 24
filename: /in/1rKV8
function name: (null)
number of ops: 41
compiled vars: !0 = $ajaxcart, !1 = $cart, !2 = $value, !3 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%5C%22119%5C%22%3A%5B%5B%5C%22Front+Row%5C%22%2C119%2C5%2C3%2C15%5D%5D%7D'
4 1 INIT_FCALL 'json_decode'
2 INIT_FCALL 'stripslashes'
3 SEND_VAR !0
4 DO_ICALL $6
5 SEND_VAR $6
6 DO_ICALL $7
7 ASSIGN_DIM !1
8 OP_DATA $7
5 9 INIT_FCALL 'var_dump'
10 SEND_VAR !1
11 DO_ICALL
7 12 > FE_RESET_R $9 !1, ->24
13 > > FE_FETCH_R ~10 $9, !2, ->24
14 > ASSIGN !3, ~10
8 15 INIT_FCALL 'property_exists'
16 SEND_VAR !2
17 SEND_VAL '119'
18 DO_ICALL $12
19 > JMPZ $12, ->22
9 20 > ECHO 'true1'
8 21 > JMP ->23
11 22 > ECHO 'false1'
7 23 > > JMP ->13
24 > FE_FREE $9
15 25 FETCH_DIM_R ~13 !1, 0
26 FETCH_OBJ_R ~14 ~13, '119'
27 > FE_RESET_R $15 ~14, ->39
28 > > FE_FETCH_R ~16 $15, !2, ->39
29 > ASSIGN !3, ~16
16 30 INIT_FCALL 'in_array'
31 SEND_VAL 119
32 SEND_VAR !2
33 DO_ICALL $18
34 > JMPZ $18, ->37
17 35 > ECHO 'true2'
16 36 > JMP ->38
19 37 > ECHO 'false2'
15 38 > > JMP ->28
39 > FE_FREE $15
21 40 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0