HomeSort by relevance Sort by last modified time
    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 4812 milliseconds