Home
last modified time | relevance | path

Searched defs:GlobalReplace (Results 1 – 3 of 3) sorted by relevance

/external/regex-re2/re2/
Dre2.cc369 int RE2::GlobalReplace(string *str, in GlobalReplace() function in re2::RE2
/external/pcre/dist/
Dpcrecpp.cc381 int RE::GlobalReplace(const StringPiece& rewrite, in GlobalReplace() function in pcrecpp::RE
/external/regex-re2/util/
Dpcre.cc344 int PCRE::GlobalReplace(string *str, in GlobalReplace() function in re2::PCRE