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

  /external/pcre/
pcre_scanner.cc 129 return re.DoMatch(input_, RE::ANCHOR_START, &consumed, 0, 0);
pcrecpp.h 126 // pcrecpp::RE::DoMatch(). See pcrecpp.h for the signature for DoMatch.
640 bool DoMatch(const StringPiece& text,
689 // internal implementation for DoMatch
pcrecpp.cc 598 bool RE::DoMatch(const StringPiece& text,

Completed in 28 milliseconds