Searched defs:PCRE (Results 1 – 1 of 1) sorted by relevance
127 PCRE::PCRE(const char* pattern) { in PCRE() function in re2::PCRE130 PCRE::PCRE(const char* pattern, Option option) { in PCRE() function in re2::PCRE133 PCRE::PCRE(const std::string& pattern) { in PCRE() function in re2::PCRE136 PCRE::PCRE(const std::string& pattern, Option option) { in PCRE() function in re2::PCRE139 PCRE::PCRE(const std::string& pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE144 PCRE::PCRE(const char *pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE