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

  /external/icu4c/common/
ucase.c 176 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) {
177 idx=UCASE_EXC_TITLE;
250 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) {
    [all...]
ucase.h 318 UCASE_EXC_TITLE,
  /external/icu4c/tools/gencase/
store.c 945 excWord|=U_MASK(UCASE_EXC_TITLE);
    [all...]

Completed in 609 milliseconds