Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcompactdecimalformat.cpp36 static const char gOther[] = "other"; variable
722 if (uprv_strcmp(variant, gOther) == 0) { in populatePower10()
858 (const CDFUnit*) uhash_get(result->unitsByVariant, gOther); in fillInMissing()
945 cdfUnit = (const CDFUnit*) uhash_get(table, gOther); in getCDFUnitFallback()