Searched refs:isAscii (Results 1 – 1 of 1) sorted by relevance
42 if (isAscii(c)) { in toLowerCase()130 static AK_FORCE_INLINE bool isAscii(int c) { in isAscii() function