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

  /external/icu/icu4c/source/common/
ucase.cpp 145 if(HAS_SLOT(excWord, UCASE_EXC_LOWER)) {
146 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe, c);
254 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) {
950 if(HAS_SLOT(excWord, UCASE_EXC_LOWER)) {
951 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result);
    [all...]
ucase.h 363 UCASE_EXC_LOWER,

Completed in 842 milliseconds