Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dstandardplural.cpp70 static const UChar gOne[] = { 0x6F, 0x6E, 0x65 }; variable
79 if (keyword.compare(gOne, 3) == 0) { in indexOrNegativeFromString()