Searched refs:kSimpleCaseFoldLimit (Results 1 – 2 of 2) sorted by relevance
195 …kSimpleCaseFoldLimit = 0x0500, /* characters less than this mostly handled by simple casefold tabl… enumerator
1072 if (u32NormFoldBuf[0] < kSimpleCaseFoldLimit) { in adjustCase()