OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTF_IS_VALID
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h
194
* a macro. They should be tested with UTF_IS_ERROR() or
UTF_IS_VALID
().
229
#define
UTF_IS_VALID
(c) \
[
all
...]
/external/icu4c/common/unicode/
utf_old.h
190
* a macro. They should be tested with UTF_IS_ERROR() or
UTF_IS_VALID
().
225
#define
UTF_IS_VALID
(c) \
[
all
...]
Completed in 2156 milliseconds