Searched refs:UCASE_NONE (Results 1 – 4 of 4) sorted by relevance
314 … if((csm->options&U_TITLECASE_NO_BREAK_ADJUSTMENT)==0 && UCASE_NONE==ucase_getType(csm->csp, c)) { in ucasemap_internalUTF8ToTitle()326 if(UCASE_NONE!=ucase_getType(csm->csp, c)) { in ucasemap_internalUTF8ToTitle()
318 UCASE_NONE, enumerator
232 if(UCASE_GET_TYPE(props)!=UCASE_NONE) { in ucase_addCaseClosure()662 } else if(type!=UCASE_NONE) { in isFollowedByCasedLetter()1286 return (UBool)(UCASE_NONE!=ucase_getType(csp, c)); in ucase_hasBinaryProperty()
220 … if((csm->options&U_TITLECASE_NO_BREAK_ADJUSTMENT)==0 && UCASE_NONE==ucase_getType(csm->csp, c)) { in ustrcase_internalToTitle()232 if(UCASE_NONE!=ucase_getType(csm->csp, c)) { in ustrcase_internalToTitle()