Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunames.cpp421 static uint8_t getCharCat(UChar32 cp) { in getCharCat() function
436 uint8_t cat = getCharCat(cp); in getCharCatName()
1591 if (getCharCat(cp) == cIdx) { in u_charFromName()