Searched refs:NonASCII (Results 1 – 1 of 1) sorted by relevance
101 static bool NonASCII(const StringPiece& text) { in NonASCII() function512 if (i == kEnginePCRE && NonASCII(text)) in RunCase()