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

/external/icu/icu4c/source/common/
H A Dunames.cpp447 const char *catname = getCharCatName(code); local
454 while (catname[length - 1]) {
455 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);

Completed in 124 milliseconds