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/
putil.h 96 #if !U_CHARSET_IS_UTF8
utypes.h 165 * \def U_CHARSET_IS_UTF8
184 #ifndef U_CHARSET_IS_UTF8
185 # define U_CHARSET_IS_UTF8 0
    [all...]
unistr.h     [all...]
  /external/icu4c/common/
unistr_cnv.cpp 40 #if !U_CHARSET_IS_UTF8
126 #if !U_CHARSET_IS_UTF8
ucnv_bld.c 161 #if !U_CHARSET_IS_UTF8
178 #endif /* !U_CHARSET_IS_UTF8 */
207 #if !U_CHARSET_IS_UTF8
754 #if U_CHARSET_IS_UTF8
    [all...]
unistr.cpp 298 #if U_CHARSET_IS_UTF8
808 #if U_CHARSET_IS_UTF8
    [all...]
putil.c     [all...]
  /external/icu4c/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/icu4c/test/cintltst/
ccapitst.c     [all...]

Completed in 324 milliseconds