Searched refs:UCASE_NONE (Results 1 – 5 of 5) sorted by relevance
345 UCASE_NONE, enumerator
473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()560 } else if (type != UCASE_NONE) { in isFollowedByCasedLetter()584 } else if (type != UCASE_NONE) { in toUpper()
245 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addCaseClosure()895 } else if(type!=UCASE_NONE) { in isFollowedByCasedLetter()1541 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()1007 } else if (type != UCASE_NONE) { in isFollowedByCasedLetter()1038 } else if (type != UCASE_NONE) { in toUpper()