HomeSort by relevance Sort by last modified time
    Searched refs:catname (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
unames.c 473 const char *catname = getCharCatName(code); local
480 while (catname[length - 1]) {
481 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);
    [all...]
  /external/icu4c/common/
unames.c 470 const char *catname = getCharCatName(code); local
477 while (catname[length - 1]) {
478 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);
    [all...]

Completed in 676 milliseconds