Searched refs:ucnv_fromUCountPending (Results 1 – 4 of 4) sorted by relevance
1999 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
627 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
3217 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3252 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3263 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3278 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
2852 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status) in ucnv_fromUCountPending() function