Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp50 static const UChar PK_IS[]={LOW_I,LOW_S,0}; variable
1378 } else if (0 == token.compare(PK_IS, 2)) { in getKeyType()