Searched defs:AllASCII (Results 1 – 3 of 3) sorted by relevance
62 bool AllASCII = true; in fastCaseFoldingDjbHash() local
61 bool AllASCII = true; in fastCaseFoldingDjbHash() local
109 inline bool String::AllASCII(const MemoryType* chars, const int length) { in AllASCII() function