Loading...
getCollationKey
Collator::getCollationKey(const UnicodeString &source, CollationKey &key, UErrorCode &status) const =0
Collator::getCollationKey(const UChar *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const =0
RuleBasedCollator::getCollationKey(const UnicodeString &source, CollationKey &key, UErrorCode &status) const
RuleBasedCollator::getCollationKey(const UChar *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const
getDisplayName
BreakIterator::getDisplayName(const Locale &objectLocale, const Locale &displayLocale, UnicodeString &name)
BreakIterator::getDisplayName(const Locale &objectLocale, UnicodeString &name)
Locale::getDisplayName(UnicodeString &name) const
Locale::getDisplayName(const Locale &displayLocale, UnicodeString &name) const
Collator::getDisplayName(const Locale &objectLocale, const Locale &displayLocale, UnicodeString &name)
Collator::getDisplayName(const Locale &objectLocale, UnicodeString &name)
CollatorFactory::getDisplayName()
TimeZone::getDisplayName(UnicodeString &result) const
TimeZone::getDisplayName(const Locale &locale, UnicodeString &result) const
TimeZone::getDisplayName(UBool daylight, EDisplayType style, UnicodeString &result) const
TimeZone::getDisplayName(UBool daylight, EDisplayType style, const Locale &locale, UnicodeString &result) const
Transliterator::getDisplayName(const UnicodeString &ID, UnicodeString &result)
Transliterator::getDisplayName(const UnicodeString &ID, const Locale &inLocale, UnicodeString &result)
getMatchedText
SearchIterator
getOffset
CollationElementIterator::getOffset()
RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
RuleBasedTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode &status) const
RuleBasedTimeZone::getOffset(UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
SearchIterator::getOffset()
SimpleTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
SimpleTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, UErrorCode &status) const
SimpleTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, int32_t prevMonthLength, UErrorCode &status) const
SimpleTimeZone::getOffset(UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
StringSearch::getOffset()
TimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const =0
TimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, UErrorCode &status) const =0
TimeZone::getOffset(UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
VTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
VTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode &status) const
VTimeZone::getOffset(UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
getSortKey
Collator::getSortKey(const UnicodeString &source, uint8_t *result, int32_t resultLength) const =0
Collator::getSortKey(const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const =0
RuleBasedCollator::getSortKey(const UnicodeString &source, uint8_t *result, int32_t resultLength) const
RuleBasedCollator::getSortKey(const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const
getTextDirection
ParagraphLayout
GregorianCalendar
GregorianCalendar
GregorianCalendar::GregorianCalendar(UErrorCode &success)
GregorianCalendar::GregorianCalendar(TimeZone *zoneToAdopt, UErrorCode &success)
GregorianCalendar::GregorianCalendar(const TimeZone &zone, UErrorCode &success)
GregorianCalendar::GregorianCalendar(const Locale &aLocale, UErrorCode &success)
GregorianCalendar::GregorianCalendar(TimeZone *zoneToAdopt, const Locale &aLocale, UErrorCode &success)
GregorianCalendar::GregorianCalendar(const TimeZone &zone, const Locale &aLocale, UErrorCode &success)
GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, UErrorCode &success)
GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode &success)
GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode &success)
GregorianCalendar::GregorianCalendar(const GregorianCalendar &source)
Searching...
No Matches