Home
last modified time | relevance | path

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

/aosp_15_r20/external/regex-re2/re2/
H A Dre2.cc385 int RE2::GlobalReplace(string* str, in GlobalReplace() function in re2::RE2
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.cc462 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc427 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc397 int PCRE::GlobalReplace(string *str, in GlobalReplace() function in re2::PCRE
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc396 int PCRE::GlobalReplace(std::string *str, in GlobalReplace() function in re2::PCRE
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc342 int PCRE::GlobalReplace(std::string* str, const PCRE& pattern, in GlobalReplace() function in re2::PCRE