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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duformattable.h50 UFMT_STRING, /**< ufmt_getUChars() will return without conversion. @see ufmt_getUChars*/
230 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h50 UFMT_STRING, /**< ufmt_getUChars() will return without conversion. @see ufmt_getUChars*/
230 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dfmtable.cpp974 ufmt_getUChars(UFormattable *fmt, int32_t *len, UErrorCode *status) { function
/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.h892 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h943 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp6832 const UChar* uch = ufmt_getUChars(u, &len, &valueStatus);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp6861 const UChar* uch = ufmt_getUChars(u, &len, &valueStatus);

Completed in 210 milliseconds