Searched defs:NonASCII (Results 1 – 6 of 6) sorted by relevance
7 func NonASCII(b []byte, i int) int { func
45 TEST(CaseConversionTest, NonASCII) { in TEST() argument
108 static bool NonASCII(const StringPiece& text) { in NonASCII() function
125 static bool NonASCII(const StringPiece& text) { in NonASCII() function
126 static bool NonASCII(absl::string_view text) { in NonASCII() function