Searched refs:UFormattableType (Results 1 – 3 of 3) sorted by relevance
44 typedef enum UFormattableType { enum53 } UFormattableType; typedef115 U_STABLE UFormattableType U_EXPORT2
922 U_INTERNAL UFormattableType U_EXPORT2925 return (UFormattableType)UFMT_COUNT; in ufmt_getType()928 return (UFormattableType)obj->getType(); in ufmt_getType()
6840 UFormattableType expectUType = UFMT_COUNT; // invalid in testFormattableAsUFormattable()6912 UFormattableType uType = ufmt_getType(u, &status); in testFormattableAsUFormattable()