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

  /external/icu4c/test/cintltst/
nccbtst.h 51 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets,
59 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets,
ccapitst.c 86 static UConverterToUCallback otherCharAction(UConverterToUCallback MIA);
305 UConverterToUCallback MIA2, MIA2_2;
377 UConverterToUCallback oldToUAction = NULL;
    [all...]
ncnvtst.c 50 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset);
    [all...]
nccbtst.c     [all...]
nucnvtst.c     [all...]
  /external/icu4c/common/
ucnv_imp.h 131 #define UCNV_TO_U_DEFAULT_CALLBACK ((UConverterToUCallback) UCNV_TO_U_CALLBACK_SUBSTITUTE)
ucnv.c 706 UConverterToUCallback *action,
724 UConverterToUCallback newAction,
726 UConverterToUCallback *oldAction,
    [all...]
  /external/icu4c/test/intltest/
convtest.h 79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
convtest.cpp 93 UConverterToUCallback callback;
    [all...]
  /external/icu4c/common/unicode/
ucnv.h 198 typedef void (U_EXPORT2 *UConverterToUCallback) (
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h 158 typedef void (U_EXPORT2 *UConverterToUCallback) (
847 UConverterToUCallback *action,
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h 158 typedef void (U_EXPORT2 *UConverterToUCallback) (
847 UConverterToUCallback *action,
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv.h 158 typedef void (U_EXPORT2 *UConverterToUCallback) (
847 UConverterToUCallback *action,
    [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 48 UConverterToUCallback onUnmappableInput;
49 UConverterToUCallback onMalformedInput;
439 static UConverterToUCallback getToUCallback(int32_t mode) {
479 UConverterToUCallback oldCallback;
  /external/webkit/Source/WebCore/platform/text/
TextCodecICU.cpp 278 UConverterToUCallback oldAction;
292 UConverterToUCallback m_savedAction;
  /external/icu4c/extra/uconv/
uconv.cpp 136 UConverterToUCallback tou;
557 UConverterToUCallback toucallback,
580 UConverterToUCallback toucallback,
    [all...]
  /external/icu4c/tools/toolutil/
ucbuf.c 206 UConverterToUCallback toUOldAction ;

Completed in 261 milliseconds