Lines Matching refs:U_EXPORT2
697 static NumberFormat* U_EXPORT2 createInstance(UErrorCode&);
707 static NumberFormat* U_EXPORT2 createInstance(const Locale& inLocale,
718 static NumberFormat* U_EXPORT2 createInstance(const Locale& desiredLocale,
726 static NumberFormat* U_EXPORT2 createCurrencyInstance(UErrorCode&);
733 static NumberFormat* U_EXPORT2 createCurrencyInstance(const Locale& inLocale,
740 static NumberFormat* U_EXPORT2 createPercentInstance(UErrorCode&);
747 static NumberFormat* U_EXPORT2 createPercentInstance(const Locale& inLocale,
754 static NumberFormat* U_EXPORT2 createScientificInstance(UErrorCode&);
761 static NumberFormat* U_EXPORT2 createScientificInstance(const Locale& inLocale,
769 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count);
779 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
790 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
798 static StringEnumeration* U_EXPORT2 getAvailableLocales(void);
943 static UClassID U_EXPORT2 getStaticClassID(void);