Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp210 static const UChar gShort[] = { 0x53, 0x68, 0x6F, 0x72, 0x74 }; variable
410 } else if (u_strCompare(s, length, gShort, 5, FALSE) == 0) { in widthFromAlias()