Searched refs:ucnv_fromUCountPending (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/unicode/
H A Ducnv.h1999 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
H A Durename.h627 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
/external/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3217 len = ucnv_fromUCountPending(cnv, &status);
3252 len = ucnv_fromUCountPending(cnv, &status);
3263 len = ucnv_fromUCountPending(cnv, &status);
3278 len = ucnv_fromUCountPending(cnv, &status);
/external/icu/icu4c/source/common/
H A Ducnv.c2852 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status) function

Completed in 131 milliseconds