Searched refs:UCASE_SENSITIVE (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/common/ | ||
D | ucase.h | 328 #define UCASE_SENSITIVE 8 macro |
D | ucase.cpp | 463 return (UBool)((props&UCASE_SENSITIVE)!=0); in ucase_isCaseSensitive() |