FindAndConsumeFunctor   51 third_party/re2/util/pcre.cc const PCRE::FindAndConsumeFunctor PCRE::FindAndConsume = { };
FindAndConsumeFunctor  282 third_party/re2/util/pcre.cc bool PCRE::FindAndConsumeFunctor::operator ()(StringPiece* input,
FindAndConsumeFunctor  380 third_party/re2/util/pcre.h   static const FindAndConsumeFunctor FindAndConsume;