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 451 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) {
452 idx=UCASE_EXC_TITLE;
525 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) {
    [all...]
ucase.h 341 UCASE_EXC_TITLE,
  /external/icu4c/tools/gencase/
store.c 936 excWord|=U_MASK(UCASE_EXC_TITLE);
    [all...]

Completed in 108 milliseconds