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

/external/chromium_org/third_party/icu/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
233 * Get the number of array objects contained, if an array type UFMT_ARRAY
244 * Get the specified value from the array of UFormattables. Invalid if the object is not an array type UFMT_ARRAY
/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
233 * Get the number of array objects contained, if an array type UFMT_ARRAY
244 * Get the specified value from the array of UFormattables. Invalid if the object is not an array type UFMT_ARRAY
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp6842 expectUType = UFMT_ARRAY;
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp6871 expectUType = UFMT_ARRAY;

Completed in 576 milliseconds