Searched defs:GlobalReplace (Results 1 – 8 of 8) sorted by relevance
/external/regex-re2/re2/ |
D | re2.cc | 385 int RE2::GlobalReplace(string* str, in GlobalReplace() function in re2::RE2
|
/external/cronet/tot/third_party/re2/src/re2/ |
D | re2.cc | 467 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
|
/external/cronet/stable/third_party/re2/src/re2/ |
D | re2.cc | 467 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | re2.cc | 427 int RE2::GlobalReplace(std::string* str, in GlobalReplace() function in re2::RE2
|
/external/regex-re2/util/ |
D | pcre.cc | 397 int PCRE::GlobalReplace(string *str, in GlobalReplace() function in re2::PCRE
|
/external/cronet/tot/third_party/re2/src/util/ |
D | pcre.cc | 343 int PCRE::GlobalReplace(std::string* str, const PCRE& pattern, in GlobalReplace() function in re2::PCRE
|
/external/cronet/stable/third_party/re2/src/util/ |
D | pcre.cc | 343 int PCRE::GlobalReplace(std::string* str, const PCRE& pattern, in GlobalReplace() function in re2::PCRE
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | pcre.cc | 396 int PCRE::GlobalReplace(std::string *str, in GlobalReplace() function in re2::PCRE
|