Home
last modified time | relevance | path

Searched refs:useLastResortData (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h381 UBool useLastResortData = false, const NumberingSystem* ns = nullptr);
Ddtfmtsym.h923 UErrorCode& status, UBool useLastResortData = false);
/external/icu/libicu/cts_headers/unicode/
Ddcfmtsym.h381 UBool useLastResortData = false, const NumberingSystem* ns = nullptr);
Ddtfmtsym.h923 UErrorCode& status, UBool useLastResortData = false);
/external/icu/icu4c/source/i18n/
Ddcfmtsym.cpp349 UBool useLastResortData, const NumberingSystem* ns) in initialize() argument
391 if ( useLastResortData ) { in initialize()
Ddtfmtsym.cpp2023 …initializeData(const Locale& locale, const char *type, UErrorCode& status, UBool useLastResortData) in initializeData() argument
2455 if (useLastResortData) in initializeData()