Searched defs:UFMT_ARRAY (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h51 UFMT_ARRAY, /**< ufmt_countArray() and ufmt_getArray() will return the value. @see ufmt_getArrayItemByIndex */ enumerator in enum:UFormattableType
239 * Get the number of array objects contained, if an array type UFMT_ARRAY
250 * Get the specified value from the array of UFormattables. Invalid if the object is not an array type UFMT_ARRAY

Completed in 93 milliseconds