Loading...
caseCompare
UnicodeString::caseCompare(const UnicodeString &text, uint32_t options) const
UnicodeString::caseCompare(int32_t start, int32_t length, const UnicodeString &srcText, uint32_t options) const
UnicodeString::caseCompare(int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength, uint32_t options) const
UnicodeString::caseCompare(const UChar *srcChars, int32_t srcLength, uint32_t options) const
UnicodeString::caseCompare(int32_t start, int32_t length, const UChar *srcChars, uint32_t options) const
UnicodeString::caseCompare(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const
compare
Normalizer::compare()
UnicodeString::compare(const UnicodeString &text) const
UnicodeString::compare(int32_t start, int32_t length, const UnicodeString &text) const
UnicodeString::compare(int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
UnicodeString::compare(const UChar *srcChars, int32_t srcLength) const
UnicodeString::compare(int32_t start, int32_t length, const UChar *srcChars) const
UnicodeString::compare(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
Collator::compare(const UnicodeString &source, const UnicodeString &target) const
Collator::compare(const UnicodeString &source, const UnicodeString &target, UErrorCode &status) const =0
Collator::compare(const UnicodeString &source, const UnicodeString &target, int32_t length) const
Collator::compare(const UnicodeString &source, const UnicodeString &target, int32_t length, UErrorCode &status) const =0
Collator::compare(const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) const
Collator::compare(const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength, UErrorCode &status) const =0
Collator::compare(UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
RuleBasedCollator::compare(const UnicodeString &source, const UnicodeString &target) const
RuleBasedCollator::compare(const UnicodeString &source, const UnicodeString &target, UErrorCode &status) const
RuleBasedCollator::compare(const UnicodeString &source, const UnicodeString &target, int32_t length) const
RuleBasedCollator::compare(const UnicodeString &source, const UnicodeString &target, int32_t length, UErrorCode &status) const
RuleBasedCollator::compare(const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) const
RuleBasedCollator::compare(const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength, UErrorCode &status) const
RuleBasedCollator::compare(UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
compareCodePointOrder
UnicodeString::compareCodePointOrder(const UnicodeString &text) const
UnicodeString::compareCodePointOrder(int32_t start, int32_t length, const UnicodeString &srcText) const
UnicodeString::compareCodePointOrder(int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
UnicodeString::compareCodePointOrder(const UChar *srcChars, int32_t srcLength) const
UnicodeString::compareCodePointOrder(int32_t start, int32_t length, const UChar *srcChars) const
UnicodeString::compareCodePointOrder(int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
createInstance
Calendar::createInstance(UErrorCode &success)
Calendar::createInstance(TimeZone *zoneToAdopt, UErrorCode &success)
Calendar::createInstance(const TimeZone &zone, UErrorCode &success)
Calendar::createInstance(const Locale &aLocale, UErrorCode &success)
Calendar::createInstance(TimeZone *zoneToAdopt, const Locale &aLocale, UErrorCode &success)
Calendar::createInstance(const TimeZone &zoneToAdopt, const Locale &aLocale, UErrorCode &success)
Collator::createInstance(UErrorCode &err)
Collator::createInstance(const Locale &loc, UErrorCode &err)
DateFormat::createInstance()
DateIntervalFormat::createInstance(const UnicodeString &skeleton, UErrorCode &status)
DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, UErrorCode &status)
DateIntervalFormat::createInstance(const UnicodeString &skeleton, const DateIntervalInfo &dtitvinf, UErrorCode &status)
DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, const DateIntervalInfo &dtitvinf, UErrorCode &status)
DateTimePatternGenerator::createInstance(UErrorCode &status)
DateTimePatternGenerator::createInstance(const Locale &uLocale, UErrorCode &status)
NumberFormat::createInstance(UErrorCode &)
NumberFormat::createInstance(const Locale &inLocale, UErrorCode &)
NumberFormat::createInstance(const Locale &desiredLocale, EStyles choice, UErrorCode &success)
NumberingSystem::createInstance(const Locale &inLocale, UErrorCode &status)
NumberingSystem::createInstance(UErrorCode &status)
NumberingSystem::createInstance(int32_t radix, UBool isAlgorithmic, const UnicodeString &description, UErrorCode &status)
TimeUnit::createInstance()
Transliterator::createInstance(const UnicodeString &ID, UTransDirection dir, UParseError &parseError, UErrorCode &status)
Transliterator::createInstance(const UnicodeString &ID, UTransDirection dir, UErrorCode &status)
Searching...
No Matches