OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ucase_getType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucase.c
396
ucase_getType
(const UCaseProps *csp, UChar32 c) {
401
/** @return same as
ucase_getType
() and set bit 2 if c is case-ignorable */
[
all
...]
/external/icu4c/common/
ucase.cpp
432
ucase_getType
(const UCaseProps *csp, UChar32 c) {
437
/** @return same as
ucase_getType
() and set bit 2 if c is case-ignorable */
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 78 milliseconds