Searched defs:NoMatch (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dprefilter.cc212 static Info* NoMatch();
421 Prefilter::Info* Prefilter::Info::NoMatch() { function in class:re2::Prefilter::Info
535 info = NoMatch();
560 info = NoMatch();
H A Dcompile.cc166 Frag NoMatch();
297 Frag Compiler::NoMatch() { function in class:re2::Compiler
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/
H A Dprefilter.cc212 static Info* NoMatch();
429 Prefilter::Info* Prefilter::Info::NoMatch() { function in class:re2::Prefilter::Info
543 info = NoMatch();
568 info = NoMatch();
H A Dcompile.cc165 Frag NoMatch();
296 Frag Compiler::NoMatch() { function in class:re2::Compiler
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 118 milliseconds