Searched defs:GlobalReplace (Results 1 – 3 of 3) sorted by relevance
/external/regex-re2/re2/ | ||
D | re2.cc | 369 int RE2::GlobalReplace(string *str, in GlobalReplace() function in re2::RE2 |
/external/pcre/dist/ | ||
D | pcrecpp.cc | 381 int RE::GlobalReplace(const StringPiece& rewrite, in GlobalReplace() function in pcrecpp::RE |
/external/regex-re2/util/ | ||
D | pcre.cc | 344 int PCRE::GlobalReplace(string *str, in GlobalReplace() function in re2::PCRE |