OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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