Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule.cpp58 static const UChar PK_DECIMAL[]={LOW_D,LOW_E,LOW_C,LOW_I,LOW_M,LOW_A,LOW_L,0}; variable
1333 } else if (0 == token.compare(PK_DECIMAL, 7)) { in getKeyType()