Searched refs:StringPieceContains (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dnfa.cc395 static bool StringPieceContains(const StringPiece haystack, const StringPiece needle) { function in namespace:re2
410 if (!StringPieceContains(context, text)) {
/external/regex-re2/re2/
H A Dnfa.cc395 static bool StringPieceContains(const StringPiece haystack, const StringPiece needle) { function in namespace:re2
410 if (!StringPieceContains(context, text)) {

Completed in 593 milliseconds