/external/icu4c/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/webkit/Source/WebCore/icu/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 | 447 #define ucnv_cbFromUWriteBytes ucnv_cbFromUWriteBytes_3_2 [all...] |
/external/chromium/googleurl/src/ |
url_canon_icu.cc | 63 ucnv_cbFromUWriteBytes(from_args, prefix, prefix_len, 0, err); 69 ucnv_cbFromUWriteBytes(from_args, number, number_len, 0, err); 73 ucnv_cbFromUWriteBytes(from_args, postfix, postfix_len, 0, err);
|
/external/icu4c/common/ |
ucnv_cb.c | 35 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, 214 ucnv_cbFromUWriteBytes(args, 219 ucnv_cbFromUWriteBytes(args,
|
ucnvhz.c | 514 ucnv_cbFromUWriteBytes(args,
|
ucnv2022.c | [all...] |
ucnvmbcs.c | [all...] |
/external/webkit/Source/WebCore/platform/text/ |
TextCodecICU.cpp | 368 ucnv_cbFromUWriteBytes(fromUArgs, entity, entityLen, 0, err);
|
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 378 ucnv_cbFromUWriteBytes(fromArgs, context->replacementBytes, context->replacementByteCount, 0, err);
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
urename.h | 447 #define ucnv_cbFromUWriteBytes ucnv_cbFromUWriteBytes_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
urename.h | 447 #define ucnv_cbFromUWriteBytes ucnv_cbFromUWriteBytes_3_2 [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 447 #define ucnv_cbFromUWriteBytes ucnv_cbFromUWriteBytes_3_2 [all...] |
/external/icu4c/test/cintltst/ |
nccbtst.c | [all...] |