OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SlowFirstMatch
(Results
1 - 2
of
2
) sorted by null
/external/regex-re2/re2/
filtered_re2.h
56
int
SlowFirstMatch
(const StringPiece& text) const;
filtered_re2.cc
58
int FilteredRE2::
SlowFirstMatch
(const StringPiece& text) const {
Completed in 54 milliseconds