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
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/ZcPO9
function name: (null)
number of ops: 16
compiled vars: !0 = $pattern, !1 = $strings, !2 = $str
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%2F-%28%5Ba-z%5D%7B2%7D%29-.%2A%2F'
4 1 ASSIGN !1, <array>
12 2 > FE_RESET_R $5 !1, ->14
3 > > FE_FETCH_R $5, !2, ->14
13 4 > INIT_FCALL 'print_r'
5 INIT_FCALL 'preg_split'
6 SEND_VAR !0
7 SEND_VAR !2
8 SEND_VAL -1
9 SEND_VAL 3
10 DO_ICALL $6
11 SEND_VAR $6
12 DO_ICALL
12 13 > JMP ->3
14 > FE_FREE $5
14 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0