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

  /external/icu/icu4c/source/common/
ucase.cpp 168 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) {
169 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c);
193 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) {
194 idx=UCASE_EXC_UPPER;
    [all...]
ucase.h 393 UCASE_EXC_UPPER,

Completed in 76 milliseconds