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