Lines Matching refs:UBool
247 static UBool U_CALLCONV
261 static UBool U_CALLCONV
398 static UBool U_CALLCONV currency_cleanup(void);
445 static UBool unreg(UCurrRegistryKey key) {
446 UBool found = FALSE;
507 U_CAPI UBool U_EXPORT2
525 static UBool U_CALLCONV
529 static UBool U_CALLCONV currency_cleanup(void) {
652 static UBool fallback(char *loc) {
682 UBool* isChoiceFormat, // fillin
775 UBool* isChoiceFormat,
1423 static UBool U_CALLCONV
1642 UBool isChoiceFormat;
2246 U_CAPI UBool U_EXPORT2
2566 U_CAPI UEnumeration *U_EXPORT2 ucurr_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode* status) {
2602 UBool isPrefRegion = uprv_strcmp(region, prefRegion) == 0 ? TRUE : FALSE;
2645 UBool hasTo = FALSE;