Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp206 static const UChar g_LOCALE_units[] = { variable
405 if (U_SUCCESS(errorCode) && length >= 13 && u_memcmp(s, g_LOCALE_units, 13) == 0) { in widthFromAlias()