Answer the question
In order to leave comments, you need to log in
Is it possible to do the equivalent of (aaa)(?:bbb|qqq)(ccc) in POSIX regular expressions?
Well, that is, so that only aaa and ccc get into match for such an expression? In Perl regular expressions, this works fine, with POSIX it doesn’t work, although it seems that I even set the Extended flag. Do they even support something like this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question