Home | History | Annotate | Download | only in i18n

Lines Matching refs:fallback

393 // don't use ICUService since we don't need fallback
620 // There is nothing to fallback to. Report the failure/warning if possible.
643 * @return TRUE if the fallback happened; FALSE if locale is already
646 static UBool fallback(char *loc) {
693 // fallback. That is, if a currency is not found in the en_US
698 // We want multi-level fallback for this resource, so we implement
724 // Fetch resource with multi-level resource inheritance fallback
730 // If we've succeeded we're done. Otherwise, try to fallback.
804 // Fetch resource with multi-level resource inheritance fallback
821 // If we've succeeded we're done. Otherwise, try to fallback.
889 // It gets currency names from resource bundles using fallback.
890 // It is the maximum number because in the fallback chain, some of the
893 // bundle in "en_US" and "en" are duplicated. The fallback mechanism will count
952 if (!fallback(locale)) {
975 // (enable fallback chain).
977 // "CurrencyPlural", enable fallback chain.
1015 // Using hash to remove duplicates caused by locale fallback
1108 // Using hash to remove duplicated ISO codes in fallback chain.
1137 if (!fallback(loc)) {
2302 // There is nothing to fallback to.
2440 // There is nothing to fallback to.