Home | History | Annotate | Download | only in i18n

Lines Matching defs:fallback

239 // don't use ICUService since we don't need fallback
465 // There is nothing to fallback to. Report the failure/warning if possible.
488 * @return TRUE if the fallback happened; FALSE if locale is already
491 static UBool fallback(char *loc) {
538 // fallback. That is, if a currency is not found in the en_US
543 // We want multi-level fallback for this resource, so we implement
569 // Fetch resource with multi-level resource inheritance fallback
575 // If we've succeeded we're done. Otherwise, try to fallback.
649 // Fetch resource with multi-level resource inheritance fallback
666 // If we've succeeded we're done. Otherwise, try to fallback.
734 // It gets currency names from resource bundles using fallback.
735 // It is the maximum number because in the fallback chain, some of the
738 // bundle in "en_US" and "en" are duplicated. The fallback mechanism will count
793 if (!fallback(locale)) {
816 // (enable fallback chain).
818 // "CurrencyPlural", enable fallback chain.
855 // Using hash to remove duplicates caused by locale fallback
937 // Using hash to remove duplicated ISO codes in fallback chain.
966 if (!fallback(loc)) {
2086 // There is nothing to fallback to.
2224 // There is nothing to fallback to.