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

  /external/chromium/third_party/icu/source/common/
unames.c 445 static uint8_t getCharCat(UChar32 cp) {
460 uint8_t cat = getCharCat(cp);
    [all...]
  /external/icu4c/common/
unames.c 442 static uint8_t getCharCat(UChar32 cp) {
457 uint8_t cat = getCharCat(cp);
    [all...]

Completed in 43 milliseconds