OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCASE_FULL_LOWER
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucase.c
280
pe+=fullLength&
UCASE_FULL_LOWER
;
899
full&=
UCASE_FULL_LOWER
;
[
all
...]
ucase.h
350
#define
UCASE_FULL_LOWER
0xf
/external/icu4c/common/
ucase.cpp
283
pe+=fullLength&
UCASE_FULL_LOWER
;
926
full&=
UCASE_FULL_LOWER
;
[
all
...]
ucase.h
393
#define
UCASE_FULL_LOWER
0xf
Completed in 621 milliseconds