Searched refs:ucnv_toAlgorithmic (Results 1 – 4 of 4) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 1613 ucnv_toAlgorithmic(UConverterType algorithmicType,
|
D | urename.h | 683 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccapitst.c | 2805 length=ucnv_toAlgorithmic(UCNV_UTF8, cnv, target, sizeof(target), shiftJISNUL, -1, &errorCode); in TestConvertAlgorithmic() 2816 length=ucnv_toAlgorithmic(UCNV_UTF8, cnv, target, sizeof(target), shiftJISNUL, 0, &errorCode); in TestConvertAlgorithmic()
|
/external/icu/icu4c/source/common/ |
D | ucnv.c | 2592 ucnv_toAlgorithmic(UConverterType algorithmicType, in ucnv_toAlgorithmic() function
|