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

  /external/icu4c/common/unicode/
ucasemap.h 65 * @see U_TITLECASE_NO_LOWERCASE
159 #define U_TITLECASE_NO_LOWERCASE 0x100
181 * @see U_TITLECASE_NO_LOWERCASE
375 * @see U_TITLECASE_NO_LOWERCASE
  /external/icu4c/common/
ucasemap.c 374 if((csm->options&U_TITLECASE_NO_LOWERCASE)==0) {
ustrcase.c 309 if((csm->options&U_TITLECASE_NO_LOWERCASE)==0) {
  /external/icu4c/test/intltest/
strcase.cpp 509 options|=U_TITLECASE_NO_LOWERCASE;
  /external/icu4c/test/cintltst/
cstrcase.c     [all...]

Completed in 6841 milliseconds