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

  /external/icu4c/common/
ucase.c 158 if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) {
159 GET_SLOT_VALUE(excWord, UCASE_EXC_UPPER, pe, c);
178 } else if(HAS_SLOT(excWord, UCASE_EXC_UPPER)) {
179 idx=UCASE_EXC_UPPER;
    [all...]
ucase.h 312 UCASE_EXC_UPPER,

Completed in 29 milliseconds