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

  /external/chromium_org/third_party/re2/util/
pcre.h 309 struct PartialMatchFunctor {
329 static const PartialMatchFunctor PartialMatch;
pcre.cc 48 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { };
190 bool PCRE::PartialMatchFunctor::operator ()(const StringPiece& text,
    [all...]

Completed in 45 milliseconds