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

  /external/icu/icu4c/source/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 29 milliseconds