Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dunames.cpp449 const char *catname = getCharCatName(code); in getExtName() local
456 while (catname[length - 1]) { in getExtName()
457 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]); in getExtName()