/external/icu4c/common/unicode/ |
ucnv_err.h | 43 * UCNV_FROM_U_CALLBACK_STOP, 234 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
urename.h | 63 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP) [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv_err.h | 43 * UCNV_FROM_U_CALLBACK_STOP, 227 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
urename.h | 60 #define UCNV_FROM_U_CALLBACK_STOP UCNV_FROM_U_CALLBACK_STOP_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv_err.h | 43 * UCNV_FROM_U_CALLBACK_STOP, 227 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
urename.h | 60 #define UCNV_FROM_U_CALLBACK_STOP UCNV_FROM_U_CALLBACK_STOP_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv_err.h | 43 * UCNV_FROM_U_CALLBACK_STOP, 227 U_STABLE void U_EXPORT2 UCNV_FROM_U_CALLBACK_STOP (
|
urename.h | 60 #define UCNV_FROM_U_CALLBACK_STOP UCNV_FROM_U_CALLBACK_STOP_3_2 [all...] |
/external/chromium/base/i18n/ |
icu_string_conversions.cc | 92 ucnv_setFromUCallBack(converter, UCNV_FROM_U_CALLBACK_STOP, 0,
|
/external/icu4c/test/cintltst/ |
nccbtst.c | [all...] |
ccapitst.c | [all...] |
/external/icu4c/common/ |
ucnv_err.c | 55 UCNV_FROM_U_CALLBACK_STOP (
|
ucnv.c | 486 ucnv_setFromUCallBack(clone, UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, err); [all...] |
/external/icu4c/extra/uconv/ |
uconv.cpp | 146 UCNV_FROM_U_CALLBACK_STOP, 0, [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 385 case NativeConverter_REPORT: return UCNV_FROM_U_CALLBACK_STOP;
|
/external/icu4c/test/intltest/ |
convtest.cpp | 333 callback=UCNV_FROM_U_CALLBACK_STOP; [all...] |
regextst.cpp | 346 ucnv_setFromUCallBack(UTF8Converter.getAlias(), UCNV_FROM_U_CALLBACK_STOP, NULL, NULL, NULL, &status); [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 60 #define UCNV_FROM_U_CALLBACK_STOP UCNV_FROM_U_CALLBACK_STOP_3_2 [all...] |
/external/libxml2/ |
encoding.c | 119 ucnv_setFromUCallBack(conv->uconv, UCNV_FROM_U_CALLBACK_STOP, [all...] |