Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

43         zoneStrID.setTo((UBool)(len < 0), zoneID, l); /* temporary read-only alias */
261 U_CAPI UBool U_EXPORT2
266 if(U_FAILURE(*status)) return (UBool) -1;
350 ((Calendar*)cal)->setLenient((UBool)newValue);
435 U_CAPI UBool U_EXPORT2
487 U_CAPI UBool U_EXPORT2
568 UChar* result, int32_t resultCapacity, UBool *isSystemID, UErrorCode* status) {
581 UBool systemID = FALSE;
619 U_CAPI UBool U_EXPORT2
673 ucal_getKeywordValuesForLocale(const char * /* key */, const char* locale, UBool commonlyUsed, UErrorCode *status) {
747 U_CAPI UBool U_EXPORT2
759 UBool inclusive = (type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE || type == UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE);
760 UBool result = (type == UCAL_TZ_TRANSITION_NEXT || type == UCAL_TZ_TRANSITION_NEXT_INCLUSIVE)?