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

  /external/regex-re2/re2/
compile.cc 164 Frag NoMatch();
295 Frag Compiler::NoMatch() {
307 return NoMatch();
338 return NoMatch();
355 return NoMatch();
378 return NoMatch();
394 return NoMatch();
413 return NoMatch();
422 return NoMatch();
431 return NoMatch();
    [all...]
prefilter.cc 206 static Info* NoMatch();
409 Prefilter::Info* Prefilter::Info::NoMatch() {
512 info = NoMatch();
532 info = NoMatch();

Completed in 78 milliseconds