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

/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h49 UFMT_ARRAY, /**< ufmt_countArray() and ufmt_getArray() will return the value. @see ufmt_getArrayItemByIndex */
236 * @see ufmt_getArrayItemByIndex
251 ufmt_getArrayItemByIndex(UFormattable* fmt, int32_t n, UErrorCode *status);
/external/icu/icu4c/source/i18n/
H A Dfmtable.cpp1003 ufmt_getArrayItemByIndex(UFormattable* fmt, int32_t n, UErrorCode *status) { function
/external/icu/icu4c/source/common/unicode/
H A Durename.h903 #define ufmt_getArrayItemByIndex U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayItemByIndex) macro
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7351 UFormattable *uu = ufmt_getArrayItemByIndex(u, i, &valueStatus);

Completed in 114 milliseconds