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 172 * \def U_CHARSET_IS_UTF8
191 #ifndef U_CHARSET_IS_UTF8
192 # 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 163 #if !U_CHARSET_IS_UTF8
180 #endif /* !U_CHARSET_IS_UTF8 */
209 #if !U_CHARSET_IS_UTF8
756 #if U_CHARSET_IS_UTF8
    [all...]
unistr.cpp 299 #if U_CHARSET_IS_UTF8
809 #if U_CHARSET_IS_UTF8
    [all...]
putil.c     [all...]
  /external/icu4c/test/intltest/
ustrtest.cpp 242 #if U_CHARSET_IS_UTF8
251 errln("UnicodeString(const char * U_CHARSET_IS_UTF8) failed");
256 errln("UnicodeString::extract(char * U_CHARSET_IS_UTF8) failed");
260 errln("UnicodeString::extract(substring to char * U_CHARSET_IS_UTF8) failed");
    [all...]
  /external/icu4c/test/cintltst/
ccapitst.c     [all...]

Completed in 845 milliseconds