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

  /external/regex-re2/util/
pcre.h 279 struct FullMatchFunctor {
299 static const FullMatchFunctor FullMatch;
pcre.cc 44 const PCRE::FullMatchFunctor PCRE::FullMatch = { } ;
142 bool PCRE::FullMatchFunctor::operator ()(const StringPiece& text,
    [all...]

Completed in 1377 milliseconds