You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently some PCRE2 constants are scattered around the various classes. I think they should all be moved into enums in modPcre2 to keep them all in one place and allow them to be re-used in various classes while remaining hidden from the host.
The text was updated successfully, but these errors were encountered:
Currently some PCRE2 constants are scattered around the various classes. I think they should all be moved into enums in modPcre2 to keep them all in one place and allow them to be re-used in various classes while remaining hidden from the host.
The text was updated successfully, but these errors were encountered: