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
{{ message }}
This repository was archived by the owner on May 18, 2024. It is now read-only.
https://www.pcre.org/
The golang standard library uses the RE2 engine, which is not syntactically compatible with pcre. Some systems only support pcre regular expressions, so I hope c2go can convert and support the pcre library.