Home | History | Annotate | Download | only in common

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.
795 // Fetch resource with multi-level resource inheritance fallback
812 // If we've succeeded we're done. Otherwise, try to fallback.
880 // It gets currency names from resource bundles using fallback.
881 // It is the maximum number because in the fallback chain, some of the
884 // bundle in "en_US" and "en" are duplicated. The fallback mechanism will count
927 if (!fallback(locale)) {
950 // (enable fallback chain).
952 // "CurrencyPlural", enable fallback chain.
996 // Using hash to remove duplicates caused by locale fallback
1066 // Using hash to remove duplicated ISO codes in fallback chain.
1095 if (!fallback(loc)) {
2294 // There is nothing to fallback to.
2432 // There is nothing to fallback to.