Home
last modified time | relevance | path

Searched defs:locale (Results 876 - 880 of 880) sorted by relevance

1...<<313233343536

/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp963 UBreakIterator *ubrk_open(UBreakIteratorType type, const char *locale, const UChar *text, int32_t textLength, in ubrk_open() argument
1059 UEnumeration *ucal_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, in ucal_getKeywordValuesForLocale() argument
1084 int32_t ucal_getTimeZoneDisplayName(const UCalendar *cal, UCalendarDisplayNameType type, const char *locale, in ucal_getTimeZoneDisplayName() argument
1135 UCalendar *ucal_open(const UChar *zoneID, int32_t len, const char *locale, UCalendarType type, UErrorCode *status) in ucal_open() argument
1490 int32_t ucol_getFunctionalEquivalent(char *result, int32_t resultCapacity, const char *keyword, const char *locale, in ucol_getFunctionalEquivalent() argument
1500 ucol_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status) ucol_getKeywordValuesForLocale() argument
1696 udat_open(UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const char *locale, const UChar *tzID, int32_t tzIDLength, const UChar *pattern, int32_t patternLength, UErrorCode *status) udat_open() argument
1899 uloc_getDisplayCountry(const char *locale, const char *displayLocale, UChar *country, int32_t countryCapacity, UErrorCode *status) uloc_getDisplayCountry() argument
1909 uloc_getDisplayKeywordValue(const char *locale, const char *keyword, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *status) uloc_getDisplayKeywordValue() argument
1915 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *language, int32_t languageCapacity, UErrorCode *status) uloc_getDisplayLanguage() argument
1925 uloc_getDisplayScript(const char *locale, const char *displayLocale, UChar *script, int32_t scriptCapacity, UErrorCode *status) uloc_getDisplayScript() argument
1930 uloc_getDisplayVariant(const char *locale, const char *displayLocale, UChar *variant, int32_t variantCapacity, UErrorCode *status) uloc_getDisplayVariant() argument
1968 uloc_getLocaleForLCID(uint32_t hostID, char *locale, int32_t localeCapacity, UErrorCode *status) uloc_getLocaleForLCID() argument
1988 uloc_isRightToLeft(const char *locale) uloc_isRightToLeft() argument
2214 unum_open(UNumberFormatStyle style, const UChar *pattern, int32_t patternLength, const char *locale, UParseError *parseErr, UErrorCode *status) unum_open() argument
2288 unumf_openForSkeletonAndLocale(const UChar *skeleton, int32_t skeletonLen, const char *locale, UErrorCode *ec) unumf_openForSkeletonAndLocale() argument
2293 unumf_openForSkeletonAndLocaleWithError(const UChar *skeleton, int32_t skeletonLen, const char *locale, UParseError *perror, UErrorCode *ec) unumf_openForSkeletonAndLocaleWithError() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c576 uint8_t locale[LOCALESIZE]; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java5418 private static int getCaseLocale(Locale locale) { in getCaseLocale() argument
5425 private static int getCaseLocale(ULocale locale) { in getCaseLocale() argument
5440 toUpperCase(Locale locale, String str) toUpperCase() argument
5453 toUpperCase(ULocale locale, String str) toUpperCase() argument
5465 toLowerCase(Locale locale, String str) toLowerCase() argument
5478 toLowerCase(ULocale locale, String str) toLowerCase() argument
5501 toTitleCase(Locale locale, String str, BreakIterator breakiter) toTitleCase() argument
5526 toTitleCase(ULocale locale, String str, BreakIterator titleIter) toTitleCase() argument
5553 toTitleCase(ULocale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
5585 toTitleCase(Locale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacter.java4692 private static int getCaseLocale(Locale locale) { in getCaseLocale() argument
4699 private static int getCaseLocale(ULocale locale) { in getCaseLocale() argument
4713 toUpperCase(Locale locale, String str) toUpperCase() argument
4725 toUpperCase(ULocale locale, String str) toUpperCase() argument
4736 toLowerCase(Locale locale, String str) toLowerCase() argument
4748 toLowerCase(ULocale locale, String str) toLowerCase() argument
4770 toTitleCase(Locale locale, String str, BreakIterator breakiter) toTitleCase() argument
4794 toTitleCase(ULocale locale, String str, BreakIterator titleIter) toTitleCase() argument
4820 toTitleCase(ULocale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
4851 toTitleCase(Locale locale, String str, BreakIterator titleIter, int options) toTitleCase() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...

Completed in 34 milliseconds

1...<<313233343536