Searched refs:UCASE_SENSITIVE (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Ducase.h284 #define UCASE_SENSITIVE 4 macro
H A Ducase.c437 return (UBool)((props&UCASE_SENSITIVE)!=0);
/external/icu4c/tools/gencase/
H A Dstore.c440 upvec_setValue(pv, first, last, 0, UCASE_SENSITIVE, UCASE_SENSITIVE, &errorCode);
442 fprintf(stderr, "gencase error: unable to set UCASE_SENSITIVE, code: %s\n",

Completed in 16 milliseconds