HomeSort by relevance Sort by last modified time
    Searched defs:FirstMatch (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/re2/re2/
filtered_re2.cc 65 int FilteredRE2::FirstMatch(const StringPiece& text,
68 LOG(DFATAL) << "FirstMatch called before Compile";
  /external/regex-re2/re2/
filtered_re2.cc 65 int FilteredRE2::FirstMatch(const StringPiece& text,
68 LOG(DFATAL) << "FirstMatch called before Compile";

Completed in 518 milliseconds