RE2

RE2

[1] RE2 regular expression syntax reference ( 版) <https://re2.googlecode.com/hg/doc/syntax.html>

[2] google/re2: RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. ( 版) <https://github.com/google/re2>

[3] Syntax · google/re2 Wiki ( 版) <https://github.com/google/re2/wiki/Syntax>