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

  /external/icu/icu4c/source/common/
cstr.cpp 23 #if !UCONFIG_NO_CONVERSION || U_CHARSET_IS_UTF8
unistr_cnv.cpp 42 #if !U_CHARSET_IS_UTF8
118 #if !U_CHARSET_IS_UTF8
ucnv_bld.cpp 205 #if !U_CHARSET_IS_UTF8
222 #endif /* !U_CHARSET_IS_UTF8 */
254 #if !U_CHARSET_IS_UTF8
749 #if U_CHARSET_IS_UTF8
    [all...]
putilimp.h 405 #if !U_CHARSET_IS_UTF8
putil.cpp     [all...]
unistr.cpp 282 #if U_CHARSET_IS_UTF8
941 #if U_CHARSET_IS_UTF8
    [all...]
  /external/icu/icu4c/source/common/unicode/
platform.h 613 * \def U_CHARSET_IS_UTF8
632 #ifdef U_CHARSET_IS_UTF8
635 # define U_CHARSET_IS_UTF8 1
641 # define U_CHARSET_IS_UTF8 1
643 # define U_CHARSET_IS_UTF8 0
unistr.h     [all...]
  /external/icu/icu4c/source/test/intltest/
ustrtest.cpp 237 #if U_CHARSET_IS_UTF8
246 errln("UnicodeString(const char * U_CHARSET_IS_UTF8) failed");
251 errln("UnicodeString::extract(char * U_CHARSET_IS_UTF8) failed");
255 errln("UnicodeString::extract(substring to char * U_CHARSET_IS_UTF8) failed");
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccapitst.c     [all...]

Completed in 2829 milliseconds