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

/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h48 UFMT_STRING, /**< ufmt_getUChars() will return without conversion. @see ufmt_getUChars*/
228 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Dfmtable.cpp974 ufmt_getUChars(UFormattable *fmt, int32_t *len, UErrorCode *status) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h912 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp6867 const UChar* uch = ufmt_getUChars(u, &len, &valueStatus);

Completed in 192 milliseconds