Home | History | Annotate | Download | only in unicode

Lines Matching refs:U_EXPORT2

298     static Collator* U_EXPORT2 createInstance(UErrorCode&  err);
323 static Collator* U_EXPORT2 createInstance(const Locale& loc, UErrorCode& err);
686 static int32_t U_EXPORT2 getEquivalentReorderCodes(int32_t reorderCode,
700 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
712 static UnicodeString& U_EXPORT2 getDisplayName(const Locale& objectLocale,
726 static const Locale* U_EXPORT2 getAvailableLocales(int32_t& count);
736 static StringEnumeration* U_EXPORT2 getAvailableLocales(void);
747 static StringEnumeration* U_EXPORT2 getKeywords(UErrorCode& status);
760 static StringEnumeration* U_EXPORT2 getKeywordValues(const char *keyword, UErrorCode& status);
778 static StringEnumeration* U_EXPORT2 getKeywordValuesForLocale(const char* keyword, const Locale& locale,
808 static Locale U_EXPORT2 getFunctionalEquivalent(const char* keyword, const Locale& locale,
820 static URegistryKey U_EXPORT2 registerInstance(Collator* toAdopt, const Locale& locale, UErrorCode& status);
829 static URegistryKey U_EXPORT2 registerFactory(CollatorFactory* toAdopt, UErrorCode& status);
841 static UBool U_EXPORT2 unregister(URegistryKey key, UErrorCode& status);
1016 static int32_t U_EXPORT2 getBound(const uint8_t *source,