Searched refs:toAsciiLower (Results 1 – 1 of 1) sorted by relevance
40 return toAsciiLower(c); in toLowerCase()134 static AK_FORCE_INLINE int toAsciiLower(int c) { in toAsciiLower() function