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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf_old.h 244 #define UTF_IS_UNICODE_NONCHAR(c) \
268 !UTF_IS_UNICODE_NONCHAR(c)))
    [all...]
  /external/icu4c/common/unicode/
utf_old.h 240 #define UTF_IS_UNICODE_NONCHAR(c) \
264 !UTF_IS_UNICODE_NONCHAR(c)))
    [all...]

Completed in 96 milliseconds