Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp61 static const UChar PK_INTEGER[]={LOW_I,LOW_N,LOW_T,LOW_E,LOW_G,LOW_E,LOW_R,0}; variable
1394 } else if (0 == token.compare(PK_INTEGER, 7)) { in getKeyType()