Searched defs:PCRE (Results 1 – 1 of 1) sorted by relevance
75 PCRE::PCRE(const char* pattern) { in PCRE() function in re2::PCRE78 PCRE::PCRE(const char* pattern, Option option) { in PCRE() function in re2::PCRE81 PCRE::PCRE(const string& pattern) { in PCRE() function in re2::PCRE84 PCRE::PCRE(const string& pattern, Option option) { in PCRE() function in re2::PCRE87 PCRE::PCRE(const string& pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE92 PCRE::PCRE(const char *pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE