Home | History | Annotate | Download | only in i18n

Lines Matching refs:fallback

397 // don't use ICUService since we don't need fallback
624 // There is nothing to fallback to. Report the failure/warning if possible.
647 * @return TRUE if the fallback happened; FALSE if locale is already
650 static UBool fallback(char *loc) {
697 // fallback. That is, if a currency is not found in the en_US
702 // We want multi-level fallback for this resource, so we implement
728 // Fetch resource with multi-level resource inheritance fallback
734 // If we've succeeded we're done. Otherwise, try to fallback.
808 // Fetch resource with multi-level resource inheritance fallback
825 // If we've succeeded we're done. Otherwise, try to fallback.
893 // It gets currency names from resource bundles using fallback.
894 // It is the maximum number because in the fallback chain, some of the
897 // bundle in "en_US" and "en" are duplicated. The fallback mechanism will count
956 if (!fallback(locale)) {
979 // (enable fallback chain).
981 // "CurrencyPlural", enable fallback chain.
1025 // Using hash to remove duplicates caused by locale fallback
1118 // Using hash to remove duplicated ISO codes in fallback chain.
1147 if (!fallback(loc)) {
2359 // There is nothing to fallback to.
2497 // There is nothing to fallback to.