Home
last modified time | relevance | path

Searched refs:DoMatch (Results 1 – 3 of 3) sorted by relevance

/external/pcre/pcrecpp/
Dpcre_scanner.cc125 return re.DoMatch(input_, RE::ANCHOR_START, &consumed, 0, 0); in LookingAt()
Dpcrecpp.cc407 bool RE::DoMatch(const StringPiece& text, in DoMatch() function in pcrecpp::RE
/external/pcre/pcrecpp/include/
Dpcrecpp.h640 bool DoMatch(const StringPiece& text,