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

  /external/chromium_org/third_party/icu/source/common/
unames.c 456 static const char *getCharCatName(UChar32 cp) {
470 const char *catname = getCharCatName(code);
    [all...]
  /external/icu4c/common/
unames.cpp 458 static const char *getCharCatName(UChar32 cp) {
472 const char *catname = getCharCatName(code);
    [all...]

Completed in 96 milliseconds