Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp47 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0}; variable
1327 } else if (0 == token.compare(PK_NOT, 3)) { in getKeyType()