Searched refs:UCASE_NONE (Results 1 – 16 of 16) sorted by relevance
210 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addCaseClosure()361 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addSimpleCaseClosure()1048 } else if(type!=UCASE_NONE) { in isFollowedByCasedLetter()1709 return (UBool)(UCASE_NONE!=ucase_getType(c)); in ucase_hasBinaryProperty()
365 UCASE_NONE, enumerator
88 return (U_MASK(gc) & LNS) != 0 || (gc == U_MODIFIER_LETTER && ucase_getType(c) != UCASE_NONE); in ustrcase_isLNS()
563 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()645 } else if (type != UCASE_NONE) { in isFollowedByCasedLetter()669 } else if (type != UCASE_NONE) { in toUpper()
544 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()1089 } else if (type != UCASE_NONE) { in isFollowedByCasedLetter()1120 } else if (type != UCASE_NONE) { in toUpper()
346 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()
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()
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()
361 UCASE_NONE, enumerator
240 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addCaseClosure()915 } else if(type!=UCASE_NONE) { in isFollowedByCasedLetter()1576 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()