/external/icu4c/common/unicode/ |
ucnv_err.h | 258 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
|
urename.h | 67 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP) [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv_err.h | 251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
|
urename.h | 64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv_err.h | 251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
|
urename.h | 64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv_err.h | 251 U_STABLE void U_EXPORT2 UCNV_TO_U_CALLBACK_STOP (
|
urename.h | 64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 [all...] |
/external/chromium/base/i18n/ |
icu_string_conversions.cc | 120 ucnv_setToUCallBack(converter, UCNV_TO_U_CALLBACK_STOP, 0,
|
/external/icu4c/common/ |
ucnv_err.c | 71 UCNV_TO_U_CALLBACK_STOP (
|
ucnv2022.c | [all...] |
/external/icu4c/test/cintltst/ |
nccbtst.c | [all...] |
ccapitst.c | [all...] |
nucnvtst.c | [all...] |
ncnvtst.c | [all...] |
/external/icu4c/extra/uconv/ |
uconv.cpp | 147 UCNV_TO_U_CALLBACK_STOP, 0 }, [all...] |
/external/icu4c/tools/toolutil/ |
ucbuf.c | 210 UCNV_TO_U_CALLBACK_STOP,
|
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 443 case NativeConverter_REPORT: return UCNV_TO_U_CALLBACK_STOP;
|
/external/icu4c/test/intltest/ |
convtest.cpp | 56 ucnv_setToUCallBack(utf8Cnv, UCNV_TO_U_CALLBACK_STOP, NULL, NULL, NULL, &errorCode); 173 callback=UCNV_TO_U_CALLBACK_STOP; [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 64 #define UCNV_TO_U_CALLBACK_STOP UCNV_TO_U_CALLBACK_STOP_3_2 [all...] |
/external/libxml2/ |
encoding.c | 115 ucnv_setToUCallBack(conv->uconv, UCNV_TO_U_CALLBACK_STOP, [all...] |