Searched refs:UCASE_LOWER (Results 1 – 4 of 4) sorted by relevance
157 if(UCASE_GET_TYPE(props)==UCASE_LOWER) { in ucase_toupper()163 if(HAS_SLOT(excWord, UCASE_EXC_DELTA) && UCASE_GET_TYPE(props)==UCASE_LOWER) { in ucase_toupper()179 if(UCASE_GET_TYPE(props)==UCASE_LOWER) { in ucase_totitle()185 if(HAS_SLOT(excWord, UCASE_EXC_DELTA) && UCASE_GET_TYPE(props)==UCASE_LOWER) { in ucase_totitle()1194 if(UCASE_GET_TYPE(props)==UCASE_LOWER) { in toUpperOrTitle()1263 if(HAS_SLOT(excWord, UCASE_EXC_DELTA) && UCASE_GET_TYPE(props)==UCASE_LOWER) { in toUpperOrTitle()1495 return (UBool)(UCASE_LOWER==ucase_getType(c)); in u_isULowercase()1533 return (UBool)(UCASE_LOWER==ucase_getType(c)); in ucase_hasBinaryProperty()
346 UCASE_LOWER, enumerator
392 if (UCASE_GET_TYPE(props) != UCASE_LOWER || (delta = UCASE_GET_DELTA(props)) == 0) { in toUpper()
332 if (UCASE_GET_TYPE(props) != UCASE_LOWER || (delta = UCASE_GET_DELTA(props)) == 0) { in toUpper()