Searched defs:UTF16_IS_LEAD (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h536 #define UTF16_IS_LEAD(uchar) UTF_IS_FIRST_SURROGATE(uchar) macro
1007 * Same as UTF16_IS_LEAD.
/external/icu4c/common/unicode/
H A Dutf_old.h532 #define UTF16_IS_LEAD(uchar) UTF_IS_FIRST_SURROGATE(uchar) macro
1003 * Same as UTF16_IS_LEAD.

Completed in 60 milliseconds