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

  /external/chromium_org/third_party/icu/source/common/unicode/
platform.h 526 * \def U_CHARSET_IS_UTF8
545 #ifdef U_CHARSET_IS_UTF8
548 # define U_CHARSET_IS_UTF8 1
550 # define U_CHARSET_IS_UTF8 0
  /external/icu/icu4c/source/common/unicode/
platform.h 524 * \def U_CHARSET_IS_UTF8
543 #ifdef U_CHARSET_IS_UTF8
546 # define U_CHARSET_IS_UTF8 1
552 # define U_CHARSET_IS_UTF8 1
554 # define U_CHARSET_IS_UTF8 0

Completed in 236 milliseconds