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

  /external/icu/icu4c/source/common/unicode/
utypes.h 454 U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illegal escape sequence */
  /external/icu/libandroidicu/include/unicode/
utypes.h 454 U_ILLEGAL_ESCAPE_SEQUENCE = 18, /**< ISO-2022 illegal escape sequence */
  /external/icu/icu4c/source/common/
ucnv2022.cpp     [all...]
ucnvhz.cpp 199 *err = U_ILLEGAL_ESCAPE_SEQUENCE;
221 *err = U_ILLEGAL_ESCAPE_SEQUENCE;
ucnv_u16.cpp     [all...]
ucnv.cpp     [all...]
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.cpp 431 *error= U_ILLEGAL_ESCAPE_SEQUENCE;
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 154 cc.outErrorCode=U_ILLEGAL_ESCAPE_SEQUENCE;
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c     [all...]

Completed in 1526 milliseconds