Searched refs:ucnv_getSubstChars (Results 1 – 11 of 11) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 605 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 623 ucnv_getSubstChars(myConverter,save, &ii, &err); in TestConvert() 637 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 643 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 653 ucnv_getSubstChars(myConverter, save, &ii, &err); in TestConvert() 662 ucnv_getSubstChars(myConverter, save, &ii, &err); in TestConvert() 3598 ucnv_getSubstChars(cnv, buffer, &len8, &errorCode); in TestSubstString() 3618 ucnv_getSubstChars(cnv, buffer, &len8, &errorCode); in TestSubstString()
|
D | nucnvtst.c | 4914 ucnv_getSubstChars (cnv1, get_subchars, &len, &errorCode); in TestLMBCS() 4928 ucnv_getSubstChars (cnv2, get_subchars, &len, &errorCode); in TestLMBCS()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucnv.h | 612 ucnv_getSubstChars(const UConverter *converter,
|
D | urename.h | 675 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 612 ucnv_getSubstChars(const UConverter *converter,
|
D | urename.h | 675 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucnv.h | 612 ucnv_getSubstChars(const UConverter *converter,
|
D | urename.h | 675 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars) macro
|
/external/icu/android_icu4j/libcore_bridge/src/native/ |
D | com_android_icu_charset_NativeConverter.cpp | 561 ucnv_getSubstChars(cnv, replacementBytes, &len, &status); in NativeConverter_getSubstitutionBytes()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 675 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars) macro
|
/external/icu/icu4c/source/common/ |
D | ucnv.cpp | 419 ucnv_getSubstChars (const UConverter * converter, in ucnv_getSubstChars() function
|