Searched refs:ucnv_fromUCountPending (Results 1 – 7 of 7) sorted by relevance
2005 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
633 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
3240 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3275 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3286 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()3301 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
2836 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status) in ucnv_fromUCountPending() function
956 return ucnv_fromUCountPending(cnv, status); in ucnv_fromUCountPending_android()