Home
last modified time | relevance | path

Searched refs:match0 (Results 1 – 4 of 4) sorted by relevance

/external/regex-re2/re2/
Ddfa.cc1871 StringPiece* match0, bool* failed, vector<int>* matches) { in SearchDFA() argument
1904 if (match0 == NULL && !endmatch) { in SearchDFA()
1924 if (match0) { in SearchDFA()
1926 *match0 = StringPiece(ep, text.end() - ep); in SearchDFA()
1928 *match0 = StringPiece(text.begin(), ep - text.begin()); in SearchDFA()
Dprog.h274 StringPiece* match0, bool* failed,
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk6-compilation.txt152 134 java.util.regex.Pattern$Curly::match0 (174 bytes)
Djdk7-compilation.txt203 3023 186 b java.util.regex.Pattern$Curly::match0 (174 bytes)