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

  /external/icu4c/common/unicode/
platform.h 524 * \def U_CHARSET_IS_UTF8
543 #ifdef U_CHARSET_IS_UTF8
546 # define U_CHARSET_IS_UTF8 1
548 # define U_CHARSET_IS_UTF8 0
unistr.h     [all...]
  /external/icu4c/common/
unistr_cnv.cpp 40 #if !U_CHARSET_IS_UTF8
126 #if !U_CHARSET_IS_UTF8
ucnv_bld.cpp 169 #if !U_CHARSET_IS_UTF8
186 #endif /* !U_CHARSET_IS_UTF8 */
215 #if !U_CHARSET_IS_UTF8
759 #if U_CHARSET_IS_UTF8
    [all...]
putilimp.h 369 #if !U_CHARSET_IS_UTF8
putil.cpp     [all...]
unistr.cpp 302 #if U_CHARSET_IS_UTF8
856 #if U_CHARSET_IS_UTF8
    [all...]
  /external/icu4c/test/intltest/
ustrtest.cpp 239 #if U_CHARSET_IS_UTF8
248 errln("UnicodeString(const char * U_CHARSET_IS_UTF8) failed");
253 errln("UnicodeString::extract(char * U_CHARSET_IS_UTF8) failed");
257 errln("UnicodeString::extract(substring to char * U_CHARSET_IS_UTF8) failed");
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c     [all...]

Completed in 2716 milliseconds