Searched refs:isU8_LOWER_LC (Results 1 – 4 of 4) sorted by relevance
2174 else if (isU8_LOWER_LC(i)) in S_new_ctype()2344 if (UNLIKELY(cBOOL(isU8_LOWER_LC(i)) != cBOOL(isLOWER_A(i)))) { in S_new_ctype()2348 name, cBOOL(isU8_LOWER_LC(i)))); in S_new_ctype()
2052 #define isU8_LOWER_LC(c) WRAP_U8_LC_((c), CC_LOWER_, is_posix_LOWER) macro2081 #define isLOWER_LC(c) generic_LC_(c, CC_LOWER_, isU8_LOWER_LC)
539 case CC_ENUM_LOWER_: return isU8_LOWER_LC(character); in S_isFOO_lc()
5662 if (isU8_LOWER_LC(*tbuf)) { haslower = 1; break; }6284 if (isU8_LOWER_LC(*cp)) { haslower = 1; break; }13641 if (isU8_LOWER_LC(*cp)) { haslower = 1; break; }13792 if (isU8_LOWER_LC(*cp)) { haslower = 1; break; }