Searched refs:toCased (Results 1 – 5 of 5) sorted by relevance
472 UBool toCased = (options&U_TITLECASE_ADJUST_TO_CASED) != 0; in ucasemap_internalUTF8ToTitle() local473 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ucasemap_internalUTF8ToTitle()
449 UBool toCased = (options&U_TITLECASE_ADJUST_TO_CASED) != 0; in ustrcase_internalToTitle() local450 while (toCased ? UCASE_NONE==ucase_getType(c) : !ustrcase_isLNS(c)) { in ustrcase_internalToTitle()
720 boolean toCased = (options&CaseMapImpl.TITLECASE_ADJUST_TO_CASED) != 0; in toTitle()721 while ((toCased ? in toTitle()
715 boolean toCased = (options&CaseMapImpl.TITLECASE_ADJUST_TO_CASED) != 0; in toTitle()716 while ((toCased ? in toTitle()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...