Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 29
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 29
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 28
Branch analysis from position: 9
2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 19
Branch analysis from position: 16
1 jumps found. (Code = 42) Position 1 = 28
Branch analysis from position: 28
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 19
2 jumps found. (Code = 43) Position 1 = 21, Position 2 = 28
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 28
Branch analysis from position: 28
Branch analysis from position: 29
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 29
filename: /in/XcUJf
function name: (null)
number of ops: 34
compiled vars: !0 = $array, !1 = $v, !2 = $count, !3 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
11 1 > FE_RESET_R $5 !0, ->29
2 > > FE_FETCH_R $5, !1, ->29
12 3 > INIT_FCALL 'mb_substr'
4 SEND_VAR !1
5 SEND_VAL -1
6 DO_ICALL $6
7 IS_EQUAL $6, '%D3%A3'
8 > JMPZ ~7, ->28
13 9 > INIT_FCALL 'substr_count'
10 SEND_VAR !1
11 SEND_VAL '%D3%A3'
12 DO_ICALL $8
13 ASSIGN ~9 !2, $8
14 IS_EQUAL ~9, 1
15 > JMPZ ~10, ->19
14 16 > ASSIGN_DIM !3
17 OP_DATA !1
13 18 > JMP ->28
15 19 > IS_EQUAL !2, 2
20 > JMPZ ~12, ->28
16 21 > INIT_FCALL 'str_replace'
22 SEND_VAL '%D3%A3+'
23 SEND_VAL '%D3%A3%2C+'
24 SEND_VAR !1
25 DO_ICALL $14
26 ASSIGN_DIM !3
27 OP_DATA $14
11 28 > > JMP ->2
29 > FE_FREE $5
20 30 INIT_FCALL 'var_export'
31 SEND_VAR !3
32 DO_ICALL
33 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0