Searched refs:ufmt_getUChars (Results 1 – 9 of 9) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | uformattable.h | 238 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
|
D | urename.h | 951 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | uformattable.h | 238 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
|
/external/icu/libandroidicu/include/unicode/ |
D | uformattable.h | 238 ufmt_getUChars(UFormattable* fmt, int32_t *len, UErrorCode *status);
|
D | urename.h | 951 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
|
/external/icu/icu4c/source/i18n/ |
D | fmtable.cpp | 970 ufmt_getUChars(UFormattable *fmt, int32_t *len, UErrorCode *status) { in ufmt_getUChars() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 951 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 951 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars) macro
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 7335 const UChar* uch = ufmt_getUChars(u, &len, &valueStatus); in testFormattableAsUFormattable()
|