Searched refs:UCASE_NONE (Results 1 – 21 of 21) sorted by relevance
346 UCASE_NONE, enumerator
246 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addCaseClosure()921 } else if(type!=UCASE_NONE) { in isFollowedByCasedLetter()1578 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
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()
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()
345 UCASE_NONE, enumerator
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()
412 type=UCASE_NONE; in setProps()599 if((value&UCASE_TYPE_MASK)>UCASE_NONE) { in makeExcProps()823 if((value&UCASE_TYPE_MASK)>UCASE_NONE) { in addClosure()