PCRE2Project / pcre2

PCRE2 development is now based here.
Other
917 stars 191 forks source link

Extended character classes: implement the Perl syntax #536

Closed NWilson closed 6 days ago

NWilson commented 4 weeks ago

As a follow-up to my PR with PCRE2_ALT_EXTENDED_CLASS I will implement Perl's (?[...]) syntax.