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

  /external/icu4c/common/unicode/
ucnv_cb.h 141 U_STABLE void U_EXPORT2 ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args,
154 * @see ucnv_cbToUWriteUChars
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv_cb.h 141 U_STABLE void U_EXPORT2 ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args,
154 * @see ucnv_cbToUWriteUChars
urename.h 451 #define ucnv_cbToUWriteUChars ucnv_cbToUWriteUChars_3_2
    [all...]
  /external/icu4c/common/
ucnv_cb.c 226 ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args,
253 ucnv_cbToUWriteUChars(args, &kSubstituteChar1, 1, offsetIndex, err);
255 ucnv_cbToUWriteUChars(args, &kSubstituteChar, 1, offsetIndex, err);
ucnv_err.c 403 ucnv_cbToUWriteUChars(toArgs, uniValueString, valueStringLength, 0, err);
  /external/chromium/base/i18n/
icu_string_conversions.cc 73 ucnv_cbToUWriteUChars(to_args, &kReplacementChar, 1, 0, err);
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 464 ucnv_cbToUWriteUChars(toArgs,context->replacementChars, context->replacementCharCount, 0, err);
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 451 #define ucnv_cbToUWriteUChars ucnv_cbToUWriteUChars_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 451 #define ucnv_cbToUWriteUChars ucnv_cbToUWriteUChars_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 451 #define ucnv_cbToUWriteUChars ucnv_cbToUWriteUChars_3_2
    [all...]
  /external/icu4c/test/cintltst/
nccbtst.c     [all...]

Completed in 426 milliseconds