Searched defs:PCRE (Results 1 – 2 of 2) sorted by relevance
80 PCRE::PCRE(const char* pattern) { in PCRE() function in re2::PCRE83 PCRE::PCRE(const char* pattern, Option option) { in PCRE() function in re2::PCRE86 PCRE::PCRE(const string& pattern) { in PCRE() function in re2::PCRE89 PCRE::PCRE(const string& pattern, Option option) { in PCRE() function in re2::PCRE92 PCRE::PCRE(const string& pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE97 PCRE::PCRE(const char *pattern, const PCRE_Options& re_option) { in PCRE() function in re2::PCRE
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