Home | History | Annotate | Download | only in i18n

Lines Matching defs:fallback

243 // don't use ICUService since we don't need fallback
470 // There is nothing to fallback to. Report the failure/warning if possible.
493 * @return TRUE if the fallback happened; FALSE if locale is already
496 static UBool fallback(char *loc) {
543 // fallback. That is, if a currency is not found in the en_US
548 // We want multi-level fallback for this resource, so we implement
574 // Fetch resource with multi-level resource inheritance fallback
580 // If we've succeeded we're done. Otherwise, try to fallback.
654 // Fetch resource with multi-level resource inheritance fallback
671 // If we've succeeded we're done. Otherwise, try to fallback.
739 // It gets currency names from resource bundles using fallback.
740 // It is the maximum number because in the fallback chain, some of the
743 // bundle in "en_US" and "en" are duplicated. The fallback mechanism will count
798 if (!fallback(locale)) {
822 // (enable fallback chain).
824 // "CurrencyPlural", enable fallback chain.
861 // Using hash to remove duplicates caused by locale fallback
943 // Using hash to remove duplicated ISO codes in fallback chain.
972 if (!fallback(loc)) {
2088 // There is nothing to fallback to.
2226 // There is nothing to fallback to.