Searched refs:ucnv_getSubstChars (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 602 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 620 ucnv_getSubstChars(myConverter,save, &ii, &err); in TestConvert() 634 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 640 ucnv_getSubstChars(myConverter, myptr, &ii, &err); in TestConvert() 650 ucnv_getSubstChars(myConverter, save, &ii, &err); in TestConvert() 659 ucnv_getSubstChars(myConverter, save, &ii, &err); in TestConvert() 3580 ucnv_getSubstChars(cnv, buffer, &len8, &errorCode); in TestSubstString() 3600 ucnv_getSubstChars(cnv, buffer, &len8, &errorCode); in TestSubstString()
|
D | nucnvtst.c | 4890 ucnv_getSubstChars (cnv1, get_subchars, &len, &errorCode); in TestLMBCS() 4904 ucnv_getSubstChars (cnv2, get_subchars, &len, &errorCode); in TestLMBCS()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucnv.h | 609 ucnv_getSubstChars(const UConverter *converter,
|
D | urename.h | 658 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 609 ucnv_getSubstChars(const UConverter *converter,
|
D | urename.h | 658 #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
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 1016 ucnv_getSubstChars(converter, subChars, len, err); in ucnv_getSubstChars_android()
|