Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dstandardplural.cpp74 static const UChar gOther[] = { 0x6F, 0x74, 0x68, 0x65, 0x72 }; variable
95 if (keyword.compare(gOther, 5) == 0) { in indexOrNegativeFromString()