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

  /external/chromium_org/url/
url_canon_icu.cc 38 ucnv_cbFromUWriteBytes(from_args, prefix, prefix_len, 0, err);
44 ucnv_cbFromUWriteBytes(from_args, number, number_len, 0, err);
48 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err);
  /external/chromium_org/third_party/icu/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/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/chromium_org/third_party/icu/source/common/
ucnv_cb.c 35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
214 ucnv_cbFromUWriteBytes(args,
219 ucnv_cbFromUWriteBytes(args,
ucnvhz.c 514 ucnv_cbFromUWriteBytes(args,
ucnv2022.cpp     [all...]
ucnvmbcs.c     [all...]
  /external/icu/icu4c/source/common/
ucnv_cb.c 35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args,
214 ucnv_cbFromUWriteBytes(args,
219 ucnv_cbFromUWriteBytes(args,
ucnvhz.c 514 ucnv_cbFromUWriteBytes(args,
ucnv2022.cpp     [all...]
ucnvmbcs.c     [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecICU.cpp 406 ucnv_cbFromUWriteBytes(fromUArgs, entity, entityLen, 0, err);
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 375 ucnv_cbFromUWriteBytes(fromArgs, context->replacementBytes, context->replacementByteCount, 0, err);
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c     [all...]

Completed in 325 milliseconds