OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCASE_EXC_DOUBLE_SLOTS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucase.h
327
#define
UCASE_EXC_DOUBLE_SLOTS
0x100
ucase.c
120
if(((excWord)&
UCASE_EXC_DOUBLE_SLOTS
)==0) { \
[
all
...]
/external/icu4c/common/
ucase.h
372
#define
UCASE_EXC_DOUBLE_SLOTS
0x100
ucase.cpp
123
if(((excWord)&
UCASE_EXC_DOUBLE_SLOTS
)==0) { \
[
all
...]
Completed in 27 milliseconds