PCRE 80 third_party/re2/util/pcre.cc PCRE::PCRE(const char* pattern) { PCRE 83 third_party/re2/util/pcre.cc PCRE::PCRE(const char* pattern, Option option) { PCRE 86 third_party/re2/util/pcre.cc PCRE::PCRE(const string& pattern) { PCRE 89 third_party/re2/util/pcre.cc PCRE::PCRE(const string& pattern, Option option) { PCRE 92 third_party/re2/util/pcre.cc PCRE::PCRE(const string& pattern, const PCRE_Options& re_option) { PCRE 97 third_party/re2/util/pcre.cc PCRE::PCRE(const char *pattern, const PCRE_Options& re_option) { PCRE 102 third_party/re2/util/pcre.cc PCRE::~PCRE() {