Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 14
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 14
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 14
2 jumps found. (Code = 77) Position 1 = 22, Position 2 = 33
Branch analysis from position: 22
2 jumps found. (Code = 78) Position 1 = 23, Position 2 = 33
Branch analysis from position: 23
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
Branch analysis from position: 33
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 33
Branch analysis from position: 14
filename: /in/5ScBG
function name: (null)
number of ops: 39
compiled vars: !0 = $array, !1 = $new_array, !2 = $arr, !3 = $exploded_array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
4 2 > FE_RESET_R $6 !0, ->14
3 > > FE_FETCH_R $6, !2, ->14
5 4 > INIT_FCALL 'explode'
5 SEND_VAL '-'
6 SEND_VAR !2
7 DO_ICALL $7
8 ASSIGN !3, $7
6 9 FETCH_DIM_R ~9 !3, 0
10 FETCH_DIM_W $10 !1, ~9
11 ASSIGN_DIM $10
12 OP_DATA !2
4 13 > JMP ->3
14 > FE_FREE $6
8 15 ECHO '%3Cpre%2F%3E'
9 16 INIT_FCALL 'print_r'
17 SEND_VAR !1
18 DO_ICALL
11 19 ASSIGN !0, <array>
12 20 ASSIGN !1, <array>
13 21 > FE_RESET_R $15 !0, ->33
22 > > FE_FETCH_R $15, !2, ->33
14 23 > INIT_FCALL 'explode'
24 SEND_VAL '-'
25 SEND_VAR !2
26 DO_ICALL $16
27 ASSIGN !3, $16
15 28 FETCH_DIM_R ~18 !3, 0
29 FETCH_DIM_W $19 !1, ~18
30 ASSIGN_DIM $19
31 OP_DATA !2
13 32 > JMP ->22
33 > FE_FREE $15
17 34 ECHO '%3Cpre%2F%3E'
18 35 INIT_FCALL 'print_r'
36 SEND_VAR !1
37 DO_ICALL
19 38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0