Searched defs:GlobalReplace (Results 1 – 6 of 6) sorted by relevance
385 int RE2::GlobalReplace(string* str, in GlobalReplace() function in re2::RE2
462 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
427 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
397 int PCRE::GlobalReplace(string *str, in GlobalReplace() function in re2::PCRE
396 int PCRE::GlobalReplace(std::string *str, in GlobalReplace() function in re2::PCRE
342 int PCRE::GlobalReplace(std::string* str, const PCRE& pattern, in GlobalReplace() function in re2::PCRE