HomeSort by relevance Sort by last modified time
    Searched defs:UTF16_IS_LEAD (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 536 #define UTF16_IS_LEAD(uchar) UTF_IS_FIRST_SURROGATE(uchar)
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 532 #define UTF16_IS_LEAD(uchar) UTF_IS_FIRST_SURROGATE(uchar)
    [all...]

Completed in 236 milliseconds