Home | History | Annotate | Download | only in unicode

Lines Matching refs:U_EXPORT2

284     static Collator* U_EXPORT2 createInstance(UErrorCode&  err);
319 static Collator* U_EXPORT2 createInstance(const Locale& loc, UErrorCode& err);
664 static int32_t U_EXPORT2 getEquivalentReorderCodes(int32_t reorderCode,
678 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
690 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
704 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count);
714 static StringEnumeration* U_EXPORT2 getAvailableLocales(void);
725 static StringEnumeration* U_EXPORT2 getKeywords(UErrorCode& status);
738 static StringEnumeration* U_EXPORT2
756 static StringEnumeration* U_EXPORT2 getKeywordValuesForLocale(const char* keyword, const Locale& locale,
786 static Locale U_EXPORT2 getFunctionalEquivalent(const char* keyword, const Locale& locale,
801 static URegistryKey U_EXPORT2 registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode& status);
813 static URegistryKey U_EXPORT2 registerFactory(CollatorFactory* toAdopt, UErrorCode& status);
828 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
1058 static int32_t U_EXPORT2 getBound(const uint8_t *source,