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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Duformattable.h51 UFMT_ARRAY, /**< ufmt_countArray() and ufmt_getArray() will return the value. @see ufmt_getArrayItemByIndex */
238 * @see ufmt_getArrayItemByIndex
253 ufmt_getArrayItemByIndex(UFormattable* fmt, int32_t n, UErrorCode *status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dfmtable.cpp1003 ufmt_getArrayItemByIndex(UFormattable* fmt, int32_t n, UErrorCode *status) { function
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h883 #define ufmt_getArrayItemByIndex U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayItemByIndex) macro
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dnumfmtst.cpp6881 UFormattable *uu = ufmt_getArrayItemByIndex(u, i, &valueStatus);

Completed in 124 milliseconds