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

/external/chromium_org/third_party/icu/source/common/
H A Dunames.c470 const char *catname = getCharCatName(code); local
477 while (catname[length - 1]) {
478 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);
/external/icu/icu4c/source/common/
H A Dunames.cpp449 const char *catname = getCharCatName(code); local
456 while (catname[length - 1]) {
457 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);

Completed in 371 milliseconds