Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp52 static const UChar PK_VAR_N[]={LOW_N,0}; variable
1309 if (0 == token.compare(PK_VAR_N, 1)) { in getKeyType()