Searched defs:NoMatch (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/third_party/re2/re2/ | ||
| D | prefilter.cc | 421 Prefilter::Info* Prefilter::Info::NoMatch() { in NoMatch() function in re2::Prefilter::Info |
| D | compile.cc | 297 Frag Compiler::NoMatch() { in NoMatch() function in re2::Compiler |
| /external/regex-re2/re2/ | ||
| D | prefilter.cc | 429 Prefilter::Info* Prefilter::Info::NoMatch() { in NoMatch() function in re2::Prefilter::Info |
| D | compile.cc | 296 Frag Compiler::NoMatch() { in NoMatch() function in re2::Compiler |
| /external/clang/unittests/AST/ | ||
| D | SourceLocationTest.cpp | 37 TEST(MatchVerifier, NoMatch) { in TEST() argument |