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

  /external/icu/icu4c/source/common/unicode/
ucnv_cb.h 33 * For example, if you call ucnv_cbfromUWriteBytes to write data out
36 * in fact, ucnv_cbfromUWriteBytes may be called AGAIN with the error
52 * the target. It calls ucnv_cbFromUWriteBytes() to write the ?.
86 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
102 * @see ucnv_cbFromUWriteBytes
urename.h     [all...]
  /external/icu/icu4c/source/common/
ucnv_cb.c 35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
214 ucnv_cbFromUWriteBytes(args,
219 ucnv_cbFromUWriteBytes(args,
ucnvhz.c 512 ucnv_cbFromUWriteBytes(args,
ucnv2022.cpp     [all...]
ucnvmbcs.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 375 ucnv_cbFromUWriteBytes(fromArgs, context->replacementBytes, context->replacementByteCount, 0, err);
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c     [all...]

Completed in 124 milliseconds