Searched refs:ucnv_fromUCountPending (Results 1 – 4 of 4) sorted by relevance
2006 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
632 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
3219 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3254 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3265 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3280 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
2844 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status) in ucnv_fromUCountPending() function