Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 7
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 7
Branch analysis from position: 22
Branch analysis from position: 7
filename: /in/duKe4
function name: (null)
number of ops: 28
compiled vars: !0 = $array, !1 = $new_array, !2 = $count, !3 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, <array>
10 2 FETCH_DIM_R ~6 !0, 0
3 COUNT ~7 ~6
4 ASSIGN !2, ~7
11 5 ASSIGN !3, 0
6 > JMP ->20
12 7 > INIT_FCALL 'implode'
8 SEND_VAL '%2C'
9 INIT_FCALL 'array_column'
10 SEND_VAR !0
11 SEND_VAR !3
12 DO_ICALL $11
13 SEND_VAR $11
14 DO_ICALL $12
15 CONCAT ~13 '%28', $12
16 CONCAT ~14 ~13, '%29'
17 ASSIGN_DIM !1
18 OP_DATA ~14
11 19 PRE_INC !3
20 > IS_SMALLER !3, !2
21 > JMPNZ ~16, ->7
15 22 > INIT_FCALL 'implode'
23 SEND_VAL '%2C+'
24 SEND_VAR !1
25 DO_ICALL $17
26 ECHO $17
27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0