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

/external/chromium_org/third_party/icu/source/common/
H A Dunames.c442 static uint8_t getCharCat(UChar32 cp) { function
457 uint8_t cat = getCharCat(cp);
1603 if (getCharCat(cp) == cIdx) {
/external/icu/icu4c/source/common/
H A Dunames.cpp421 static uint8_t getCharCat(UChar32 cp) { function
436 uint8_t cat = getCharCat(cp);
1590 if (getCharCat(cp) == cIdx) {

Completed in 364 milliseconds