Searched refs:getCharCat (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dunames.cpp419 static uint8_t getCharCat(UChar32 cp) { function
434 uint8_t cat = getCharCat(cp);
1589 if (getCharCat(cp) == cIdx) {

Completed in 124 milliseconds