https://bz.apache.org/bugzilla/show_bug.cgi?id=70061

--- Comment #2 from Rich Bowen <[email protected]> ---
The pattern either matches, or it does not. Regex does not have a concept of
"at least one match." It's either 1 or 0, and backreferences are only defined
if there is a match.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to