OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_IS_UNICODE_NONCHAR
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
utf.h
125
#define
U_IS_UNICODE_NONCHAR
(c) \
151
!
U_IS_UNICODE_NONCHAR
(c)))
/external/chromium_org/third_party/icu/source/common/unicode/
utf.h
142
#define
U_IS_UNICODE_NONCHAR
(c) \
168
!
U_IS_UNICODE_NONCHAR
(c)))
Completed in 41 milliseconds