Home
last modified time | relevance | path

Searched refs:internalMuStatus (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dunits_data.cpp412 UErrorCode internalMuStatus = U_ZERO_ERROR; in getPreferencesFor() local
414 CharString localeUnitCharString = getKeyWordValue(locale, "mu", internalMuStatus); in getPreferencesFor()
415 if (U_SUCCESS(internalMuStatus)) { in getPreferencesFor()
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp419 UErrorCode internalMuStatus = U_ZERO_ERROR; in getPreferencesFor() local
421 CharString localeUnitCharString = getKeyWordValue(locale, "mu", internalMuStatus); in getPreferencesFor()
422 if (U_SUCCESS(internalMuStatus)) { in getPreferencesFor()