Searched defs:DoMatch (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
D | LVReader.cpp | 285 bool DoMatch = options().getSelectGenericPattern() || in printScopes() local
|
/external/regex-re2/re2/ |
D | re2.cc | 793 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
|
/external/cronet/tot/third_party/re2/src/re2/ |
D | re2.cc | 914 bool RE2::DoMatch(absl::string_view text, in DoMatch() function in re2::RE2
|
/external/cronet/stable/third_party/re2/src/re2/ |
D | re2.cc | 914 bool RE2::DoMatch(absl::string_view text, in DoMatch() function in re2::RE2
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | re2.cc | 878 bool RE2::DoMatch(const StringPiece& text, in GlobalReplace() function in re2::RE2
|
/external/regex-re2/util/ |
D | pcre.cc | 658 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE
|
/external/cronet/tot/third_party/re2/src/util/ |
D | pcre.cc | 593 bool PCRE::DoMatch(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatch() function in re2::PCRE
|
/external/cronet/stable/third_party/re2/src/util/ |
D | pcre.cc | 593 bool PCRE::DoMatch(absl::string_view text, Anchor anchor, size_t* consumed, in DoMatch() function in re2::PCRE
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | pcre.cc | 657 bool PCRE::DoMatch(const StringPiece& text, in DoMatch() function in re2::PCRE
|