Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/vhq0b
function name: (null)
number of ops: 15
compiled vars: !0 = $s, !1 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%5Btest1%5D%28test2%29+testing+the+regex+%5Btest3%5D%28test4%29'
4 1 INIT_FCALL 'preg_match_all'
2 SEND_VAL '%2F%28%5C%5B.%2B%3F%5C%5D%29%28%5C%28.%2B%3F%5C%29%29%2Fi'
3 SEND_VAR !0
4 SEND_REF !1
5 DO_ICALL
5 6 INIT_FCALL 'var_dump'
7 FETCH_DIM_R ~4 !1, 1
8 SEND_VAL ~4
9 DO_ICALL
6 10 INIT_FCALL 'var_dump'
11 FETCH_DIM_R ~6 !1, 2
12 SEND_VAL ~6
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0