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

  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 259 * \def U_WCHAR_IS_UTF16
270 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
273 # define U_WCHAR_IS_UTF16
279 # define U_WCHAR_IS_UTF16
286 # define U_WCHAR_IS_UTF16
  /external/icu4c/common/unicode/
umachine.h 219 * \def U_WCHAR_IS_UTF16
230 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
233 # define U_WCHAR_IS_UTF16
239 # define U_WCHAR_IS_UTF16
248 # define U_WCHAR_IS_UTF16

Completed in 759 milliseconds