Home
last modified time | relevance | path

Searched defs:Parse1BitState (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/re2/testing/
Dregexp_benchmark.cc115 ParseImpl Parse1NFA, Parse1OnePass, Parse1BitState, variable
1145 void Parse1BitState(int iters, const char* regexp, const StringPiece& text) { in Parse1BitState() function