HomeSort by relevance Sort by last modified time
    Searched defs:NoMatch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/re2/re2/
prefilter.cc 212 static Info* NoMatch();
421 Prefilter::Info* Prefilter::Info::NoMatch() {
535 info = NoMatch();
560 info = NoMatch();
compile.cc 166 Frag NoMatch();
297 Frag Compiler::NoMatch() {
309 return NoMatch();
340 return NoMatch();
357 return NoMatch();
380 return NoMatch();
396 return NoMatch();
415 return NoMatch();
424 return NoMatch();
433 return NoMatch();
    [all...]
  /external/regex-re2/re2/
prefilter.cc 212 static Info* NoMatch();
429 Prefilter::Info* Prefilter::Info::NoMatch() {
543 info = NoMatch();
568 info = NoMatch();
compile.cc 165 Frag NoMatch();
296 Frag Compiler::NoMatch() {
308 return NoMatch();
339 return NoMatch();
356 return NoMatch();
379 return NoMatch();
395 return NoMatch();
414 return NoMatch();
423 return NoMatch();
432 return NoMatch();
    [all...]

Completed in 120 milliseconds