Home | History | Annotate | Download | only in common

Lines Matching refs:catname

472     const char *catname = getCharCatName(code);
479 while (catname[length - 1]) {
480 WRITE_CHAR(buffer, bufferLength, length, catname[length - 1]);