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

  /external/icu/icu4c/source/common/
ucase.h 358 #define UCASE_SENSITIVE 0x10
ucase.cpp 615 return (UBool)((props&UCASE_SENSITIVE)!=0);
    [all...]

Completed in 769 milliseconds