Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunames.cpp435 static const char *getCharCatName(UChar32 cp) { in getCharCatName() function
449 const char *catname = getCharCatName(code); in getExtName()