Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp46 static const UChar PK_IN[]={LOW_I,LOW_N,0}; variable
1323 } else if (0 == token.compare(PK_IN, 2)) { in getKeyType()