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

  /external/icu4c/common/
ucase.h 284 #define UCASE_SENSITIVE 4
ucase.c 437 return (UBool)((props&UCASE_SENSITIVE)!=0);
    [all...]
  /external/icu4c/tools/gencase/
store.c 440 upvec_setValue(pv, first, last, 0, UCASE_SENSITIVE, UCASE_SENSITIVE, &errorCode);
442 fprintf(stderr, "gencase error: unable to set UCASE_SENSITIVE, code: %s\n",
    [all...]

Completed in 180 milliseconds