Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 13
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/s7jZ8
function name: (null)
number of ops: 14
compiled vars: !0 = $str, !1 = $matches
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'xxABC1xxxABC2xx'
5 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2Fx%5BA-Z%5D%2B%5Cd%2F'
3 SEND_VAR !0
4 SEND_REF !1
5 SEND_VAL 2
6 DO_ICALL $3
7 > JMPZ $3, ->13
6 8 > INIT_FCALL 'end'
9 SEND_REF !1
10 DO_ICALL $4
11 FETCH_DIM_R ~5 $4, 0
12 ECHO ~5
13 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0