Home
last modified time | relevance | path

Searched refs:ucnv_fromUCountPending (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducnv.h2008 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
Durename.h650 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
/external/icu/libicu/cts_headers/unicode/
Ducnv.h2008 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
Durename.h650 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
/external/icu/libandroidicu/include/unicode/
Ducnv.h2008 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status);
Durename.h650 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c3258 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
3293 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
3304 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
3319 len = ucnv_fromUCountPending(cnv, &status); in TestFromUCountPending()
/external/icu/libicu/ndk_headers/unicode/
Durename.h650 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending) macro
/external/icu/icu4c/source/common/
Ducnv.cpp2836 ucnv_fromUCountPending(const UConverter* cnv, UErrorCode* status) in ucnv_fromUCountPending() function