- Global CANITER_SKIP_ZEROES
- ICU 2.4
- Global CAPACITY_GROW_LIMIT
- ICU 3.2
- Global FALSE
- ICU 2.0
- Class icu::AlphabeticIndex
- ICU 4.8
- Global icu::AlphabeticIndex::addLabels (const UnicodeSet &additions, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::addLabels (const Locale &locale, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::addRecord (const UnicodeString &name, const void *data, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::AlphabeticIndex (const Locale &locale, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::AlphabeticIndex (RuleBasedCollator *collator, UErrorCode &status)
- ICU 51
- Class icu::AlphabeticIndex::Bucket
- ICU 51
- Global icu::AlphabeticIndex::Bucket::getLabel () const
- ICU 51
- Global icu::AlphabeticIndex::Bucket::getLabelType () const
- ICU 51
- Global icu::AlphabeticIndex::Bucket::~Bucket ()
- ICU 51
- Global icu::AlphabeticIndex::buildImmutableIndex (UErrorCode &errorCode)
- ICU 51
- Global icu::AlphabeticIndex::clearRecords (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketCount (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketIndex (const UnicodeString &itemName, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketIndex () const
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketLabel () const
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketLabelType () const
- ICU 4.8
- Global icu::AlphabeticIndex::getBucketRecordCount () const
- ICU 4.8
- Global icu::AlphabeticIndex::getCollator () const
- ICU 4.8
- Global icu::AlphabeticIndex::getInflowLabel () const
- ICU 4.8
- Global icu::AlphabeticIndex::getMaxLabelCount () const
- ICU 4.8
- Global icu::AlphabeticIndex::getOverflowLabel () const
- ICU 4.8
- Global icu::AlphabeticIndex::getRecordCount (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::getRecordData () const
- ICU 4.8
- Global icu::AlphabeticIndex::getRecordName () const
- ICU 4.8
- Global icu::AlphabeticIndex::getUnderflowLabel () const
- ICU 4.8
- Class icu::AlphabeticIndex::ImmutableIndex
- ICU 51
- Global icu::AlphabeticIndex::ImmutableIndex::getBucket (int32_t index) const
- ICU 51
- Global icu::AlphabeticIndex::ImmutableIndex::getBucketCount () const
- ICU 51
- Global icu::AlphabeticIndex::ImmutableIndex::getBucketIndex (const UnicodeString &name, UErrorCode &errorCode) const
- ICU 51
- Global icu::AlphabeticIndex::ImmutableIndex::~ImmutableIndex ()
- ICU 51
- Global icu::AlphabeticIndex::nextBucket (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::nextRecord (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::resetBucketIterator (UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::resetRecordIterator ()
- ICU 4.8
- Global icu::AlphabeticIndex::setInflowLabel (const UnicodeString &inflowLabel, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::setMaxLabelCount (int32_t maxLabelCount, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::setOverflowLabel (const UnicodeString &overflowLabel, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::setUnderflowLabel (const UnicodeString &underflowLabel, UErrorCode &status)
- ICU 4.8
- Global icu::AlphabeticIndex::~AlphabeticIndex ()
- ICU 4.8
- Class icu::AnnualTimeZoneRule
- ICU 3.8
- Global icu::AnnualTimeZoneRule::AnnualTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const DateTimeRule &dateTimeRule, int32_t startYear, int32_t endYear)
- ICU 3.8
- Global icu::AnnualTimeZoneRule::AnnualTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, DateTimeRule *dateTimeRule, int32_t startYear, int32_t endYear)
- ICU 3.8
- Global icu::AnnualTimeZoneRule::AnnualTimeZoneRule (const AnnualTimeZoneRule &source)
- ICU 3.8
- Global icu::AnnualTimeZoneRule::clone (void) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getEndYear (void) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getRule (void) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getStartYear (void) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global icu::AnnualTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::operator= (const AnnualTimeZoneRule &right)
- ICU 3.8
- Global icu::AnnualTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::AnnualTimeZoneRule::~AnnualTimeZoneRule ()
- ICU 3.8
- Class icu::Appendable
- ICU 4.8
- Global icu::Appendable::appendCodePoint (UChar32 c)
- ICU 4.8
- Global icu::Appendable::appendCodeUnit (char16_t c)=0
- ICU 4.8
- Global icu::Appendable::appendString (const char16_t *s, int32_t length)
- ICU 4.8
- Global icu::Appendable::getAppendBuffer (int32_t minCapacity, int32_t desiredCapacityHint, char16_t *scratch, int32_t scratchCapacity, int32_t *resultCapacity)
- ICU 4.8
- Global icu::Appendable::reserveAppendCapacity (int32_t appendCapacity)
- ICU 4.8
- Global icu::Appendable::~Appendable ()
- ICU 4.8
- Class icu::BasicTimeZone
- ICU 3.8
- Global icu::BasicTimeZone::BasicTimeZone ()
- ICU 3.8
- Global icu::BasicTimeZone::BasicTimeZone (const UnicodeString &id)
- ICU 3.8
- Global icu::BasicTimeZone::BasicTimeZone (const BasicTimeZone &source)
- ICU 3.8
- Global icu::BasicTimeZone::countTransitionRules (UErrorCode &status) const =0
- ICU 3.8
- Global icu::BasicTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const =0
- ICU 3.8
- Global icu::BasicTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const =0
- ICU 3.8
- Global icu::BasicTimeZone::getSimpleRulesNear (UDate date, InitialTimeZoneRule *&initial, AnnualTimeZoneRule *&std, AnnualTimeZoneRule *&dst, UErrorCode &status) const
- ICU 3.8
- Global icu::BasicTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status) const =0
- ICU 3.8
- Global icu::BasicTimeZone::hasEquivalentTransitions (const BasicTimeZone &tz, UDate start, UDate end, UBool ignoreDstAmount, UErrorCode &ec) const
- ICU 3.8
- Global icu::BasicTimeZone::~BasicTimeZone ()
- ICU 3.8
- Global icu::BreakIterator::adoptText (CharacterIterator *it)=0
- ICU 2.0
- Global icu::BreakIterator::clone (void) const =0
- ICU 2.0
- Global icu::BreakIterator::createCharacterInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global icu::BreakIterator::createLineInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global icu::BreakIterator::createSentenceInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global icu::BreakIterator::createWordInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global icu::BreakIterator::current (void) const =0
- ICU 2.0
- Global icu::BreakIterator::DONE
- ICU 2.0
- Global icu::BreakIterator::first (void)=0
- ICU 2.0
- Global icu::BreakIterator::following (int32_t offset)=0
- ICU 2.0
- Global icu::BreakIterator::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::BreakIterator::getAvailableLocales (void)
- ICU 2.4
- Global icu::BreakIterator::getDisplayName (const Locale &objectLocale, const Locale &displayLocale, UnicodeString &name)
- ICU 2.0
- Global icu::BreakIterator::getDisplayName (const Locale &objectLocale, UnicodeString &name)
- ICU 2.0
- Global icu::BreakIterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::BreakIterator::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::BreakIterator::getRuleStatus () const
- ICU 52
- Global icu::BreakIterator::getRuleStatusVec (int32_t *fillInVec, int32_t capacity, UErrorCode &status)
- ICU 52
- Global icu::BreakIterator::getText (void) const =0
- ICU 2.0
- Global icu::BreakIterator::getUText (UText *fillIn, UErrorCode &status) const =0
- ICU 3.4
- Global icu::BreakIterator::isBoundary (int32_t offset)=0
- ICU 2.0
- Global icu::BreakIterator::last (void)=0
- ICU 2.0
- Global icu::BreakIterator::next (void)=0
- ICU 2.0
- Global icu::BreakIterator::next (int32_t n)=0
- ICU 2.0
- Global icu::BreakIterator::operator!= (const BreakIterator &rhs) const
- ICU 2.0
- Global icu::BreakIterator::operator== (const BreakIterator &) const =0
- ICU 2.0
- Global icu::BreakIterator::preceding (int32_t offset)=0
- ICU 2.0
- Global icu::BreakIterator::previous (void)=0
- ICU 2.0
- Global icu::BreakIterator::refreshInputText (UText *input, UErrorCode &status)=0
- ICU 49
- Global icu::BreakIterator::registerInstance (BreakIterator *toAdopt, const Locale &locale, UBreakIteratorType kind, UErrorCode &status)
- ICU 2.4
- Global icu::BreakIterator::setText (const UnicodeString &text)=0
- ICU 2.0
- Global icu::BreakIterator::setText (UText *text, UErrorCode &status)=0
- ICU 3.4
- Global icu::BreakIterator::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.4
- Global icu::BreakIterator::~BreakIterator ()
- ICU 2.0
- Class icu::ByteSink
- ICU 4.2
- Global icu::ByteSink::Append (const char *bytes, int32_t n)=0
- ICU 4.2
- Global icu::ByteSink::ByteSink ()
- ICU 4.2
- Global icu::ByteSink::Flush ()
- ICU 4.2
- Global icu::ByteSink::GetAppendBuffer (int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity)
- ICU 4.2
- Global icu::ByteSink::~ByteSink ()
- ICU 4.2
- Class icu::BytesTrie
- ICU 4.8
- Global icu::BytesTrie::BytesTrie (const void *trieBytes)
- ICU 4.8
- Global icu::BytesTrie::BytesTrie (const BytesTrie &other)
- ICU 4.8
- Global icu::BytesTrie::current () const
- ICU 4.8
- Global icu::BytesTrie::first (int32_t inByte)
- ICU 4.8
- Global icu::BytesTrie::getNextBytes (ByteSink &out) const
- ICU 4.8
- Global icu::BytesTrie::getValue () const
- ICU 4.8
- Global icu::BytesTrie::hasUniqueValue (int32_t &uniqueValue) const
- ICU 4.8
- Class icu::BytesTrie::Iterator
- ICU 4.8
- Global icu::BytesTrie::Iterator::getString () const
- ICU 4.8
- Global icu::BytesTrie::Iterator::getValue () const
- ICU 4.8
- Global icu::BytesTrie::Iterator::hasNext () const
- ICU 4.8
- Global icu::BytesTrie::Iterator::Iterator (const void *trieBytes, int32_t maxStringLength, UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrie::Iterator::Iterator (const BytesTrie &trie, int32_t maxStringLength, UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrie::Iterator::next (UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrie::Iterator::reset ()
- ICU 4.8
- Global icu::BytesTrie::Iterator::~Iterator ()
- ICU 4.8
- Global icu::BytesTrie::next (int32_t inByte)
- ICU 4.8
- Global icu::BytesTrie::next (const char *s, int32_t length)
- ICU 4.8
- Global icu::BytesTrie::reset ()
- ICU 4.8
- Global icu::BytesTrie::resetToState (const State &state)
- ICU 4.8
- Global icu::BytesTrie::saveState (State &state) const
- ICU 4.8
- Class icu::BytesTrie::State
- ICU 4.8
- Global icu::BytesTrie::State::State ()
- ICU 4.8
- Global icu::BytesTrie::~BytesTrie ()
- ICU 4.8
- Class icu::BytesTrieBuilder
- ICU 4.8
- Global icu::BytesTrieBuilder::add (StringPiece s, int32_t value, UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrieBuilder::build (UStringTrieBuildOption buildOption, UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrieBuilder::buildStringPiece (UStringTrieBuildOption buildOption, UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrieBuilder::BytesTrieBuilder (UErrorCode &errorCode)
- ICU 4.8
- Global icu::BytesTrieBuilder::clear ()
- ICU 4.8
- Global icu::BytesTrieBuilder::~BytesTrieBuilder ()
- ICU 4.8
- Class icu::Calendar
- ICU 2.0
- Global icu::Calendar::add (UCalendarDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global icu::Calendar::adoptTimeZone (TimeZone *value)
- ICU 2.0
- Global icu::Calendar::after (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global icu::Calendar::before (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global icu::Calendar::Calendar (UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::Calendar (const Calendar &source)
- ICU 2.0
- Global icu::Calendar::Calendar (TimeZone *zone, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::Calendar (const TimeZone &zone, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::clear (void)
- ICU 2.0
- Global icu::Calendar::clear (UCalendarDateFields field)
- ICU 2.6.
- Global icu::Calendar::clone (void) const =0
- ICU 2.0
- Global icu::Calendar::complete (UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::computeFields (UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::computeTime (UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::createInstance (UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::createInstance (TimeZone *zoneToAdopt, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::createInstance (const TimeZone &zone, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::createInstance (const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::createInstance (TimeZone *zoneToAdopt, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::createInstance (const TimeZone &zone, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Calendar::equals (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global icu::Calendar::fAreAllFieldsSet
- ICU 2.0
- Global icu::Calendar::fAreFieldsSet
- ICU 2.0
- Global icu::Calendar::fAreFieldsVirtuallySet
- ICU 3.0
- Global icu::Calendar::fFields [UCAL_FIELD_COUNT]
- ICU 2.0
- Global icu::Calendar::fieldDifference (UDate when, UCalendarDateFields field, UErrorCode &status)
- ICU 2.6.
- Global icu::Calendar::fIsTimeSet
- ICU 2.0
- Global icu::Calendar::fStamp [UCAL_FIELD_COUNT]
- ICU 2.0
- Global icu::Calendar::get (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global icu::Calendar::getActualMaximum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global icu::Calendar::getActualMinimum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global icu::Calendar::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::Calendar::getDayOfWeekType (UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const
- ICU 4.4
- Global icu::Calendar::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::Calendar::getFirstDayOfWeek (UErrorCode &status) const
- ICU 2.6
- Global icu::Calendar::getGreatestMinimum (UCalendarDateFields field) const
- ICU 2.6.
- Global icu::Calendar::getKeywordValuesForLocale (const char *key, const Locale &locale, UBool commonlyUsed, UErrorCode &status)
- ICU 4.2
- Global icu::Calendar::getLeastMaximum (UCalendarDateFields field) const
- ICU 2.6.
- Global icu::Calendar::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::Calendar::getMaximum (UCalendarDateFields field) const
- ICU 2.6.
- Global icu::Calendar::getMinimalDaysInFirstWeek (void) const
- ICU 2.0
- Global icu::Calendar::getMinimum (UCalendarDateFields field) const
- ICU 2.6.
- Global icu::Calendar::getNow (void)
- ICU 2.0
- Global icu::Calendar::getRepeatedWallTimeOption (void) const
- ICU 49
- Global icu::Calendar::getSkippedWallTimeOption (void) const
- ICU 49
- Global icu::Calendar::getTime (UErrorCode &status) const
- ICU 2.0
- Global icu::Calendar::getTimeInMillis (UErrorCode &status) const
- ICU 2.0
- Global icu::Calendar::getTimeZone (void) const
- ICU 2.0
- Global icu::Calendar::getType () const =0
- ICU 49
- Global icu::Calendar::getWeekendTransition (UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const
- ICU 4.4
- Global icu::Calendar::handleGetYearLength (int32_t eyear) const
- ICU 2.0
- Global icu::Calendar::inDaylightTime (UErrorCode &status) const =0
- ICU 2.0
- Global icu::Calendar::internalGetTime (void) const
- ICU 2.0
- Global icu::Calendar::internalSet (UCalendarDateFields field, int32_t value)
- ICU 2.6.
- Global icu::Calendar::internalSetTime (UDate time)
- ICU 2.0
- Global icu::Calendar::isEquivalentTo (const Calendar &other) const
- ICU 2.4
- Global icu::Calendar::isLenient (void) const
- ICU 2.0
- Global icu::Calendar::isSet (UCalendarDateFields field) const
- ICU 2.6.
- Global icu::Calendar::isWeekend (UDate date, UErrorCode &status) const
- ICU 4.4
- Global icu::Calendar::isWeekend (void) const
- ICU 4.4
- Global icu::Calendar::operator!= (const Calendar &that) const
- ICU 2.0
- Global icu::Calendar::operator= (const Calendar &right)
- ICU 2.0
- Global icu::Calendar::operator== (const Calendar &that) const
- ICU 2.0
- Global icu::Calendar::orphanTimeZone (void)
- ICU 2.0
- Global icu::Calendar::pinField (UCalendarDateFields field, UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::roll (UCalendarDateFields field, UBool up, UErrorCode &status)
- ICU 2.6.
- Global icu::Calendar::roll (UCalendarDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global icu::Calendar::set (UCalendarDateFields field, int32_t value)
- ICU 2.6.
- Global icu::Calendar::set (int32_t year, int32_t month, int32_t date)
- ICU 2.0
- Global icu::Calendar::set (int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute)
- ICU 2.0
- Global icu::Calendar::set (int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second)
- ICU 2.0
- Global icu::Calendar::setFirstDayOfWeek (UCalendarDaysOfWeek value)
- ICU 2.6.
- Global icu::Calendar::setLenient (UBool lenient)
- ICU 2.0
- Global icu::Calendar::setMinimalDaysInFirstWeek (uint8_t value)
- ICU 2.0
- Global icu::Calendar::setRepeatedWallTimeOption (UCalendarWallTimeOption option)
- ICU 49
- Global icu::Calendar::setSkippedWallTimeOption (UCalendarWallTimeOption option)
- ICU 49
- Global icu::Calendar::setTime (UDate date, UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::setTimeInMillis (double millis, UErrorCode &status)
- ICU 2.0
- Global icu::Calendar::setTimeZone (const TimeZone &zone)
- ICU 2.0
- Global icu::Calendar::weekNumber (int32_t desiredDay, int32_t dayOfPeriod, int32_t dayOfWeek)
- ICU 2.8
- Global icu::Calendar::~Calendar ()
- ICU 2.0
- Class icu::CanonicalIterator
- ICU 2.4
- Global icu::CanonicalIterator::CanonicalIterator (const UnicodeString &source, UErrorCode &status)
- ICU 2.4
- Global icu::CanonicalIterator::getDynamicClassID () const
- ICU 2.2
- Global icu::CanonicalIterator::getSource ()
- ICU 2.4
- Global icu::CanonicalIterator::getStaticClassID ()
- ICU 2.2
- Global icu::CanonicalIterator::next ()
- ICU 2.4
- Global icu::CanonicalIterator::reset ()
- ICU 2.4
- Global icu::CanonicalIterator::setSource (const UnicodeString &newSource, UErrorCode &status)
- ICU 2.4
- Global icu::CanonicalIterator::~CanonicalIterator ()
- ICU 2.4
- Class icu::CaseMap
- ICU 59
- Global icu::CaseMap::fold (uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::toLower (const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::toTitle (const char *locale, uint32_t options, BreakIterator *iter, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::toUpper (const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::utf8Fold (uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode)
- ICU 60
- Global icu::CaseMap::utf8Fold (uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::utf8ToLower (const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode)
- ICU 60
- Global icu::CaseMap::utf8ToLower (const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::utf8ToTitle (const char *locale, uint32_t options, BreakIterator *iter, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode)
- ICU 60
- Global icu::CaseMap::utf8ToTitle (const char *locale, uint32_t options, BreakIterator *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Global icu::CaseMap::utf8ToUpper (const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode)
- ICU 60
- Global icu::CaseMap::utf8ToUpper (const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode)
- ICU 59
- Class icu::Char16Ptr
- ICU 59
- Global icu::Char16Ptr::Char16Ptr (char16_t *p)
- ICU 59
- Global icu::Char16Ptr::Char16Ptr (uint16_t *p)
- ICU 59
- Global icu::Char16Ptr::Char16Ptr (wchar_t *p)
- ICU 59
- Global icu::Char16Ptr::Char16Ptr (std::nullptr_t p)
- ICU 59
- Global icu::Char16Ptr::get () const
- ICU 59
- Global icu::Char16Ptr::operator char16_t * () const
- ICU 59
- Global icu::Char16Ptr::~Char16Ptr ()
- ICU 59
- Class icu::CharacterIterator
- ICU 2.0
- Global icu::CharacterIterator::begin
- ICU 2.0
- Global icu::CharacterIterator::CharacterIterator (int32_t length, int32_t position)
- ICU 2.0
- Global icu::CharacterIterator::CharacterIterator (int32_t length, int32_t textBegin, int32_t textEnd, int32_t position)
- ICU 2.0
- Global icu::CharacterIterator::CharacterIterator (const CharacterIterator &that)
- ICU 2.0
- Global icu::CharacterIterator::CharacterIterator ()
- ICU 2.0
- Global icu::CharacterIterator::CharacterIterator (int32_t length)
- ICU 2.0
- Global icu::CharacterIterator::clone (void) const =0
- ICU 2.0
- Global icu::CharacterIterator::current (void) const =0
- ICU 2.0
- Global icu::CharacterIterator::current32 (void) const =0
- ICU 2.0
- Global icu::CharacterIterator::end
- ICU 2.0
- Global icu::CharacterIterator::endIndex (void) const
- ICU 2.0
- Global icu::CharacterIterator::EOrigin
- ICU 2.0
- Global icu::CharacterIterator::first (void)=0
- ICU 2.0
- Global icu::CharacterIterator::first32 (void)=0
- ICU 2.0
- Global icu::CharacterIterator::first32PostInc (void)
- ICU 2.0
- Global icu::CharacterIterator::firstPostInc (void)
- ICU 2.0
- Global icu::CharacterIterator::getIndex (void) const
- ICU 2.0
- Global icu::CharacterIterator::getLength () const
- ICU 2.0
- Global icu::CharacterIterator::getText (UnicodeString &result)=0
- ICU 2.0
- Global icu::CharacterIterator::hasPrevious ()=0
- ICU 2.0
- Global icu::CharacterIterator::last (void)=0
- ICU 2.0
- Global icu::CharacterIterator::last32 (void)=0
- ICU 2.0
- Global icu::CharacterIterator::move (int32_t delta, EOrigin origin)=0
- ICU 2.0
- Global icu::CharacterIterator::move32 (int32_t delta, EOrigin origin)=0
- ICU 2.0
- Global icu::CharacterIterator::next (void)=0
- ICU 2.0
- Global icu::CharacterIterator::next32 (void)=0
- ICU 2.0
- Global icu::CharacterIterator::operator= (const CharacterIterator &that)
- ICU 2.0
- Global icu::CharacterIterator::pos
- ICU 2.0
- Global icu::CharacterIterator::previous (void)=0
- ICU 2.0
- Global icu::CharacterIterator::previous32 (void)=0
- ICU 2.0
- Global icu::CharacterIterator::setIndex (int32_t position)=0
- ICU 2.0
- Global icu::CharacterIterator::setIndex32 (int32_t position)=0
- ICU 2.0
- Global icu::CharacterIterator::setToEnd ()
- ICU 2.0
- Global icu::CharacterIterator::setToStart ()
- ICU 2.0
- Global icu::CharacterIterator::startIndex (void) const
- ICU 2.0
- Global icu::CharacterIterator::textLength
- ICU 2.0
- Global icu::CharacterIterator::~CharacterIterator ()
- ICU 2.0
- Class icu::CheckedArrayByteSink
- ICU 4.2
- Global icu::CheckedArrayByteSink::Append (const char *bytes, int32_t n)
- ICU 4.2
- Global icu::CheckedArrayByteSink::CheckedArrayByteSink (char *outbuf, int32_t capacity)
- ICU 4.2
- Global icu::CheckedArrayByteSink::GetAppendBuffer (int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity)
- ICU 4.2
- Global icu::CheckedArrayByteSink::NumberOfBytesAppended () const
- ICU 4.6
- Global icu::CheckedArrayByteSink::NumberOfBytesWritten () const
- ICU 4.2
- Global icu::CheckedArrayByteSink::Overflowed () const
- ICU 4.2
- Global icu::CheckedArrayByteSink::Reset ()
- ICU 4.6
- Global icu::CheckedArrayByteSink::~CheckedArrayByteSink ()
- ICU 4.2
- Global icu::CollationElementIterator::CollationElementIterator (const CollationElementIterator &other)
- ICU 2.0
- Global icu::CollationElementIterator::getDynamicClassID () const
- ICU 2.2
- Global icu::CollationElementIterator::getMaxExpansion (int32_t order) const
- ICU 2.0
- Global icu::CollationElementIterator::getOffset (void) const
- ICU 2.0
- Global icu::CollationElementIterator::getStaticClassID ()
- ICU 2.2
- Global icu::CollationElementIterator::isIgnorable (int32_t order)
- ICU 2.0
- Global icu::CollationElementIterator::next (UErrorCode &status)
- ICU 2.0
- Global icu::CollationElementIterator::NULLORDER
- ICU 2.0
- Global icu::CollationElementIterator::operator!= (const CollationElementIterator &other) const
- ICU 2.0
- Global icu::CollationElementIterator::operator== (const CollationElementIterator &other) const
- ICU 2.0
- Global icu::CollationElementIterator::previous (UErrorCode &status)
- ICU 2.0
- Global icu::CollationElementIterator::primaryOrder (int32_t order)
- ICU 2.0
- Global icu::CollationElementIterator::reset (void)
- ICU 2.0
- Global icu::CollationElementIterator::secondaryOrder (int32_t order)
- ICU 2.0
- Global icu::CollationElementIterator::setOffset (int32_t newOffset, UErrorCode &status)
- ICU 2.0
- Global icu::CollationElementIterator::setText (const UnicodeString &str, UErrorCode &status)
- ICU 2.0
- Global icu::CollationElementIterator::setText (CharacterIterator &str, UErrorCode &status)
- ICU 2.0
- Global icu::CollationElementIterator::strengthOrder (int32_t order) const
- ICU 2.0
- Global icu::CollationElementIterator::tertiaryOrder (int32_t order)
- ICU 2.0
- Global icu::CollationElementIterator::~CollationElementIterator ()
- ICU 2.0
- Class icu::CollationKey
- ICU 2.0
- Global icu::CollationKey::CollationKey ()
- ICU 2.0
- Global icu::CollationKey::CollationKey (const uint8_t *values, int32_t count)
- ICU 2.0
- Global icu::CollationKey::CollationKey (const CollationKey &other)
- ICU 2.0
- Global icu::CollationKey::compareTo (const CollationKey &target, UErrorCode &status) const
- ICU 2.6
- Global icu::CollationKey::getByteArray (int32_t &count) const
- ICU 2.0
- Global icu::CollationKey::getDynamicClassID () const
- ICU 2.2
- Global icu::CollationKey::getStaticClassID ()
- ICU 2.2
- Global icu::CollationKey::hashCode (void) const
- ICU 2.0
- Global icu::CollationKey::isBogus (void) const
- ICU 2.0
- Global icu::CollationKey::operator!= (const CollationKey &source) const
- ICU 2.0
- Global icu::CollationKey::operator= (const CollationKey &other)
- ICU 2.0
- Global icu::CollationKey::operator== (const CollationKey &source) const
- ICU 2.0
- Global icu::CollationKey::~CollationKey ()
- ICU 2.0
- Global icu::Collator::clone (void) const =0
- ICU 2.0
- Global icu::Collator::Collator ()
- ICU 2.0
- Global icu::Collator::Collator (const Collator &other)
- ICU 2.0
- Global icu::Collator::compare (const UnicodeString &source, const UnicodeString &target, UErrorCode &status) const =0
- ICU 2.6
- Global icu::Collator::compare (const UnicodeString &source, const UnicodeString &target, int32_t length, UErrorCode &status) const =0
- ICU 2.6
- Global icu::Collator::compare (const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength, UErrorCode &status) const =0
- ICU 2.6
- Global icu::Collator::compare (UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
- ICU 4.2
- Global icu::Collator::compareUTF8 (const StringPiece &source, const StringPiece &target, UErrorCode &status) const
- ICU 4.2
- Global icu::Collator::createInstance (UErrorCode &err)
- ICU 2.0
- Global icu::Collator::createInstance (const Locale &loc, UErrorCode &err)
- ICU 2.2
- Global icu::Collator::ECollationStrength
- ICU 2.0
- Global icu::Collator::equals (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global icu::Collator::getAttribute (UColAttribute attr, UErrorCode &status) const =0
- ICU 2.2
- Global icu::Collator::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::Collator::getAvailableLocales (void)
- ICU 2.6
- Global icu::Collator::getBound (const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode &status)
- ICU 2.1
- Global icu::Collator::getCollationKey (const UnicodeString &source, CollationKey &key, UErrorCode &status) const =0
- ICU 2.0
- Global icu::Collator::getCollationKey (const char16_t *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const =0
- ICU 2.0
- Global icu::Collator::getDisplayName (const Locale &objectLocale, const Locale &displayLocale, UnicodeString &name)
- ICU 2.0
- Global icu::Collator::getDisplayName (const Locale &objectLocale, UnicodeString &name)
- ICU 2.0
- Global icu::Collator::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::Collator::getEquivalentReorderCodes (int32_t reorderCode, int32_t *dest, int32_t destCapacity, UErrorCode &status)
- ICU 4.8
- Global icu::Collator::getFunctionalEquivalent (const char *keyword, const Locale &locale, UBool &isAvailable, UErrorCode &status)
- ICU 3.0
- Global icu::Collator::getKeywords (UErrorCode &status)
- ICU 3.0
- Global icu::Collator::getKeywordValues (const char *keyword, UErrorCode &status)
- ICU 3.0
- Global icu::Collator::getKeywordValuesForLocale (const char *keyword, const Locale &locale, UBool commonlyUsed, UErrorCode &status)
- ICU 4.2
- Global icu::Collator::getMaxVariable () const
- ICU 53
- Global icu::Collator::getReorderCodes (int32_t *dest, int32_t destCapacity, UErrorCode &status) const
- ICU 4.8
- Global icu::Collator::getSortKey (const UnicodeString &source, uint8_t *result, int32_t resultLength) const =0
- ICU 2.2
- Global icu::Collator::getSortKey (const char16_t *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const =0
- ICU 2.2
- Global icu::Collator::getTailoredSet (UErrorCode &status) const
- ICU 2.4
- Global icu::Collator::getVariableTop (UErrorCode &status) const =0
- ICU 2.0
- Global icu::Collator::getVersion (UVersionInfo info) const =0
- ICU 2.0
- Global icu::Collator::greater (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global icu::Collator::greaterOrEqual (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global icu::Collator::hashCode (void) const =0
- ICU 2.0
- Global icu::Collator::operator!= (const Collator &other) const
- ICU 2.0
- Global icu::Collator::operator== (const Collator &other) const
- ICU 2.0
- Global icu::Collator::registerFactory (CollatorFactory *toAdopt, UErrorCode &status)
- ICU 2.6
- Global icu::Collator::registerInstance (Collator *toAdopt, const Locale &locale, UErrorCode &status)
- ICU 2.6
- Global icu::Collator::setAttribute (UColAttribute attr, UColAttributeValue value, UErrorCode &status)=0
- ICU 2.2
- Global icu::Collator::setMaxVariable (UColReorderCode group, UErrorCode &errorCode)
- ICU 53
- Global icu::Collator::setReorderCodes (const int32_t *reorderCodes, int32_t reorderCodesLength, UErrorCode &status)
- ICU 4.8
- Global icu::Collator::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.6
- Global icu::Collator::~Collator ()
- ICU 2.0
- Class icu::CollatorFactory
- ICU 2.6
- Global icu::CollatorFactory::createCollator (const Locale &loc)=0
- ICU 2.6
- Global icu::CollatorFactory::getDisplayName (const Locale &objectLocale, const Locale &displayLocale, UnicodeString &result)
- ICU 2.6
- Global icu::CollatorFactory::getSupportedIDs (int32_t &count, UErrorCode &status)=0
- ICU 2.6
- Global icu::CollatorFactory::visible (void) const
- ICU 2.6
- Global icu::CollatorFactory::~CollatorFactory ()
- ICU 3.0
- Class icu::CompactDecimalFormat
- ICU 51
- Global icu::CompactDecimalFormat::clone () const U_OVERRIDE
- ICU 51
- Global icu::CompactDecimalFormat::CompactDecimalFormat (const CompactDecimalFormat &source)
- ICU 51
- Global icu::CompactDecimalFormat::createInstance (const Locale &inLocale, UNumberCompactStyle style, UErrorCode &status)
- ICU 51
- Global icu::CompactDecimalFormat::getDynamicClassID () const U_OVERRIDE
- ICU 51
- Global icu::CompactDecimalFormat::getStaticClassID ()
- ICU 51
- Global icu::CompactDecimalFormat::operator= (const CompactDecimalFormat &rhs)
- ICU 51
- Global icu::CompactDecimalFormat::parse (const UnicodeString &text, Formattable &result, ParsePosition &parsePosition) const U_OVERRIDE
- ICU 51
- Global icu::CompactDecimalFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const U_OVERRIDE
- ICU 51
- Global icu::CompactDecimalFormat::~CompactDecimalFormat () U_OVERRIDE
- ICU 51
- Class icu::ConstChar16Ptr
- ICU 59
- Global icu::ConstChar16Ptr::ConstChar16Ptr (const char16_t *p)
- ICU 59
- Global icu::ConstChar16Ptr::ConstChar16Ptr (const uint16_t *p)
- ICU 59
- Global icu::ConstChar16Ptr::ConstChar16Ptr (const wchar_t *p)
- ICU 59
- Global icu::ConstChar16Ptr::ConstChar16Ptr (const std::nullptr_t p)
- ICU 59
- Global icu::ConstChar16Ptr::get () const
- ICU 59
- Global icu::ConstChar16Ptr::operator const char16_t * () const
- ICU 59
- Global icu::ConstChar16Ptr::~ConstChar16Ptr ()
- ICU 59
- Class icu::CurrencyAmount
- ICU 3.0
- Global icu::CurrencyAmount::clone () const
- ICU 3.0
- Global icu::CurrencyAmount::CurrencyAmount (const Formattable &amount, ConstChar16Ptr isoCode, UErrorCode &ec)
- ICU 3.0
- Global icu::CurrencyAmount::CurrencyAmount (double amount, ConstChar16Ptr isoCode, UErrorCode &ec)
- ICU 3.0
- Global icu::CurrencyAmount::CurrencyAmount (const CurrencyAmount &other)
- ICU 3.0
- Global icu::CurrencyAmount::getCurrency () const
- ICU 3.0
- Global icu::CurrencyAmount::getDynamicClassID () const
- ICU 3.0
- Global icu::CurrencyAmount::getISOCurrency () const
- ICU 3.0
- Global icu::CurrencyAmount::getStaticClassID ()
- ICU 3.0
- Global icu::CurrencyAmount::operator= (const CurrencyAmount &other)
- ICU 3.0
- Global icu::CurrencyAmount::~CurrencyAmount ()
- ICU 3.0
- Class icu::CurrencyPluralInfo
- ICU 4.2
- Global icu::CurrencyPluralInfo::clone () const
- ICU 4.2
- Global icu::CurrencyPluralInfo::CurrencyPluralInfo (UErrorCode &status)
- ICU 4.2
- Global icu::CurrencyPluralInfo::CurrencyPluralInfo (const Locale &locale, UErrorCode &status)
- ICU 4.2
- Global icu::CurrencyPluralInfo::CurrencyPluralInfo (const CurrencyPluralInfo &info)
- ICU 4.2
- Global icu::CurrencyPluralInfo::getCurrencyPluralPattern (const UnicodeString &pluralCount, UnicodeString &result) const
- ICU 4.2
- Global icu::CurrencyPluralInfo::getDynamicClassID () const
- ICU 4.2
- Global icu::CurrencyPluralInfo::getLocale () const
- ICU 4.2
- Global icu::CurrencyPluralInfo::getPluralRules () const
- ICU 4.2
- Global icu::CurrencyPluralInfo::getStaticClassID ()
- ICU 4.2
- Global icu::CurrencyPluralInfo::operator!= (const CurrencyPluralInfo &info) const
- ICU 4.2
- Global icu::CurrencyPluralInfo::operator= (const CurrencyPluralInfo &info)
- ICU 4.2
- Global icu::CurrencyPluralInfo::operator== (const CurrencyPluralInfo &info) const
- ICU 4.2
- Global icu::CurrencyPluralInfo::setCurrencyPluralPattern (const UnicodeString &pluralCount, const UnicodeString &pattern, UErrorCode &status)
- ICU 4.2
- Global icu::CurrencyPluralInfo::setLocale (const Locale &loc, UErrorCode &status)
- ICU 4.2
- Global icu::CurrencyPluralInfo::setPluralRules (const UnicodeString &ruleDescription, UErrorCode &status)
- ICU 4.2
- Global icu::CurrencyPluralInfo::~CurrencyPluralInfo ()
- ICU 4.2
- Class icu::CurrencyUnit
- ICU 3.0
- Global icu::CurrencyUnit::clone () const
- ICU 3.0
- Global icu::CurrencyUnit::CurrencyUnit ()
- ICU 60
- Global icu::CurrencyUnit::CurrencyUnit (ConstChar16Ptr isoCode, UErrorCode &ec)
- ICU 3.0
- Global icu::CurrencyUnit::CurrencyUnit (const CurrencyUnit &other)
- ICU 3.0
- Global icu::CurrencyUnit::CurrencyUnit (const MeasureUnit &measureUnit, UErrorCode &ec)
- ICU 60
- Global icu::CurrencyUnit::getDynamicClassID () const
- ICU 3.0
- Global icu::CurrencyUnit::getISOCurrency () const
- ICU 3.0
- Global icu::CurrencyUnit::getStaticClassID ()
- ICU 3.0
- Global icu::CurrencyUnit::operator= (const CurrencyUnit &other)
- ICU 3.0
- Global icu::CurrencyUnit::~CurrencyUnit ()
- ICU 3.0
- Global icu::DateFormat::adoptCalendar (Calendar *calendarToAdopt)
- ICU 2.0
- Global icu::DateFormat::adoptNumberFormat (NumberFormat *formatToAdopt)
- ICU 2.0
- Global icu::DateFormat::adoptTimeZone (TimeZone *zoneToAdopt)
- ICU 2.0
- Global icu::DateFormat::createDateInstance (EStyle style=kDefault, const Locale &aLocale=Locale::getDefault())
- ICU 2.0
- Global icu::DateFormat::createDateTimeInstance (EStyle dateStyle=kDefault, EStyle timeStyle=kDefault, const Locale &aLocale=Locale::getDefault())
- ICU 2.0
- Global icu::DateFormat::createInstance (void)
- ICU 2.0
- Global icu::DateFormat::createInstanceForSkeleton (const UnicodeString &skeleton, UErrorCode &status)
- ICU 55
- Global icu::DateFormat::createInstanceForSkeleton (const UnicodeString &skeleton, const Locale &locale, UErrorCode &status)
- ICU 55
- Global icu::DateFormat::createInstanceForSkeleton (Calendar *calendarToAdopt, const UnicodeString &skeleton, const Locale &locale, UErrorCode &status)
- ICU 55
- Global icu::DateFormat::createTimeInstance (EStyle style=kDefault, const Locale &aLocale=Locale::getDefault())
- ICU 2.0
- Global icu::DateFormat::DateFormat ()
- ICU 2.0
- Global icu::DateFormat::DateFormat (const DateFormat &)
- ICU 2.0
- Global icu::DateFormat::EStyle
- ICU 2.4
- Global icu::DateFormat::fCalendar
- ICU 2.4
- Global icu::DateFormat::fNumberFormat
- ICU 2.4
- Global icu::DateFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.0
- Global icu::DateFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::DateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPosition &fieldPosition) const =0
- ICU 2.1
- Global icu::DateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::DateFormat::format (UDate date, UnicodeString &appendTo, FieldPosition &fieldPosition) const
- ICU 2.0
- Global icu::DateFormat::format (UDate date, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::DateFormat::format (UDate date, UnicodeString &appendTo) const
- ICU 2.0
- Global icu::DateFormat::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::DateFormat::getBooleanAttribute (UDateFormatBooleanAttribute attr, UErrorCode &status) const
- ICU 53
- Global icu::DateFormat::getCalendar (void) const
- ICU 2.0
- Global icu::DateFormat::getContext (UDisplayContextType type, UErrorCode &status) const
- ICU 53
- Global icu::DateFormat::getNumberFormat (void) const
- ICU 2.0
- Global icu::DateFormat::getTimeZone (void) const
- ICU 2.0
- Global icu::DateFormat::isCalendarLenient (void) const
- ICU 53
- Global icu::DateFormat::isLenient (void) const
- ICU 2.0
- Global icu::DateFormat::operator= (const DateFormat &)
- ICU 2.0
- Global icu::DateFormat::operator== (const Format &) const
- ICU 2.0
- Global icu::DateFormat::parse (const UnicodeString &text, UErrorCode &status) const
- ICU 2.0
- Global icu::DateFormat::parse (const UnicodeString &text, Calendar &cal, ParsePosition &pos) const =0
- ICU 2.1
- Global icu::DateFormat::parse (const UnicodeString &text, ParsePosition &pos) const
- ICU 2.0
- Global icu::DateFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 2.0
- Global icu::DateFormat::setBooleanAttribute (UDateFormatBooleanAttribute attr, UBool newvalue, UErrorCode &status)
- ICU 53
- Global icu::DateFormat::setCalendar (const Calendar &newCalendar)
- ICU 2.0
- Global icu::DateFormat::setCalendarLenient (UBool lenient)
- ICU 53
- Global icu::DateFormat::setContext (UDisplayContext value, UErrorCode &status)
- ICU 53
- Global icu::DateFormat::setLenient (UBool lenient)
- ICU 2.0
- Global icu::DateFormat::setNumberFormat (const NumberFormat &newNumberFormat)
- ICU 2.0
- Global icu::DateFormat::setTimeZone (const TimeZone &zone)
- ICU 2.0
- Global icu::DateFormat::~DateFormat ()
- ICU 2.0
- Global icu::DateFormatSymbols::DateFormatSymbols (UErrorCode &status)
- ICU 2.0
- Global icu::DateFormatSymbols::DateFormatSymbols (const Locale &locale, UErrorCode &status)
- ICU 2.0
- Global icu::DateFormatSymbols::DateFormatSymbols (const DateFormatSymbols &)
- ICU 2.0
- Global icu::DateFormatSymbols::DtContextType
- ICU 3.6
- Global icu::DateFormatSymbols::DtWidthType
- ICU 3.6
- Global icu::DateFormatSymbols::getAmPmStrings (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getDynamicClassID () const
- ICU 2.2
- Global icu::DateFormatSymbols::getEraNames (int32_t &count) const
- ICU 3.4
- Global icu::DateFormatSymbols::getEras (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::DateFormatSymbols::getLocalPatternChars (UnicodeString &result) const
- ICU 2.0
- Global icu::DateFormatSymbols::getMonths (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getMonths (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 3.4
- Global icu::DateFormatSymbols::getNarrowEras (int32_t &count) const
- ICU 4.2
- Global icu::DateFormatSymbols::getPatternUChars (void)
- ICU 2.0
- Global icu::DateFormatSymbols::getQuarters (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 3.6
- Global icu::DateFormatSymbols::getShortMonths (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getShortWeekdays (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getStaticClassID ()
- ICU 2.2
- Global icu::DateFormatSymbols::getWeekdays (int32_t &count) const
- ICU 2.0
- Global icu::DateFormatSymbols::getWeekdays (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 3.4
- Global icu::DateFormatSymbols::getYearNames (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 54
- Global icu::DateFormatSymbols::getZodiacNames (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 54
- Global icu::DateFormatSymbols::operator!= (const DateFormatSymbols &other) const
- ICU 2.0
- Global icu::DateFormatSymbols::operator= (const DateFormatSymbols &)
- ICU 2.0
- Global icu::DateFormatSymbols::operator== (const DateFormatSymbols &other) const
- ICU 2.0
- Global icu::DateFormatSymbols::setAmPmStrings (const UnicodeString *ampms, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setEraNames (const UnicodeString *eraNames, int32_t count)
- ICU 3.6
- Global icu::DateFormatSymbols::setEras (const UnicodeString *eras, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setLocalPatternChars (const UnicodeString &newLocalPatternChars)
- ICU 2.0
- Global icu::DateFormatSymbols::setMonths (const UnicodeString *months, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setMonths (const UnicodeString *months, int32_t count, DtContextType context, DtWidthType width)
- ICU 3.6
- Global icu::DateFormatSymbols::setNarrowEras (const UnicodeString *narrowEras, int32_t count)
- ICU 4.2
- Global icu::DateFormatSymbols::setQuarters (const UnicodeString *quarters, int32_t count, DtContextType context, DtWidthType width)
- ICU 3.6
- Global icu::DateFormatSymbols::setShortMonths (const UnicodeString *shortMonths, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setShortWeekdays (const UnicodeString *abbrevWeekdays, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setWeekdays (const UnicodeString *weekdays, int32_t count)
- ICU 2.0
- Global icu::DateFormatSymbols::setWeekdays (const UnicodeString *weekdays, int32_t count, DtContextType context, DtWidthType width)
- ICU 3.6
- Global icu::DateFormatSymbols::setYearNames (const UnicodeString *yearNames, int32_t count, DtContextType context, DtWidthType width)
- ICU 54
- Global icu::DateFormatSymbols::setZodiacNames (const UnicodeString *zodiacNames, int32_t count, DtContextType context, DtWidthType width)
- ICU 54
- Global icu::DateFormatSymbols::setZoneStrings (const UnicodeString *const *strings, int32_t rowCount, int32_t columnCount)
- ICU 2.0
- Global icu::DateFormatSymbols::SHORT
- ICU 51
- Global icu::DateFormatSymbols::~DateFormatSymbols ()
- ICU 2.0
- Class icu::DateInterval
- ICU 4.0
- Global icu::DateInterval::clone () const
- ICU 4.0
- Global icu::DateInterval::DateInterval (UDate fromDate, UDate toDate)
- ICU 4.0
- Global icu::DateInterval::DateInterval (const DateInterval &other)
- ICU 4.0
- Global icu::DateInterval::getDynamicClassID (void) const
- ICU 4.0
- Global icu::DateInterval::getFromDate () const
- ICU 4.0
- Global icu::DateInterval::getStaticClassID (void)
- ICU 4.0
- Global icu::DateInterval::getToDate () const
- ICU 4.0
- Global icu::DateInterval::operator!= (const DateInterval &other) const
- ICU 4.0
- Global icu::DateInterval::operator= (const DateInterval &)
- ICU 4.0
- Global icu::DateInterval::operator== (const DateInterval &other) const
- ICU 4.0
- Global icu::DateInterval::~DateInterval ()
- ICU 4.0
- Global icu::DateIntervalFormat::adoptTimeZone (TimeZone *zoneToAdopt)
- ICU 4.8
- Global icu::DateIntervalFormat::clone (void) const
- ICU 4.0
- Global icu::DateIntervalFormat::createInstance (const UnicodeString &skeleton, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalFormat::createInstance (const UnicodeString &skeleton, const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalFormat::createInstance (const UnicodeString &skeleton, const DateIntervalInfo &dtitvinf, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalFormat::createInstance (const UnicodeString &skeleton, const Locale &locale, const DateIntervalInfo &dtitvinf, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalFormat::DateIntervalFormat (const DateIntervalFormat &)
- ICU 4.0
- Global icu::DateIntervalFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const
- ICU 4.0
- Global icu::DateIntervalFormat::format (const DateInterval *dtInterval, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const
- ICU 4.0
- Global icu::DateIntervalFormat::format (Calendar &fromCalendar, Calendar &toCalendar, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const
- ICU 4.0
- Global icu::DateIntervalFormat::getDateFormat (void) const
- ICU 4.0
- Global icu::DateIntervalFormat::getDateIntervalInfo (void) const
- ICU 4.0
- Global icu::DateIntervalFormat::getDynamicClassID (void) const
- ICU 4.0
- Global icu::DateIntervalFormat::getStaticClassID (void)
- ICU 4.0
- Global icu::DateIntervalFormat::getTimeZone (void) const
- ICU 4.8
- Global icu::DateIntervalFormat::operator!= (const Format &other) const
- ICU 4.0
- Global icu::DateIntervalFormat::operator= (const DateIntervalFormat &)
- ICU 4.0
- Global icu::DateIntervalFormat::operator== (const Format &other) const
- ICU 4.0
- Global icu::DateIntervalFormat::setDateIntervalInfo (const DateIntervalInfo &newIntervalPatterns, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalFormat::setTimeZone (const TimeZone &zone)
- ICU 4.8
- Global icu::DateIntervalFormat::~DateIntervalFormat ()
- ICU 4.0
- Class icu::DateIntervalInfo
- ICU 4.0
- Global icu::DateIntervalInfo::clone (void) const
- ICU 4.0
- Global icu::DateIntervalInfo::DateIntervalInfo (const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalInfo::DateIntervalInfo (const DateIntervalInfo &)
- ICU 4.0
- Global icu::DateIntervalInfo::getDefaultOrder () const
- ICU 4.0
- Global icu::DateIntervalInfo::getDynamicClassID () const
- ICU 4.0
- Global icu::DateIntervalInfo::getFallbackIntervalPattern (UnicodeString &result) const
- ICU 4.0
- Global icu::DateIntervalInfo::getIntervalPattern (const UnicodeString &skeleton, UCalendarDateFields field, UnicodeString &result, UErrorCode &status) const
- ICU 4.0
- Global icu::DateIntervalInfo::getStaticClassID ()
- ICU 4.0
- Global icu::DateIntervalInfo::operator!= (const DateIntervalInfo &other) const
- ICU 4.0
- Global icu::DateIntervalInfo::operator= (const DateIntervalInfo &)
- ICU 4.0
- Global icu::DateIntervalInfo::operator== (const DateIntervalInfo &other) const
- ICU 4.0
- Global icu::DateIntervalInfo::setFallbackIntervalPattern (const UnicodeString &fallbackPattern, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalInfo::setIntervalPattern (const UnicodeString &skeleton, UCalendarDateFields lrgDiffCalUnit, const UnicodeString &intervalPattern, UErrorCode &status)
- ICU 4.0
- Global icu::DateIntervalInfo::~DateIntervalInfo ()
- ICU 4.0
- Class icu::DateTimePatternGenerator
- ICU 3.8
- Global icu::DateTimePatternGenerator::addPattern (const UnicodeString &pattern, UBool override, UnicodeString &conflictingPattern, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::clone () const
- ICU 3.8
- Global icu::DateTimePatternGenerator::createEmptyInstance (UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::createInstance (UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::createInstance (const Locale &uLocale, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::getAppendItemFormat (UDateTimePatternField field) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getAppendItemName (UDateTimePatternField field) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getBaseSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::getBaseSkeletons (UErrorCode &status) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getBestPattern (const UnicodeString &skeleton, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::getBestPattern (const UnicodeString &skeleton, UDateTimePatternMatchOptions options, UErrorCode &status)
- ICU 4.4
- Global icu::DateTimePatternGenerator::getDateTimeFormat () const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getDecimal () const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getDynamicClassID () const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getFieldDisplayName (UDateTimePatternField field, UDateTimePGDisplayWidth width) const
- ICU 61
- Global icu::DateTimePatternGenerator::getPatternForSkeleton (const UnicodeString &skeleton) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::getSkeletons (UErrorCode &status) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::getStaticClassID (void)
- ICU 3.8
- Global icu::DateTimePatternGenerator::operator!= (const DateTimePatternGenerator &other) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::operator== (const DateTimePatternGenerator &other) const
- ICU 3.8
- Global icu::DateTimePatternGenerator::replaceFieldTypes (const UnicodeString &pattern, const UnicodeString &skeleton, UErrorCode &status)
- ICU 3.8
- Global icu::DateTimePatternGenerator::replaceFieldTypes (const UnicodeString &pattern, const UnicodeString &skeleton, UDateTimePatternMatchOptions options, UErrorCode &status)
- ICU 4.4
- Global icu::DateTimePatternGenerator::setAppendItemFormat (UDateTimePatternField field, const UnicodeString &value)
- ICU 3.8
- Global icu::DateTimePatternGenerator::setAppendItemName (UDateTimePatternField field, const UnicodeString &value)
- ICU 3.8
- Global icu::DateTimePatternGenerator::setDateTimeFormat (const UnicodeString &dateTimeFormat)
- ICU 3.8
- Global icu::DateTimePatternGenerator::setDecimal (const UnicodeString &decimal)
- ICU 3.8
- Global icu::DateTimePatternGenerator::staticGetBaseSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 56
- Global icu::DateTimePatternGenerator::staticGetSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 56
- Global icu::DateTimePatternGenerator::~DateTimePatternGenerator ()
- ICU 3.8
- Class icu::DateTimeRule
- ICU 3.8
- Global icu::DateTimeRule::clone (void) const
- ICU 3.8
- Global icu::DateTimeRule::DateRuleType
- ICU 3.8
- Global icu::DateTimeRule::DateTimeRule (int32_t month, int32_t dayOfMonth, int32_t millisInDay, TimeRuleType timeType)
- ICU 3.8
- Global icu::DateTimeRule::DateTimeRule (int32_t month, int32_t weekInMonth, int32_t dayOfWeek, int32_t millisInDay, TimeRuleType timeType)
- ICU 3.8
- Global icu::DateTimeRule::DateTimeRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UBool after, int32_t millisInDay, TimeRuleType timeType)
- ICU 3.8
- Global icu::DateTimeRule::DateTimeRule (const DateTimeRule &source)
- ICU 3.8
- Global icu::DateTimeRule::getDateRuleType (void) const
- ICU 3.8
- Global icu::DateTimeRule::getDynamicClassID (void) const
- ICU 3.8
- Global icu::DateTimeRule::getRuleDayOfMonth (void) const
- ICU 3.8
- Global icu::DateTimeRule::getRuleDayOfWeek (void) const
- ICU 3.8
- Global icu::DateTimeRule::getRuleMillisInDay (void) const
- ICU 3.8
- Global icu::DateTimeRule::getRuleMonth (void) const
- ICU 3.8
- Global icu::DateTimeRule::getRuleWeekInMonth (void) const
- ICU 3.8
- Global icu::DateTimeRule::getStaticClassID (void)
- ICU 3.8
- Global icu::DateTimeRule::getTimeRuleType (void) const
- ICU 3.8
- Global icu::DateTimeRule::operator!= (const DateTimeRule &that) const
- ICU 3.8
- Global icu::DateTimeRule::operator= (const DateTimeRule &right)
- ICU 3.8
- Global icu::DateTimeRule::operator== (const DateTimeRule &that) const
- ICU 3.8
- Global icu::DateTimeRule::TimeRuleType
- ICU 3.8
- Global icu::DateTimeRule::~DateTimeRule ()
- ICU 3.8
- Global icu::DecimalFormat::adoptCurrencyPluralInfo (CurrencyPluralInfo *toAdopt)
- ICU 4.2
- Global icu::DecimalFormat::adoptDecimalFormatSymbols (DecimalFormatSymbols *symbolsToAdopt)
- ICU 2.0
- Global icu::DecimalFormat::applyLocalizedPattern (const UnicodeString &pattern, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::applyLocalizedPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::applyPattern (const UnicodeString &pattern, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::areSignificantDigitsUsed () const
- ICU 3.0
- Global icu::DecimalFormat::clone (void) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (const UnicodeString &pattern, DecimalFormatSymbols *symbolsToAdopt, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (const UnicodeString &pattern, DecimalFormatSymbols *symbolsToAdopt, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (const UnicodeString &pattern, const DecimalFormatSymbols &symbols, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormat::DecimalFormat (const DecimalFormat &source)
- ICU 2.0
- Global icu::DecimalFormat::EPadPosition
- ICU 2.4
- Global icu::DecimalFormat::format (double number, UnicodeString &appendTo, FieldPosition &pos) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::format (double number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const U_OVERRIDE
- ICU 4.4
- Global icu::DecimalFormat::format (int32_t number, UnicodeString &appendTo, FieldPosition &pos) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::format (int32_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const U_OVERRIDE
- ICU 4.4
- Global icu::DecimalFormat::format (int64_t number, UnicodeString &appendTo, FieldPosition &pos) const U_OVERRIDE
- ICU 2.8
- Global icu::DecimalFormat::format (int64_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const U_OVERRIDE
- ICU 4.4
- Global icu::DecimalFormat::format (StringPiece number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const U_OVERRIDE
- ICU 4.4
- Global icu::DecimalFormat::getAttribute (UNumberFormatAttribute attr, UErrorCode &status) const
- ICU 51
- Global icu::DecimalFormat::getCurrencyPluralInfo (void) const
- ICU 4.2
- Global icu::DecimalFormat::getCurrencyUsage () const
- ICU 54
- Global icu::DecimalFormat::getDecimalFormatSymbols (void) const
- ICU 2.0
- Global icu::DecimalFormat::getDynamicClassID (void) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::getFormatWidth (void) const
- ICU 2.0
- Global icu::DecimalFormat::getGroupingSize (void) const
- ICU 2.0
- Global icu::DecimalFormat::getMaximumSignificantDigits () const
- ICU 3.0
- Global icu::DecimalFormat::getMinimumExponentDigits (void) const
- ICU 2.0
- Global icu::DecimalFormat::getMinimumSignificantDigits () const
- ICU 3.0
- Global icu::DecimalFormat::getMultiplier (void) const
- ICU 2.0
- Global icu::DecimalFormat::getNegativePrefix (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::getNegativeSuffix (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::getPadCharacterString () const
- ICU 2.0
- Global icu::DecimalFormat::getPadPosition (void) const
- ICU 2.0
- Global icu::DecimalFormat::getPositivePrefix (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::getPositiveSuffix (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::getRoundingIncrement (void) const
- ICU 2.0
- Global icu::DecimalFormat::getRoundingMode (void) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::getSecondaryGroupingSize (void) const
- ICU 2.4
- Global icu::DecimalFormat::getStaticClassID (void)
- ICU 2.0
- Global icu::DecimalFormat::isDecimalPatternMatchRequired (void) const
- ICU 54
- Global icu::DecimalFormat::isDecimalSeparatorAlwaysShown (void) const
- ICU 2.0
- Global icu::DecimalFormat::isExponentSignAlwaysShown (void) const
- ICU 2.0
- Global icu::DecimalFormat::isScientificNotation (void) const
- ICU 2.0
- Global icu::DecimalFormat::operator= (const DecimalFormat &rhs)
- ICU 2.0
- Global icu::DecimalFormat::operator== (const Format &other) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::parse (const UnicodeString &text, Formattable &result, ParsePosition &parsePosition) const U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::parseCurrency (const UnicodeString &text, ParsePosition &pos) const U_OVERRIDE
- ICU 49
- Global icu::DecimalFormat::setAttribute (UNumberFormatAttribute attr, int32_t newValue, UErrorCode &status)
- ICU 51
- Global icu::DecimalFormat::setCurrency (const char16_t *theCurrency, UErrorCode &ec) U_OVERRIDE
- ICU 3.0
- Global icu::DecimalFormat::setCurrencyPluralInfo (const CurrencyPluralInfo &info)
- ICU 4.2
- Global icu::DecimalFormat::setCurrencyUsage (UCurrencyUsage newUsage, UErrorCode *ec)
- ICU 54
- Global icu::DecimalFormat::setDecimalFormatSymbols (const DecimalFormatSymbols &symbols)
- ICU 2.0
- Global icu::DecimalFormat::setDecimalPatternMatchRequired (UBool newValue)
- ICU 54
- Global icu::DecimalFormat::setDecimalSeparatorAlwaysShown (UBool newValue)
- ICU 2.0
- Global icu::DecimalFormat::setExponentSignAlwaysShown (UBool expSignAlways)
- ICU 2.0
- Global icu::DecimalFormat::setFormatWidth (int32_t width)
- ICU 2.0
- Global icu::DecimalFormat::setGroupingSize (int32_t newValue)
- ICU 2.0
- Global icu::DecimalFormat::setGroupingUsed (UBool newValue) U_OVERRIDE
- ICU 53
- Global icu::DecimalFormat::setLenient (UBool enable) U_OVERRIDE
- ICU 4.8
- Global icu::DecimalFormat::setMaximumFractionDigits (int32_t newValue) U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::setMaximumIntegerDigits (int32_t newValue) U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::setMaximumSignificantDigits (int32_t max)
- ICU 3.0
- Global icu::DecimalFormat::setMinimumExponentDigits (int8_t minExpDig)
- ICU 2.0
- Global icu::DecimalFormat::setMinimumFractionDigits (int32_t newValue) U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::setMinimumIntegerDigits (int32_t newValue) U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::setMinimumSignificantDigits (int32_t min)
- ICU 3.0
- Global icu::DecimalFormat::setMultiplier (int32_t newValue)
- ICU 2.0
- Global icu::DecimalFormat::setNegativePrefix (const UnicodeString &newValue)
- ICU 2.0
- Global icu::DecimalFormat::setNegativeSuffix (const UnicodeString &newValue)
- ICU 2.0
- Global icu::DecimalFormat::setPadCharacter (const UnicodeString &padChar)
- ICU 2.0
- Global icu::DecimalFormat::setPadPosition (EPadPosition padPos)
- ICU 2.0
- Global icu::DecimalFormat::setParseIntegerOnly (UBool value) U_OVERRIDE
- ICU 53
- Global icu::DecimalFormat::setPositivePrefix (const UnicodeString &newValue)
- ICU 2.0
- Global icu::DecimalFormat::setPositiveSuffix (const UnicodeString &newValue)
- ICU 2.0
- Global icu::DecimalFormat::setRoundingIncrement (double newValue)
- ICU 2.0
- Global icu::DecimalFormat::setRoundingMode (ERoundingMode roundingMode) U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormat::setScientificNotation (UBool useScientific)
- ICU 2.0
- Global icu::DecimalFormat::setSecondaryGroupingSize (int32_t newValue)
- ICU 2.4
- Global icu::DecimalFormat::setSignificantDigitsUsed (UBool useSignificantDigits)
- ICU 3.0
- Global icu::DecimalFormat::toLocalizedPattern (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::toPattern (UnicodeString &result) const
- ICU 2.0
- Global icu::DecimalFormat::~DecimalFormat () U_OVERRIDE
- ICU 2.0
- Global icu::DecimalFormatSymbols::createWithLastResortData (UErrorCode &status)
- ICU 52
- Global icu::DecimalFormatSymbols::DecimalFormatSymbols (const Locale &locale, UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormatSymbols::DecimalFormatSymbols (const Locale &locale, const NumberingSystem &ns, UErrorCode &status)
- ICU 60
- Global icu::DecimalFormatSymbols::DecimalFormatSymbols (UErrorCode &status)
- ICU 2.0
- Global icu::DecimalFormatSymbols::DecimalFormatSymbols (const DecimalFormatSymbols &)
- ICU 2.0
- Global icu::DecimalFormatSymbols::ENumberFormatSymbol
- ICU 2.0
- Global icu::DecimalFormatSymbols::getDynamicClassID () const
- ICU 2.2
- Global icu::DecimalFormatSymbols::getLocale () const
- ICU 2.6
- Global icu::DecimalFormatSymbols::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::DecimalFormatSymbols::getPatternForCurrencySpacing (UCurrencySpacing type, UBool beforeCurrency, UErrorCode &status) const
- ICU 4.8
- Global icu::DecimalFormatSymbols::getStaticClassID ()
- ICU 2.2
- Global icu::DecimalFormatSymbols::getSymbol (ENumberFormatSymbol symbol) const
- ICU 2.0
- Global icu::DecimalFormatSymbols::kEightDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kExponentMultiplicationSymbol
- ICU 54
- Global icu::DecimalFormatSymbols::kFiveDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kFourDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol
- ICU 3.6
- Global icu::DecimalFormatSymbols::kNineDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kOneDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kSevenDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kSignificantDigitSymbol
- ICU 3.0
- Global icu::DecimalFormatSymbols::kSixDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kThreeDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::kTwoDigitSymbol
- ICU 4.6
- Global icu::DecimalFormatSymbols::operator!= (const DecimalFormatSymbols &other) const
- ICU 2.0
- Global icu::DecimalFormatSymbols::operator= (const DecimalFormatSymbols &)
- ICU 2.0
- Global icu::DecimalFormatSymbols::operator== (const DecimalFormatSymbols &other) const
- ICU 2.0
- Global icu::DecimalFormatSymbols::setPatternForCurrencySpacing (UCurrencySpacing type, UBool beforeCurrency, const UnicodeString &pattern)
- ICU 4.8
- Global icu::DecimalFormatSymbols::setSymbol (ENumberFormatSymbol symbol, const UnicodeString &value, const UBool propogateDigits)
- ICU 2.0
- Global icu::DecimalFormatSymbols::~DecimalFormatSymbols ()
- ICU 2.0
- Class icu::Edits
- ICU 59
- Global icu::Edits::addReplace (int32_t oldLength, int32_t newLength)
- ICU 59
- Global icu::Edits::addUnchanged (int32_t unchangedLength)
- ICU 59
- Global icu::Edits::copyErrorTo (UErrorCode &outErrorCode)
- ICU 59
- Global icu::Edits::Edits ()
- ICU 59
- Global icu::Edits::Edits (const Edits &other)
- ICU 60
- Global icu::Edits::Edits (Edits &&src) U_NOEXCEPT
- ICU 60
- Global icu::Edits::getCoarseChangesIterator () const
- ICU 59
- Global icu::Edits::getCoarseIterator () const
- ICU 59
- Global icu::Edits::getFineChangesIterator () const
- ICU 59
- Global icu::Edits::getFineIterator () const
- ICU 59
- Global icu::Edits::hasChanges () const
- ICU 59
- Class icu::Edits::Iterator
- ICU 59
- Global icu::Edits::Iterator::destinationIndex () const
- ICU 59
- Global icu::Edits::Iterator::destinationIndexFromSourceIndex (int32_t i, UErrorCode &errorCode)
- ICU 60
- Global icu::Edits::Iterator::findDestinationIndex (int32_t i, UErrorCode &errorCode)
- ICU 60
- Global icu::Edits::Iterator::findSourceIndex (int32_t i, UErrorCode &errorCode)
- ICU 59
- Global icu::Edits::Iterator::hasChange () const
- ICU 59
- Global icu::Edits::Iterator::Iterator ()
- ICU 60
- Global icu::Edits::Iterator::Iterator (const Iterator &other)=default
- ICU 59
- Global icu::Edits::Iterator::newLength () const
- ICU 59
- Global icu::Edits::Iterator::next (UErrorCode &errorCode)
- ICU 59
- Global icu::Edits::Iterator::oldLength () const
- ICU 59
- Global icu::Edits::Iterator::operator= (const Iterator &other)=default
- ICU 59
- Global icu::Edits::Iterator::replacementIndex () const
- ICU 59
- Global icu::Edits::Iterator::sourceIndex () const
- ICU 59
- Global icu::Edits::Iterator::sourceIndexFromDestinationIndex (int32_t i, UErrorCode &errorCode)
- ICU 60
- Global icu::Edits::lengthDelta () const
- ICU 59
- Global icu::Edits::mergeAndAppend (const Edits &ab, const Edits &bc, UErrorCode &errorCode)
- ICU 60
- Global icu::Edits::numberOfChanges () const
- ICU 60
- Global icu::Edits::operator= (const Edits &other)
- ICU 60
- Global icu::Edits::operator= (Edits &&src) U_NOEXCEPT
- ICU 60
- Global icu::Edits::reset () U_NOEXCEPT
- ICU 59
- Global icu::Edits::~Edits ()
- ICU 59
- Class icu::ErrorCode
- ICU 4.2
- Global icu::ErrorCode::assertSuccess () const
- ICU 4.4
- Global icu::ErrorCode::errorCode
- ICU 4.2
- Global icu::ErrorCode::ErrorCode ()
- ICU 4.2
- Global icu::ErrorCode::errorName () const
- ICU 4.4
- Global icu::ErrorCode::get () const
- ICU 4.2
- Global icu::ErrorCode::handleFailure () const
- ICU 4.2
- Global icu::ErrorCode::isFailure () const
- ICU 4.2
- Global icu::ErrorCode::isSuccess () const
- ICU 4.2
- Global icu::ErrorCode::operator UErrorCode & ()
- ICU 4.2
- Global icu::ErrorCode::operator UErrorCode * ()
- ICU 4.2
- Global icu::ErrorCode::reset ()
- ICU 4.2
- Global icu::ErrorCode::set (UErrorCode value)
- ICU 4.2
- Global icu::ErrorCode::~ErrorCode ()
- ICU 4.2
- Global icu::FieldPosition::clone () const
- ICU 2.8
- Global icu::FieldPosition::FieldPosition ()
- ICU 2.0
- Global icu::FieldPosition::FieldPosition (int32_t field)
- ICU 2.0
- Global icu::FieldPosition::FieldPosition (const FieldPosition ©)
- ICU 2.0
- Global icu::FieldPosition::getBeginIndex (void) const
- ICU 2.0
- Global icu::FieldPosition::getDynamicClassID () const
- ICU 2.2
- Global icu::FieldPosition::getEndIndex (void) const
- ICU 2.0
- Global icu::FieldPosition::getField (void) const
- ICU 2.0
- Global icu::FieldPosition::getStaticClassID ()
- ICU 2.2
- Global icu::FieldPosition::operator!= (const FieldPosition &that) const
- ICU 2.0
- Global icu::FieldPosition::operator= (const FieldPosition ©)
- ICU 2.0
- Global icu::FieldPosition::operator== (const FieldPosition &that) const
- ICU 2.0
- Global icu::FieldPosition::setBeginIndex (int32_t bi)
- ICU 2.0
- Global icu::FieldPosition::setEndIndex (int32_t ei)
- ICU 2.0
- Global icu::FieldPosition::setField (int32_t f)
- ICU 2.0
- Global icu::FieldPosition::~FieldPosition ()
- ICU 2.0
- Class icu::FieldPositionIterator
- ICU 4.4
- Global icu::FieldPositionIterator::FieldPositionIterator (void)
- ICU 4.4
- Global icu::FieldPositionIterator::FieldPositionIterator (const FieldPositionIterator &)
- ICU 4.4
- Global icu::FieldPositionIterator::next (FieldPosition &fp)
- ICU 4.4
- Global icu::FieldPositionIterator::operator!= (const FieldPositionIterator &rhs) const
- ICU 4.4
- Global icu::FieldPositionIterator::operator== (const FieldPositionIterator &) const
- ICU 4.4
- Global icu::FieldPositionIterator::~FieldPositionIterator ()
- ICU 4.4
- Class icu::FilteredBreakIteratorBuilder
- ICU 56
- Global icu::FilteredBreakIteratorBuilder::createEmptyInstance (UErrorCode &status)
- ICU 60
- Global icu::FilteredBreakIteratorBuilder::createInstance (const Locale &where, UErrorCode &status)
- ICU 56
- Global icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder ()
- ICU 56
- Global icu::FilteredBreakIteratorBuilder::suppressBreakAfter (const UnicodeString &string, UErrorCode &status)=0
- ICU 56
- Global icu::FilteredBreakIteratorBuilder::unsuppressBreakAfter (const UnicodeString &string, UErrorCode &status)=0
- ICU 56
- Global icu::FilteredBreakIteratorBuilder::wrapIteratorWithFilter (BreakIterator *adoptBreakIterator, UErrorCode &status)
- ICU 60
- Global icu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder ()
- ICU 56
- Class icu::FilteredNormalizer2
- ICU 4.4
- Global icu::FilteredNormalizer2::append (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::composePair (UChar32 a, UChar32 b) const U_OVERRIDE
- ICU 49
- Global icu::FilteredNormalizer2::FilteredNormalizer2 (const Normalizer2 &n2, const UnicodeSet &filterSet)
- ICU 4.4
- Global icu::FilteredNormalizer2::getCombiningClass (UChar32 c) const U_OVERRIDE
- ICU 49
- Global icu::FilteredNormalizer2::getDecomposition (UChar32 c, UnicodeString &decomposition) const U_OVERRIDE
- ICU 4.6
- Global icu::FilteredNormalizer2::getRawDecomposition (UChar32 c, UnicodeString &decomposition) const U_OVERRIDE
- ICU 49
- Global icu::FilteredNormalizer2::hasBoundaryAfter (UChar32 c) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::hasBoundaryBefore (UChar32 c) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::isInert (UChar32 c) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::isNormalized (const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::isNormalizedUTF8 (StringPiece s, UErrorCode &errorCode) const U_OVERRIDE
- ICU 60
- Global icu::FilteredNormalizer2::normalize (const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::normalizeSecondAndAppend (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::normalizeUTF8 (uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) const U_OVERRIDE
- ICU 60
- Global icu::FilteredNormalizer2::quickCheck (const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::spanQuickCheckYes (const UnicodeString &s, UErrorCode &errorCode) const U_OVERRIDE
- ICU 4.4
- Global icu::FilteredNormalizer2::~FilteredNormalizer2 ()
- ICU 4.4
- Class icu::FontRuns
- ICU 3.2
- Global icu::FontRuns::add (const LEFontInstance *font, le_int32 limit)
- ICU 3.2
- Global icu::FontRuns::FontRuns (const LEFontInstance **fonts, const le_int32 *limits, le_int32 count)
- ICU 3.2
- Global icu::FontRuns::FontRuns (le_int32 initialCapacity)
- ICU 3.2
- Global icu::FontRuns::getDynamicClassID () const
- ICU 3.2
- Global icu::FontRuns::getFont (le_int32 run) const
- ICU 3.2
- Global icu::FontRuns::getStaticClassID ()
- ICU 3.2
- Global icu::FontRuns::~FontRuns ()
- ICU 3.2
- Global icu::Format::clone () const =0
- ICU 2.0
- Global icu::Format::Format ()
- ICU 2.0
- Global icu::Format::Format (const Format &)
- ICU 2.0
- Global icu::Format::format (const Formattable &obj, UnicodeString &appendTo, UErrorCode &status) const
- ICU 2.0
- Global icu::Format::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const =0
- ICU 2.0
- Global icu::Format::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::Format::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::Format::operator!= (const Format &other) const
- ICU 2.0
- Global icu::Format::operator= (const Format &)
- ICU 2.0
- Global icu::Format::operator== (const Format &other) const =0
- ICU 2.0
- Global icu::Format::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const =0
- ICU 2.0
- Global icu::Format::parseObject (const UnicodeString &source, Formattable &result, UErrorCode &status) const
- ICU 2.0
- Global icu::Format::setLocaleIDs (const char *valid, const char *actual)
- ICU 2.8
- Global icu::Format::syntaxError (const UnicodeString &pattern, int32_t pos, UParseError &parseError)
- ICU 2.4
- Global icu::Format::~Format ()
- ICU 2.4
- Global icu::Formattable::adoptArray (Formattable *array, int32_t count)
- ICU 2.0
- Global icu::Formattable::adoptObject (UObject *objectToAdopt)
- ICU 3.0
- Global icu::Formattable::adoptString (UnicodeString *stringToAdopt)
- ICU 2.0
- Global icu::Formattable::clone () const
- ICU 2.8
- Global icu::Formattable::Formattable ()
- ICU 2.4
- Global icu::Formattable::Formattable (UDate d, ISDATE flag)
- ICU 2.0
- Global icu::Formattable::Formattable (double d)
- ICU 2.0
- Global icu::Formattable::Formattable (int32_t l)
- ICU 2.0
- Global icu::Formattable::Formattable (int64_t ll)
- ICU 2.8
- Global icu::Formattable::Formattable (const char *strToCopy)
- ICU 2.0
- Global icu::Formattable::Formattable (StringPiece number, UErrorCode &status)
- ICU 4.4
- Global icu::Formattable::Formattable (const UnicodeString &strToCopy)
- ICU 2.0
- Global icu::Formattable::Formattable (UnicodeString *strToAdopt)
- ICU 2.0
- Global icu::Formattable::Formattable (const Formattable *arrayToCopy, int32_t count)
- ICU 2.0
- Global icu::Formattable::Formattable (UObject *objectToAdopt)
- ICU 3.0
- Global icu::Formattable::Formattable (const Formattable &)
- ICU 2.0
- Global icu::Formattable::fromUFormattable (UFormattable *fmt)
- ICU 52
- Global icu::Formattable::fromUFormattable (const UFormattable *fmt)
- ICU 52
- Global icu::Formattable::getArray (int32_t &count) const
- ICU 2.0
- Global icu::Formattable::getArray (int32_t &count, UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getDate () const
- ICU 2.0
- Global icu::Formattable::getDate (UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getDecimalNumber (UErrorCode &status)
- ICU 4.4
- Global icu::Formattable::getDouble (void) const
- ICU 2.0
- Global icu::Formattable::getDouble (UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getDynamicClassID () const
- ICU 2.2
- Global icu::Formattable::getInt64 (void) const
- ICU 2.8
- Global icu::Formattable::getInt64 (UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getLong (void) const
- ICU 2.0
- Global icu::Formattable::getLong (UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getObject () const
- ICU 3.0
- Global icu::Formattable::getStaticClassID ()
- ICU 2.2
- Global icu::Formattable::getString (UnicodeString &result) const
- ICU 2.0
- Global icu::Formattable::getString (UnicodeString &result, UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getString (void) const
- ICU 2.0
- Global icu::Formattable::getString (UErrorCode &status) const
- ICU 3.0
- Global icu::Formattable::getString (void)
- ICU 2.0
- Global icu::Formattable::getString (UErrorCode &status)
- ICU 3.0
- Global icu::Formattable::getType (void) const
- ICU 2.0
- Global icu::Formattable::ISDATE
- ICU 2.4
- Global icu::Formattable::isNumeric () const
- ICU 3.0
- Global icu::Formattable::kArray
- ICU 2.4
- Global icu::Formattable::kDate
- ICU 2.4
- Global icu::Formattable::kDouble
- ICU 2.4
- Global icu::Formattable::kInt64
- ICU 2.8
- Global icu::Formattable::kLong
- ICU 2.4
- Global icu::Formattable::kObject
- ICU 3.0
- Global icu::Formattable::kString
- ICU 2.4
- Global icu::Formattable::operator!= (const Formattable &other) const
- ICU 2.0
- Global icu::Formattable::operator= (const Formattable &rhs)
- ICU 2.0
- Global icu::Formattable::operator== (const Formattable &other) const
- ICU 2.0
- Global icu::Formattable::operator[] (int32_t index)
- ICU 2.0
- Global icu::Formattable::setArray (const Formattable *array, int32_t count)
- ICU 2.0
- Global icu::Formattable::setDate (UDate d)
- ICU 2.0
- Global icu::Formattable::setDecimalNumber (StringPiece numberString, UErrorCode &status)
- ICU 4.4
- Global icu::Formattable::setDouble (double d)
- ICU 2.0
- Global icu::Formattable::setInt64 (int64_t ll)
- ICU 2.8
- Global icu::Formattable::setLong (int32_t l)
- ICU 2.0
- Global icu::Formattable::setString (const UnicodeString &stringToCopy)
- ICU 2.0
- Global icu::Formattable::toUFormattable ()
- ICU 52
- Global icu::Formattable::toUFormattable () const
- ICU 52
- Global icu::Formattable::Type
- ICU 2.4
- Global icu::Formattable::~Formattable ()
- ICU 2.0
- Class icu::ForwardCharacterIterator
- ICU 2.0
- Global icu::ForwardCharacterIterator::ForwardCharacterIterator ()
- ICU 2.0
- Global icu::ForwardCharacterIterator::ForwardCharacterIterator (const ForwardCharacterIterator &other)
- ICU 2.0
- Global icu::ForwardCharacterIterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::ForwardCharacterIterator::hashCode (void) const =0
- ICU 2.0
- Global icu::ForwardCharacterIterator::hasNext ()=0
- ICU 2.0
- Global icu::ForwardCharacterIterator::next32PostInc (void)=0
- ICU 2.0
- Global icu::ForwardCharacterIterator::nextPostInc (void)=0
- ICU 2.0
- Global icu::ForwardCharacterIterator::operator!= (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global icu::ForwardCharacterIterator::operator= (const ForwardCharacterIterator &)
- ICU 2.0
- Global icu::ForwardCharacterIterator::operator== (const ForwardCharacterIterator &that) const =0
- ICU 2.0
- Global icu::ForwardCharacterIterator::~ForwardCharacterIterator ()
- ICU 2.0
- Class icu::GenderInfo
- ICU 50
- Global icu::GenderInfo::getInstance (const Locale &locale, UErrorCode &status)
- ICU 50
- Global icu::GenderInfo::getListGender (const UGender *genders, int32_t length, UErrorCode &status) const
- ICU 50
- Global icu::GenderInfo::~GenderInfo ()
- ICU 50
- Class icu::GregorianCalendar
- ICU 2.0
- Global icu::GregorianCalendar::clone (void) const
- ICU 2.0
- Global icu::GregorianCalendar::EEras
- ICU 2.0
- Global icu::GregorianCalendar::getActualMaximum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6
- Global icu::GregorianCalendar::getActualMinimum (UCalendarDateFields field, UErrorCode &status) const
- ICU 3.0
- Global icu::GregorianCalendar::getDynamicClassID (void) const
- ICU 2.0
- Global icu::GregorianCalendar::getGregorianChange (void) const
- ICU 2.0
- Global icu::GregorianCalendar::getStaticClassID (void)
- ICU 2.0
- Global icu::GregorianCalendar::getType () const
- ICU 49
- Global icu::GregorianCalendar::GregorianCalendar (UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (TimeZone *zoneToAdopt, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (const TimeZone &zone, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (TimeZone *zoneToAdopt, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (const TimeZone &zone, const Locale &aLocale, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (int32_t year, int32_t month, int32_t date, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::GregorianCalendar (const GregorianCalendar &source)
- ICU 2.0
- Global icu::GregorianCalendar::handleGetYearLength (int32_t eyear) const
- ICU 2.0
- Global icu::GregorianCalendar::inDaylightTime (UErrorCode &status) const
- ICU 2.0
- Global icu::GregorianCalendar::isEquivalentTo (const Calendar &other) const
- ICU 2.4
- Global icu::GregorianCalendar::isLeapYear (int32_t year) const
- ICU 2.0
- Global icu::GregorianCalendar::operator= (const GregorianCalendar &right)
- ICU 2.0
- Global icu::GregorianCalendar::roll (UCalendarDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global icu::GregorianCalendar::setGregorianChange (UDate date, UErrorCode &success)
- ICU 2.0
- Global icu::GregorianCalendar::~GregorianCalendar ()
- ICU 2.0
- Class icu::IDNA
- ICU 4.6
- Global icu::IDNA::createUTS46Instance (uint32_t options, UErrorCode &errorCode)
- ICU 4.6
- Global icu::IDNA::labelToASCII (const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- ICU 4.6
- Global icu::IDNA::labelToASCII_UTF8 (StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- ICU 4.6
- Global icu::IDNA::labelToUnicode (const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- ICU 4.6
- Global icu::IDNA::labelToUnicodeUTF8 (StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- ICU 4.6
- Global icu::IDNA::nameToASCII (const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- ICU 4.6
- Global icu::IDNA::nameToASCII_UTF8 (StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- ICU 4.6
- Global icu::IDNA::nameToUnicode (const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- ICU 4.6
- Global icu::IDNA::nameToUnicodeUTF8 (StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- ICU 4.6
- Global icu::IDNA::~IDNA ()
- ICU 4.6
- Class icu::IDNAInfo
- ICU 4.6
- Global icu::IDNAInfo::getErrors () const
- ICU 4.6
- Global icu::IDNAInfo::hasErrors () const
- ICU 4.6
- Global icu::IDNAInfo::IDNAInfo ()
- ICU 4.6
- Global icu::IDNAInfo::isTransitionalDifferent () const
- ICU 4.6
- Class icu::InitialTimeZoneRule
- ICU 3.8
- Global icu::InitialTimeZoneRule::clone (void) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global icu::InitialTimeZoneRule::InitialTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
- ICU 3.8
- Global icu::InitialTimeZoneRule::InitialTimeZoneRule (const InitialTimeZoneRule &source)
- ICU 3.8
- Global icu::InitialTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::operator= (const InitialTimeZoneRule &right)
- ICU 3.8
- Global icu::InitialTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::InitialTimeZoneRule::~InitialTimeZoneRule ()
- ICU 3.8
- Class icu::ListFormatter
- ICU 50
- Global icu::ListFormatter::createInstance (UErrorCode &errorCode)
- ICU 50
- Global icu::ListFormatter::createInstance (const Locale &locale, UErrorCode &errorCode)
- ICU 50
- Global icu::ListFormatter::format (const UnicodeString items[], int32_t n_items, UnicodeString &appendTo, UErrorCode &errorCode) const
- ICU 50
- Global icu::ListFormatter::ListFormatter (const ListFormatter &)
- ICU 52
- Global icu::ListFormatter::operator= (const ListFormatter &other)
- ICU 52
- Global icu::ListFormatter::~ListFormatter ()
- ICU 50
- Class icu::LocalArray< T >
- ICU 4.4
- Global icu::LocalArray< T >::adoptInstead (T *p)
- ICU 4.4
- Global icu::LocalArray< T >::adoptInsteadAndCheckErrorCode (T *p, UErrorCode &errorCode)
- ICU 56
- Global icu::LocalArray< T >::LocalArray (T *p=NULL)
- ICU 4.4
- Global icu::LocalArray< T >::LocalArray (T *p, UErrorCode &errorCode)
- ICU 56
- Global icu::LocalArray< T >::LocalArray (LocalArray< T > &&src) U_NOEXCEPT
- ICU 56
- Global icu::LocalArray< T >::operator= (LocalArray< T > &&src) U_NOEXCEPT
- ICU 56
- Global icu::LocalArray< T >::operator[] (ptrdiff_t i) const
- ICU 4.4
- Global icu::LocalArray< T >::swap (LocalArray< T > &other) U_NOEXCEPT
- ICU 56
- Global icu::LocalArray< T >::swap (LocalArray< T > &p1, LocalArray< T > &p2) U_NOEXCEPT
- ICU 56
- Global icu::LocalArray< T >::~LocalArray ()
- ICU 4.4
- Class icu::Locale
- ICU 2.0
- Global icu::Locale::clone () const
- ICU 2.8
- Global icu::Locale::createCanonical (const char *name)
- ICU 3.0
- Global icu::Locale::createFromName (const char *name)
- ICU 2.0
- Global icu::Locale::createKeywords (UErrorCode &status) const
- ICU 2.8
- Global icu::Locale::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::Locale::getBaseName () const
- ICU 2.8
- Global icu::Locale::getCanada (void)
- ICU 2.0
- Global icu::Locale::getCanadaFrench (void)
- ICU 2.0
- Global icu::Locale::getChina (void)
- ICU 2.0
- Global icu::Locale::getChinese (void)
- ICU 2.0
- Global icu::Locale::getCountry () const
- ICU 2.0
- Global icu::Locale::getDefault (void)
- ICU 2.0
- Global icu::Locale::getDisplayCountry (UnicodeString &dispCountry) const
- ICU 2.0
- Global icu::Locale::getDisplayCountry (const Locale &displayLocale, UnicodeString &dispCountry) const
- ICU 2.0
- Global icu::Locale::getDisplayLanguage (UnicodeString &dispLang) const
- ICU 2.0
- Global icu::Locale::getDisplayLanguage (const Locale &displayLocale, UnicodeString &dispLang) const
- ICU 2.0
- Global icu::Locale::getDisplayName (UnicodeString &name) const
- ICU 2.0
- Global icu::Locale::getDisplayName (const Locale &displayLocale, UnicodeString &name) const
- ICU 2.0
- Global icu::Locale::getDisplayScript (UnicodeString &dispScript) const
- ICU 2.8
- Global icu::Locale::getDisplayScript (const Locale &displayLocale, UnicodeString &dispScript) const
- ICU 2.8
- Global icu::Locale::getDisplayVariant (UnicodeString &dispVar) const
- ICU 2.0
- Global icu::Locale::getDisplayVariant (const Locale &displayLocale, UnicodeString &dispVar) const
- ICU 2.0
- Global icu::Locale::getDynamicClassID () const
- ICU 2.2
- Global icu::Locale::getEnglish (void)
- ICU 2.0
- Global icu::Locale::getFrance (void)
- ICU 2.0
- Global icu::Locale::getFrench (void)
- ICU 2.0
- Global icu::Locale::getGerman (void)
- ICU 2.0
- Global icu::Locale::getGermany (void)
- ICU 2.0
- Global icu::Locale::getISO3Country () const
- ICU 2.0
- Global icu::Locale::getISO3Language () const
- ICU 2.0
- Global icu::Locale::getISOCountries ()
- ICU 2.0
- Global icu::Locale::getISOLanguages ()
- ICU 2.0
- Global icu::Locale::getItalian (void)
- ICU 2.0
- Global icu::Locale::getItaly (void)
- ICU 2.0
- Global icu::Locale::getJapan (void)
- ICU 2.0
- Global icu::Locale::getJapanese (void)
- ICU 2.0
- Global icu::Locale::getKeywordValue (const char *keywordName, char *buffer, int32_t bufferCapacity, UErrorCode &status) const
- ICU 2.8
- Global icu::Locale::getKorea (void)
- ICU 2.0
- Global icu::Locale::getKorean (void)
- ICU 2.0
- Global icu::Locale::getLanguage () const
- ICU 2.0
- Global icu::Locale::getLCID (void) const
- ICU 2.0
- Global icu::Locale::getName () const
- ICU 2.0
- Global icu::Locale::getPRC (void)
- ICU 2.0
- Global icu::Locale::getRoot (void)
- ICU 4.4
- Global icu::Locale::getScript () const
- ICU 2.8
- Global icu::Locale::getSimplifiedChinese (void)
- ICU 2.0
- Global icu::Locale::getStaticClassID ()
- ICU 2.2
- Global icu::Locale::getTaiwan (void)
- ICU 2.0
- Global icu::Locale::getTraditionalChinese (void)
- ICU 2.0
- Global icu::Locale::getUK (void)
- ICU 2.0
- Global icu::Locale::getUS (void)
- ICU 2.0
- Global icu::Locale::getVariant () const
- ICU 2.0
- Global icu::Locale::hashCode (void) const
- ICU 2.0
- Global icu::Locale::isBogus (void) const
- ICU 2.1
- Global icu::Locale::isRightToLeft () const
- ICU 54
- Global icu::Locale::Locale ()
- ICU 2.0
- Global icu::Locale::Locale (const char *language, const char *country=0, const char *variant=0, const char *keywordsAndValues=0)
- ICU 2.0
- Global icu::Locale::Locale (const Locale &other)
- ICU 2.0
- Global icu::Locale::operator!= (const Locale &other) const
- ICU 2.0
- Global icu::Locale::operator= (const Locale &other)
- ICU 2.0
- Global icu::Locale::operator== (const Locale &other) const
- ICU 2.0
- Global icu::Locale::setDefault (const Locale &newLocale, UErrorCode &success)
- ICU 2.0
- Global icu::Locale::setKeywordValue (const char *keywordName, const char *keywordValue, UErrorCode &status)
- ICU 49
- Global icu::Locale::setToBogus ()
- ICU 2.1
- Global icu::Locale::~Locale ()
- ICU 2.0
- Class icu::LocaleDisplayNames
- ICU 4.4
- Global icu::LocaleDisplayNames::createInstance (const Locale &locale)
- ICU 4.4
- Global icu::LocaleDisplayNames::createInstance (const Locale &locale, UDialectHandling dialectHandling)
- ICU 4.4
- Global icu::LocaleDisplayNames::createInstance (const Locale &locale, UDisplayContext *contexts, int32_t length)
- ICU 51
- Global icu::LocaleDisplayNames::getContext (UDisplayContextType type) const =0
- ICU 51
- Global icu::LocaleDisplayNames::getDialectHandling () const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::getLocale () const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::keyDisplayName (const char *key, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::keyValueDisplayName (const char *key, const char *value, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::languageDisplayName (const char *lang, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::localeDisplayName (const Locale &locale, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::localeDisplayName (const char *localeId, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::regionDisplayName (const char *region, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::scriptDisplayName (const char *script, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::scriptDisplayName (UScriptCode scriptCode, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::variantDisplayName (const char *variant, UnicodeString &result) const =0
- ICU 4.4
- Global icu::LocaleDisplayNames::~LocaleDisplayNames ()
- ICU 4.4
- Class icu::LocaleRuns
- ICU 3.2
- Global icu::LocaleRuns::add (const Locale *locale, le_int32 limit)
- ICU 3.2
- Global icu::LocaleRuns::getDynamicClassID () const
- ICU 3.2
- Global icu::LocaleRuns::getLocale (le_int32 run) const
- ICU 3.2
- Global icu::LocaleRuns::getStaticClassID ()
- ICU 3.2
- Global icu::LocaleRuns::LocaleRuns (const Locale **locales, const le_int32 *limits, le_int32 count)
- ICU 3.2
- Global icu::LocaleRuns::LocaleRuns (le_int32 initialCapacity)
- ICU 3.2
- Global icu::LocaleRuns::~LocaleRuns ()
- ICU 3.2
- Class icu::LocalPointer< T >
- ICU 4.4
- Global icu::LocalPointer< T >::adoptInstead (T *p)
- ICU 4.4
- Global icu::LocalPointer< T >::adoptInsteadAndCheckErrorCode (T *p, UErrorCode &errorCode)
- ICU 55
- Global icu::LocalPointer< T >::LocalPointer (T *p=NULL)
- ICU 4.4
- Global icu::LocalPointer< T >::LocalPointer (T *p, UErrorCode &errorCode)
- ICU 55
- Global icu::LocalPointer< T >::LocalPointer (LocalPointer< T > &&src) U_NOEXCEPT
- ICU 56
- Global icu::LocalPointer< T >::operator= (LocalPointer< T > &&src) U_NOEXCEPT
- ICU 56
- Global icu::LocalPointer< T >::swap (LocalPointer< T > &other) U_NOEXCEPT
- ICU 56
- Global icu::LocalPointer< T >::swap (LocalPointer< T > &p1, LocalPointer< T > &p2) U_NOEXCEPT
- ICU 56
- Global icu::LocalPointer< T >::~LocalPointer ()
- ICU 4.4
- Class icu::LocalPointerBase< T >
- ICU 4.4
- Global icu::LocalPointerBase< T >::adoptInstead (T *p)
- ICU 4.4
- Global icu::LocalPointerBase< T >::getAlias () const
- ICU 4.4
- Global icu::LocalPointerBase< T >::isNull () const
- ICU 4.4
- Global icu::LocalPointerBase< T >::isValid () const
- ICU 4.4
- Global icu::LocalPointerBase< T >::LocalPointerBase (T *p=NULL)
- ICU 4.4
- Global icu::LocalPointerBase< T >::operator!= (const T *other) const
- ICU 4.4
- Global icu::LocalPointerBase< T >::operator* () const
- ICU 4.4
- Global icu::LocalPointerBase< T >::operator-> () const
- ICU 4.4
- Global icu::LocalPointerBase< T >::operator== (const T *other) const
- ICU 4.4
- Global icu::LocalPointerBase< T >::orphan ()
- ICU 4.4
- Global icu::LocalPointerBase< T >::~LocalPointerBase ()
- ICU 4.4
- Class icu::Measure
- ICU 3.0
- Global icu::Measure::clone () const
- ICU 3.0
- Global icu::Measure::getDynamicClassID (void) const
- ICU 53
- Global icu::Measure::getNumber () const
- ICU 3.0
- Global icu::Measure::getStaticClassID (void)
- ICU 53
- Global icu::Measure::getUnit () const
- ICU 3.0
- Global icu::Measure::Measure (const Formattable &number, MeasureUnit *adoptedUnit, UErrorCode &ec)
- ICU 3.0
- Global icu::Measure::Measure (const Measure &other)
- ICU 3.0
- Global icu::Measure::Measure ()
- ICU 3.0
- Global icu::Measure::operator= (const Measure &other)
- ICU 3.0
- Global icu::Measure::operator== (const UObject &other) const
- ICU 3.0
- Global icu::Measure::~Measure ()
- ICU 3.0
- Class icu::MeasureFormat
- ICU 3.0
- Global icu::MeasureFormat::clone () const
- ICU 53
- Global icu::MeasureFormat::createCurrencyFormat (const Locale &locale, UErrorCode &ec)
- ICU 3.0
- Global icu::MeasureFormat::createCurrencyFormat (UErrorCode &ec)
- ICU 3.0
- Global icu::MeasureFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 53
- Global icu::MeasureFormat::formatMeasurePerUnit (const Measure &measure, const MeasureUnit &perUnit, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 55
- Global icu::MeasureFormat::formatMeasures (const Measure *measures, int32_t measureCount, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 53
- Global icu::MeasureFormat::getDynamicClassID (void) const
- ICU 53
- Global icu::MeasureFormat::getStaticClassID (void)
- ICU 53
- Global icu::MeasureFormat::getUnitDisplayName (const MeasureUnit &unit, UErrorCode &status) const
- ICU 58
- Global icu::MeasureFormat::MeasureFormat (const Locale &locale, UMeasureFormatWidth width, UErrorCode &status)
- ICU 53
- Global icu::MeasureFormat::MeasureFormat (const Locale &locale, UMeasureFormatWidth width, NumberFormat *nfToAdopt, UErrorCode &status)
- ICU 53
- Global icu::MeasureFormat::MeasureFormat (const MeasureFormat &other)
- ICU 3.0
- Global icu::MeasureFormat::MeasureFormat ()
- ICU 3.0
- Global icu::MeasureFormat::operator= (const MeasureFormat &rhs)
- ICU 3.0
- Global icu::MeasureFormat::operator== (const Format &other) const
- ICU 53
- Global icu::MeasureFormat::~MeasureFormat ()
- ICU 3.0
- Class icu::MeasureUnit
- ICU 3.0
- Global icu::MeasureUnit::clone () const
- ICU 3.0
- Global icu::MeasureUnit::createAcre (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createAcreFoot (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createAmpere (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createArcMinute (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createArcSecond (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createAstronomicalUnit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createBit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createBushel (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createByte (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCalorie (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCarat (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCelsius (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createCentiliter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCentimeter (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createCentury (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createCubicCentimeter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCubicFoot (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCubicInch (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCubicKilometer (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createCubicMeter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCubicMile (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createCubicYard (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCup (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createCupMetric (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createDay (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createDeciliter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createDecimeter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createDegree (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createFahrenheit (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createFathom (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createFluidOunce (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createFoodcalorie (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createFoot (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createFurlong (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGallon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGallonImperial (UErrorCode &status)
- ICU 57
- Global icu::MeasureUnit::createGenericTemperature (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createGForce (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createGigabit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGigabyte (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGigahertz (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGigawatt (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createGram (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createHectare (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createHectoliter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createHectopascal (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createHertz (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createHorsepower (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createHour (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createInch (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createInchHg (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createJoule (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKarat (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKelvin (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilobit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilobyte (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilocalorie (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilogram (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createKilohertz (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilojoule (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKilometer (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createKilometerPerHour (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createKilowatt (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createKilowattHour (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createKnot (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createLightYear (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createLiter (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createLiterPer100Kilometers (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createLiterPerKilometer (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createLux (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMegabit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMegabyte (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMegahertz (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMegaliter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMegawatt (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMeter (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMeterPerSecond (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMeterPerSecondSquared (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMetricTon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMicrogram (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMicrometer (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMicrosecond (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMile (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMilePerGallon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMilePerGallonImperial (UErrorCode &status)
- ICU 57
- Global icu::MeasureUnit::createMilePerHour (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMileScandinavian (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createMilliampere (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMillibar (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMilligram (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMilligramPerDeciliter (UErrorCode &status)
- ICU 57
- Global icu::MeasureUnit::createMilliliter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMillimeter (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMillimeterOfMercury (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMillimolePerLiter (UErrorCode &status)
- ICU 57
- Global icu::MeasureUnit::createMillisecond (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMilliwatt (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createMinute (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createMonth (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createNanometer (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createNanosecond (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createNauticalMile (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createOhm (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createOunce (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createOunceTroy (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createParsec (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createPartPerMillion (UErrorCode &status)
- ICU 57
- Global icu::MeasureUnit::createPicometer (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createPint (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createPintMetric (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createPoint (UErrorCode &status)
- ICU 59
- Global icu::MeasureUnit::createPound (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createPoundPerSquareInch (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createQuart (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createRadian (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createRevolutionAngle (UErrorCode &status)
- ICU 56
- Global icu::MeasureUnit::createSecond (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createSquareCentimeter (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createSquareFoot (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createSquareInch (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createSquareKilometer (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createSquareMeter (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createSquareMile (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createSquareYard (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createStone (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createTablespoon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createTeaspoon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createTerabit (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createTerabyte (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createTon (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createVolt (UErrorCode &status)
- ICU 54
- Global icu::MeasureUnit::createWatt (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createWeek (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createYard (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::createYear (UErrorCode &status)
- ICU 53
- Global icu::MeasureUnit::getAvailable (MeasureUnit *destArray, int32_t destCapacity, UErrorCode &errorCode)
- ICU 53
- Global icu::MeasureUnit::getAvailable (const char *type, MeasureUnit *destArray, int32_t destCapacity, UErrorCode &errorCode)
- ICU 53
- Global icu::MeasureUnit::getAvailableTypes (UErrorCode &errorCode)
- ICU 53
- Global icu::MeasureUnit::getDynamicClassID (void) const
- ICU 53
- Global icu::MeasureUnit::getStaticClassID (void)
- ICU 53
- Global icu::MeasureUnit::getSubtype () const
- ICU 53
- Global icu::MeasureUnit::getType () const
- ICU 53
- Global icu::MeasureUnit::MeasureUnit ()
- ICU 3.0
- Global icu::MeasureUnit::MeasureUnit (const MeasureUnit &other)
- ICU 3.0
- Global icu::MeasureUnit::operator!= (const UObject &other) const
- ICU 53
- Global icu::MeasureUnit::operator= (const MeasureUnit &other)
- ICU 3.0
- Global icu::MeasureUnit::operator== (const UObject &other) const
- ICU 3.0
- Global icu::MeasureUnit::~MeasureUnit ()
- ICU 3.0
- Class icu::MessageFormat
- ICU 2.0
- Global icu::MessageFormat::adoptFormat (int32_t formatNumber, Format *formatToAdopt)
- ICU 2.0
- Global icu::MessageFormat::adoptFormat (const UnicodeString &formatName, Format *formatToAdopt, UErrorCode &status)
- ICU 4.0
- Global icu::MessageFormat::adoptFormats (Format **formatsToAdopt, int32_t count)
- ICU 2.0
- Global icu::MessageFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::applyPattern (const UnicodeString &pattern, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::applyPattern (const UnicodeString &pattern, UMessagePatternApostropheMode aposMode, UParseError *parseError, UErrorCode &status)
- ICU 4.8
- Global icu::MessageFormat::autoQuoteApostrophe (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.4
- Global icu::MessageFormat::clone (void) const
- ICU 2.0
- Global icu::MessageFormat::format (const Formattable *source, int32_t count, UnicodeString &appendTo, FieldPosition &ignore, UErrorCode &status) const
- ICU 2.0
- Global icu::MessageFormat::format (const UnicodeString &pattern, const Formattable *arguments, int32_t count, UnicodeString &appendTo, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.0
- Global icu::MessageFormat::format (const UnicodeString *argumentNames, const Formattable *arguments, int32_t count, UnicodeString &appendTo, UErrorCode &status) const
- ICU 4.0
- Global icu::MessageFormat::getApostropheMode () const
- ICU 4.8
- Global icu::MessageFormat::getDynamicClassID (void) const
- ICU 2.0
- Global icu::MessageFormat::getFormat (const UnicodeString &formatName, UErrorCode &status)
- ICU 4.0
- Global icu::MessageFormat::getFormatNames (UErrorCode &status)
- ICU 4.0
- Global icu::MessageFormat::getFormats (int32_t &count) const
- ICU 2.0
- Global icu::MessageFormat::getLocale (void) const
- ICU 2.0
- Global icu::MessageFormat::getStaticClassID (void)
- ICU 2.0
- Global icu::MessageFormat::MessageFormat (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::MessageFormat (const UnicodeString &pattern, const Locale &newLocale, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::MessageFormat (const UnicodeString &pattern, const Locale &newLocale, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::MessageFormat::MessageFormat (const MessageFormat &)
- ICU 2.0
- Global icu::MessageFormat::operator= (const MessageFormat &)
- ICU 2.0
- Global icu::MessageFormat::operator== (const Format &other) const
- ICU 2.0
- Global icu::MessageFormat::parse (const UnicodeString &source, ParsePosition &pos, int32_t &count) const
- ICU 2.0
- Global icu::MessageFormat::parse (const UnicodeString &source, int32_t &count, UErrorCode &status) const
- ICU 2.0
- Global icu::MessageFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &pos) const
- ICU 2.0
- Global icu::MessageFormat::setFormat (int32_t formatNumber, const Format &format)
- ICU 2.0
- Global icu::MessageFormat::setFormat (const UnicodeString &formatName, const Format &format, UErrorCode &status)
- ICU 4.0
- Global icu::MessageFormat::setFormats (const Format **newFormats, int32_t cnt)
- ICU 2.0
- Global icu::MessageFormat::setLocale (const Locale &theLocale)
- ICU 2.0
- Global icu::MessageFormat::toPattern (UnicodeString &appendTo) const
- ICU 2.0
- Global icu::MessageFormat::usesNamedArguments () const
- ICU 4.0
- Global icu::MessageFormat::~MessageFormat ()
- ICU 2.0
- Class icu::MessagePattern
- ICU 4.8
- Global icu::MessagePattern::autoQuoteApostropheDeep () const
- ICU 4.8
- Global icu::MessagePattern::clear ()
- ICU 4.8
- Global icu::MessagePattern::clearPatternAndSetApostropheMode (UMessagePatternApostropheMode mode)
- ICU 4.8
- Global icu::MessagePattern::countParts () const
- ICU 4.8
- Global icu::MessagePattern::getApostropheMode () const
- ICU 4.8
- Global icu::MessagePattern::getLimitPartIndex (int32_t start) const
- ICU 4.8
- Global icu::MessagePattern::getNumericValue (const Part &part) const
- ICU 4.8
- Global icu::MessagePattern::getPart (int32_t i) const
- ICU 4.8
- Global icu::MessagePattern::getPartType (int32_t i) const
- ICU 4.8
- Global icu::MessagePattern::getPatternIndex (int32_t partIndex) const
- ICU 4.8
- Global icu::MessagePattern::getPatternString () const
- ICU 4.8
- Global icu::MessagePattern::getPluralOffset (int32_t pluralStart) const
- ICU 4.8
- Global icu::MessagePattern::getSubstring (const Part &part) const
- ICU 4.8
- Global icu::MessagePattern::hashCode () const
- ICU 4.8
- Global icu::MessagePattern::hasNamedArguments () const
- ICU 4.8
- Global icu::MessagePattern::hasNumberedArguments () const
- ICU 4.8
- Global icu::MessagePattern::MessagePattern (UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::MessagePattern (UMessagePatternApostropheMode mode, UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::MessagePattern (const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::MessagePattern (const MessagePattern &other)
- ICU 4.8
- Global icu::MessagePattern::operator!= (const MessagePattern &other) const
- ICU 4.8
- Global icu::MessagePattern::operator= (const MessagePattern &other)
- ICU 4.8
- Global icu::MessagePattern::operator== (const MessagePattern &other) const
- ICU 4.8
- Global icu::MessagePattern::parse (const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::parseChoiceStyle (const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::parsePluralStyle (const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)
- ICU 4.8
- Global icu::MessagePattern::parseSelectStyle (const UnicodeString &pattern, UParseError *parseError, UErrorCode &errorCode)
- ICU 4.8
- Class icu::MessagePattern::Part
- ICU 4.8
- Global icu::MessagePattern::Part::getArgType () const
- ICU 4.8
- Global icu::MessagePattern::Part::getIndex () const
- ICU 4.8
- Global icu::MessagePattern::Part::getLength () const
- ICU 4.8
- Global icu::MessagePattern::Part::getLimit () const
- ICU 4.8
- Global icu::MessagePattern::Part::getType () const
- ICU 4.8
- Global icu::MessagePattern::Part::getValue () const
- ICU 4.8
- Global icu::MessagePattern::Part::hashCode () const
- ICU 4.8
- Global icu::MessagePattern::Part::hasNumericValue (UMessagePatternPartType type)
- ICU 4.8
- Global icu::MessagePattern::Part::operator!= (const Part &other) const
- ICU 4.8
- Global icu::MessagePattern::Part::operator== (const Part &other) const
- ICU 4.8
- Global icu::MessagePattern::partSubstringMatches (const Part &part, const UnicodeString &s) const
- ICU 4.8
- Global icu::MessagePattern::validateArgumentName (const UnicodeString &name)
- ICU 4.8
- Global icu::MessagePattern::~MessagePattern ()
- ICU 4.8
- Class icu::Normalizer
- ICU 2.0
- Class icu::Normalizer2
- ICU 4.4
- Global icu::Normalizer2::append (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::composePair (UChar32 a, UChar32 b) const
- ICU 49
- Global icu::Normalizer2::getCombiningClass (UChar32 c) const
- ICU 49
- Global icu::Normalizer2::getDecomposition (UChar32 c, UnicodeString &decomposition) const =0
- ICU 4.6
- Global icu::Normalizer2::getInstance (const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode &errorCode)
- ICU 4.4
- Global icu::Normalizer2::getNFCInstance (UErrorCode &errorCode)
- ICU 49
- Global icu::Normalizer2::getNFDInstance (UErrorCode &errorCode)
- ICU 49
- Global icu::Normalizer2::getNFKCCasefoldInstance (UErrorCode &errorCode)
- ICU 49
- Global icu::Normalizer2::getNFKCInstance (UErrorCode &errorCode)
- ICU 49
- Global icu::Normalizer2::getNFKDInstance (UErrorCode &errorCode)
- ICU 49
- Global icu::Normalizer2::getRawDecomposition (UChar32 c, UnicodeString &decomposition) const
- ICU 49
- Global icu::Normalizer2::hasBoundaryAfter (UChar32 c) const =0
- ICU 4.4
- Global icu::Normalizer2::hasBoundaryBefore (UChar32 c) const =0
- ICU 4.4
- Global icu::Normalizer2::isInert (UChar32 c) const =0
- ICU 4.4
- Global icu::Normalizer2::isNormalized (const UnicodeString &s, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::isNormalizedUTF8 (StringPiece s, UErrorCode &errorCode) const
- ICU 60
- Global icu::Normalizer2::normalize (const UnicodeString &src, UErrorCode &errorCode) const
- ICU 4.4
- Global icu::Normalizer2::normalize (const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::normalizeSecondAndAppend (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::normalizeUTF8 (uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) const
- ICU 60
- Global icu::Normalizer2::quickCheck (const UnicodeString &s, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::spanQuickCheckYes (const UnicodeString &s, UErrorCode &errorCode) const =0
- ICU 4.4
- Global icu::Normalizer2::~Normalizer2 ()
- ICU 4.4
- Global icu::Normalizer::compare (const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode)
- ICU 2.2
- Class icu::NumberFormat
- ICU 2.0
- Global icu::NumberFormat::createCurrencyInstance (UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createCurrencyInstance (const Locale &inLocale, UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createInstance (UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createInstance (const Locale &inLocale, UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createInstance (const Locale &desiredLocale, UNumberFormatStyle style, UErrorCode &errorCode)
- ICU 4.8
- Global icu::NumberFormat::createPercentInstance (UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createPercentInstance (const Locale &inLocale, UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createScientificInstance (UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::createScientificInstance (const Locale &inLocale, UErrorCode &)
- ICU 2.0
- Global icu::NumberFormat::EAlignmentFields
- ICU 2.0
- Global icu::NumberFormat::ERoundingMode
- ICU 2.4
- Global icu::NumberFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.0
- Global icu::NumberFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::NumberFormat::format (double number, UnicodeString &appendTo) const
- ICU 2.0
- Global icu::NumberFormat::format (int32_t number, UnicodeString &appendTo) const
- ICU 2.0
- Global icu::NumberFormat::format (int64_t number, UnicodeString &appendTo) const
- ICU 2.8
- Global icu::NumberFormat::format (double number, UnicodeString &appendTo, FieldPosition &pos) const =0
- ICU 2.0
- Global icu::NumberFormat::format (double number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::NumberFormat::format (int32_t number, UnicodeString &appendTo, FieldPosition &pos) const =0
- ICU 2.0
- Global icu::NumberFormat::format (int32_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::NumberFormat::format (int64_t number, UnicodeString &appendTo, FieldPosition &pos) const
- ICU 2.8
- Global icu::NumberFormat::format (int64_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::NumberFormat::format (StringPiece number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::NumberFormat::FRACTION_FIELD
- ICU 2.0
- Global icu::NumberFormat::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global icu::NumberFormat::getAvailableLocales (void)
- ICU 2.6
- Global icu::NumberFormat::getContext (UDisplayContextType type, UErrorCode &status) const
- ICU 53
- Global icu::NumberFormat::getCurrency () const
- ICU 2.6
- Global icu::NumberFormat::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::NumberFormat::getMaximumFractionDigits (void) const
- ICU 2.0
- Global icu::NumberFormat::getMaximumIntegerDigits (void) const
- ICU 2.0
- Global icu::NumberFormat::getMinimumFractionDigits (void) const
- ICU 2.0
- Global icu::NumberFormat::getMinimumIntegerDigits (void) const
- ICU 2.0
- Global icu::NumberFormat::getRoundingMode (void) const
- ICU 60
- Global icu::NumberFormat::getStaticClassID (void)
- ICU 2.0
- Global icu::NumberFormat::INTEGER_FIELD
- ICU 2.0
- Global icu::NumberFormat::isGroupingUsed (void) const
- ICU 2.0
- Global icu::NumberFormat::isLenient (void) const
- ICU 4.8
- Global icu::NumberFormat::isParseIntegerOnly (void) const
- ICU 2.0
- Global icu::NumberFormat::kCurrencyField
- ICU 2.0
- Global icu::NumberFormat::kDecimalSeparatorField
- ICU 2.0
- Global icu::NumberFormat::kExponentField
- ICU 2.0
- Global icu::NumberFormat::kExponentSignField
- ICU 2.0
- Global icu::NumberFormat::kExponentSymbolField
- ICU 2.0
- Global icu::NumberFormat::kFractionField
- ICU 2.0
- Global icu::NumberFormat::kGroupingSeparatorField
- ICU 2.0
- Global icu::NumberFormat::kIntegerField
- ICU 2.0
- Global icu::NumberFormat::kPercentField
- ICU 2.0
- Global icu::NumberFormat::kPermillField
- ICU 2.0
- Global icu::NumberFormat::kRoundUnnecessary
- ICU 4.8
- Global icu::NumberFormat::kSignField
- ICU 2.0
- Global icu::NumberFormat::NumberFormat ()
- ICU 2.0
- Global icu::NumberFormat::NumberFormat (const NumberFormat &)
- ICU 2.0
- Global icu::NumberFormat::operator= (const NumberFormat &)
- ICU 2.0
- Global icu::NumberFormat::operator== (const Format &other) const
- ICU 2.0
- Global icu::NumberFormat::parse (const UnicodeString &text, Formattable &result, ParsePosition &parsePosition) const =0
- ICU 2.0
- Global icu::NumberFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const
- ICU 2.0
- Global icu::NumberFormat::parseCurrency (const UnicodeString &text, ParsePosition &pos) const
- ICU 49
- Global icu::NumberFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 2.0
- Global icu::NumberFormat::registerFactory (NumberFormatFactory *toAdopt, UErrorCode &status)
- ICU 2.6
- Global icu::NumberFormat::setContext (UDisplayContext value, UErrorCode &status)
- ICU 53
- Global icu::NumberFormat::setCurrency (const char16_t *theCurrency, UErrorCode &ec)
- ICU 3.0
- Global icu::NumberFormat::setGroupingUsed (UBool newValue)
- ICU 2.0
- Global icu::NumberFormat::setLenient (UBool enable)
- ICU 4.8
- Global icu::NumberFormat::setMaximumFractionDigits (int32_t newValue)
- ICU 2.0
- Global icu::NumberFormat::setMaximumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global icu::NumberFormat::setMinimumFractionDigits (int32_t newValue)
- ICU 2.0
- Global icu::NumberFormat::setMinimumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global icu::NumberFormat::setParseIntegerOnly (UBool value)
- ICU 2.0
- Global icu::NumberFormat::setRoundingMode (ERoundingMode roundingMode)
- ICU 60
- Global icu::NumberFormat::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.6
- Global icu::NumberFormat::~NumberFormat ()
- ICU 2.0
- Class icu::NumberFormatFactory
- ICU 2.6
- Global icu::NumberFormatFactory::createFormat (const Locale &loc, UNumberFormatStyle formatType)=0
- ICU 2.6
- Global icu::NumberFormatFactory::getSupportedIDs (int32_t &count, UErrorCode &status) const =0
- ICU 2.6
- Global icu::NumberFormatFactory::visible (void) const =0
- ICU 2.6
- Global icu::NumberFormatFactory::~NumberFormatFactory ()
- ICU 3.0
- Global icu::NumberingSystem::createInstance (const Locale &inLocale, UErrorCode &status)
- ICU 4.2
- Global icu::NumberingSystem::createInstance (UErrorCode &status)
- ICU 4.2
- Global icu::NumberingSystem::createInstance (int32_t radix, UBool isAlgorithmic, const UnicodeString &description, UErrorCode &status)
- ICU 4.2
- Global icu::NumberingSystem::createInstanceByName (const char *name, UErrorCode &status)
- ICU 4.2
- Global icu::NumberingSystem::getAvailableNames (UErrorCode &status)
- ICU 4.2
- Global icu::NumberingSystem::getDescription () const
- ICU 4.2
- Global icu::NumberingSystem::getDynamicClassID () const
- ICU 4.2
- Global icu::NumberingSystem::getName () const
- ICU 4.6
- Global icu::NumberingSystem::getRadix () const
- ICU 4.2
- Global icu::NumberingSystem::getStaticClassID (void)
- ICU 4.2
- Global icu::NumberingSystem::isAlgorithmic () const
- ICU 4.2
- Global icu::NumberingSystem::NumberingSystem ()
- ICU 4.2
- Global icu::NumberingSystem::NumberingSystem (const NumberingSystem &other)
- ICU 4.2
- Global icu::NumberingSystem::~NumberingSystem ()
- ICU 4.2
- Global icu::operator!= (const StringPiece &x, const StringPiece &y)
- ICU 4.8
- Global icu::operator+ (const UnicodeString &s1, const UnicodeString &s2)
- ICU 2.8
- Global icu::operator<< (std::ostream &stream, const UnicodeString &s)
- 3.0
- Global icu::operator== (const StringPiece &x, const StringPiece &y)
- ICU 4.8
- Global icu::operator>> (std::istream &stream, UnicodeString &s)
- 3.0
- Global icu::ParagraphLayout::getAscent () const
- ICU 3.2
- Global icu::ParagraphLayout::getDescent () const
- ICU 3.2
- Global icu::ParagraphLayout::getDynamicClassID () const
- ICU 3.2
- Global icu::ParagraphLayout::getLeading () const
- ICU 3.2
- Global icu::ParagraphLayout::getParagraphLevel ()
- ICU 3.2
- Global icu::ParagraphLayout::getStaticClassID ()
- ICU 3.2
- Global icu::ParagraphLayout::getTextDirection ()
- ICU 3.2
- Global icu::ParagraphLayout::isComplex (const LEUnicode chars[], le_int32 count)
- ICU 3.2
- Class icu::ParagraphLayout::Line
- ICU 3.2
- Global icu::ParagraphLayout::Line::countRuns () const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getAscent () const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getDescent () const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getDynamicClassID () const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getLeading () const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getStaticClassID ()
- ICU 3.2
- Global icu::ParagraphLayout::Line::getVisualRun (le_int32 runIndex) const
- ICU 3.2
- Global icu::ParagraphLayout::Line::getWidth () const
- ICU 2.8
- Global icu::ParagraphLayout::Line::~Line ()
- ICU 3.2
- Global icu::ParagraphLayout::nextLine (float width)
- ICU 3.2
- Global icu::ParagraphLayout::ParagraphLayout (const LEUnicode chars[], le_int32 count, const FontRuns *fontRuns, const ValueRuns *levelRuns, const ValueRuns *scriptRuns, const LocaleRuns *localeRuns, UBiDiLevel paragraphLevel, le_bool vertical, LEErrorCode &status)
- ICU 2.8
- Global icu::ParagraphLayout::reflow ()
- ICU 3.2
- Class icu::ParagraphLayout::VisualRun
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getAscent () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getDescent () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getDirection () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getDynamicClassID () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getFont () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getGlyphCount () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getGlyphs () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getGlyphToCharMap () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getLeading () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getPositions () const
- ICU 3.2
- Global icu::ParagraphLayout::VisualRun::getStaticClassID ()
- ICU 3.2
- Global icu::ParagraphLayout::~ParagraphLayout ()
- ICU 3.2
- Global icu::ParsePosition::clone () const
- ICU 2.8
- Global icu::ParsePosition::getDynamicClassID () const
- ICU 2.2
- Global icu::ParsePosition::getErrorIndex (void) const
- ICU 2.0
- Global icu::ParsePosition::getIndex (void) const
- ICU 2.0
- Global icu::ParsePosition::getStaticClassID ()
- ICU 2.2
- Global icu::ParsePosition::operator!= (const ParsePosition &that) const
- ICU 2.0
- Global icu::ParsePosition::operator= (const ParsePosition ©)
- ICU 2.0
- Global icu::ParsePosition::operator== (const ParsePosition &that) const
- ICU 2.0
- Global icu::ParsePosition::ParsePosition ()
- ICU 2.0
- Global icu::ParsePosition::ParsePosition (int32_t newIndex)
- ICU 2.0
- Global icu::ParsePosition::ParsePosition (const ParsePosition ©)
- ICU 2.0
- Global icu::ParsePosition::setErrorIndex (int32_t ei)
- ICU 2.0
- Global icu::ParsePosition::setIndex (int32_t index)
- ICU 2.0
- Global icu::ParsePosition::~ParsePosition ()
- ICU 2.0
- Class icu::PluralFormat
- ICU 4.0
- Global icu::PluralFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::clone (void) const
- ICU 4.0
- Global icu::PluralFormat::format (int32_t number, UErrorCode &status) const
- ICU 4.0
- Global icu::PluralFormat::format (double number, UErrorCode &status) const
- ICU 4.0
- Global icu::PluralFormat::format (int32_t number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.0
- Global icu::PluralFormat::format (double number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.0
- Global icu::PluralFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.0
- Global icu::PluralFormat::getDynamicClassID () const
- ICU 4.0
- Global icu::PluralFormat::getStaticClassID (void)
- ICU 4.0
- Global icu::PluralFormat::operator!= (const Format &other) const
- ICU 4.0
- Global icu::PluralFormat::operator= (const PluralFormat &other)
- ICU 4.0
- Global icu::PluralFormat::operator== (const Format &other) const
- ICU 4.0
- Global icu::PluralFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const PluralRules &rules, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, const PluralRules &rules, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, UPluralType type, UErrorCode &status)
- ICU 50
- Global icu::PluralFormat::PluralFormat (const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::PluralFormat (const Locale &locale, UPluralType type, const UnicodeString &pattern, UErrorCode &status)
- ICU 50
- Global icu::PluralFormat::PluralFormat (const PluralFormat &other)
- ICU 4.0
- Global icu::PluralFormat::setNumberFormat (const NumberFormat *format, UErrorCode &status)
- ICU 4.0
- Global icu::PluralFormat::toPattern (UnicodeString &appendTo)
- ICU 4.0
- Global icu::PluralFormat::~PluralFormat ()
- ICU 4.0
- Global icu::PluralRules::clone () const
- ICU 4.0
- Global icu::PluralRules::createDefaultRules (UErrorCode &status)
- ICU 4.0
- Global icu::PluralRules::createRules (const UnicodeString &description, UErrorCode &status)
- ICU 4.0
- Global icu::PluralRules::forLocale (const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global icu::PluralRules::forLocale (const Locale &locale, UPluralType type, UErrorCode &status)
- ICU 50
- Global icu::PluralRules::getDynamicClassID () const
- ICU 4.0
- Global icu::PluralRules::getKeywordOther () const
- ICU 4.0
- Global icu::PluralRules::getKeywords (UErrorCode &status) const
- ICU 4.0
- Global icu::PluralRules::getSamples (const UnicodeString &keyword, double *dest, int32_t destCapacity, UErrorCode &status)
- ICU 4.8
- Global icu::PluralRules::getStaticClassID (void)
- ICU 4.0
- Global icu::PluralRules::isKeyword (const UnicodeString &keyword) const
- ICU 4.0
- Global icu::PluralRules::operator!= (const PluralRules &other) const
- ICU 4.0
- Global icu::PluralRules::operator= (const PluralRules &)
- ICU 4.0
- Global icu::PluralRules::operator== (const PluralRules &other) const
- ICU 4.0
- Global icu::PluralRules::PluralRules (UErrorCode &status)
- ICU 4.0
- Global icu::PluralRules::PluralRules (const PluralRules &other)
- ICU 4.0
- Global icu::PluralRules::select (int32_t number) const
- ICU 4.0
- Global icu::PluralRules::select (double number) const
- ICU 4.0
- Global icu::PluralRules::~PluralRules ()
- ICU 4.0
- Class icu::RegexMatcher
- ICU 2.4
- Global icu::RegexMatcher::appendReplacement (UnicodeString &dest, const UnicodeString &replacement, UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::appendReplacement (UText *dest, UText *replacement, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::appendTail (UnicodeString &dest)
- ICU 2.4
- Global icu::RegexMatcher::appendTail (UText *dest, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::end (UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::end (int32_t group, UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::end64 (UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::end64 (int32_t group, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::find ()
- ICU 2.4
- Global icu::RegexMatcher::find (UErrorCode &status)
- ICU 55
- Global icu::RegexMatcher::find (int64_t start, UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::getDynamicClassID () const
- ICU 2.2
- Global icu::RegexMatcher::getFindProgressCallback (URegexFindProgressCallback *&callback, const void *&context, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::getInput (UText *dest, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::getMatchCallback (URegexMatchCallback *&callback, const void *&context, UErrorCode &status)
- ICU 4.0
- Global icu::RegexMatcher::getStackLimit () const
- ICU 4.0
- Global icu::RegexMatcher::getStaticClassID ()
- ICU 2.2
- Global icu::RegexMatcher::getTimeLimit () const
- ICU 4.0
- Global icu::RegexMatcher::group (UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::group (int32_t groupNum, UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::group (UText *dest, int64_t &group_len, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::group (int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::groupCount () const
- ICU 2.4
- Global icu::RegexMatcher::hasAnchoringBounds () const
- ICU 4.0
- Global icu::RegexMatcher::hasTransparentBounds () const
- ICU 4.0
- Global icu::RegexMatcher::hitEnd () const
- ICU 4.0
- Global icu::RegexMatcher::input () const
- ICU 2.4
- Global icu::RegexMatcher::inputText () const
- ICU 4.6
- Global icu::RegexMatcher::lookingAt (UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::lookingAt (int64_t startIndex, UErrorCode &status)
- ICU 2.8
- Global icu::RegexMatcher::matches (UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::matches (int64_t startIndex, UErrorCode &status)
- ICU 2.8
- Global icu::RegexMatcher::pattern () const
- ICU 2.4
- Global icu::RegexMatcher::refreshInputText (UText *input, UErrorCode &status)
- ICU 4.8
- Global icu::RegexMatcher::RegexMatcher (const UnicodeString ®exp, uint32_t flags, UErrorCode &status)
- ICU 2.6
- Global icu::RegexMatcher::RegexMatcher (UText *regexp, uint32_t flags, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::RegexMatcher (const UnicodeString ®exp, const UnicodeString &input, uint32_t flags, UErrorCode &status)
- ICU 2.6
- Global icu::RegexMatcher::RegexMatcher (UText *regexp, UText *input, uint32_t flags, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::region (int64_t start, int64_t limit, UErrorCode &status)
- ICU 4.0
- Global icu::RegexMatcher::region (int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::regionEnd () const
- ICU 4.0
- Global icu::RegexMatcher::regionEnd64 () const
- ICU 4.6
- Global icu::RegexMatcher::regionStart () const
- ICU 4.0
- Global icu::RegexMatcher::regionStart64 () const
- ICU 4.6
- Global icu::RegexMatcher::replaceAll (const UnicodeString &replacement, UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::replaceAll (UText *replacement, UText *dest, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::replaceFirst (const UnicodeString &replacement, UErrorCode &status)
- ICU 2.4
- Global icu::RegexMatcher::replaceFirst (UText *replacement, UText *dest, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::requireEnd () const
- ICU 4.0
- Global icu::RegexMatcher::reset ()
- ICU 2.4
- Global icu::RegexMatcher::reset (int64_t index, UErrorCode &status)
- ICU 2.8
- Global icu::RegexMatcher::reset (const UnicodeString &input)
- ICU 2.4
- Global icu::RegexMatcher::reset (UText *input)
- ICU 4.6
- Global icu::RegexMatcher::setFindProgressCallback (URegexFindProgressCallback *callback, const void *context, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::setMatchCallback (URegexMatchCallback *callback, const void *context, UErrorCode &status)
- ICU 4.0
- Global icu::RegexMatcher::setStackLimit (int32_t limit, UErrorCode &status)
- ICU 4.0
- Global icu::RegexMatcher::setTimeLimit (int32_t limit, UErrorCode &status)
- ICU 4.0
- Global icu::RegexMatcher::split (const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status)
- ICU 2.6
- Global icu::RegexMatcher::split (UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status)
- ICU 4.6
- Global icu::RegexMatcher::start (UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::start (int32_t group, UErrorCode &status) const
- ICU 2.4
- Global icu::RegexMatcher::start64 (UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::start64 (int32_t group, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexMatcher::useAnchoringBounds (UBool b)
- ICU 4.0
- Global icu::RegexMatcher::useTransparentBounds (UBool b)
- ICU 4.0
- Global icu::RegexMatcher::~RegexMatcher ()
- ICU 2.4
- Class icu::RegexPattern
- ICU 2.4
- Global icu::RegexPattern::clone () const
- ICU 2.4
- Global icu::RegexPattern::compile (const UnicodeString ®ex, UParseError &pe, UErrorCode &status)
- ICU 2.4
- Global icu::RegexPattern::compile (UText *regex, UParseError &pe, UErrorCode &status)
- ICU 4.6
- Global icu::RegexPattern::compile (const UnicodeString ®ex, uint32_t flags, UParseError &pe, UErrorCode &status)
- ICU 2.4
- Global icu::RegexPattern::compile (UText *regex, uint32_t flags, UParseError &pe, UErrorCode &status)
- ICU 4.6
- Global icu::RegexPattern::compile (const UnicodeString ®ex, uint32_t flags, UErrorCode &status)
- ICU 2.6
- Global icu::RegexPattern::compile (UText *regex, uint32_t flags, UErrorCode &status)
- ICU 4.6
- Global icu::RegexPattern::flags () const
- ICU 2.4
- Global icu::RegexPattern::getDynamicClassID () const
- ICU 2.4
- Global icu::RegexPattern::getStaticClassID ()
- ICU 2.4
- Global icu::RegexPattern::groupNumberFromName (const UnicodeString &groupName, UErrorCode &status) const
- ICU 55
- Global icu::RegexPattern::groupNumberFromName (const char *groupName, int32_t nameLength, UErrorCode &status) const
- ICU 55
- Global icu::RegexPattern::matcher (const UnicodeString &input, UErrorCode &status) const
- ICU 2.4
- Global icu::RegexPattern::matcher (UErrorCode &status) const
- ICU 2.6
- Global icu::RegexPattern::matches (const UnicodeString ®ex, const UnicodeString &input, UParseError &pe, UErrorCode &status)
- ICU 2.4
- Global icu::RegexPattern::matches (UText *regex, UText *input, UParseError &pe, UErrorCode &status)
- ICU 4.6
- Global icu::RegexPattern::operator!= (const RegexPattern &that) const
- ICU 2.4
- Global icu::RegexPattern::operator= (const RegexPattern &source)
- ICU 2.4
- Global icu::RegexPattern::operator== (const RegexPattern &that) const
- ICU 2.4
- Global icu::RegexPattern::pattern () const
- ICU 2.4
- Global icu::RegexPattern::patternText (UErrorCode &status) const
- ICU 4.6
- Global icu::RegexPattern::RegexPattern ()
- ICU 2.4
- Global icu::RegexPattern::RegexPattern (const RegexPattern &source)
- ICU 2.4
- Global icu::RegexPattern::split (const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status) const
- ICU 2.4
- Global icu::RegexPattern::split (UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status) const
- ICU 4.6
- Global icu::RegexPattern::~RegexPattern ()
- ICU 2.4
- Class icu::Region
- ICU 51
- Global icu::Region::contains (const Region &other) const
- ICU 51
- Global icu::Region::getAvailable (URegionType type, UErrorCode &status)
- ICU 55
- Global icu::Region::getContainedRegions (UErrorCode &status) const
- ICU 55
- Global icu::Region::getContainedRegions (URegionType type, UErrorCode &status) const
- ICU 55
- Global icu::Region::getContainingRegion () const
- ICU 51
- Global icu::Region::getContainingRegion (URegionType type) const
- ICU 51
- Global icu::Region::getInstance (const char *region_code, UErrorCode &status)
- ICU 51
- Global icu::Region::getInstance (int32_t code, UErrorCode &status)
- ICU 51
- Global icu::Region::getNumericCode () const
- ICU 51
- Global icu::Region::getPreferredValues (UErrorCode &status) const
- ICU 55
- Global icu::Region::getRegionCode () const
- ICU 51
- Global icu::Region::getType () const
- ICU 51
- Global icu::Region::operator!= (const Region &that) const
- ICU 51
- Global icu::Region::operator== (const Region &that) const
- ICU 51
- Global icu::Region::~Region ()
- ICU 51
- Class icu::RelativeDateTimeFormatter
- ICU 53
- Global icu::RelativeDateTimeFormatter::combineDateAndTime (const UnicodeString &relativeDateString, const UnicodeString &timeString, UnicodeString &appendTo, UErrorCode &status) const
- ICU 53
- Global icu::RelativeDateTimeFormatter::format (double quantity, UDateDirection direction, UDateRelativeUnit unit, UnicodeString &appendTo, UErrorCode &status) const
- ICU 53
- Global icu::RelativeDateTimeFormatter::format (UDateDirection direction, UDateAbsoluteUnit unit, UnicodeString &appendTo, UErrorCode &status) const
- ICU 53
- Global icu::RelativeDateTimeFormatter::format (double offset, URelativeDateTimeUnit unit, UnicodeString &appendTo, UErrorCode &status) const
- ICU 57
- Global icu::RelativeDateTimeFormatter::formatNumeric (double offset, URelativeDateTimeUnit unit, UnicodeString &appendTo, UErrorCode &status) const
- ICU 57
- Global icu::RelativeDateTimeFormatter::getCapitalizationContext () const
- ICU 54
- Global icu::RelativeDateTimeFormatter::getFormatStyle () const
- ICU 54
- Global icu::RelativeDateTimeFormatter::getNumberFormat () const
- ICU 53
- Global icu::RelativeDateTimeFormatter::operator= (const RelativeDateTimeFormatter &other)
- ICU 53
- Global icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter (UErrorCode &status)
- ICU 53
- Global icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter (const Locale &locale, UErrorCode &status)
- ICU 53
- Global icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter (const Locale &locale, NumberFormat *nfToAdopt, UErrorCode &status)
- ICU 53
- Global icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter (const Locale &locale, NumberFormat *nfToAdopt, UDateRelativeDateTimeFormatterStyle style, UDisplayContext capitalizationContext, UErrorCode &status)
- ICU 54
- Global icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter (const RelativeDateTimeFormatter &other)
- ICU 53
- Global icu::RelativeDateTimeFormatter::~RelativeDateTimeFormatter ()
- ICU 53
- Class icu::Replaceable
- ICU 2.0
- Global icu::Replaceable::char32At (int32_t offset) const
- ICU 1.8
- Global icu::Replaceable::charAt (int32_t offset) const
- ICU 1.8
- Global icu::Replaceable::clone () const
- ICU 2.6
- Global icu::Replaceable::copy (int32_t start, int32_t limit, int32_t dest)=0
- ICU 2.0
- Global icu::Replaceable::extractBetween (int32_t start, int32_t limit, UnicodeString &target) const =0
- ICU 2.1
- Global icu::Replaceable::getChar32At (int32_t offset) const =0
- ICU 2.4
- Global icu::Replaceable::getCharAt (int32_t offset) const =0
- ICU 2.4
- Global icu::Replaceable::getLength () const =0
- ICU 2.4
- Global icu::Replaceable::handleReplaceBetween (int32_t start, int32_t limit, const UnicodeString &text)=0
- ICU 2.0
- Global icu::Replaceable::hasMetaData () const
- ICU 2.2
- Global icu::Replaceable::length () const
- ICU 1.8
- Global icu::Replaceable::Replaceable ()
- ICU 2.4
- Global icu::Replaceable::~Replaceable ()
- ICU 2.0
- Class icu::ResourceBundle
- ICU 2.0
- Global icu::ResourceBundle::clone () const
- ICU 2.8
- Global icu::ResourceBundle::get (int32_t index, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::get (const char *key, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getBinary (int32_t &len, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getDynamicClassID () const
- ICU 2.2
- Global icu::ResourceBundle::getInt (UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getIntVector (int32_t &len, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getKey (void) const
- ICU 2.0
- Global icu::ResourceBundle::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global icu::ResourceBundle::getName (void) const
- ICU 2.0
- Global icu::ResourceBundle::getNext (UErrorCode &status)
- ICU 2.0
- Global icu::ResourceBundle::getNextString (UErrorCode &status)
- ICU 2.0
- Global icu::ResourceBundle::getNextString (const char **key, UErrorCode &status)
- ICU 2.0
- Global icu::ResourceBundle::getSize (void) const
- ICU 2.0
- Global icu::ResourceBundle::getStaticClassID ()
- ICU 2.2
- Global icu::ResourceBundle::getString (UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getStringEx (int32_t index, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getStringEx (const char *key, UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getType (void) const
- ICU 2.0
- Global icu::ResourceBundle::getUInt (UErrorCode &status) const
- ICU 2.0
- Global icu::ResourceBundle::getVersion (UVersionInfo versionInfo) const
- ICU 2.0
- Global icu::ResourceBundle::hasNext (void) const
- ICU 2.0
- Global icu::ResourceBundle::operator= (const ResourceBundle &other)
- ICU 2.0
- Global icu::ResourceBundle::resetIterator (void)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (const UnicodeString &packageName, const Locale &locale, UErrorCode &err)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (const UnicodeString &packageName, UErrorCode &err)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (UErrorCode &err)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (const char *packageName, const Locale &locale, UErrorCode &err)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (const ResourceBundle &original)
- ICU 2.0
- Global icu::ResourceBundle::ResourceBundle (UResourceBundle *res, UErrorCode &status)
- ICU 2.0
- Global icu::ResourceBundle::~ResourceBundle ()
- ICU 2.0
- Global icu::RuleBasedBreakIterator::adoptText (CharacterIterator *newText)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::clone () const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::current (void) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::first (void)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::following (int32_t offset)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::getBinaryRules (uint32_t &length)
- ICU 4.8
- Global icu::RuleBasedBreakIterator::getDynamicClassID (void) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::getRules (void) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::getRuleStatus () const
- ICU 2.2
- Global icu::RuleBasedBreakIterator::getRuleStatusVec (int32_t *fillInVec, int32_t capacity, UErrorCode &status)
- ICU 3.0
- Global icu::RuleBasedBreakIterator::getStaticClassID (void)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::getText (void) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::getUText (UText *fillIn, UErrorCode &status) const
- ICU 3.4
- Global icu::RuleBasedBreakIterator::hashCode (void) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::isBoundary (int32_t offset)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::last (void)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::next (int32_t n)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::next (void)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::operator!= (const BreakIterator &that) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::operator= (const RuleBasedBreakIterator &that)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::operator== (const BreakIterator &that) const
- ICU 2.0
- Global icu::RuleBasedBreakIterator::preceding (int32_t offset)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::previous (void)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::refreshInputText (UText *input, UErrorCode &status)
- ICU 49
- Global icu::RuleBasedBreakIterator::RuleBasedBreakIterator ()
- ICU 2.2
- Global icu::RuleBasedBreakIterator::RuleBasedBreakIterator (const RuleBasedBreakIterator &that)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::RuleBasedBreakIterator (const UnicodeString &rules, UParseError &parseError, UErrorCode &status)
- ICU 2.2
- Global icu::RuleBasedBreakIterator::RuleBasedBreakIterator (const uint8_t *compiledRules, uint32_t ruleLength, UErrorCode &status)
- ICU 4.8
- Global icu::RuleBasedBreakIterator::RuleBasedBreakIterator (UDataMemory *image, UErrorCode &status)
- ICU 2.8
- Global icu::RuleBasedBreakIterator::setText (const UnicodeString &newText)
- ICU 2.0
- Global icu::RuleBasedBreakIterator::setText (UText *text, UErrorCode &status)
- ICU 3.4
- Global icu::RuleBasedBreakIterator::~RuleBasedBreakIterator ()
- ICU 2.0
- Global icu::RuleBasedCollator::clone (void) const
- ICU 2.0
- Global icu::RuleBasedCollator::cloneBinary (uint8_t *buffer, int32_t capacity, UErrorCode &status) const
- ICU 3.4
- Global icu::RuleBasedCollator::compare (const UnicodeString &source, const UnicodeString &target, UErrorCode &status) const
- ICU 2.6
- Global icu::RuleBasedCollator::compare (const UnicodeString &source, const UnicodeString &target, int32_t length, UErrorCode &status) const
- ICU 2.6
- Global icu::RuleBasedCollator::compare (const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength, UErrorCode &status) const
- ICU 2.6
- Global icu::RuleBasedCollator::compare (UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
- ICU 4.2
- Global icu::RuleBasedCollator::compareUTF8 (const StringPiece &source, const StringPiece &target, UErrorCode &status) const
- ICU 51
- Global icu::RuleBasedCollator::createCollationElementIterator (const UnicodeString &source) const
- ICU 2.2
- Global icu::RuleBasedCollator::createCollationElementIterator (const CharacterIterator &source) const
- ICU 2.2
- Global icu::RuleBasedCollator::getAttribute (UColAttribute attr, UErrorCode &status) const
- ICU 2.2
- Global icu::RuleBasedCollator::getCollationKey (const UnicodeString &source, CollationKey &key, UErrorCode &status) const
- ICU 2.0
- Global icu::RuleBasedCollator::getCollationKey (const char16_t *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const
- ICU 2.0
- Global icu::RuleBasedCollator::getDynamicClassID (void) const
- ICU 2.0
- Global icu::RuleBasedCollator::getMaxVariable () const
- ICU 53
- Global icu::RuleBasedCollator::getReorderCodes (int32_t *dest, int32_t destCapacity, UErrorCode &status) const
- ICU 4.8
- Global icu::RuleBasedCollator::getRules () const
- ICU 2.0
- Global icu::RuleBasedCollator::getRules (UColRuleOption delta, UnicodeString &buffer) const
- ICU 2.2
- Global icu::RuleBasedCollator::getSortKey (const UnicodeString &source, uint8_t *result, int32_t resultLength) const
- ICU 2.0
- Global icu::RuleBasedCollator::getSortKey (const char16_t *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const
- ICU 2.2
- Global icu::RuleBasedCollator::getStaticClassID (void)
- ICU 2.0
- Global icu::RuleBasedCollator::getTailoredSet (UErrorCode &status) const
- ICU 2.4
- Global icu::RuleBasedCollator::getVariableTop (UErrorCode &status) const
- ICU 2.0
- Global icu::RuleBasedCollator::getVersion (UVersionInfo info) const
- ICU 2.0
- Global icu::RuleBasedCollator::hashCode () const
- ICU 2.0
- Global icu::RuleBasedCollator::operator= (const RuleBasedCollator &other)
- ICU 2.0
- Global icu::RuleBasedCollator::operator== (const Collator &other) const
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const UnicodeString &rules, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const UnicodeString &rules, ECollationStrength collationStrength, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const UnicodeString &rules, UColAttributeValue decompositionMode, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const UnicodeString &rules, ECollationStrength collationStrength, UColAttributeValue decompositionMode, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const RuleBasedCollator &other)
- ICU 2.0
- Global icu::RuleBasedCollator::RuleBasedCollator (const uint8_t *bin, int32_t length, const RuleBasedCollator *base, UErrorCode &status)
- ICU 3.4
- Global icu::RuleBasedCollator::setAttribute (UColAttribute attr, UColAttributeValue value, UErrorCode &status)
- ICU 2.2
- Global icu::RuleBasedCollator::setMaxVariable (UColReorderCode group, UErrorCode &errorCode)
- ICU 53
- Global icu::RuleBasedCollator::setReorderCodes (const int32_t *reorderCodes, int32_t reorderCodesLength, UErrorCode &status)
- ICU 4.8
- Global icu::RuleBasedCollator::~RuleBasedCollator ()
- ICU 2.0
- Class icu::RuleBasedNumberFormat
- ICU 2.0
- Global icu::RuleBasedNumberFormat::adoptDecimalFormatSymbols (DecimalFormatSymbols *symbolsToAdopt)
- ICU 49
- Global icu::RuleBasedNumberFormat::clone (void) const
- ICU 2.6
- Global icu::RuleBasedNumberFormat::format (int32_t number, UnicodeString &toAppendTo, FieldPosition &pos) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::format (int64_t number, UnicodeString &toAppendTo, FieldPosition &pos) const
- ICU 2.1
- Global icu::RuleBasedNumberFormat::format (double number, UnicodeString &toAppendTo, FieldPosition &pos) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::format (int32_t number, const UnicodeString &ruleSetName, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::format (int64_t number, const UnicodeString &ruleSetName, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.1
- Global icu::RuleBasedNumberFormat::format (double number, const UnicodeString &ruleSetName, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::getDefaultRuleSetName () const
- ICU 3.0
- Global icu::RuleBasedNumberFormat::getDynamicClassID (void) const
- ICU 2.8
- Global icu::RuleBasedNumberFormat::getNumberOfRuleSetDisplayNameLocales (void) const
- ICU 3.2
- Global icu::RuleBasedNumberFormat::getNumberOfRuleSetNames () const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::getRoundingMode (void) const
- ICU 60
- Global icu::RuleBasedNumberFormat::getRules () const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::getRuleSetDisplayName (int32_t index, const Locale &locale=Locale::getDefault())
- ICU 3.2
- Global icu::RuleBasedNumberFormat::getRuleSetDisplayName (const UnicodeString &ruleSetName, const Locale &locale=Locale::getDefault())
- ICU 3.2
- Global icu::RuleBasedNumberFormat::getRuleSetDisplayNameLocale (int32_t index, UErrorCode &status) const
- ICU 3.2
- Global icu::RuleBasedNumberFormat::getRuleSetName (int32_t index) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::getStaticClassID (void)
- ICU 2.8
- Global icu::RuleBasedNumberFormat::isLenient (void) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::operator= (const RuleBasedNumberFormat &rhs)
- ICU 2.6
- Global icu::RuleBasedNumberFormat::operator== (const Format &other) const
- ICU 2.6
- Global icu::RuleBasedNumberFormat::parse (const UnicodeString &text, Formattable &result, ParsePosition &parsePosition) const
- ICU 2.0
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (const UnicodeString &rules, UParseError &perror, UErrorCode &status)
- ICU 3.2
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (const UnicodeString &rules, const UnicodeString &localizations, UParseError &perror, UErrorCode &status)
- ICU 3.2
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (const UnicodeString &rules, const Locale &locale, UParseError &perror, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (const UnicodeString &rules, const UnicodeString &localizations, const Locale &locale, UParseError &perror, UErrorCode &status)
- ICU 3.2
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (URBNFRuleSetTag tag, const Locale &locale, UErrorCode &status)
- ICU 2.0
- Global icu::RuleBasedNumberFormat::RuleBasedNumberFormat (const RuleBasedNumberFormat &rhs)
- ICU 2.6
- Global icu::RuleBasedNumberFormat::setContext (UDisplayContext value, UErrorCode &status)
- ICU 53
- Global icu::RuleBasedNumberFormat::setDecimalFormatSymbols (const DecimalFormatSymbols &symbols)
- ICU 49
- Global icu::RuleBasedNumberFormat::setDefaultRuleSet (const UnicodeString &ruleSetName, UErrorCode &status)
- ICU 2.6
- Global icu::RuleBasedNumberFormat::setLenient (UBool enabled)
- ICU 2.0
- Global icu::RuleBasedNumberFormat::setRoundingMode (ERoundingMode roundingMode)
- ICU 60
- Global icu::RuleBasedNumberFormat::~RuleBasedNumberFormat ()
- ICU 2.6
- Global icu::RuleBasedTimeZone::addTransitionRule (TimeZoneRule *rule, UErrorCode &status)
- ICU 3.8
- Global icu::RuleBasedTimeZone::clone (void) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::complete (UErrorCode &status)
- ICU 3.8
- Global icu::RuleBasedTimeZone::countTransitionRules (UErrorCode &status) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getDynamicClassID (void) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
- ICU 3.8
- Global icu::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
- ICU 3.8
- Global icu::RuleBasedTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getRawOffset (void) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::getStaticClassID (void)
- ICU 3.8
- Global icu::RuleBasedTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::hasSameRules (const TimeZone &other) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::operator!= (const TimeZone &that) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::operator= (const RuleBasedTimeZone &right)
- ICU 3.8
- Global icu::RuleBasedTimeZone::operator== (const TimeZone &that) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::RuleBasedTimeZone (const UnicodeString &id, InitialTimeZoneRule *initialRule)
- ICU 3.8
- Global icu::RuleBasedTimeZone::RuleBasedTimeZone (const RuleBasedTimeZone &source)
- ICU 3.8
- Global icu::RuleBasedTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 3.8
- Global icu::RuleBasedTimeZone::useDaylightTime (void) const
- ICU 3.8
- Global icu::RuleBasedTimeZone::~RuleBasedTimeZone ()
- ICU 3.8
- Class icu::RunArray
- ICU 3.2
- Global icu::RunArray::add (le_int32 limit)
- ICU 3.2
- Global icu::RunArray::fClientArrays
- ICU 3.2
- Global icu::RunArray::getCount () const
- ICU 3.2
- Global icu::RunArray::getDynamicClassID () const
- ICU 3.2
- Global icu::RunArray::getLimit () const
- ICU 3.2
- Global icu::RunArray::getLimit (le_int32 run) const
- ICU 3.2
- Global icu::RunArray::getStaticClassID ()
- ICU 3.2
- Global icu::RunArray::grow (le_int32 capacity)
- ICU 3.2
- Global icu::RunArray::init (le_int32 capacity)
- ICU 3.2
- Global icu::RunArray::reset ()
- ICU 3.6
- Global icu::RunArray::RunArray (const le_int32 *limits, le_int32 count)
- ICU 3.2
- Global icu::RunArray::RunArray (le_int32 initialCapacity)
- ICU 3.2
- Global icu::RunArray::~RunArray ()
- ICU 3.2
- Class icu::ScientificNumberFormatter
- ICU 55
- Global icu::ScientificNumberFormatter::clone () const
- ICU 55
- Global icu::ScientificNumberFormatter::createMarkupInstance (DecimalFormat *fmtToAdopt, const UnicodeString &beginMarkup, const UnicodeString &endMarkup, UErrorCode &status)
- ICU 55
- Global icu::ScientificNumberFormatter::createMarkupInstance (const Locale &locale, const UnicodeString &beginMarkup, const UnicodeString &endMarkup, UErrorCode &status)
- ICU 55
- Global icu::ScientificNumberFormatter::createSuperscriptInstance (DecimalFormat *fmtToAdopt, UErrorCode &status)
- ICU 55
- Global icu::ScientificNumberFormatter::createSuperscriptInstance (const Locale &locale, UErrorCode &status)
- ICU 55
- Global icu::ScientificNumberFormatter::format (const Formattable &number, UnicodeString &appendTo, UErrorCode &status) const
- ICU 55
- Global icu::ScientificNumberFormatter::~ScientificNumberFormatter ()
- ICU 55
- Global icu::SearchIterator::first (UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::following (int32_t position, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::getAttribute (USearchAttribute attribute) const
- ICU 2.0
- Global icu::SearchIterator::getBreakIterator (void) const
- ICU 2.0
- Global icu::SearchIterator::getMatchedLength (void) const
- ICU 2.0
- Global icu::SearchIterator::getMatchedStart (void) const
- ICU 2.0
- Global icu::SearchIterator::getMatchedText (UnicodeString &result) const
- ICU 2.0
- Global icu::SearchIterator::getOffset (void) const =0
- ICU 2.0
- Global icu::SearchIterator::getText (void) const
- ICU 2.0
- Global icu::SearchIterator::handleNext (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global icu::SearchIterator::handlePrev (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global icu::SearchIterator::last (UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::m_breakiterator_
- ICU 2.0
- Global icu::SearchIterator::m_search_
- ICU 2.0
- Global icu::SearchIterator::m_text_
- ICU 2.0
- Global icu::SearchIterator::next (UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::operator!= (const SearchIterator &that) const
- ICU 2.0
- Global icu::SearchIterator::operator= (const SearchIterator &that)
- ICU 2.0
- Global icu::SearchIterator::operator== (const SearchIterator &that) const
- ICU 2.0
- Global icu::SearchIterator::preceding (int32_t position, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::previous (UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::reset ()
- ICU 2.0
- Global icu::SearchIterator::safeClone (void) const =0
- ICU 2.0
- Global icu::SearchIterator::SearchIterator (const SearchIterator &other)
- ICU 2.0
- Global icu::SearchIterator::SearchIterator ()
- ICU 2.0
- Global icu::SearchIterator::SearchIterator (const UnicodeString &text, BreakIterator *breakiter=NULL)
- ICU 2.0
- Global icu::SearchIterator::SearchIterator (CharacterIterator &text, BreakIterator *breakiter=NULL)
- ICU 2.0
- Global icu::SearchIterator::setAttribute (USearchAttribute attribute, USearchAttributeValue value, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::setBreakIterator (BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::setMatchLength (int32_t length)
- ICU 2.0
- Global icu::SearchIterator::setMatchNotFound ()
- ICU 2.0
- Global icu::SearchIterator::setMatchStart (int32_t position)
- ICU 2.0
- Global icu::SearchIterator::setOffset (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global icu::SearchIterator::setText (const UnicodeString &text, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::setText (CharacterIterator &text, UErrorCode &status)
- ICU 2.0
- Global icu::SearchIterator::~SearchIterator ()
- ICU 2.0
- Class icu::SelectFormat
- ICU 4.4
- Global icu::SelectFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 4.4
- Global icu::SelectFormat::clone (void) const
- ICU 4.4
- Global icu::SelectFormat::format (const UnicodeString &keyword, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.4
- Global icu::SelectFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.4
- Global icu::SelectFormat::getDynamicClassID () const
- ICU 4.4
- Global icu::SelectFormat::getStaticClassID (void)
- ICU 4.4
- Global icu::SelectFormat::operator!= (const Format &other) const
- ICU 4.4
- Global icu::SelectFormat::operator= (const SelectFormat &other)
- ICU 4.4
- Global icu::SelectFormat::operator== (const Format &other) const
- ICU 4.4
- Global icu::SelectFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 4.4
- Global icu::SelectFormat::SelectFormat (const UnicodeString &pattern, UErrorCode &status)
- ICU 4.4
- Global icu::SelectFormat::SelectFormat (const SelectFormat &other)
- ICU 4.4
- Global icu::SelectFormat::toPattern (UnicodeString &appendTo)
- ICU 4.4
- Global icu::SelectFormat::~SelectFormat ()
- ICU 4.4
- Global icu::SimpleDateFormat::adoptCalendar (Calendar *calendarToAdopt)
- ICU 2.0
- Global icu::SimpleDateFormat::adoptDateFormatSymbols (DateFormatSymbols *newFormatSymbols)
- ICU 2.0
- Global icu::SimpleDateFormat::adoptNumberFormat (NumberFormat *formatToAdopt)
- ICU 54
- Global icu::SimpleDateFormat::adoptNumberFormat (const UnicodeString &fields, NumberFormat *formatToAdopt, UErrorCode &status)
- ICU 54
- Global icu::SimpleDateFormat::applyLocalizedPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::applyPattern (const UnicodeString &pattern)
- ICU 2.0
- Global icu::SimpleDateFormat::clone (void) const
- ICU 2.0
- Global icu::SimpleDateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPosition &pos) const
- ICU 2.1
- Global icu::SimpleDateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- ICU 4.4
- Global icu::SimpleDateFormat::get2DigitYearStart (UErrorCode &status) const
- ICU 2.0
- Global icu::SimpleDateFormat::getDateFormatSymbols (void) const
- ICU 2.0
- Global icu::SimpleDateFormat::getDynamicClassID (void) const
- ICU 2.0
- Global icu::SimpleDateFormat::getNumberFormatForField (char16_t field) const
- ICU 54
- Global icu::SimpleDateFormat::getStaticClassID (void)
- ICU 2.0
- Global icu::SimpleDateFormat::operator= (const SimpleDateFormat &)
- ICU 2.0
- Global icu::SimpleDateFormat::operator== (const Format &other) const
- ICU 2.0
- Global icu::SimpleDateFormat::parse (const UnicodeString &text, Calendar &cal, ParsePosition &pos) const
- ICU 2.1
- Global icu::SimpleDateFormat::set2DigitYearStart (UDate d, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::setContext (UDisplayContext value, UErrorCode &status)
- ICU 53
- Global icu::SimpleDateFormat::setDateFormatSymbols (const DateFormatSymbols &newFormatSymbols)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, const UnicodeString &override, UErrorCode &status)
- ICU 4.2
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, const Locale &locale, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, const UnicodeString &override, const Locale &locale, UErrorCode &status)
- ICU 4.2
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, DateFormatSymbols *formatDataToAdopt, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (const UnicodeString &pattern, const DateFormatSymbols &formatData, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleDateFormat::SimpleDateFormat (const SimpleDateFormat &)
- ICU 2.0
- Global icu::SimpleDateFormat::toLocalizedPattern (UnicodeString &result, UErrorCode &status) const
- ICU 2.0
- Global icu::SimpleDateFormat::toPattern (UnicodeString &result) const
- ICU 2.0
- Global icu::SimpleDateFormat::~SimpleDateFormat ()
- ICU 2.0
- Class icu::SimpleFormatter
- ICU 57
- Global icu::SimpleFormatter::applyPattern (const UnicodeString &pattern, UErrorCode &errorCode)
- ICU 57
- Global icu::SimpleFormatter::applyPatternMinMaxArguments (const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode)
- ICU 57
- Global icu::SimpleFormatter::format (const UnicodeString &value0, UnicodeString &appendTo, UErrorCode &errorCode) const
- ICU 57
- Global icu::SimpleFormatter::format (const UnicodeString &value0, const UnicodeString &value1, UnicodeString &appendTo, UErrorCode &errorCode) const
- ICU 57
- Global icu::SimpleFormatter::format (const UnicodeString &value0, const UnicodeString &value1, const UnicodeString &value2, UnicodeString &appendTo, UErrorCode &errorCode) const
- ICU 57
- Global icu::SimpleFormatter::formatAndAppend (const UnicodeString *const *values, int32_t valuesLength, UnicodeString &appendTo, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const
- ICU 57
- Global icu::SimpleFormatter::formatAndReplace (const UnicodeString *const *values, int32_t valuesLength, UnicodeString &result, int32_t *offsets, int32_t offsetsLength, UErrorCode &errorCode) const
- ICU 57
- Global icu::SimpleFormatter::getArgumentLimit () const
- ICU 57
- Global icu::SimpleFormatter::getTextWithNoArguments () const
- ICU 57
- Global icu::SimpleFormatter::operator= (const SimpleFormatter &other)
- ICU 57
- Global icu::SimpleFormatter::SimpleFormatter ()
- ICU 57
- Global icu::SimpleFormatter::SimpleFormatter (const UnicodeString &pattern, UErrorCode &errorCode)
- ICU 57
- Global icu::SimpleFormatter::SimpleFormatter (const UnicodeString &pattern, int32_t min, int32_t max, UErrorCode &errorCode)
- ICU 57
- Global icu::SimpleFormatter::SimpleFormatter (const SimpleFormatter &other)
- ICU 57
- Global icu::SimpleFormatter::~SimpleFormatter ()
- ICU 57
- Class icu::SimpleNumberFormatFactory
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::_id
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::_visible
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::getSupportedIDs (int32_t &count, UErrorCode &status) const
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory (const Locale &locale, UBool visible=TRUE)
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::visible (void) const
- ICU 2.6
- Global icu::SimpleNumberFormatFactory::~SimpleNumberFormatFactory ()
- ICU 3.0
- Global icu::SimpleTimeZone::clone (void) const
- ICU 2.0
- Global icu::SimpleTimeZone::countTransitionRules (UErrorCode &status) const
- ICU 3.8
- Global icu::SimpleTimeZone::getDSTSavings (void) const
- ICU 2.0
- Global icu::SimpleTimeZone::getDynamicClassID (void) const
- ICU 2.0
- Global icu::SimpleTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::SimpleTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
- ICU 2.0
- Global icu::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
- ICU 2.0
- Global icu::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
- ICU 2.0
- Global icu::SimpleTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- ICU 2.8
- Global icu::SimpleTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::SimpleTimeZone::getRawOffset (void) const
- ICU 2.0
- Global icu::SimpleTimeZone::getStaticClassID (void)
- ICU 2.0
- Global icu::SimpleTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status) const
- ICU 3.8
- Global icu::SimpleTimeZone::hasSameRules (const TimeZone &other) const
- ICU 2.0
- Global icu::SimpleTimeZone::operator= (const SimpleTimeZone &right)
- ICU 2.0
- Global icu::SimpleTimeZone::operator== (const TimeZone &that) const
- ICU 2.0
- Global icu::SimpleTimeZone::setDSTSavings (int32_t millisSavedDuringDST, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfMonth, int32_t time, TimeMode mode, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfMonth, int32_t time, TimeMode mode, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::setStartYear (int32_t year)
- ICU 2.0
- Global icu::SimpleTimeZone::SimpleTimeZone (const SimpleTimeZone &source)
- ICU 2.0
- Global icu::SimpleTimeZone::SimpleTimeZone (int32_t rawOffsetGMT, const UnicodeString &ID)
- ICU 2.0
- Global icu::SimpleTimeZone::SimpleTimeZone (int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::SimpleTimeZone (int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, int32_t savingsDST, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::SimpleTimeZone (int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, TimeMode savingsStartTimeMode, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, TimeMode savingsEndTimeMode, int32_t savingsDST, UErrorCode &status)
- ICU 2.0
- Global icu::SimpleTimeZone::TimeMode
- ICU 2.0
- Global icu::SimpleTimeZone::useDaylightTime (void) const
- ICU 2.0
- Global icu::SimpleTimeZone::~SimpleTimeZone ()
- ICU 2.0
- Class icu::StringByteSink< StringClass >
- ICU 4.2
- Global icu::StringByteSink< StringClass >::Append (const char *data, int32_t n)
- ICU 4.2
- Global icu::StringByteSink< StringClass >::StringByteSink (StringClass *dest)
- ICU 4.2
- Global icu::StringByteSink< StringClass >::StringByteSink (StringClass *dest, int32_t initialAppendCapacity)
- ICU 60
- Class icu::StringCharacterIterator
- ICU 2.0
- Global icu::StringCharacterIterator::clone (void) const
- ICU 2.0
- Global icu::StringCharacterIterator::getDynamicClassID (void) const
- ICU 2.0
- Global icu::StringCharacterIterator::getStaticClassID (void)
- ICU 2.0
- Global icu::StringCharacterIterator::getText (UnicodeString &result)
- ICU 2.0
- Global icu::StringCharacterIterator::operator= (const StringCharacterIterator &that)
- ICU 2.0
- Global icu::StringCharacterIterator::operator== (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global icu::StringCharacterIterator::setText (const UnicodeString &newText)
- ICU 2.0
- Global icu::StringCharacterIterator::setText (const char16_t *newText, int32_t newTextLength)
- ICU 2.0
- Global icu::StringCharacterIterator::StringCharacterIterator (const UnicodeString &textStr)
- ICU 2.0
- Global icu::StringCharacterIterator::StringCharacterIterator (const UnicodeString &textStr, int32_t textPos)
- ICU 2.0
- Global icu::StringCharacterIterator::StringCharacterIterator (const UnicodeString &textStr, int32_t textBegin, int32_t textEnd, int32_t textPos)
- ICU 2.0
- Global icu::StringCharacterIterator::StringCharacterIterator (const StringCharacterIterator &that)
- ICU 2.0
- Global icu::StringCharacterIterator::StringCharacterIterator ()
- ICU 2.0
- Global icu::StringCharacterIterator::text
- ICU 2.0
- Global icu::StringCharacterIterator::~StringCharacterIterator ()
- ICU 2.0
- Class icu::StringEnumeration
- ICU 2.4
- Global icu::StringEnumeration::chars
- ICU 2.8
- Global icu::StringEnumeration::charsBuffer [32]
- ICU 2.8
- Global icu::StringEnumeration::charsCapacity
- ICU 2.8
- Global icu::StringEnumeration::clone () const
- ICU 2.8
- Global icu::StringEnumeration::count (UErrorCode &status) const =0
- ICU 2.4
- Global icu::StringEnumeration::ensureCharsCapacity (int32_t capacity, UErrorCode &status)
- ICU 2.8
- Global icu::StringEnumeration::next (int32_t *resultLength, UErrorCode &status)
- ICU 2.4
- Global icu::StringEnumeration::operator!= (const StringEnumeration &that) const
- ICU 3.6
- Global icu::StringEnumeration::operator== (const StringEnumeration &that) const
- ICU 3.6
- Global icu::StringEnumeration::reset (UErrorCode &status)=0
- ICU 2.4
- Global icu::StringEnumeration::setChars (const char *s, int32_t length, UErrorCode &status)
- ICU 2.8
- Global icu::StringEnumeration::snext (UErrorCode &status)
- ICU 2.4
- Global icu::StringEnumeration::StringEnumeration ()
- ICU 2.8
- Global icu::StringEnumeration::unext (int32_t *resultLength, UErrorCode &status)
- ICU 2.4
- Global icu::StringEnumeration::unistr
- ICU 2.8
- Global icu::StringEnumeration::~StringEnumeration ()
- ICU 2.4
- Class icu::StringPiece
- ICU 4.2
- Global icu::StringPiece::clear ()
- ICU 4.2
- Global icu::StringPiece::data () const
- ICU 4.2
- Global icu::StringPiece::empty () const
- ICU 4.2
- Global icu::StringPiece::length () const
- ICU 4.2
- Global icu::StringPiece::npos
- ICU 4.2
- Global icu::StringPiece::remove_prefix (int32_t n)
- ICU 4.2
- Global icu::StringPiece::remove_suffix (int32_t n)
- ICU 4.2
- Global icu::StringPiece::set (const char *xdata, int32_t len)
- ICU 4.8
- Global icu::StringPiece::set (const char *str)
- ICU 4.8
- Global icu::StringPiece::size () const
- ICU 4.2
- Global icu::StringPiece::StringPiece ()
- ICU 4.2
- Global icu::StringPiece::StringPiece (const char *str)
- ICU 4.2
- Global icu::StringPiece::StringPiece (const std::string &str)
- ICU 4.2
- Global icu::StringPiece::StringPiece (const char *offset, int32_t len)
- ICU 4.2
- Global icu::StringPiece::StringPiece (const StringPiece &x, int32_t pos)
- ICU 4.2
- Global icu::StringPiece::StringPiece (const StringPiece &x, int32_t pos, int32_t len)
- ICU 4.2
- Global icu::StringPiece::substr (int32_t pos, int32_t len=npos) const
- ICU 4.2
- Global icu::StringSearch::clone () const
- ICU 2.8
- Global icu::StringSearch::getCollator () const
- ICU 2.0
- Global icu::StringSearch::getDynamicClassID () const
- ICU 2.2
- Global icu::StringSearch::getOffset (void) const
- ICU 2.0
- Global icu::StringSearch::getPattern () const
- ICU 2.0
- Global icu::StringSearch::getStaticClassID ()
- ICU 2.2
- Global icu::StringSearch::handleNext (int32_t position, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::handlePrev (int32_t position, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::operator= (const StringSearch &that)
- ICU 2.0
- Global icu::StringSearch::operator== (const SearchIterator &that) const
- ICU 2.0
- Global icu::StringSearch::reset ()
- ICU 2.0
- Global icu::StringSearch::safeClone (void) const
- ICU 2.0
- Global icu::StringSearch::setCollator (RuleBasedCollator *coll, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::setOffset (int32_t position, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::setPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::setText (const UnicodeString &text, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::setText (CharacterIterator &text, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::StringSearch (const UnicodeString &pattern, const UnicodeString &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::StringSearch (const UnicodeString &pattern, const UnicodeString &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::StringSearch (const UnicodeString &pattern, CharacterIterator &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::StringSearch (const UnicodeString &pattern, CharacterIterator &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global icu::StringSearch::StringSearch (const StringSearch &that)
- ICU 2.0
- Global icu::StringSearch::~StringSearch (void)
- ICU 2.0
- Class icu::SymbolTable
- ICU 2.8
- Global icu::SymbolTable::lookup (const UnicodeString &s) const =0
- ICU 2.8
- Global icu::SymbolTable::lookupMatcher (UChar32 ch) const =0
- ICU 2.8
- Global icu::SymbolTable::parseReference (const UnicodeString &text, ParsePosition &pos, int32_t limit) const =0
- ICU 2.8
- Global icu::SymbolTable::~SymbolTable ()
- ICU 2.8
- Class icu::TimeArrayTimeZoneRule
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::clone (void) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::countStartTimes (void) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getStartTimeAt (int32_t index, UDate &result) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::getTimeType (void) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::operator= (const TimeArrayTimeZoneRule &right)
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const UDate *startTimes, int32_t numStartTimes, DateTimeRule::TimeRuleType timeRuleType)
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule (const TimeArrayTimeZoneRule &source)
- ICU 3.8
- Global icu::TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule ()
- ICU 3.8
- Class icu::TimeUnit
- ICU 4.2
- Global icu::TimeUnit::clone () const
- ICU 4.2
- Global icu::TimeUnit::createInstance (UTimeUnitFields timeUnitField, UErrorCode &status)
- ICU 4.2
- Global icu::TimeUnit::getDynamicClassID () const
- ICU 4.2
- Global icu::TimeUnit::getStaticClassID ()
- ICU 4.2
- Global icu::TimeUnit::getTimeUnitField () const
- ICU 4.2
- Global icu::TimeUnit::operator= (const TimeUnit &other)
- ICU 4.2
- Global icu::TimeUnit::TimeUnit (const TimeUnit &other)
- ICU 4.2
- Global icu::TimeUnit::UTimeUnitFields
- ICU 4.2
- Global icu::TimeUnit::~TimeUnit ()
- ICU 4.2
- Class icu::TimeUnitAmount
- ICU 4.2
- Global icu::TimeUnitAmount::clone () const
- ICU 4.2
- Global icu::TimeUnitAmount::getDynamicClassID (void) const
- ICU 4.2
- Global icu::TimeUnitAmount::getStaticClassID (void)
- ICU 4.2
- Global icu::TimeUnitAmount::getTimeUnit () const
- ICU 4.2
- Global icu::TimeUnitAmount::getTimeUnitField () const
- ICU 4.2
- Global icu::TimeUnitAmount::operator!= (const UObject &other) const
- ICU 4.2
- Global icu::TimeUnitAmount::operator= (const TimeUnitAmount &other)
- ICU 4.2
- Global icu::TimeUnitAmount::operator== (const UObject &other) const
- ICU 4.2
- Global icu::TimeUnitAmount::TimeUnitAmount (const Formattable &number, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status)
- ICU 4.2
- Global icu::TimeUnitAmount::TimeUnitAmount (double amount, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status)
- ICU 4.2
- Global icu::TimeUnitAmount::TimeUnitAmount (const TimeUnitAmount &other)
- ICU 4.2
- Global icu::TimeUnitAmount::~TimeUnitAmount ()
- ICU 4.2
- Global icu::TimeZone::adoptDefault (TimeZone *zone)
- ICU 2.0
- Global icu::TimeZone::clone (void) const =0
- ICU 2.0
- Global icu::TimeZone::countEquivalentIDs (const UnicodeString &id)
- ICU 2.0
- Global icu::TimeZone::createDefault (void)
- ICU 2.0
- Global icu::TimeZone::createEnumeration ()
- ICU 2.4
- Global icu::TimeZone::createEnumeration (int32_t rawOffset)
- ICU 2.4
- Global icu::TimeZone::createEnumeration (const char *country)
- ICU 2.4
- Global icu::TimeZone::createTimeZone (const UnicodeString &ID)
- ICU 2.0
- Global icu::TimeZone::createTimeZoneIDEnumeration (USystemTimeZoneType zoneType, const char *region, const int32_t *rawOffset, UErrorCode &ec)
- ICU 4.8
- Global icu::TimeZone::detectHostTimeZone ()
- ICU 55
- Global icu::TimeZone::EDisplayType
- ICU 2.4
- Global icu::TimeZone::GENERIC_LOCATION
- ICU 4.4
- Global icu::TimeZone::getCanonicalID (const UnicodeString &id, UnicodeString &canonicalID, UErrorCode &status)
- ICU 4.0
- Global icu::TimeZone::getCanonicalID (const UnicodeString &id, UnicodeString &canonicalID, UBool &isSystemID, UErrorCode &status)
- ICU 4.0
- Global icu::TimeZone::getDisplayName (UnicodeString &result) const
- ICU 2.0
- Global icu::TimeZone::getDisplayName (const Locale &locale, UnicodeString &result) const
- ICU 2.0
- Global icu::TimeZone::getDisplayName (UBool inDaylight, EDisplayType style, UnicodeString &result) const
- ICU 2.0
- Global icu::TimeZone::getDisplayName (UBool inDaylight, EDisplayType style, const Locale &locale, UnicodeString &result) const
- ICU 2.0
- Global icu::TimeZone::getDSTSavings () const
- ICU 3.6
- Global icu::TimeZone::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::TimeZone::getEquivalentID (const UnicodeString &id, int32_t index)
- ICU 2.0
- Global icu::TimeZone::getGMT (void)
- ICU 2.0
- Global icu::TimeZone::getID (UnicodeString &ID) const
- ICU 2.0
- Global icu::TimeZone::getIDForWindowsID (const UnicodeString &winid, const char *region, UnicodeString &id, UErrorCode &status)
- ICU 52
- Global icu::TimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const =0
- ICU 2.0
- Global icu::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
- ICU 2.0
- Global icu::TimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- ICU 2.8
- Global icu::TimeZone::getRawOffset (void) const =0
- ICU 2.0
- Global icu::TimeZone::getRegion (const UnicodeString &id, char *region, int32_t capacity, UErrorCode &status)
- ICU 4.8
- Global icu::TimeZone::getStaticClassID (void)
- ICU 2.0
- Global icu::TimeZone::getTZDataVersion (UErrorCode &status)
- ICU 3.8
- Global icu::TimeZone::getUnknown ()
- ICU 49
- Global icu::TimeZone::getWindowsID (const UnicodeString &id, UnicodeString &winid, UErrorCode &status)
- ICU 52
- Global icu::TimeZone::hasSameRules (const TimeZone &other) const
- ICU 2.0
- Global icu::TimeZone::LONG
- ICU 2.4
- Global icu::TimeZone::LONG_GENERIC
- ICU 4.4
- Global icu::TimeZone::LONG_GMT
- ICU 4.4
- Global icu::TimeZone::operator!= (const TimeZone &that) const
- ICU 2.0
- Global icu::TimeZone::operator= (const TimeZone &right)
- ICU 2.0
- Global icu::TimeZone::operator== (const TimeZone &that) const
- ICU 2.0
- Global icu::TimeZone::setDefault (const TimeZone &zone)
- ICU 2.0
- Global icu::TimeZone::setID (const UnicodeString &ID)
- ICU 2.0
- Global icu::TimeZone::setRawOffset (int32_t offsetMillis)=0
- ICU 2.0
- Global icu::TimeZone::SHORT
- ICU 2.4
- Global icu::TimeZone::SHORT_COMMONLY_USED
- ICU 4.4
- Global icu::TimeZone::SHORT_GENERIC
- ICU 4.4
- Global icu::TimeZone::SHORT_GMT
- ICU 4.4
- Global icu::TimeZone::TimeZone ()
- ICU 2.0
- Global icu::TimeZone::TimeZone (const UnicodeString &id)
- ICU 2.0
- Global icu::TimeZone::TimeZone (const TimeZone &source)
- ICU 2.0
- Global icu::TimeZone::useDaylightTime (void) const =0
- ICU 2.0
- Global icu::TimeZone::~TimeZone ()
- ICU 2.0
- Class icu::TimeZoneFormat
- ICU 50
- Global icu::TimeZoneFormat::adoptTimeZoneNames (TimeZoneNames *tznames)
- ICU 50
- Global icu::TimeZoneFormat::clone () const
- ICU 50
- Global icu::TimeZoneFormat::createInstance (const Locale &locale, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::format (UTimeZoneFormatStyle style, const TimeZone &tz, UDate date, UnicodeString &name, UTimeZoneFormatTimeType *timeType=NULL) const
- ICU 50
- Global icu::TimeZoneFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 50
- Global icu::TimeZoneFormat::formatOffsetISO8601Basic (int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds, UnicodeString &result, UErrorCode &status) const
- ICU 51
- Global icu::TimeZoneFormat::formatOffsetISO8601Extended (int32_t offset, UBool useUtcIndicator, UBool isShort, UBool ignoreSeconds, UnicodeString &result, UErrorCode &status) const
- ICU 51
- Global icu::TimeZoneFormat::formatOffsetLocalizedGMT (int32_t offset, UnicodeString &result, UErrorCode &status) const
- ICU 50
- Global icu::TimeZoneFormat::formatOffsetShortLocalizedGMT (int32_t offset, UnicodeString &result, UErrorCode &status) const
- ICU 51
- Global icu::TimeZoneFormat::getDefaultParseOptions (void) const
- ICU 50
- Global icu::TimeZoneFormat::getDynamicClassID () const
- ICU 50
- Global icu::TimeZoneFormat::getGMTOffsetDigits (UnicodeString &digits) const
- ICU 50
- Global icu::TimeZoneFormat::getGMTOffsetPattern (UTimeZoneFormatGMTOffsetPatternType type, UnicodeString &pattern) const
- ICU 50
- Global icu::TimeZoneFormat::getGMTPattern (UnicodeString &pattern) const
- ICU 50
- Global icu::TimeZoneFormat::getGMTZeroFormat (UnicodeString &gmtZeroFormat) const
- ICU 50
- Global icu::TimeZoneFormat::getStaticClassID (void)
- ICU 50
- Global icu::TimeZoneFormat::getTimeZoneNames () const
- ICU 50
- Global icu::TimeZoneFormat::operator= (const TimeZoneFormat &other)
- ICU 50
- Global icu::TimeZoneFormat::operator== (const Format &other) const
- ICU 50
- Global icu::TimeZoneFormat::parse (UTimeZoneFormatStyle style, const UnicodeString &text, ParsePosition &pos, int32_t parseOptions, UTimeZoneFormatTimeType *timeType=NULL) const
- ICU 50
- Global icu::TimeZoneFormat::parse (UTimeZoneFormatStyle style, const UnicodeString &text, ParsePosition &pos, UTimeZoneFormatTimeType *timeType=NULL) const
- ICU 50
- Global icu::TimeZoneFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 50
- Global icu::TimeZoneFormat::parseOffsetISO8601 (const UnicodeString &text, ParsePosition &pos) const
- ICU 50
- Global icu::TimeZoneFormat::parseOffsetLocalizedGMT (const UnicodeString &text, ParsePosition &pos) const
- ICU 50
- Global icu::TimeZoneFormat::parseOffsetShortLocalizedGMT (const UnicodeString &text, ParsePosition &pos) const
- ICU 51
- Global icu::TimeZoneFormat::setDefaultParseOptions (uint32_t flags)
- ICU 50
- Global icu::TimeZoneFormat::setGMTOffsetDigits (const UnicodeString &digits, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::setGMTOffsetPattern (UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString &pattern, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::setGMTPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::setGMTZeroFormat (const UnicodeString &gmtZeroFormat, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::setTimeZoneNames (const TimeZoneNames &tznames)
- ICU 50
- Global icu::TimeZoneFormat::TimeZoneFormat (const TimeZoneFormat &other)
- ICU 50
- Global icu::TimeZoneFormat::TimeZoneFormat (const Locale &locale, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneFormat::~TimeZoneFormat ()
- ICU 50
- Class icu::TimeZoneNames
- ICU 50
- Global icu::TimeZoneNames::clone () const =0
- ICU 50
- Global icu::TimeZoneNames::createInstance (const Locale &locale, UErrorCode &status)
- ICU 50
- Global icu::TimeZoneNames::createTZDBInstance (const Locale &locale, UErrorCode &status)
- ICU 54
- Global icu::TimeZoneNames::getAvailableMetaZoneIDs (UErrorCode &status) const =0
- ICU 50
- Global icu::TimeZoneNames::getAvailableMetaZoneIDs (const UnicodeString &tzID, UErrorCode &status) const =0
- ICU 50
- Global icu::TimeZoneNames::getDisplayName (const UnicodeString &tzID, UTimeZoneNameType type, UDate date, UnicodeString &name) const
- ICU 50
- Global icu::TimeZoneNames::getExemplarLocationName (const UnicodeString &tzID, UnicodeString &name) const
- ICU 50
- Global icu::TimeZoneNames::getMetaZoneDisplayName (const UnicodeString &mzID, UTimeZoneNameType type, UnicodeString &name) const =0
- ICU 50
- Global icu::TimeZoneNames::getMetaZoneID (const UnicodeString &tzID, UDate date, UnicodeString &mzID) const =0
- ICU 50
- Global icu::TimeZoneNames::getReferenceZoneID (const UnicodeString &mzID, const char *region, UnicodeString &tzID) const =0
- ICU 50
- Global icu::TimeZoneNames::getTimeZoneDisplayName (const UnicodeString &tzID, UTimeZoneNameType type, UnicodeString &name) const =0
- ICU 50
- Global icu::TimeZoneNames::operator!= (const TimeZoneNames &other) const
- ICU 50
- Global icu::TimeZoneNames::operator== (const TimeZoneNames &other) const =0
- ICU 50
- Global icu::TimeZoneNames::~TimeZoneNames ()
- ICU 50
- Class icu::TimeZoneRule
- ICU 3.8
- Global icu::TimeZoneRule::clone (void) const =0
- ICU 3.8
- Global icu::TimeZoneRule::getDSTSavings (void) const
- ICU 3.8
- Global icu::TimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const =0
- ICU 3.8
- Global icu::TimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const =0
- ICU 3.8
- Global icu::TimeZoneRule::getName (UnicodeString &name) const
- ICU 3.8
- Global icu::TimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const =0
- ICU 3.8
- Global icu::TimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const =0
- ICU 3.8
- Global icu::TimeZoneRule::getRawOffset (void) const
- ICU 3.8
- Global icu::TimeZoneRule::isEquivalentTo (const TimeZoneRule &other) const
- ICU 3.8
- Global icu::TimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::TimeZoneRule::operator= (const TimeZoneRule &right)
- ICU 3.8
- Global icu::TimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global icu::TimeZoneRule::TimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
- ICU 3.8
- Global icu::TimeZoneRule::TimeZoneRule (const TimeZoneRule &source)
- ICU 3.8
- Global icu::TimeZoneRule::~TimeZoneRule ()
- ICU 3.8
- Class icu::TimeZoneTransition
- ICU 3.8
- Global icu::TimeZoneTransition::adoptFrom (TimeZoneRule *from)
- ICU 3.8
- Global icu::TimeZoneTransition::adoptTo (TimeZoneRule *to)
- ICU 3.8
- Global icu::TimeZoneTransition::clone (void) const
- ICU 3.8
- Global icu::TimeZoneTransition::getDynamicClassID (void) const
- ICU 3.8
- Global icu::TimeZoneTransition::getFrom (void) const
- ICU 3.8
- Global icu::TimeZoneTransition::getStaticClassID (void)
- ICU 3.8
- Global icu::TimeZoneTransition::getTime (void) const
- ICU 3.8
- Global icu::TimeZoneTransition::getTo (void) const
- ICU 3.8
- Global icu::TimeZoneTransition::operator!= (const TimeZoneTransition &that) const
- ICU 3.8
- Global icu::TimeZoneTransition::operator= (const TimeZoneTransition &right)
- ICU 3.8
- Global icu::TimeZoneTransition::operator== (const TimeZoneTransition &that) const
- ICU 3.8
- Global icu::TimeZoneTransition::setFrom (const TimeZoneRule &from)
- ICU 3.8
- Global icu::TimeZoneTransition::setTime (UDate time)
- ICU 3.8
- Global icu::TimeZoneTransition::setTo (const TimeZoneRule &to)
- ICU 3.8
- Global icu::TimeZoneTransition::TimeZoneTransition (UDate time, const TimeZoneRule &from, const TimeZoneRule &to)
- ICU 3.8
- Global icu::TimeZoneTransition::TimeZoneTransition ()
- ICU 3.8
- Global icu::TimeZoneTransition::TimeZoneTransition (const TimeZoneTransition &source)
- ICU 3.8
- Global icu::TimeZoneTransition::~TimeZoneTransition ()
- ICU 3.8
- Global icu::toOldUCharPtr (const char16_t *p)
- ICU 59
- Global icu::toOldUCharPtr (char16_t *p)
- ICU 59
- Global icu::toUCharPtr (const char16_t *p)
- ICU 59
- Global icu::toUCharPtr (char16_t *p)
- ICU 59
- Class icu::Transliterator
- ICU 2.0
- Global icu::Transliterator::adoptFilter (UnicodeFilter *adoptedFilter)
- ICU 2.0
- Global icu::Transliterator::clone () const
- ICU 2.0
- Global icu::Transliterator::countAvailableSources (void)
- ICU 2.0
- Global icu::Transliterator::countAvailableTargets (const UnicodeString &source)
- ICU 2.0
- Global icu::Transliterator::countAvailableVariants (const UnicodeString &source, const UnicodeString &target)
- ICU 2.0
- Global icu::Transliterator::countElements () const
- ICU 3.0
- Global icu::Transliterator::createBasicInstance (const UnicodeString &id, const UnicodeString *canon)
- ICU 2.4
- Global icu::Transliterator::createFromRules (const UnicodeString &ID, const UnicodeString &rules, UTransDirection dir, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::Transliterator::createInstance (const UnicodeString &ID, UTransDirection dir, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global icu::Transliterator::createInstance (const UnicodeString &ID, UTransDirection dir, UErrorCode &status)
- ICU 2.0
- Global icu::Transliterator::createInverse (UErrorCode &status) const
- ICU 2.0
- Global icu::Transliterator::Factory )(const UnicodeString &ID, Token context)
- ICU 2.4
- Global icu::Transliterator::filteredTransliterate (Replaceable &text, UTransPosition &index, UBool incremental) const
- ICU 2.4
- Global icu::Transliterator::finishTransliteration (Replaceable &text, UTransPosition &index) const
- ICU 2.0
- Global icu::Transliterator::getAvailableIDs (UErrorCode &ec)
- ICU 3.0
- Global icu::Transliterator::getAvailableSource (int32_t index, UnicodeString &result)
- ICU 2.0
- Global icu::Transliterator::getAvailableTarget (int32_t index, const UnicodeString &source, UnicodeString &result)
- ICU 2.0
- Global icu::Transliterator::getAvailableVariant (int32_t index, const UnicodeString &source, const UnicodeString &target, UnicodeString &result)
- ICU 2.0
- Global icu::Transliterator::getDisplayName (const UnicodeString &ID, UnicodeString &result)
- ICU 2.0
- Global icu::Transliterator::getDisplayName (const UnicodeString &ID, const Locale &inLocale, UnicodeString &result)
- ICU 2.0
- Global icu::Transliterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global icu::Transliterator::getElement (int32_t index, UErrorCode &ec) const
- ICU 3.0
- Global icu::Transliterator::getFilter (void) const
- ICU 2.0
- Global icu::Transliterator::getID (void) const
- ICU 2.0
- Global icu::Transliterator::getMaximumContextLength (void) const
- ICU 2.0
- Global icu::Transliterator::getSourceSet (UnicodeSet &result) const
- ICU 2.4
- Global icu::Transliterator::getStaticClassID (void)
- ICU 2.0
- Global icu::Transliterator::getTargetSet (UnicodeSet &result) const
- ICU 2.4
- Global icu::Transliterator::handleGetSourceSet (UnicodeSet &result) const
- ICU 2.4
- Global icu::Transliterator::handleTransliterate (Replaceable &text, UTransPosition &pos, UBool incremental) const =0
- ICU 2.4
- Global icu::Transliterator::operator= (const Transliterator &)
- ICU 2.4
- Global icu::Transliterator::orphanFilter (void)
- ICU 2.4
- Global icu::Transliterator::registerAlias (const UnicodeString &aliasID, const UnicodeString &realID)
- ICU 3.6
- Global icu::Transliterator::registerFactory (const UnicodeString &id, Factory factory, Token context)
- ICU 2.0
- Global icu::Transliterator::registerInstance (Transliterator *adoptedObj)
- ICU 2.0
- Global icu::Transliterator::setID (const UnicodeString &id)
- ICU 2.4
- Global icu::Transliterator::setMaximumContextLength (int32_t maxContextLength)
- ICU 2.4
- Class icu::Transliterator::Token
- ICU 2.4
- Global icu::Transliterator::Token::integer
- ICU 2.4
- Global icu::Transliterator::Token::pointer
- ICU 2.4
- Global icu::Transliterator::toRules (UnicodeString &result, UBool escapeUnprintable) const
- ICU 2.0
- Global icu::Transliterator::transliterate (Replaceable &text, int32_t start, int32_t limit) const
- ICU 2.0
- Global icu::Transliterator::transliterate (Replaceable &text) const
- ICU 2.0
- Global icu::Transliterator::transliterate (Replaceable &text, UTransPosition &index, const UnicodeString &insertion, UErrorCode &status) const
- ICU 2.0
- Global icu::Transliterator::transliterate (Replaceable &text, UTransPosition &index, UChar32 insertion, UErrorCode &status) const
- ICU 2.0
- Global icu::Transliterator::transliterate (Replaceable &text, UTransPosition &index, UErrorCode &status) const
- ICU 2.0
- Global icu::Transliterator::Transliterator (const UnicodeString &ID, UnicodeFilter *adoptedFilter)
- ICU 2.4
- Global icu::Transliterator::Transliterator (const Transliterator &)
- ICU 2.4
- Global icu::Transliterator::unregister (const UnicodeString &ID)
- ICU 2.0
- Global icu::Transliterator::~Transliterator ()
- ICU 2.0
- Global icu::U_MATCH
- ICU 2.4
- Global icu::U_MISMATCH
- ICU 2.4
- Global icu::U_PARTIAL_MATCH
- ICU 2.4
- Class icu::UCharCharacterIterator
- ICU 2.0
- Global icu::UCharCharacterIterator::clone (void) const
- ICU 2.0
- Global icu::UCharCharacterIterator::current (void) const
- ICU 2.0
- Global icu::UCharCharacterIterator::current32 (void) const
- ICU 2.0
- Global icu::UCharCharacterIterator::first (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::first32 (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::first32PostInc (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::firstPostInc (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::getDynamicClassID (void) const
- ICU 2.0
- Global icu::UCharCharacterIterator::getStaticClassID (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::getText (UnicodeString &result)
- ICU 2.0
- Global icu::UCharCharacterIterator::hashCode (void) const
- ICU 2.0
- Global icu::UCharCharacterIterator::hasNext ()
- ICU 2.0
- Global icu::UCharCharacterIterator::hasPrevious ()
- ICU 2.0
- Global icu::UCharCharacterIterator::last (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::last32 (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::move (int32_t delta, EOrigin origin)
- ICU 2.0
- Global icu::UCharCharacterIterator::move32 (int32_t delta, EOrigin origin)
- ICU 2.0
- Global icu::UCharCharacterIterator::next (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::next32 (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::next32PostInc (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::nextPostInc (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::operator= (const UCharCharacterIterator &that)
- ICU 2.0
- Global icu::UCharCharacterIterator::operator== (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global icu::UCharCharacterIterator::previous (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::previous32 (void)
- ICU 2.0
- Global icu::UCharCharacterIterator::setIndex (int32_t position)
- ICU 2.0
- Global icu::UCharCharacterIterator::setIndex32 (int32_t position)
- ICU 2.0
- Global icu::UCharCharacterIterator::setText (ConstChar16Ptr newText, int32_t newTextLength)
- ICU 2.0
- Global icu::UCharCharacterIterator::text
- ICU 2.0
- Global icu::UCharCharacterIterator::UCharCharacterIterator (ConstChar16Ptr textPtr, int32_t length)
- ICU 2.0
- Global icu::UCharCharacterIterator::UCharCharacterIterator (ConstChar16Ptr textPtr, int32_t length, int32_t position)
- ICU 2.0
- Global icu::UCharCharacterIterator::UCharCharacterIterator (ConstChar16Ptr textPtr, int32_t length, int32_t textBegin, int32_t textEnd, int32_t position)
- ICU 2.0
- Global icu::UCharCharacterIterator::UCharCharacterIterator (const UCharCharacterIterator &that)
- ICU 2.0
- Global icu::UCharCharacterIterator::UCharCharacterIterator ()
- ICU 2.0
- Global icu::UCharCharacterIterator::~UCharCharacterIterator ()
- ICU 2.0
- Class icu::UCharsTrie
- ICU 4.8
- Global icu::UCharsTrie::current () const
- ICU 4.8
- Global icu::UCharsTrie::first (int32_t uchar)
- ICU 4.8
- Global icu::UCharsTrie::firstForCodePoint (UChar32 cp)
- ICU 4.8
- Global icu::UCharsTrie::getNextUChars (Appendable &out) const
- ICU 4.8
- Global icu::UCharsTrie::getValue () const
- ICU 4.8
- Global icu::UCharsTrie::hasUniqueValue (int32_t &uniqueValue) const
- ICU 4.8
- Class icu::UCharsTrie::Iterator
- ICU 4.8
- Global icu::UCharsTrie::Iterator::getString () const
- ICU 4.8
- Global icu::UCharsTrie::Iterator::getValue () const
- ICU 4.8
- Global icu::UCharsTrie::Iterator::hasNext () const
- ICU 4.8
- Global icu::UCharsTrie::Iterator::Iterator (ConstChar16Ptr trieUChars, int32_t maxStringLength, UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrie::Iterator::Iterator (const UCharsTrie &trie, int32_t maxStringLength, UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrie::Iterator::next (UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrie::Iterator::reset ()
- ICU 4.8
- Global icu::UCharsTrie::Iterator::~Iterator ()
- ICU 4.8
- Global icu::UCharsTrie::next (int32_t uchar)
- ICU 4.8
- Global icu::UCharsTrie::next (ConstChar16Ptr s, int32_t length)
- ICU 4.8
- Global icu::UCharsTrie::nextForCodePoint (UChar32 cp)
- ICU 4.8
- Global icu::UCharsTrie::reset ()
- ICU 4.8
- Global icu::UCharsTrie::resetToState (const State &state)
- ICU 4.8
- Global icu::UCharsTrie::saveState (State &state) const
- ICU 4.8
- Class icu::UCharsTrie::State
- ICU 4.8
- Global icu::UCharsTrie::State::State ()
- ICU 4.8
- Global icu::UCharsTrie::UCharsTrie (ConstChar16Ptr trieUChars)
- ICU 4.8
- Global icu::UCharsTrie::UCharsTrie (const UCharsTrie &other)
- ICU 4.8
- Global icu::UCharsTrie::~UCharsTrie ()
- ICU 4.8
- Class icu::UCharsTrieBuilder
- ICU 4.8
- Global icu::UCharsTrieBuilder::add (const UnicodeString &s, int32_t value, UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrieBuilder::build (UStringTrieBuildOption buildOption, UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrieBuilder::buildUnicodeString (UStringTrieBuildOption buildOption, UnicodeString &result, UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrieBuilder::clear ()
- ICU 4.8
- Global icu::UCharsTrieBuilder::UCharsTrieBuilder (UErrorCode &errorCode)
- ICU 4.8
- Global icu::UCharsTrieBuilder::~UCharsTrieBuilder ()
- ICU 4.8
- Global icu::UMatchDegree
- ICU 2.4
- Class icu::UMemory
- ICU 2.4
- Class icu::UnicodeFilter
- ICU 2.0
- Global icu::UnicodeFilter::contains (UChar32 c) const =0
- ICU 2.0
- Global icu::UnicodeFilter::getStaticClassID ()
- ICU 2.2
- Global icu::UnicodeFilter::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)
- ICU 2.4
- Global icu::UnicodeFilter::setData (const TransliterationRuleData *)
- ICU 2.4
- Global icu::UnicodeFilter::toMatcher () const
- ICU 2.4
- Global icu::UnicodeFilter::~UnicodeFilter ()
- ICU 2.0
- Class icu::UnicodeFunctor
- ICU 2.4
- Global icu::UnicodeFunctor::clone () const =0
- ICU 2.4
- Global icu::UnicodeFunctor::getDynamicClassID (void) const =0
- ICU 2.4
- Global icu::UnicodeFunctor::getStaticClassID (void)
- ICU 2.0
- Global icu::UnicodeFunctor::toMatcher () const
- ICU 2.4
- Global icu::UnicodeFunctor::toReplacer () const
- ICU 2.4
- Global icu::UnicodeFunctor::~UnicodeFunctor ()
- ICU 2.4
- Class icu::UnicodeMatcher
- ICU 2.4
- Global icu::UnicodeMatcher::addMatchSetTo (UnicodeSet &toUnionTo) const =0
- ICU 2.4
- Global icu::UnicodeMatcher::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)=0
- ICU 2.4
- Global icu::UnicodeMatcher::matchesIndexValue (uint8_t v) const =0
- ICU 2.4
- Global icu::UnicodeMatcher::toPattern (UnicodeString &result, UBool escapeUnprintable=FALSE) const =0
- ICU 2.4
- Global icu::UnicodeMatcher::~UnicodeMatcher ()
- ICU 2.4
- Class icu::UnicodeReplacer
- ICU 2.4
- Global icu::UnicodeReplacer::addReplacementSetTo (UnicodeSet &toUnionTo) const =0
- ICU 2.4
- Global icu::UnicodeReplacer::replace (Replaceable &text, int32_t start, int32_t limit, int32_t &cursor)=0
- ICU 2.4
- Global icu::UnicodeReplacer::toReplacerPattern (UnicodeString &result, UBool escapeUnprintable) const =0
- ICU 2.4
- Global icu::UnicodeReplacer::~UnicodeReplacer ()
- ICU 2.4
- Class icu::UnicodeSet
- ICU 2.0
- Global icu::UnicodeSet::add (UChar32 start, UChar32 end)
- ICU 2.0
- Global icu::UnicodeSet::add (UChar32 c)
- ICU 2.0
- Global icu::UnicodeSet::add (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::addAll (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::addAll (const UnicodeSet &c)
- ICU 2.0
- Global icu::UnicodeSet::addMatchSetTo (UnicodeSet &toUnionTo) const
- ICU 2.4
- Global icu::UnicodeSet::applyIntPropertyValue (UProperty prop, int32_t value, UErrorCode &ec)
- ICU 2.4
- Global icu::UnicodeSet::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::UnicodeSet::applyPattern (const UnicodeString &pattern, ParsePosition &pos, uint32_t options, const SymbolTable *symbols, UErrorCode &status)
- ICU 2.8
- Global icu::UnicodeSet::applyPropertyAlias (const UnicodeString &prop, const UnicodeString &value, UErrorCode &ec)
- ICU 2.4
- Global icu::UnicodeSet::charAt (int32_t index) const
- ICU 2.4
- Global icu::UnicodeSet::clear (void)
- ICU 2.0
- Global icu::UnicodeSet::clone () const
- ICU 2.0
- Global icu::UnicodeSet::cloneAsThawed () const
- ICU 3.8
- Global icu::UnicodeSet::closeOver (int32_t attribute)
- ICU 4.2
- Global icu::UnicodeSet::compact ()
- ICU 2.4
- Global icu::UnicodeSet::complement (void)
- ICU 2.0
- Global icu::UnicodeSet::complement (UChar32 start, UChar32 end)
- ICU 2.0
- Global icu::UnicodeSet::complement (UChar32 c)
- ICU 2.0
- Global icu::UnicodeSet::complement (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::complementAll (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::complementAll (const UnicodeSet &c)
- ICU 2.4
- Global icu::UnicodeSet::contains (UChar32 c) const
- ICU 2.0
- Global icu::UnicodeSet::contains (UChar32 start, UChar32 end) const
- ICU 2.0
- Global icu::UnicodeSet::contains (const UnicodeString &s) const
- ICU 2.4
- Global icu::UnicodeSet::containsAll (const UnicodeSet &c) const
- ICU 2.4
- Global icu::UnicodeSet::containsAll (const UnicodeString &s) const
- ICU 2.4
- Global icu::UnicodeSet::containsNone (UChar32 start, UChar32 end) const
- ICU 2.4
- Global icu::UnicodeSet::containsNone (const UnicodeSet &c) const
- ICU 2.4
- Global icu::UnicodeSet::containsNone (const UnicodeString &s) const
- ICU 2.4
- Global icu::UnicodeSet::containsSome (UChar32 start, UChar32 end) const
- ICU 2.4
- Global icu::UnicodeSet::containsSome (const UnicodeSet &s) const
- ICU 2.4
- Global icu::UnicodeSet::containsSome (const UnicodeString &s) const
- ICU 2.4
- Global icu::UnicodeSet::createFrom (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::createFromAll (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::freeze ()
- ICU 3.8
- Global icu::UnicodeSet::fromUSet (USet *uset)
- ICU 4.2
- Global icu::UnicodeSet::fromUSet (const USet *uset)
- ICU 4.2
- Global icu::UnicodeSet::getDynamicClassID (void) const
- ICU 2.4
- Global icu::UnicodeSet::getRangeCount (void) const
- ICU 2.4
- Global icu::UnicodeSet::getRangeEnd (int32_t index) const
- ICU 2.4
- Global icu::UnicodeSet::getRangeStart (int32_t index) const
- ICU 2.4
- Global icu::UnicodeSet::getStaticClassID (void)
- ICU 2.0
- Global icu::UnicodeSet::hashCode (void) const
- ICU 2.0
- Global icu::UnicodeSet::indexOf (UChar32 c) const
- ICU 2.4
- Global icu::UnicodeSet::isBogus (void) const
- ICU 4.0
- Global icu::UnicodeSet::isEmpty (void) const
- ICU 2.0
- Global icu::UnicodeSet::isFrozen () const
- ICU 3.8
- Global icu::UnicodeSet::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)
- ICU 2.4
- Global icu::UnicodeSet::MAX_VALUE
- ICU 2.4
- Global icu::UnicodeSet::MIN_VALUE
- ICU 2.4
- Global icu::UnicodeSet::operator!= (const UnicodeSet &o) const
- ICU 2.0
- Global icu::UnicodeSet::operator= (const UnicodeSet &o)
- ICU 2.0
- Global icu::UnicodeSet::operator== (const UnicodeSet &o) const
- ICU 2.0
- Global icu::UnicodeSet::remove (UChar32 start, UChar32 end)
- ICU 2.0
- Global icu::UnicodeSet::remove (UChar32 c)
- ICU 2.0
- Global icu::UnicodeSet::remove (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::removeAll (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::removeAll (const UnicodeSet &c)
- ICU 2.0
- Global icu::UnicodeSet::removeAllStrings ()
- ICU 4.2
- Global icu::UnicodeSet::resemblesPattern (const UnicodeString &pattern, int32_t pos)
- ICU 2.4
- Global icu::UnicodeSet::retain (UChar32 start, UChar32 end)
- ICU 2.0
- Global icu::UnicodeSet::retain (UChar32 c)
- ICU 2.0
- Global icu::UnicodeSet::retainAll (const UnicodeString &s)
- ICU 2.4
- Global icu::UnicodeSet::retainAll (const UnicodeSet &c)
- ICU 2.0
- Global icu::UnicodeSet::serialize (uint16_t *dest, int32_t destCapacity, UErrorCode &ec) const
- ICU 2.4
- Global icu::UnicodeSet::set (UChar32 start, UChar32 end)
- ICU 2.4
- Global icu::UnicodeSet::setToBogus ()
- ICU 4.0
- Global icu::UnicodeSet::size (void) const
- ICU 2.0
- Global icu::UnicodeSet::span (const char16_t *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global icu::UnicodeSet::span (const UnicodeString &s, int32_t start, USetSpanCondition spanCondition) const
- ICU 4.4
- Global icu::UnicodeSet::spanBack (const char16_t *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global icu::UnicodeSet::spanBack (const UnicodeString &s, int32_t limit, USetSpanCondition spanCondition) const
- ICU 4.4
- Global icu::UnicodeSet::spanBackUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global icu::UnicodeSet::spanUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global icu::UnicodeSet::toPattern (UnicodeString &result, UBool escapeUnprintable=FALSE) const
- ICU 2.0
- Global icu::UnicodeSet::toUSet ()
- ICU 4.2
- Global icu::UnicodeSet::toUSet () const
- ICU 4.2
- Global icu::UnicodeSet::UnicodeSet ()
- ICU 2.0
- Global icu::UnicodeSet::UnicodeSet (UChar32 start, UChar32 end)
- ICU 2.4
- Global icu::UnicodeSet::UnicodeSet (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global icu::UnicodeSet::UnicodeSet (const UnicodeString &pattern, ParsePosition &pos, uint32_t options, const SymbolTable *symbols, UErrorCode &status)
- ICU 2.8
- Global icu::UnicodeSet::UnicodeSet (const UnicodeSet &o)
- ICU 2.0
- Global icu::UnicodeSet::~UnicodeSet ()
- ICU 2.0
- Class icu::UnicodeSetIterator
- ICU 2.4
- Global icu::UnicodeSetIterator::codepoint
- ICU 2.4
- Global icu::UnicodeSetIterator::codepointEnd
- ICU 2.4
- Global icu::UnicodeSetIterator::endElement
- ICU 2.4
- Global icu::UnicodeSetIterator::endRange
- ICU 2.4
- Global icu::UnicodeSetIterator::getCodepoint () const
- ICU 2.4
- Global icu::UnicodeSetIterator::getCodepointEnd () const
- ICU 2.4
- Global icu::UnicodeSetIterator::getDynamicClassID () const
- ICU 2.4
- Global icu::UnicodeSetIterator::getStaticClassID ()
- ICU 2.4
- Global icu::UnicodeSetIterator::getString ()
- ICU 2.4
- Global icu::UnicodeSetIterator::isString () const
- ICU 2.4
- Global icu::UnicodeSetIterator::loadRange (int32_t range)
- ICU 2.4
- Global icu::UnicodeSetIterator::next ()
- ICU 2.4
- Global icu::UnicodeSetIterator::nextElement
- ICU 2.4
- Global icu::UnicodeSetIterator::nextRange ()
- ICU 2.4
- Global icu::UnicodeSetIterator::nextString
- ICU 2.4
- Global icu::UnicodeSetIterator::operator= (const UnicodeSetIterator &)
- ICU 2.4
- Global icu::UnicodeSetIterator::range
- ICU 2.4
- Global icu::UnicodeSetIterator::reset (const UnicodeSet &set)
- ICU 2.4
- Global icu::UnicodeSetIterator::reset ()
- ICU 2.4
- Global icu::UnicodeSetIterator::set
- ICU 2.4
- Global icu::UnicodeSetIterator::string
- ICU 2.4
- Global icu::UnicodeSetIterator::stringCount
- ICU 2.4
- Global icu::UnicodeSetIterator::UnicodeSetIterator (const UnicodeSet &set)
- ICU 2.4
- Global icu::UnicodeSetIterator::UnicodeSetIterator ()
- ICU 2.4
- Global icu::UnicodeSetIterator::UnicodeSetIterator (const UnicodeSetIterator &)
- ICU 2.4
- Global icu::UnicodeSetIterator::~UnicodeSetIterator ()
- ICU 2.4
- Class icu::UnicodeString
- ICU 2.0
- Global icu::UnicodeString::append (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::append (const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::append (const char16_t *srcChars, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::append (ConstChar16Ptr srcChars, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::append (char16_t srcChar)
- ICU 2.0
- Global icu::UnicodeString::append (UChar32 srcChar)
- ICU 2.0
- Global icu::UnicodeString::caseCompare (const UnicodeString &text, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompare (int32_t start, int32_t length, const UnicodeString &srcText, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompare (int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompare (ConstChar16Ptr srcChars, int32_t srcLength, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompare (int32_t start, int32_t length, const char16_t *srcChars, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompare (int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::caseCompareBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit, uint32_t options) const
- ICU 2.0
- Global icu::UnicodeString::char32At (int32_t offset) const
- ICU 2.0
- Global icu::UnicodeString::charAt (int32_t offset) const
- ICU 2.0
- Global icu::UnicodeString::clone () const
- ICU 2.6
- Global icu::UnicodeString::compare (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::compare (int32_t start, int32_t length, const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::compare (int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compare (ConstChar16Ptr srcChars, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compare (int32_t start, int32_t length, const char16_t *srcChars) const
- ICU 2.0
- Global icu::UnicodeString::compare (int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compareBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (int32_t start, int32_t length, const UnicodeString &srcText) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (ConstChar16Ptr srcChars, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (int32_t start, int32_t length, const char16_t *srcChars) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrder (int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::compareCodePointOrderBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit) const
- ICU 2.0
- Global icu::UnicodeString::copy (int32_t start, int32_t limit, int32_t dest)
- ICU 2.0
- Global icu::UnicodeString::countChar32 (int32_t start=0, int32_t length=INT32_MAX) const
- ICU 2.0
- Global icu::UnicodeString::EInvariant
- ICU 3.2
- Global icu::UnicodeString::endsWith (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::endsWith (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::endsWith (ConstChar16Ptr srcChars, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::endsWith (const char16_t *srcChars, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::extract (int32_t start, int32_t length, Char16Ptr dst, int32_t dstStart=0) const
- ICU 2.0
- Global icu::UnicodeString::extract (Char16Ptr dest, int32_t destCapacity, UErrorCode &errorCode) const
- ICU 2.0
- Global icu::UnicodeString::extract (int32_t start, int32_t length, UnicodeString &target) const
- ICU 2.0
- Global icu::UnicodeString::extract (int32_t start, int32_t startLength, char *target, int32_t targetCapacity, enum EInvariant inv) const
- ICU 3.2
- Global icu::UnicodeString::extract (int32_t start, int32_t startLength, char *target, uint32_t targetLength) const
- ICU 2.0
- Global icu::UnicodeString::extract (int32_t start, int32_t startLength, char *target, const char *codepage=0) const
- ICU 2.0
- Global icu::UnicodeString::extract (int32_t start, int32_t startLength, char *target, uint32_t targetLength, const char *codepage) const
- ICU 2.0
- Global icu::UnicodeString::extract (char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const
- ICU 2.0
- Global icu::UnicodeString::extractBetween (int32_t start, int32_t limit, char16_t *dst, int32_t dstStart=0) const
- ICU 2.0
- Global icu::UnicodeString::extractBetween (int32_t start, int32_t limit, UnicodeString &target) const
- ICU 2.0
- Global icu::UnicodeString::fastCopyFrom (const UnicodeString &src)
- ICU 2.4
- Global icu::UnicodeString::findAndReplace (const UnicodeString &oldText, const UnicodeString &newText)
- ICU 2.0
- Global icu::UnicodeString::findAndReplace (int32_t start, int32_t length, const UnicodeString &oldText, const UnicodeString &newText)
- ICU 2.0
- Global icu::UnicodeString::findAndReplace (int32_t start, int32_t length, const UnicodeString &oldText, int32_t oldStart, int32_t oldLength, const UnicodeString &newText, int32_t newStart, int32_t newLength)
- ICU 2.0
- Global icu::UnicodeString::foldCase (uint32_t options=0)
- ICU 2.0
- Global icu::UnicodeString::fromUTF32 (const UChar32 *utf32, int32_t length)
- ICU 4.2
- Global icu::UnicodeString::fromUTF8 (StringPiece utf8)
- ICU 4.2
- Global icu::UnicodeString::getBuffer (int32_t minCapacity)
- ICU 2.0
- Global icu::UnicodeString::getBuffer () const
- ICU 2.0
- Global icu::UnicodeString::getCapacity (void) const
- ICU 2.0
- Global icu::UnicodeString::getChar32At (int32_t offset) const
- ICU 2.4
- Global icu::UnicodeString::getChar32Limit (int32_t offset) const
- ICU 2.0
- Global icu::UnicodeString::getChar32Start (int32_t offset) const
- ICU 2.0
- Global icu::UnicodeString::getCharAt (int32_t offset) const
- ICU 2.4
- Global icu::UnicodeString::getDynamicClassID () const
- ICU 2.2
- Global icu::UnicodeString::getLength () const
- ICU 2.4
- Global icu::UnicodeString::getStaticClassID ()
- ICU 2.2
- Global icu::UnicodeString::getTerminatedBuffer ()
- ICU 2.2
- Global icu::UnicodeString::handleReplaceBetween (int32_t start, int32_t limit, const UnicodeString &text)
- ICU 2.0
- Global icu::UnicodeString::hashCode (void) const
- ICU 2.0
- Global icu::UnicodeString::hasMetaData () const
- ICU 2.4
- Global icu::UnicodeString::hasMoreChar32Than (int32_t start, int32_t length, int32_t number) const
- ICU 2.4
- Global icu::UnicodeString::indexOf (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (const UnicodeString &text, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (const UnicodeString &text, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (const char16_t *srcChars, int32_t srcLength, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (ConstChar16Ptr srcChars, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (const char16_t *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (char16_t c) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (UChar32 c) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (char16_t c, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (UChar32 c, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (char16_t c, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::indexOf (UChar32 c, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, const char16_t *srcChars, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, ConstChar16Ptr srcChars, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, char16_t srcChar)
- ICU 2.0
- Global icu::UnicodeString::insert (int32_t start, UChar32 srcChar)
- ICU 2.0
- Global icu::UnicodeString::isBogus (void) const
- ICU 2.0
- Global icu::UnicodeString::isEmpty (void) const
- ICU 2.0
- Global icu::UnicodeString::kInvariant
- ICU 3.2
- Global icu::UnicodeString::lastIndexOf (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (const UnicodeString &text, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (const UnicodeString &text, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (const char16_t *srcChars, int32_t srcLength, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (ConstChar16Ptr srcChars, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (const char16_t *srcChars, int32_t srcStart, int32_t srcLength, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (char16_t c) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (UChar32 c) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (char16_t c, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (UChar32 c, int32_t start) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (char16_t c, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::lastIndexOf (UChar32 c, int32_t start, int32_t length) const
- ICU 2.0
- Global icu::UnicodeString::length (void) const
- ICU 2.0
- Global icu::UnicodeString::moveIndex32 (int32_t index, int32_t delta) const
- ICU 2.0
- Global icu::UnicodeString::operator!= (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator+= (char16_t ch)
- ICU 2.0
- Global icu::UnicodeString::operator+= (UChar32 ch)
- ICU 2.0
- Global icu::UnicodeString::operator+= (const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::operator< (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator<= (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator= (const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::operator= (UnicodeString &&src) U_NOEXCEPT
- ICU 56
- Global icu::UnicodeString::operator= (char16_t ch)
- ICU 2.0
- Global icu::UnicodeString::operator= (UChar32 ch)
- ICU 2.0
- Global icu::UnicodeString::operator== (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator> (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator>= (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::operator[] (int32_t offset) const
- ICU 2.0
- Global icu::UnicodeString::padLeading (int32_t targetLength, char16_t padChar=0x0020)
- ICU 2.0
- Global icu::UnicodeString::padTrailing (int32_t targetLength, char16_t padChar=0x0020)
- ICU 2.0
- Global icu::UnicodeString::releaseBuffer (int32_t newLength=-1)
- ICU 2.0
- Global icu::UnicodeString::remove (void)
- ICU 2.0
- Global icu::UnicodeString::remove (int32_t start, int32_t length=(int32_t) INT32_MAX)
- ICU 2.0
- Global icu::UnicodeString::removeBetween (int32_t start, int32_t limit=(int32_t) INT32_MAX)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, const UnicodeString &srcText, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, const char16_t *srcChars, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, ConstChar16Ptr srcChars, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, char16_t srcChar)
- ICU 2.0
- Global icu::UnicodeString::replace (int32_t start, int32_t length, UChar32 srcChar)
- ICU 2.0
- Global icu::UnicodeString::replaceBetween (int32_t start, int32_t limit, const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::replaceBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit)
- ICU 2.0
- Global icu::UnicodeString::retainBetween (int32_t start, int32_t limit=INT32_MAX)
- ICU 4.4
- Global icu::UnicodeString::reverse (void)
- ICU 2.0
- Global icu::UnicodeString::reverse (int32_t start, int32_t length)
- ICU 2.0
- Global icu::UnicodeString::setCharAt (int32_t offset, char16_t ch)
- ICU 2.0
- Global icu::UnicodeString::setTo (const UnicodeString &srcText, int32_t srcStart)
- ICU 2.2
- Global icu::UnicodeString::setTo (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::setTo (const UnicodeString &srcText)
- ICU 2.0
- Global icu::UnicodeString::setTo (const char16_t *srcChars, int32_t srcLength)
- ICU 2.0
- Global icu::UnicodeString::setTo (char16_t srcChar)
- ICU 2.0
- Global icu::UnicodeString::setTo (UChar32 srcChar)
- ICU 2.0
- Global icu::UnicodeString::setTo (UBool isTerminated, ConstChar16Ptr text, int32_t textLength)
- ICU 2.0
- Global icu::UnicodeString::setTo (char16_t *buffer, int32_t buffLength, int32_t buffCapacity)
- ICU 2.0
- Global icu::UnicodeString::setToBogus ()
- ICU 2.0
- Global icu::UnicodeString::startsWith (const UnicodeString &text) const
- ICU 2.0
- Global icu::UnicodeString::startsWith (const UnicodeString &srcText, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::startsWith (ConstChar16Ptr srcChars, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::startsWith (const char16_t *srcChars, int32_t srcStart, int32_t srcLength) const
- ICU 2.0
- Global icu::UnicodeString::swap (UnicodeString &s1, UnicodeString &s2) U_NOEXCEPT
- ICU 56
- Global icu::UnicodeString::swap (UnicodeString &other) U_NOEXCEPT
- ICU 56
- Global icu::UnicodeString::tempSubString (int32_t start=0, int32_t length=INT32_MAX) const
- ICU 4.4
- Global icu::UnicodeString::tempSubStringBetween (int32_t start, int32_t limit=INT32_MAX) const
- ICU 4.4
- Global icu::UnicodeString::toLower (void)
- ICU 2.0
- Global icu::UnicodeString::toLower (const Locale &locale)
- ICU 2.0
- Global icu::UnicodeString::toTitle (BreakIterator *titleIter)
- ICU 2.1
- Global icu::UnicodeString::toTitle (BreakIterator *titleIter, const Locale &locale)
- ICU 2.1
- Global icu::UnicodeString::toTitle (BreakIterator *titleIter, const Locale &locale, uint32_t options)
- ICU 3.8
- Global icu::UnicodeString::toUpper (void)
- ICU 2.0
- Global icu::UnicodeString::toUpper (const Locale &locale)
- ICU 2.0
- Global icu::UnicodeString::toUTF32 (UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const
- ICU 4.2
- Global icu::UnicodeString::toUTF8 (ByteSink &sink) const
- ICU 4.2
- Global icu::UnicodeString::toUTF8String (StringClass &result) const
- ICU 4.2
- Global icu::UnicodeString::trim (void)
- ICU 2.0
- Global icu::UnicodeString::truncate (int32_t targetLength)
- ICU 2.0
- Global icu::UnicodeString::unescape () const
- ICU 2.0
- Global icu::UnicodeString::unescapeAt (int32_t &offset) const
- ICU 2.0
- Global icu::UnicodeString::UnicodeString ()
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (int32_t capacity, UChar32 c, int32_t count)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (char16_t ch)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (UChar32 ch)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char16_t *text)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const uint16_t *text)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const wchar_t *text)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const std::nullptr_t text)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const char16_t *text, int32_t textLength)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const uint16_t *text, int32_t length)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const wchar_t *text, int32_t length)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const std::nullptr_t text, int32_t length)
- ICU 59
- Global icu::UnicodeString::UnicodeString (UBool isTerminated, ConstChar16Ptr text, int32_t textLength)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (char16_t *buffer, int32_t buffLength, int32_t buffCapacity)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (uint16_t *buffer, int32_t buffLength, int32_t buffCapacity)
- ICU 59
- Global icu::UnicodeString::UnicodeString (wchar_t *buffer, int32_t buffLength, int32_t buffCapacity)
- ICU 59
- Global icu::UnicodeString::UnicodeString (std::nullptr_t buffer, int32_t buffLength, int32_t buffCapacity)
- ICU 59
- Global icu::UnicodeString::UnicodeString (const char *codepageData)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char *codepageData, int32_t dataLength)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char *codepageData, const char *codepage)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char *codepageData, int32_t dataLength, const char *codepage)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char *src, int32_t srcLength, UConverter *cnv, UErrorCode &errorCode)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (const char *src, int32_t length, enum EInvariant inv)
- ICU 3.2
- Global icu::UnicodeString::UnicodeString (const UnicodeString &that)
- ICU 2.0
- Global icu::UnicodeString::UnicodeString (UnicodeString &&src) U_NOEXCEPT
- ICU 56
- Global icu::UnicodeString::UnicodeString (const UnicodeString &src, int32_t srcStart)
- ICU 2.2
- Global icu::UnicodeString::UnicodeString (const UnicodeString &src, int32_t srcStart, int32_t srcLength)
- ICU 2.2
- Global icu::UnicodeString::~UnicodeString ()
- ICU 2.0
- Class icu::UnicodeStringAppendable
- ICU 4.8
- Global icu::UnicodeStringAppendable::appendCodePoint (UChar32 c)
- ICU 4.8
- Global icu::UnicodeStringAppendable::appendCodeUnit (char16_t c)
- ICU 4.8
- Global icu::UnicodeStringAppendable::appendString (const char16_t *s, int32_t length)
- ICU 4.8
- Global icu::UnicodeStringAppendable::getAppendBuffer (int32_t minCapacity, int32_t desiredCapacityHint, char16_t *scratch, int32_t scratchCapacity, int32_t *resultCapacity)
- ICU 4.8
- Global icu::UnicodeStringAppendable::reserveAppendCapacity (int32_t appendCapacity)
- ICU 4.8
- Global icu::UnicodeStringAppendable::UnicodeStringAppendable (UnicodeString &s)
- ICU 4.8
- Global icu::UnicodeStringAppendable::~UnicodeStringAppendable ()
- ICU 4.8
- Class icu::UObject
- ICU 2.2
- Global icu::UObject::getDynamicClassID () const
- ICU 2.2
- Global icu::UObject::~UObject ()
- ICU 2.2
- Global icu::URBNFRuleSetTag
- ICU 2.2
- Global icu::ures_getNextUnicodeString (UResourceBundle *resB, const char **key, UErrorCode *status)
- ICU 2.0
- Global icu::ures_getUnicodeString (const UResourceBundle *resB, UErrorCode *status)
- ICU 2.0
- Global icu::ures_getUnicodeStringByIndex (const UResourceBundle *resB, int32_t indexS, UErrorCode *status)
- ICU 2.0
- Global icu::ures_getUnicodeStringByKey (const UResourceBundle *resB, const char *key, UErrorCode *status)
- ICU 2.0
- Class icu::ValueRuns
- ICU 3.2
- Global icu::ValueRuns::add (le_int32 value, le_int32 limit)
- ICU 3.2
- Global icu::ValueRuns::getDynamicClassID () const
- ICU 3.2
- Global icu::ValueRuns::getStaticClassID ()
- ICU 3.2
- Global icu::ValueRuns::getValue (le_int32 run) const
- ICU 3.2
- Global icu::ValueRuns::ValueRuns (const le_int32 *values, const le_int32 *limits, le_int32 count)
- ICU 3.2
- Global icu::ValueRuns::ValueRuns (le_int32 initialCapacity)
- ICU 3.2
- Global icu::ValueRuns::~ValueRuns ()
- ICU 3.2
- Class icu::VTimeZone
- ICU 3.8
- Global icu::VTimeZone::clone (void) const
- ICU 3.8
- Global icu::VTimeZone::countTransitionRules (UErrorCode &status) const
- ICU 3.8
- Global icu::VTimeZone::createVTimeZone (const UnicodeString &vtzdata, UErrorCode &status)
- ICU 3.8
- Global icu::VTimeZone::createVTimeZoneByID (const UnicodeString &ID)
- ICU 3.8
- Global icu::VTimeZone::createVTimeZoneFromBasicTimeZone (const BasicTimeZone &basicTZ, UErrorCode &status)
- ICU 4.6
- Global icu::VTimeZone::getDynamicClassID (void) const
- ICU 3.8
- Global icu::VTimeZone::getLastModified (UDate &lastModified) const
- ICU 3.8
- Global icu::VTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::VTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
- ICU 3.8
- Global icu::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
- ICU 3.8
- Global icu::VTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- ICU 3.8
- Global icu::VTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result) const
- ICU 3.8
- Global icu::VTimeZone::getRawOffset (void) const
- ICU 3.8
- Global icu::VTimeZone::getStaticClassID (void)
- ICU 3.8
- Global icu::VTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status) const
- ICU 3.8
- Global icu::VTimeZone::getTZURL (UnicodeString &url) const
- ICU 3.8
- Global icu::VTimeZone::hasSameRules (const TimeZone &other) const
- ICU 3.8
- Global icu::VTimeZone::operator!= (const TimeZone &that) const
- ICU 3.8
- Global icu::VTimeZone::operator= (const VTimeZone &right)
- ICU 3.8
- Global icu::VTimeZone::operator== (const TimeZone &that) const
- ICU 3.8
- Global icu::VTimeZone::setLastModified (UDate lastModified)
- ICU 3.8
- Global icu::VTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 3.8
- Global icu::VTimeZone::setTZURL (const UnicodeString &url)
- ICU 3.8
- Global icu::VTimeZone::useDaylightTime (void) const
- ICU 3.8
- Global icu::VTimeZone::VTimeZone (const VTimeZone &source)
- ICU 3.8
- Global icu::VTimeZone::write (UnicodeString &result, UErrorCode &status) const
- ICU 3.8
- Global icu::VTimeZone::write (UDate start, UnicodeString &result, UErrorCode &status) const
- ICU 3.8
- Global icu::VTimeZone::writeSimple (UDate time, UnicodeString &result, UErrorCode &status) const
- ICU 3.8
- Global icu::VTimeZone::~VTimeZone ()
- ICU 3.8
- Global INITIAL_CAPACITY
- ICU 3.2
- Global INT16_MAX
- ICU 2.0
- Global INT16_MIN
- ICU 2.0
- Global INT32_MAX
- ICU 2.0
- Global INT32_MIN
- ICU 2.0
- Global INT64_C (c)
- ICU 2.8
- Global INT8_MAX
- ICU 2.0
- Global INT8_MIN
- ICU 2.0
- Class LocalUBiDiPointer
- ICU 4.4
- Class LocalUBiDiTransformPointer
- ICU 58
- Class LocalUBreakIteratorPointer
- ICU 4.4
- Class LocalUCalendarPointer
- ICU 4.4
- Class LocalUCaseMapPointer
- ICU 4.4
- Class LocalUCharsetDetectorPointer
- ICU 4.4
- Class LocalUCollatorPointer
- ICU 4.4
- Class LocalUConverterPointer
- ICU 4.4
- Class LocalUConverterSelectorPointer
- ICU 4.4
- Class LocalUDataMemoryPointer
- ICU 4.4
- Class LocalUDateFormatPointer
- ICU 4.4
- Class LocalUDateIntervalFormatPointer
- ICU 4.8
- Class LocalUDateTimePatternGeneratorPointer
- ICU 4.4
- Class LocalUEnumerationPointer
- ICU 4.4
- Class LocalUFieldPositionIteratorPointer
- ICU 55
- Class LocalUFILEPointer
- ICU 4.4
- Class LocalUFormattablePointer
- ICU 52
- Class LocalUFormattedNumberPointer
- ICU 62
- Class LocalUIDNAPointer
- ICU 4.6
- Class LocalUListFormatterPointer
- ICU 55
- Class LocalULocaleDataPointer
- ICU 4.4
- Class LocalULocaleDisplayNamesPointer
- ICU 4.4
- Class LocalUMessageFormatPointer
- ICU 4.4
- Class LocalUNormalizer2Pointer
- ICU 4.4
- Class LocalUNumberFormatPointer
- ICU 4.4
- Class LocalUNumberFormatterPointer
- ICU 62
- Class LocalUNumberingSystemPointer
- ICU 52
- Class LocalUPluralRulesPointer
- ICU 4.8
- Class LocalURegularExpressionPointer
- ICU 4.4
- Class LocalURelativeDateTimeFormatterPointer
- ICU 57
- Class LocalUResourceBundlePointer
- ICU 4.4
- Class LocalUSetPointer
- ICU 4.4
- Class LocalUSpoofCheckerPointer
- ICU 4.4
- Class LocalUSpoofCheckResultPointer
- ICU 58
- Class LocalUStringPrepProfilePointer
- ICU 4.4
- Class LocalUStringSearchPointer
- ICU 4.4
- Class LocalUTextPointer
- ICU 4.4
- Class LocalUTransliteratorPointer
- ICU 4.4
- Global NULL
- ICU 2.0
- Global OldUChar
- ICU 59
- Global TRUE
- ICU 2.0
- Global U16_APPEND (s, i, capacity, c, isError)
- ICU 2.4
- Global U16_APPEND_UNSAFE (s, i, c)
- ICU 2.4
- Global U16_BACK_1 (s, start, i)
- ICU 2.4
- Global U16_BACK_1_UNSAFE (s, i)
- ICU 2.4
- Global U16_BACK_N (s, start, i, n)
- ICU 2.4
- Global U16_BACK_N_UNSAFE (s, i, n)
- ICU 2.4
- Global U16_FWD_1 (s, i, length)
- ICU 2.4
- Global U16_FWD_1_UNSAFE (s, i)
- ICU 2.4
- Global U16_FWD_N (s, i, length, n)
- ICU 2.4
- Global U16_FWD_N_UNSAFE (s, i, n)
- ICU 2.4
- Global U16_GET (s, start, i, length, c)
- ICU 2.4
- Global U16_GET_OR_FFFD (s, start, i, length, c)
- ICU 60
- Global U16_GET_SUPPLEMENTARY (lead, trail)
- ICU 2.4
- Global U16_GET_UNSAFE (s, i, c)
- ICU 2.4
- Global U16_IS_LEAD (c)
- ICU 2.4
- Global U16_IS_SINGLE (c)
- ICU 2.4
- Global U16_IS_SURROGATE (c)
- ICU 2.4
- Global U16_IS_SURROGATE_LEAD (c)
- ICU 2.4
- Global U16_IS_SURROGATE_TRAIL (c)
- ICU 4.2
- Global U16_IS_TRAIL (c)
- ICU 2.4
- Global U16_LEAD (supplementary)
- ICU 2.4
- Global U16_LENGTH (c)
- ICU 2.4
- Global U16_MAX_LENGTH
- ICU 2.4
- Global U16_NEXT (s, i, length, c)
- ICU 2.4
- Global U16_NEXT_OR_FFFD (s, i, length, c)
- ICU 60
- Global U16_NEXT_UNSAFE (s, i, c)
- ICU 2.4
- Global U16_PREV (s, start, i, c)
- ICU 2.4
- Global U16_PREV_OR_FFFD (s, start, i, c)
- ICU 60
- Global U16_PREV_UNSAFE (s, i, c)
- ICU 2.4
- Global U16_SET_CP_LIMIT (s, start, i, length)
- ICU 2.4
- Global U16_SET_CP_LIMIT_UNSAFE (s, i)
- ICU 2.4
- Global U16_SET_CP_START (s, start, i)
- ICU 2.4
- Global U16_SET_CP_START_UNSAFE (s, i)
- ICU 2.4
- Global U16_TRAIL (supplementary)
- ICU 2.4
- Global U8_APPEND (s, i, capacity, c, isError)
- ICU 2.4
- Global U8_APPEND_UNSAFE (s, i, c)
- ICU 2.4
- Global U8_BACK_1 (s, start, i)
- ICU 2.4
- Global U8_BACK_1_UNSAFE (s, i)
- ICU 2.4
- Global U8_BACK_N (s, start, i, n)
- ICU 2.4
- Global U8_BACK_N_UNSAFE (s, i, n)
- ICU 2.4
- Global U8_FWD_1 (s, i, length)
- ICU 2.4
- Global U8_FWD_1_UNSAFE (s, i)
- ICU 2.4
- Global U8_FWD_N (s, i, length, n)
- ICU 2.4
- Global U8_FWD_N_UNSAFE (s, i, n)
- ICU 2.4
- Global U8_GET (s, start, i, length, c)
- ICU 2.4
- Global U8_GET_OR_FFFD (s, start, i, length, c)
- ICU 51
- Global U8_GET_UNSAFE (s, i, c)
- ICU 2.4
- Global U8_IS_LEAD (c)
- ICU 2.4
- Global U8_IS_SINGLE (c)
- ICU 2.4
- Global U8_IS_TRAIL (c)
- ICU 2.4
- Global U8_LENGTH (c)
- ICU 2.4
- Global U8_MAX_LENGTH
- ICU 2.4
- Global U8_NEXT (s, i, length, c)
- ICU 2.4
- Global U8_NEXT_OR_FFFD (s, i, length, c)
- ICU 51
- Global U8_NEXT_UNSAFE (s, i, c)
- ICU 2.4
- Global U8_PREV (s, start, i, c)
- ICU 2.4
- Global U8_PREV_OR_FFFD (s, start, i, c)
- ICU 51
- Global U8_PREV_UNSAFE (s, i, c)
- ICU 2.4
- Global U8_SET_CP_LIMIT (s, start, i, length)
- ICU 2.4
- Global U8_SET_CP_LIMIT_UNSAFE (s, i)
- ICU 2.4
- Global U8_SET_CP_START (s, start, i)
- ICU 2.4
- Global U8_SET_CP_START_UNSAFE (s, i)
- ICU 2.4
- Global U8_TRUNCATE_IF_INCOMPLETE (s, start, length)
- ICU 61
- Global U_ALPHAINDEX_INFLOW
- ICU 4.8
- Global U_ALPHAINDEX_NORMAL
- ICU 4.8
- Global U_ALPHAINDEX_OVERFLOW
- ICU 4.8
- Global U_ALPHAINDEX_UNDERFLOW
- ICU 4.8
- Global U_ARABIC_NUMBER
- ICU 2.0
- Global U_ASCII_FAMILY
- ICU 2.0
- Global u_austrcpy (char *dst, const UChar *src)
- ICU 2.0
- Global u_austrncpy (char *dst, const UChar *src, int32_t n)
- ICU 2.0
- Global U_BLOCK_SEPARATOR
- ICU 2.0
- Global U_BOUNDARY_NEUTRAL
- ICU 2.0
- Global U_BPT_CLOSE
- ICU 52
- Global U_BPT_NONE
- ICU 52
- Global U_BPT_OPEN
- ICU 52
- Global U_CALLCONV
- ICU 2.0
- Global U_CAPI
- ICU 2.0
- Global u_catclose (u_nl_catd catd)
- ICU 2.6
- Global u_catgets (u_nl_catd catd, int32_t set_num, int32_t msg_num, const UChar *s, int32_t *len, UErrorCode *ec)
- ICU 2.6
- Global u_catopen (const char *name, const char *locale, UErrorCode *ec)
- ICU 2.6
- Global U_CDECL_BEGIN
- ICU 2.4
- Global U_CDECL_END
- ICU 2.4
- Global U_CFUNC
- ICU 2.4
- Global U_CHAR_CATEGORY_COUNT
- ICU 2.0
- Global U_CHAR_NAME_ALIAS
- ICU 4.4
- Global u_charAge (UChar32 c, UVersionInfo versionArray)
- ICU 2.1
- Global u_charDigitValue (UChar32 c)
- ICU 2.0
- Global u_charDirection (UChar32 c)
- ICU 2.0
- Global u_charFromName (UCharNameChoice nameChoice, const char *name, UErrorCode *pErrorCode)
- ICU 1.7
- Global u_charMirror (UChar32 c)
- ICU 2.0
- Global u_charName (UChar32 code, UCharNameChoice nameChoice, char *buffer, int32_t bufferLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global U_CHARSET_FAMILY
- ICU 2.0
- Global U_CHARSET_IS_UTF8
- ICU 4.2
- Global u_charsToUChars (const char *cs, UChar *us, int32_t length)
- ICU 2.0
- Global u_charType (UChar32 c)
- ICU 2.0
- Global u_cleanup (void)
- ICU 2.0
- Global U_COMBINED_IMPLEMENTATION
- ICU 2.0
- Global U_COMBINING_SPACING_MARK
- ICU 2.0
- Global U_COMMON_API
- ICU 2.0
- Global U_COMMON_NUMBER_SEPARATOR
- ICU 2.0
- Global U_COMPARE_CODE_POINT_ORDER
- ICU 2.2
- Global U_COMPARE_IGNORE_CASE
- ICU 2.2
- Global U_CONNECTOR_PUNCTUATION
- ICU 2.0
- Global U_CONTROL_CHAR
- ICU 2.0
- Global U_COPYRIGHT_STRING
- ICU 2.4
- Global U_COPYRIGHT_STRING_LENGTH
- ICU 2.4
- Global u_countChar32 (const UChar *s, int32_t length)
- ICU 2.0
- Global U_CURRENCY_SYMBOL
- ICU 2.0
- Global U_DASH_PUNCTUATION
- ICU 2.0
- Global U_DATA_API
- ICU 3.0
- Global U_DATE_MAX
- ICU 4.8
- Global U_DATE_MIN
- ICU 4.8
- Global U_DECIMAL_DIGIT_NUMBER
- ICU 2.0
- Global U_DEFINE_LOCAL_OPEN_POINTER (LocalPointerClassName, Type, closeFunction)
- ICU 4.4
- Global u_digit (UChar32 ch, int8_t radix)
- ICU 2.0
- Global U_DIR_NON_SPACING_MARK
- ICU 2.0
- Global U_EBCDIC_FAMILY
- ICU 2.0
- Global U_EDITS_NO_RESET
- ICU 60
- Global U_ENCLOSING_MARK
- ICU 2.0
- Global U_END_PUNCTUATION
- ICU 2.0
- Global u_enumCharNames (UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice, UErrorCode *pErrorCode)
- ICU 1.7
- Global u_enumCharTypes (UCharEnumTypeRange *enumRange, const void *context)
- ICU 2.1
- Global U_EOF
- 3.0
- Global u_errorName (UErrorCode code)
- ICU 2.0
- Global U_ETHER
- ICU 3.0
- Global U_EUROPEAN_NUMBER
- ICU 2.0
- Global U_EUROPEAN_NUMBER_SEPARATOR
- ICU 2.0
- Global U_EUROPEAN_NUMBER_TERMINATOR
- ICU 2.0
- Global U_EXTENDED_CHAR_NAME
- ICU 2.0
- Global u_fadopt (FILE *f, const char *locale, const char *codepage)
- ICU 4.4
- Global U_FAILURE (x)
- ICU 2.0
- Global u_fclose (UFILE *file)
- ICU 3.0
- Global u_feof (UFILE *f)
- ICU 3.0
- Global u_fflush (UFILE *file)
- ICU 3.0
- Global u_fgetc (UFILE *f)
- ICU 3.0
- Global u_fgetcodepage (UFILE *file)
- ICU 3.0
- Global u_fgetConverter (UFILE *f)
- ICU 3.0
- Global u_fgetcx (UFILE *f)
- ICU 3.0
- Global u_fgetfile (UFILE *f)
- ICU 3.0
- Global u_fgetlocale (UFILE *file)
- ICU 3.0
- Global u_fgetNumberFormat (UFILE *f)
- ICU 51
- Global u_fgets (UChar *s, int32_t n, UFILE *f)
- ICU 3.0
- Global u_file_read (UChar *chars, int32_t count, UFILE *f)
- ICU 3.0
- Global U_FILE_SEP_CHAR
- ICU 2.0
- Global u_file_write (const UChar *ustring, int32_t count, UFILE *f)
- ICU 3.0
- Global U_FINAL_PUNCTUATION
- ICU 2.0
- Global u_finit (FILE *f, const char *locale, const char *codepage)
- ICU 3.0
- Global U_FIRST_STRONG_ISOLATE
- ICU 52
- Global U_FOLD_CASE_DEFAULT
- ICU 2.0
- Global U_FOLD_CASE_EXCLUDE_SPECIAL_I
- ICU 2.0
- Global u_foldCase (UChar32 c, uint32_t options)
- ICU 2.0
- Global u_fopen (const char *filename, const char *perm, const char *locale, const char *codepage)
- ICU 3.0
- Global u_fopen_u (const UChar *filename, const char *perm, const char *locale, const char *codepage)
- ICU 54
- Global u_forDigit (int32_t digit, int8_t radix)
- ICU 2.0
- Global U_FORMAT_CHAR
- ICU 2.0
- Global U_FORMAT_INEXACT_ERROR
- ICU 4.8
- Global u_formatMessage (const char *locale, const UChar *pattern, int32_t patternLength, UChar *result, int32_t resultLength, UErrorCode *status,...)
- ICU 2.0
- Global u_formatMessageWithError (const char *locale, const UChar *pattern, int32_t patternLength, UChar *result, int32_t resultLength, UParseError *parseError, UErrorCode *status,...)
- ICU 2.0
- Global u_fprintf (UFILE *f, const char *patternSpecification,...)
- ICU 3.0
- Global u_fprintf_u (UFILE *f, const UChar *patternSpecification,...)
- ICU 3.0
- Global u_fputc (UChar32 uc, UFILE *f)
- ICU 3.0
- Global u_fputs (const UChar *s, UFILE *f)
- ICU 3.0
- Global u_frewind (UFILE *file)
- ICU 3.0
- Global u_fscanf (UFILE *f, const char *patternSpecification,...)
- ICU 3.0
- Global u_fscanf_u (UFILE *f, const UChar *patternSpecification,...)
- ICU 3.0
- Global u_fsetcodepage (const char *codepage, UFILE *file)
- ICU 3.0
- Global u_fsetlocale (UFILE *file, const char *locale)
- ICU 3.0
- Global u_fsettransliterator (UFILE *file, UFileDirection direction, UTransliterator *adopt, UErrorCode *status)
- ICU 3.0
- Global u_fstropen (UChar *stringBuf, int32_t capacity, const char *locale)
- ICU 3.0
- Global u_fungetc (UChar32 c, UFILE *f)
- ICU 3.0
- Global U_GC_C_MASK
- ICU 2.1
- Global U_GC_CC_MASK
- ICU 2.1
- Global U_GC_CF_MASK
- ICU 2.1
- Global U_GC_CN_MASK
- ICU 2.1
- Global U_GC_CO_MASK
- ICU 2.1
- Global U_GC_CS_MASK
- ICU 2.1
- Global U_GC_L_MASK
- ICU 2.1
- Global U_GC_LC_MASK
- ICU 2.1
- Global U_GC_LL_MASK
- ICU 2.1
- Global U_GC_LM_MASK
- ICU 2.1
- Global U_GC_LO_MASK
- ICU 2.1
- Global U_GC_LT_MASK
- ICU 2.1
- Global U_GC_LU_MASK
- ICU 2.1
- Global U_GC_M_MASK
- ICU 2.1
- Global U_GC_MC_MASK
- ICU 2.1
- Global U_GC_ME_MASK
- ICU 2.1
- Global U_GC_MN_MASK
- ICU 2.1
- Global U_GC_N_MASK
- ICU 2.1
- Global U_GC_ND_MASK
- ICU 2.1
- Global U_GC_NL_MASK
- ICU 2.1
- Global U_GC_NO_MASK
- ICU 2.1
- Global U_GC_P_MASK
- ICU 2.1
- Global U_GC_PC_MASK
- ICU 2.1
- Global U_GC_PD_MASK
- ICU 2.1
- Global U_GC_PE_MASK
- ICU 2.1
- Global U_GC_PF_MASK
- ICU 2.1
- Global U_GC_PI_MASK
- ICU 2.1
- Global U_GC_PO_MASK
- ICU 2.1
- Global U_GC_PS_MASK
- ICU 2.1
- Global U_GC_S_MASK
- ICU 2.1
- Global U_GC_SC_MASK
- ICU 2.1
- Global U_GC_SK_MASK
- ICU 2.1
- Global U_GC_SM_MASK
- ICU 2.1
- Global U_GC_SO_MASK
- ICU 2.1
- Global U_GC_Z_MASK
- ICU 2.1
- Global U_GC_ZL_MASK
- ICU 2.1
- Global U_GC_ZP_MASK
- ICU 2.1
- Global U_GC_ZS_MASK
- ICU 2.1
- Global U_GCB_E_BASE
- ICU 58
- Global U_GCB_E_BASE_GAZ
- ICU 58
- Global U_GCB_E_MODIFIER
- ICU 58
- Global U_GCB_GLUE_AFTER_ZWJ
- ICU 58
- Global U_GCB_PREPEND
- ICU 4.0
- Global U_GCB_REGIONAL_INDICATOR
- ICU 50
- Global U_GCB_SPACING_MARK
- ICU 4.0
- Global U_GCB_ZWJ
- ICU 58
- Global U_GENERAL_OTHER_TYPES
- ICU 2.0
- Global U_GET_GC_MASK (c)
- ICU 2.1
- Global u_get_stdout (void)
- ICU 49
- Global u_getBidiPairedBracket (UChar32 c)
- ICU 52
- Global u_getCombiningClass (UChar32 c)
- ICU 2.0
- Global u_getDataDirectory (void)
- ICU 2.0
- Global u_getDataVersion (UVersionInfo dataVersionFillin, UErrorCode *status)
- ICU 49
- Global u_getFC_NFKC_Closure (UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 2.2
- Global u_getIntPropertyMaxValue (UProperty which)
- ICU 2.2
- Global u_getIntPropertyMinValue (UProperty which)
- ICU 2.2
- Global u_getIntPropertyValue (UChar32 c, UProperty which)
- ICU 2.2
- Global u_getNumericValue (UChar32 c)
- ICU 2.2
- Global u_getPropertyEnum (const char *alias)
- ICU 2.4
- Global u_getPropertyName (UProperty property, UPropertyNameChoice nameChoice)
- ICU 2.4
- Global u_getPropertyValueEnum (UProperty property, const char *alias)
- ICU 2.4
- Global u_getPropertyValueName (UProperty property, int32_t value, UPropertyNameChoice nameChoice)
- ICU 2.4
- Global u_getUnicodeVersion (UVersionInfo versionArray)
- ICU 2.0
- Global u_getVersion (UVersionInfo versionArray)
- ICU 2.0
- Global u_hasBinaryProperty (UChar32 c, UProperty which)
- ICU 2.1
- Global U_HAVE_DEBUG_LOCATION_NEW
- ICU 3.4
- Global U_HAVE_PLACEMENT_NEW
- ICU 2.6
- Global U_HAVE_RBNF
- ICU 2.4
- Global U_HAVE_WCHAR_H
- ICU 2.0
- Global U_I18N_API
- ICU 2.0
- Global U_ICU_DATA_KEY
- ICU 49
- Global U_ICU_ENTRY_POINT_RENAME (x)
- ICU 4.2
- Global U_ICU_VERSION
- ICU 2.4
- Global U_ICU_VERSION_BUILDLEVEL_NUM
- ICU 4.0
- Global U_ICU_VERSION_BUNDLE
- ICU 49
- Global U_ICU_VERSION_MAJOR_NUM
- ICU 2.4
- Global U_ICU_VERSION_MINOR_NUM
- ICU 2.6
- Global U_ICU_VERSION_PATCHLEVEL_NUM
- ICU 2.4
- Global U_ICU_VERSION_SHORT
- ICU 2.6
- Global U_ICU_VERSION_SUFFIX
- ICU 2.6
- Global U_ICUDATA_ENTRY_POINT
- ICU 2.4
- Global U_ICUDATA_NAME
- ICU 2.0
- Global U_ICUDATA_TYPE_LETTER
- ICU 2.0
- Global U_ICUDATA_TYPE_LITLETTER
- ICU 2.0
- Global u_init (UErrorCode *status)
- ICU 2.6
- Global U_INITIAL_PUNCTUATION
- ICU 2.0
- Global U_INPC_BOTTOM
- ICU 63
- Global U_INPC_BOTTOM_AND_LEFT
- ICU 63
- Global U_INPC_BOTTOM_AND_RIGHT
- ICU 63
- Global U_INPC_LEFT
- ICU 63
- Global U_INPC_LEFT_AND_RIGHT
- ICU 63
- Global U_INPC_NA
- ICU 63
- Global U_INPC_OVERSTRUCK
- ICU 63
- Global U_INPC_RIGHT
- ICU 63
- Global U_INPC_TOP
- ICU 63
- Global U_INPC_TOP_AND_BOTTOM
- ICU 63
- Global U_INPC_TOP_AND_BOTTOM_AND_RIGHT
- ICU 63
- Global U_INPC_TOP_AND_LEFT
- ICU 63
- Global U_INPC_TOP_AND_LEFT_AND_RIGHT
- ICU 63
- Global U_INPC_TOP_AND_RIGHT
- ICU 63
- Global U_INPC_VISUAL_ORDER_LEFT
- ICU 63
- Global U_INSC_AVAGRAHA
- ICU 63
- Global U_INSC_BINDU
- ICU 63
- Global U_INSC_BRAHMI_JOINING_NUMBER
- ICU 63
- Global U_INSC_CANTILLATION_MARK
- ICU 63
- Global U_INSC_CONSONANT
- ICU 63
- Global U_INSC_CONSONANT_DEAD
- ICU 63
- Global U_INSC_CONSONANT_FINAL
- ICU 63
- Global U_INSC_CONSONANT_HEAD_LETTER
- ICU 63
- Global U_INSC_CONSONANT_INITIAL_POSTFIXED
- ICU 63
- Global U_INSC_CONSONANT_KILLER
- ICU 63
- Global U_INSC_CONSONANT_MEDIAL
- ICU 63
- Global U_INSC_CONSONANT_PLACEHOLDER
- ICU 63
- Global U_INSC_CONSONANT_PRECEDING_REPHA
- ICU 63
- Global U_INSC_CONSONANT_PREFIXED
- ICU 63
- Global U_INSC_CONSONANT_SUBJOINED
- ICU 63
- Global U_INSC_CONSONANT_SUCCEEDING_REPHA
- ICU 63
- Global U_INSC_CONSONANT_WITH_STACKER
- ICU 63
- Global U_INSC_GEMINATION_MARK
- ICU 63
- Global U_INSC_INVISIBLE_STACKER
- ICU 63
- Global U_INSC_JOINER
- ICU 63
- Global U_INSC_MODIFYING_LETTER
- ICU 63
- Global U_INSC_NON_JOINER
- ICU 63
- Global U_INSC_NUKTA
- ICU 63
- Global U_INSC_NUMBER
- ICU 63
- Global U_INSC_NUMBER_JOINER
- ICU 63
- Global U_INSC_OTHER
- ICU 63
- Global U_INSC_PURE_KILLER
- ICU 63
- Global U_INSC_REGISTER_SHIFTER
- ICU 63
- Global U_INSC_SYLLABLE_MODIFIER
- ICU 63
- Global U_INSC_TONE_LETTER
- ICU 63
- Global U_INSC_TONE_MARK
- ICU 63
- Global U_INSC_VIRAMA
- ICU 63
- Global U_INSC_VISARGA
- ICU 63
- Global U_INSC_VOWEL
- ICU 63
- Global U_INSC_VOWEL_DEPENDENT
- ICU 63
- Global U_INSC_VOWEL_INDEPENDENT
- ICU 63
- Global U_INT64_MAX
- ICU 2.8
- Global U_INT64_MIN
- ICU 2.8
- Global U_IO_API
- ICU 2.0
- Global U_IS_BMP (c)
- ICU 2.8
- Global U_IS_LEAD (c)
- ICU 2.4
- Global U_IS_SUPPLEMENTARY (c)
- ICU 2.8
- Global U_IS_SURROGATE (c)
- ICU 2.4
- Global U_IS_SURROGATE_LEAD (c)
- ICU 2.4
- Global U_IS_SURROGATE_TRAIL (c)
- ICU 4.2
- Global U_IS_TRAIL (c)
- ICU 2.4
- Global U_IS_UNICODE_CHAR (c)
- ICU 2.4
- Global U_IS_UNICODE_NONCHAR (c)
- ICU 2.4
- Global u_isalnum (UChar32 c)
- ICU 2.0
- Global u_isalpha (UChar32 c)
- ICU 2.0
- Global u_isbase (UChar32 c)
- ICU 2.0
- Global u_isblank (UChar32 c)
- ICU 2.6
- Global u_iscntrl (UChar32 c)
- ICU 2.0
- Global u_isdefined (UChar32 c)
- ICU 2.0
- Global u_isdigit (UChar32 c)
- ICU 2.0
- Global u_isgraph (UChar32 c)
- ICU 2.6
- Global u_isIDIgnorable (UChar32 c)
- ICU 2.0
- Global u_isIDPart (UChar32 c)
- ICU 2.0
- Global u_isIDStart (UChar32 c)
- ICU 2.0
- Global u_isISOControl (UChar32 c)
- ICU 2.6
- Global u_isJavaIDPart (UChar32 c)
- ICU 2.0
- Global u_isJavaIDStart (UChar32 c)
- ICU 2.0
- Global u_isJavaSpaceChar (UChar32 c)
- ICU 2.6
- Global u_islower (UChar32 c)
- ICU 2.0
- Global u_isMirrored (UChar32 c)
- ICU 2.0
- Global u_isprint (UChar32 c)
- ICU 2.0
- Global u_ispunct (UChar32 c)
- ICU 2.6
- Global u_isspace (UChar32 c)
- ICU 2.0
- Global u_istitle (UChar32 c)
- ICU 2.0
- Global u_isUAlphabetic (UChar32 c)
- ICU 2.1
- Global u_isULowercase (UChar32 c)
- ICU 2.1
- Global u_isupper (UChar32 c)
- ICU 2.0
- Global u_isUUppercase (UChar32 c)
- ICU 2.1
- Global u_isUWhiteSpace (UChar32 c)
- ICU 2.1
- Global u_isWhitespace (UChar32 c)
- ICU 2.0
- Global u_isxdigit (UChar32 c)
- ICU 2.6
- Global U_JG_AFRICAN_FEH
- ICU 58
- Global U_JG_AFRICAN_NOON
- ICU 58
- Global U_JG_AFRICAN_QAF
- ICU 58
- Global U_JG_BURUSHASKI_YEH_BARREE
- ICU 4.0
- Global U_JG_FARSI_YEH
- ICU 4.4
- Global U_JG_FE
- ICU 2.6
- Global U_JG_HANIFI_ROHINGYA_KINNA_YA
- ICU 62
- Global U_JG_HANIFI_ROHINGYA_PA
- ICU 62
- Global U_JG_KHAPH
- ICU 2.6
- Global U_JG_MALAYALAM_BHA
- ICU 60
- Global U_JG_MALAYALAM_JA
- ICU 60
- Global U_JG_MALAYALAM_LLA
- ICU 60
- Global U_JG_MALAYALAM_LLLA
- ICU 60
- Global U_JG_MALAYALAM_NGA
- ICU 60
- Global U_JG_MALAYALAM_NNA
- ICU 60
- Global U_JG_MALAYALAM_NNNA
- ICU 60
- Global U_JG_MALAYALAM_NYA
- ICU 60
- Global U_JG_MALAYALAM_RA
- ICU 60
- Global U_JG_MALAYALAM_SSA
- ICU 60
- Global U_JG_MALAYALAM_TTA
- ICU 60
- Global U_JG_MANICHAEAN_ALEPH
- ICU 54
- Global U_JG_MANICHAEAN_AYIN
- ICU 54
- Global U_JG_MANICHAEAN_BETH
- ICU 54
- Global U_JG_MANICHAEAN_DALETH
- ICU 54
- Global U_JG_MANICHAEAN_DHAMEDH
- ICU 54
- Global U_JG_MANICHAEAN_FIVE
- ICU 54
- Global U_JG_MANICHAEAN_GIMEL
- ICU 54
- Global U_JG_MANICHAEAN_HETH
- ICU 54
- Global U_JG_MANICHAEAN_HUNDRED
- ICU 54
- Global U_JG_MANICHAEAN_KAPH
- ICU 54
- Global U_JG_MANICHAEAN_LAMEDH
- ICU 54
- Global U_JG_MANICHAEAN_MEM
- ICU 54
- Global U_JG_MANICHAEAN_NUN
- ICU 54
- Global U_JG_MANICHAEAN_ONE
- ICU 54
- Global U_JG_MANICHAEAN_PE
- ICU 54
- Global U_JG_MANICHAEAN_QOPH
- ICU 54
- Global U_JG_MANICHAEAN_RESH
- ICU 54
- Global U_JG_MANICHAEAN_SADHE
- ICU 54
- Global U_JG_MANICHAEAN_SAMEKH
- ICU 54
- Global U_JG_MANICHAEAN_TAW
- ICU 54
- Global U_JG_MANICHAEAN_TEN
- ICU 54
- Global U_JG_MANICHAEAN_TETH
- ICU 54
- Global U_JG_MANICHAEAN_THAMEDH
- ICU 54
- Global U_JG_MANICHAEAN_TWENTY
- ICU 54
- Global U_JG_MANICHAEAN_WAW
- ICU 54
- Global U_JG_MANICHAEAN_YODH
- ICU 54
- Global U_JG_MANICHAEAN_ZAYIN
- ICU 54
- Global U_JG_NYA
- ICU 4.4
- Global U_JG_ROHINGYA_YEH
- ICU 49
- Global U_JG_STRAIGHT_WAW
- ICU 54
- Global U_JG_TEH_MARBUTA_GOAL
- ICU 4.6
- Global U_JG_ZHAIN
- ICU 2.6
- Global U_LAYOUT_API
- ICU 2.0
- Global U_LAYOUTEX_API
- ICU 2.6
- Global U_LB_CLOSE_PARENTHESIS
- ICU 4.4
- Global U_LB_CONDITIONAL_JAPANESE_STARTER
- ICU 49
- Global U_LB_E_BASE
- ICU 58
- Global U_LB_E_MODIFIER
- ICU 58
- Global U_LB_H2
- ICU 3.4
- Global U_LB_H3
- ICU 3.4
- Global U_LB_HEBREW_LETTER
- ICU 49
- Global U_LB_INSEPARABLE
- ICU 3.0
- Global U_LB_JL
- ICU 3.4
- Global U_LB_JT
- ICU 3.4
- Global U_LB_JV
- ICU 3.4
- Global U_LB_NEXT_LINE
- ICU 2.6
- Global U_LB_REGIONAL_INDICATOR
- ICU 50
- Global U_LB_WORD_JOINER
- ICU 2.6
- Global U_LB_ZWJ
- ICU 58
- Global U_LEFT_TO_RIGHT
- ICU 2.0
- Global U_LEFT_TO_RIGHT_EMBEDDING
- ICU 2.0
- Global U_LEFT_TO_RIGHT_ISOLATE
- ICU 52
- Global U_LEFT_TO_RIGHT_OVERRIDE
- ICU 2.0
- Global U_LETTER_NUMBER
- ICU 2.0
- Global U_LINE_SEPARATOR
- ICU 2.0
- Global U_LOWERCASE_LETTER
- ICU 2.0
- Global U_MASK (x)
- ICU 2.1
- Global U_MATH_SYMBOL
- ICU 2.0
- Global U_MAX_VERSION_LENGTH
- ICU 2.4
- Global U_MAX_VERSION_STRING_LENGTH
- ICU 2.4
- Global u_memcasecmp (const UChar *s1, const UChar *s2, int32_t length, uint32_t options)
- ICU 2.0
- Global u_memchr (const UChar *s, UChar c, int32_t count)
- ICU 2.0
- Global u_memchr32 (const UChar *s, UChar32 c, int32_t count)
- ICU 2.0
- Global u_memcmp (const UChar *buf1, const UChar *buf2, int32_t count)
- ICU 2.0
- Global u_memcmpCodePointOrder (const UChar *s1, const UChar *s2, int32_t count)
- ICU 2.0
- Global u_memcpy (UChar *dest, const UChar *src, int32_t count)
- ICU 2.0
- Global u_memmove (UChar *dest, const UChar *src, int32_t count)
- ICU 2.0
- Global u_memrchr (const UChar *s, UChar c, int32_t count)
- ICU 2.4
- Global u_memrchr32 (const UChar *s, UChar32 c, int32_t count)
- ICU 2.4
- Global u_memset (UChar *dest, UChar c, int32_t count)
- ICU 2.0
- Global U_MILLIS_PER_DAY
- ICU 2.0
- Global U_MILLIS_PER_HOUR
- ICU 2.0
- Global U_MILLIS_PER_MINUTE
- ICU 2.0
- Global U_MILLIS_PER_SECOND
- ICU 2.0
- Global U_MODIFIER_LETTER
- ICU 2.0
- Global U_MODIFIER_SYMBOL
- ICU 2.0
- Global U_NAMESPACE_BEGIN
- ICU 2.4
- Global U_NAMESPACE_END
- ICU 2.4
- Global U_NAMESPACE_QUALIFIER
- ICU 2.4
- Global U_NAMESPACE_USE
- ICU 2.4
- Global u_nl_catd
- ICU 2.6
- Global U_NO_DEFAULT_INCLUDE_UTF_HEADERS
- ICU 49
- Global U_NO_NUMERIC_VALUE
- ICU 2.2
- Global U_NO_THROW
- ICU 4.2. Since ICU 64, Use U_NOEXCEPT instead. See ICU-20422.
- Global U_NON_SPACING_MARK
- ICU 2.0
- Global U_NUMBER_ARG_OUTOFBOUNDS_ERROR
- ICU 61
- Global U_NUMBER_SKELETON_SYNTAX_ERROR
- ICU 62
- Global U_OMIT_UNCHANGED_TEXT
- ICU 60
- Global U_OTHER_LETTER
- ICU 2.0
- Global U_OTHER_NEUTRAL
- ICU 2.0
- Global U_OTHER_NUMBER
- ICU 2.0
- Global U_OTHER_PUNCTUATION
- ICU 2.0
- Global U_OTHER_SYMBOL
- ICU 2.0
- Global U_OVERRIDE_CXX_ALLOCATION
- ICU 2.2
- Global U_PARAGRAPH_SEPARATOR
- ICU 2.0
- Global u_parseMessage (const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UErrorCode *status,...)
- ICU 2.0
- Global u_parseMessageWithError (const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, UParseError *parseError, UErrorCode *status,...)
- ICU 2.0
- Global U_POP_DIRECTIONAL_FORMAT
- ICU 2.0
- Global U_POP_DIRECTIONAL_ISOLATE
- ICU 52
- Global u_printf (const char *patternSpecification,...)
- ICU 49
- Global u_printf_u (const UChar *patternSpecification,...)
- ICU 49
- Global U_PRIVATE_USE_CHAR
- ICU 2.0
- Global U_REGEX_INVALID_CAPTURE_GROUP_NAME
- ICU 55
- Global U_REGEX_PATTERN_TOO_BIG
- ICU 55
- Global U_RIGHT_TO_LEFT
- ICU 2.0
- Global U_RIGHT_TO_LEFT_ARABIC
- ICU 2.0
- Global U_RIGHT_TO_LEFT_EMBEDDING
- ICU 2.0
- Global U_RIGHT_TO_LEFT_ISOLATE
- ICU 52
- Global U_RIGHT_TO_LEFT_OVERRIDE
- ICU 2.0
- Global U_SEGMENT_SEPARATOR
- ICU 2.0
- Global U_SENTINEL
- ICU 2.4
- Global u_setDataDirectory (const char *directory)
- ICU 2.0
- Global u_setMemoryFunctions (const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status)
- ICU 2.8
- Global U_SHAPE_AGGREGATE_TASHKEEL
- ICU 3.6
- Global U_SHAPE_AGGREGATE_TASHKEEL_MASK
- ICU 3.6
- Global U_SHAPE_AGGREGATE_TASHKEEL_NOOP
- ICU 3.6
- Global U_SHAPE_DIGIT_TYPE_AN
- ICU 2.0
- Global U_SHAPE_DIGIT_TYPE_AN_EXTENDED
- ICU 2.0
- Global U_SHAPE_DIGIT_TYPE_MASK
- ICU 2.0
- Global U_SHAPE_DIGIT_TYPE_RESERVED
- ICU 2.0
- Global U_SHAPE_DIGITS_ALEN2AN_INIT_AL
- ICU 2.0
- Global U_SHAPE_DIGITS_ALEN2AN_INIT_LR
- ICU 2.0
- Global U_SHAPE_DIGITS_AN2EN
- ICU 2.0
- Global U_SHAPE_DIGITS_EN2AN
- ICU 2.0
- Global U_SHAPE_DIGITS_MASK
- ICU 2.0
- Global U_SHAPE_DIGITS_NOOP
- ICU 2.0
- Global U_SHAPE_DIGITS_RESERVED
- ICU 2.0
- Global U_SHAPE_LAMALEF_AUTO
- ICU 4.2
- Global U_SHAPE_LAMALEF_BEGIN
- ICU 4.2
- Global U_SHAPE_LAMALEF_END
- ICU 4.2
- Global U_SHAPE_LAMALEF_MASK
- ICU 4.2
- Global U_SHAPE_LAMALEF_NEAR
- ICU 4.2
- Global U_SHAPE_LAMALEF_RESIZE
- ICU 4.2
- Global U_SHAPE_LENGTH_FIXED_SPACES_AT_BEGINNING
- ICU 2.0
- Global U_SHAPE_LENGTH_FIXED_SPACES_AT_END
- ICU 2.0
- Global U_SHAPE_LENGTH_FIXED_SPACES_NEAR
- ICU 2.0
- Global U_SHAPE_LENGTH_GROW_SHRINK
- ICU 2.0
- Global U_SHAPE_LENGTH_MASK
- ICU 2.0
- Global U_SHAPE_LETTERS_MASK
- ICU 2.0
- Global U_SHAPE_LETTERS_NOOP
- ICU 2.0
- Global U_SHAPE_LETTERS_SHAPE
- ICU 2.0
- Global U_SHAPE_LETTERS_SHAPE_TASHKEEL_ISOLATED
- ICU 2.0
- Global U_SHAPE_LETTERS_UNSHAPE
- ICU 2.0
- Global U_SHAPE_PRESERVE_PRESENTATION
- ICU 3.6
- Global U_SHAPE_PRESERVE_PRESENTATION_MASK
- ICU 3.6
- Global U_SHAPE_PRESERVE_PRESENTATION_NOOP
- ICU 3.6
- Global U_SHAPE_SEEN_MASK
- ICU 4.2
- Global U_SHAPE_SEEN_TWOCELL_NEAR
- ICU 4.2
- Global U_SHAPE_SPACES_RELATIVE_TO_TEXT_BEGIN_END
- ICU 4.2
- Global U_SHAPE_SPACES_RELATIVE_TO_TEXT_MASK
- ICU 4.2
- Global U_SHAPE_TAIL_NEW_UNICODE
- ICU 4.8
- Global U_SHAPE_TAIL_TYPE_MASK
- ICU 4.8
- Global U_SHAPE_TASHKEEL_BEGIN
- ICU 4.2
- Global U_SHAPE_TASHKEEL_END
- ICU 4.2
- Global U_SHAPE_TASHKEEL_MASK
- ICU 4.2
- Global U_SHAPE_TASHKEEL_REPLACE_BY_TATWEEL
- ICU 4.2
- Global U_SHAPE_TASHKEEL_RESIZE
- ICU 4.2
- Global U_SHAPE_TEXT_DIRECTION_LOGICAL
- ICU 2.0
- Global U_SHAPE_TEXT_DIRECTION_MASK
- ICU 2.0
- Global U_SHAPE_TEXT_DIRECTION_VISUAL_LTR
- ICU 2.0
- Global U_SHAPE_TEXT_DIRECTION_VISUAL_RTL
- ICU 4.2
- Global U_SHAPE_YEHHAMZA_MASK
- ICU 4.2
- Global U_SHAPE_YEHHAMZA_TWOCELL_NEAR
- ICU 4.2
- Global u_shapeArabic (const UChar *source, int32_t sourceLength, UChar *dest, int32_t destSize, uint32_t options, UErrorCode *pErrorCode)
- ICU 2.0
- Global U_SIZEOF_UCHAR
- ICU 2.0
- Global U_SIZEOF_WCHAR_T
- ICU 2.0
- Global u_snprintf (UChar *buffer, int32_t count, const char *patternSpecification,...)
- ICU 3.0
- Global u_snprintf_u (UChar *buffer, int32_t count, const UChar *patternSpecification,...)
- ICU 3.0
- Global U_SPACE_SEPARATOR
- ICU 2.0
- Global u_sprintf (UChar *buffer, const char *patternSpecification,...)
- ICU 3.0
- Global u_sprintf_u (UChar *buffer, const UChar *patternSpecification,...)
- ICU 3.0
- Global u_sscanf (const UChar *buffer, const char *patternSpecification,...)
- ICU 3.0
- Global u_sscanf_u (const UChar *buffer, const UChar *patternSpecification,...)
- ICU 3.0
- Global U_STANDARD_CPP_NAMESPACE
- ICU 2.0
- Global U_START_PUNCTUATION
- ICU 2.0
- Global u_strcasecmp (const UChar *s1, const UChar *s2, uint32_t options)
- ICU 2.0
- Global u_strCaseCompare (const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode)
- ICU 2.2
- Global u_strcat (UChar *dst, const UChar *src)
- ICU 2.0
- Global u_strchr (const UChar *s, UChar c)
- ICU 2.0
- Global u_strchr32 (const UChar *s, UChar32 c)
- ICU 2.0
- Global u_strcmp (const UChar *s1, const UChar *s2)
- ICU 2.0
- Global u_strcmpCodePointOrder (const UChar *s1, const UChar *s2)
- ICU 2.0
- Global u_strCompare (const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, UBool codePointOrder)
- ICU 2.2
- Global u_strCompareIter (UCharIterator *iter1, UCharIterator *iter2, UBool codePointOrder)
- ICU 2.6
- Global u_strcpy (UChar *dst, const UChar *src)
- ICU 2.0
- Global u_strcspn (const UChar *string, const UChar *matchSet)
- ICU 2.0
- Global u_strFindFirst (const UChar *s, int32_t length, const UChar *substring, int32_t subLength)
- ICU 2.4
- Global u_strFindLast (const UChar *s, int32_t length, const UChar *substring, int32_t subLength)
- ICU 2.4
- Global u_strFoldCase (UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, uint32_t options, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strFromJavaModifiedUTF8WithSub (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode)
- ICU 4.4
- Global u_strFromUTF32 (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strFromUTF32WithSub (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode)
- ICU 4.2
- Global u_strFromUTF8 (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strFromUTF8Lenient (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.6
- Global u_strFromUTF8WithSub (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode)
- ICU 3.6
- Global u_strFromWCS (UChar *dest, int32_t destCapacity, int32_t *pDestLength, const wchar_t *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strHasMoreChar32Than (const UChar *s, int32_t length, int32_t number)
- ICU 2.4
- Global U_STRING_DECL (var, cs, length)
- ICU 2.0
- Global U_STRING_INIT (var, cs, length)
- ICU 2.0
- Global u_strlen (const UChar *s)
- ICU 2.0
- Global u_strncasecmp (const UChar *s1, const UChar *s2, int32_t n, uint32_t options)
- ICU 2.0
- Global u_strncat (UChar *dst, const UChar *src, int32_t n)
- ICU 2.0
- Global u_strncmp (const UChar *ucs1, const UChar *ucs2, int32_t n)
- ICU 2.0
- Global u_strncmpCodePointOrder (const UChar *s1, const UChar *s2, int32_t n)
- ICU 2.0
- Global u_strncpy (UChar *dst, const UChar *src, int32_t n)
- ICU 2.0
- Global u_strpbrk (const UChar *string, const UChar *matchSet)
- ICU 2.0
- Global u_strrchr (const UChar *s, UChar c)
- ICU 2.4
- Global u_strrchr32 (const UChar *s, UChar32 c)
- ICU 2.4
- Global u_strrstr (const UChar *s, const UChar *substring)
- ICU 2.4
- Global u_strspn (const UChar *string, const UChar *matchSet)
- ICU 2.0
- Global u_strstr (const UChar *s, const UChar *substring)
- ICU 2.0
- Global u_strToJavaModifiedUTF8 (char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 4.4
- Global u_strtok_r (UChar *src, const UChar *delim, UChar **saveState)
- ICU 2.0
- Global u_strToLower (UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strToTitle (UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UBreakIterator *titleIter, const char *locale, UErrorCode *pErrorCode)
- ICU 2.1
- Global u_strToUpper (UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, const char *locale, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strToUTF32 (UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strToUTF32WithSub (UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode)
- ICU 4.2
- Global u_strToUTF8 (char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global u_strToUTF8WithSub (char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode)
- ICU 3.6
- Global u_strToWCS (wchar_t *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global U_SUCCESS (x)
- ICU 2.0
- Global U_SURROGATE
- ICU 2.0
- Global U_TITLECASE_ADJUST_TO_CASED
- ICU 60
- Global U_TITLECASE_LETTER
- ICU 2.0
- Global U_TITLECASE_NO_BREAK_ADJUSTMENT
- ICU 3.8
- Global U_TITLECASE_NO_LOWERCASE
- ICU 3.8
- Global U_TITLECASE_SENTENCES
- ICU 60
- Global U_TITLECASE_WHOLE_STRING
- ICU 60
- Global u_tolower (UChar32 c)
- ICU 2.0
- Global U_TOOLUTIL_API
- ICU 3.4
- Global u_totitle (UChar32 c)
- ICU 2.0
- Global u_toupper (UChar32 c)
- ICU 2.0
- Global u_uastrcpy (UChar *dst, const char *src)
- ICU 2.0
- Global u_uastrncpy (UChar *dst, const char *src, int32_t n)
- ICU 2.0
- Global u_UCharsToChars (const UChar *us, char *cs, int32_t length)
- ICU 2.0
- Global U_UINT64_MAX
- ICU 2.8
- Global U_UNASSIGNED
- ICU 2.0
- Global u_unescape (const char *src, UChar *dest, int32_t destCapacity)
- ICU 2.0
- Global u_unescapeAt (UNESCAPE_CHAR_AT charAt, int32_t *offset, int32_t length, void *context)
- ICU 2.0
- Global U_UNICODE_CHAR_NAME
- ICU 2.0
- Global U_UNICODE_VERSION
- ICU 2.0
- Global U_UPPERCASE_LETTER
- ICU 2.0
- Global U_VERSION_DELIMITER
- ICU 2.4
- Global u_versionFromString (UVersionInfo versionArray, const char *versionString)
- ICU 2.4
- Global u_versionFromUString (UVersionInfo versionArray, const UChar *versionString)
- ICU 4.2
- Global u_versionToString (const UVersionInfo versionArray, char *versionString)
- ICU 2.4
- Global u_vformatMessage (const char *locale, const UChar *pattern, int32_t patternLength, UChar *result, int32_t resultLength, va_list ap, UErrorCode *status)
- ICU 2.0
- Global u_vformatMessageWithError (const char *locale, const UChar *pattern, int32_t patternLength, UChar *result, int32_t resultLength, UParseError *parseError, va_list ap, UErrorCode *status)
- ICU 2.0
- Global u_vfprintf (UFILE *f, const char *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vfprintf_u (UFILE *f, const UChar *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vfscanf (UFILE *f, const char *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vfscanf_u (UFILE *f, const UChar *patternSpecification, va_list ap)
- ICU 3.0
- Global U_VO_ROTATED
- ICU 63
- Global U_VO_TRANSFORMED_ROTATED
- ICU 63
- Global U_VO_TRANSFORMED_UPRIGHT
- ICU 63
- Global U_VO_UPRIGHT
- ICU 63
- Global u_vparseMessage (const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UErrorCode *status)
- ICU 2.0
- Global u_vparseMessageWithError (const char *locale, const UChar *pattern, int32_t patternLength, const UChar *source, int32_t sourceLength, va_list ap, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- Global u_vsnprintf (UChar *buffer, int32_t count, const char *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vsnprintf_u (UChar *buffer, int32_t count, const UChar *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vsprintf (UChar *buffer, const char *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vsprintf_u (UChar *buffer, const UChar *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vsscanf (const UChar *buffer, const char *patternSpecification, va_list ap)
- ICU 3.0
- Global u_vsscanf_u (const UChar *buffer, const UChar *patternSpecification, va_list ap)
- ICU 3.0
- Global U_WB_CR
- ICU 4.0
- Global U_WB_DOUBLE_QUOTE
- ICU 52
- Global U_WB_E_BASE
- ICU 58
- Global U_WB_E_BASE_GAZ
- ICU 58
- Global U_WB_E_MODIFIER
- ICU 58
- Global U_WB_EXTEND
- ICU 4.0
- Global U_WB_GLUE_AFTER_ZWJ
- ICU 58
- Global U_WB_HEBREW_LETTER
- ICU 52
- Global U_WB_LF
- ICU 4.0
- Global U_WB_MIDNUMLET
- ICU 4.0
- Global U_WB_NEWLINE
- ICU 4.0
- Global U_WB_REGIONAL_INDICATOR
- ICU 50
- Global U_WB_SINGLE_QUOTE
- ICU 52
- Global U_WB_WSEGSPACE
- ICU 62
- Global U_WB_ZWJ
- ICU 58
- Global U_WHITE_SPACE_NEUTRAL
- ICU 2.0
- Global UAcceptResult
- ICU 3.2
- Global UAlphabeticIndexLabelType
- ICU 4.8
- Global UBiDi
- ICU 2.0
- Global ubidi_close (UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_countParagraphs (UBiDi *pBiDi)
- ICU 3.4
- Global ubidi_countRuns (UBiDi *pBiDi, UErrorCode *pErrorCode)
- ICU 2.0
- Global UBIDI_DEFAULT_LTR
- ICU 2.0
- Global UBIDI_DEFAULT_RTL
- ICU 2.0
- Global UBIDI_DO_MIRRORING
- ICU 2.0
- Global ubidi_getBaseDirection (const UChar *text, int32_t length)
- ICU 4.6
- Global ubidi_getClassCallback (UBiDi *pBiDi, UBiDiClassCallback **fn, const void **context)
- ICU 3.6
- Global ubidi_getCustomizedClass (UBiDi *pBiDi, UChar32 c)
- ICU 3.6
- Global ubidi_getDirection (const UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_getLength (const UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_getLevelAt (const UBiDi *pBiDi, int32_t charIndex)
- ICU 2.0
- Global ubidi_getLevels (UBiDi *pBiDi, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_getLogicalIndex (UBiDi *pBiDi, int32_t visualIndex, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_getLogicalMap (UBiDi *pBiDi, int32_t *indexMap, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_getLogicalRun (const UBiDi *pBiDi, int32_t logicalPosition, int32_t *pLogicalLimit, UBiDiLevel *pLevel)
- ICU 2.0
- Global ubidi_getParagraph (const UBiDi *pBiDi, int32_t charIndex, int32_t *pParaStart, int32_t *pParaLimit, UBiDiLevel *pParaLevel, UErrorCode *pErrorCode)
- ICU 3.4
- Global ubidi_getParagraphByIndex (const UBiDi *pBiDi, int32_t paraIndex, int32_t *pParaStart, int32_t *pParaLimit, UBiDiLevel *pParaLevel, UErrorCode *pErrorCode)
- ICU 3.4
- Global ubidi_getParaLevel (const UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_getProcessedLength (const UBiDi *pBiDi)
- ICU 3.6
- Global ubidi_getReorderingMode (UBiDi *pBiDi)
- ICU 3.6
- Global ubidi_getReorderingOptions (UBiDi *pBiDi)
- ICU 3.6
- Global ubidi_getResultLength (const UBiDi *pBiDi)
- ICU 3.6
- Global ubidi_getText (const UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_getVisualIndex (UBiDi *pBiDi, int32_t logicalIndex, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_getVisualMap (UBiDi *pBiDi, int32_t *indexMap, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_getVisualRun (UBiDi *pBiDi, int32_t runIndex, int32_t *pLogicalStart, int32_t *pLength)
- ICU 2.0
- Global UBIDI_INSERT_LRM_FOR_NUMERIC
- ICU 2.0
- Global ubidi_invertMap (const int32_t *srcMap, int32_t *destMap, int32_t length)
- ICU 2.0
- Global ubidi_isInverse (UBiDi *pBiDi)
- ICU 2.0
- Global ubidi_isOrderParagraphsLTR (UBiDi *pBiDi)
- ICU 3.4
- Global UBIDI_KEEP_BASE_COMBINING
- ICU 2.0
- Global UBIDI_LEVEL_OVERRIDE
- ICU 2.0
- Global UBIDI_LOGICAL
- ICU 58
- Global UBIDI_LTR
- ICU 2.0
- Global UBIDI_MAP_NOWHERE
- ICU 3.6
- Global UBIDI_MAX_EXPLICIT_LEVEL
- ICU 2.0
- Global UBIDI_MIRRORING_OFF
- ICU 58
- Global UBIDI_MIRRORING_ON
- ICU 58
- Global UBIDI_MIXED
- ICU 2.0
- Global UBIDI_NEUTRAL
- ICU 4.6
- Global ubidi_open (void)
- ICU 2.0
- Global ubidi_openSized (int32_t maxLength, int32_t maxRunCount, UErrorCode *pErrorCode)
- ICU 2.0
- Global UBIDI_OPTION_DEFAULT
- ICU 3.6
- Global UBIDI_OPTION_INSERT_MARKS
- ICU 3.6
- Global UBIDI_OPTION_REMOVE_CONTROLS
- ICU 3.6
- Global UBIDI_OPTION_STREAMING
- ICU 3.6
- Global ubidi_orderParagraphsLTR (UBiDi *pBiDi, UBool orderParagraphsLTR)
- ICU 3.4
- Global UBIDI_OUTPUT_REVERSE
- ICU 2.0
- Global UBIDI_REMOVE_BIDI_CONTROLS
- ICU 2.0
- Global UBIDI_REORDER_DEFAULT
- ICU 3.6
- Global UBIDI_REORDER_GROUP_NUMBERS_WITH_R
- ICU 3.6
- Global UBIDI_REORDER_INVERSE_FOR_NUMBERS_SPECIAL
- ICU 3.6
- Global UBIDI_REORDER_INVERSE_LIKE_DIRECT
- ICU 3.6
- Global UBIDI_REORDER_INVERSE_NUMBERS_AS_L
- ICU 3.6
- Global UBIDI_REORDER_NUMBERS_SPECIAL
- ICU 3.6
- Global UBIDI_REORDER_RUNS_ONLY
- ICU 3.6
- Global ubidi_reorderLogical (const UBiDiLevel *levels, int32_t length, int32_t *indexMap)
- ICU 2.0
- Global ubidi_reorderVisual (const UBiDiLevel *levels, int32_t length, int32_t *indexMap)
- ICU 2.0
- Global UBIDI_RTL
- ICU 2.0
- Global ubidi_setClassCallback (UBiDi *pBiDi, UBiDiClassCallback *newFn, const void *newContext, UBiDiClassCallback **oldFn, const void **oldContext, UErrorCode *pErrorCode)
- ICU 3.6
- Global ubidi_setContext (UBiDi *pBiDi, const UChar *prologue, int32_t proLength, const UChar *epilogue, int32_t epiLength, UErrorCode *pErrorCode)
- ICU 4.8
- Global ubidi_setInverse (UBiDi *pBiDi, UBool isInverse)
- ICU 2.0
- Global ubidi_setLine (const UBiDi *pParaBiDi, int32_t start, int32_t limit, UBiDi *pLineBiDi, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_setPara (UBiDi *pBiDi, const UChar *text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel *embeddingLevels, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_setReorderingMode (UBiDi *pBiDi, UBiDiReorderingMode reorderingMode)
- ICU 3.6
- Global ubidi_setReorderingOptions (UBiDi *pBiDi, uint32_t reorderingOptions)
- ICU 3.6
- Global UBIDI_VISUAL
- ICU 58
- Global ubidi_writeReordered (UBiDi *pBiDi, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode)
- ICU 2.0
- Global ubidi_writeReverse (const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, uint16_t options, UErrorCode *pErrorCode)
- ICU 2.0
- Global UBiDiClassCallback (const void *context, UChar32 c)
- ICU 3.6
- Global UBiDiDirection
ICU 2.0
ICU 2.0
ICU 2.0
- Global UBiDiLevel
- ICU 2.0
- Global UBiDiMirroring
- ICU 58
- Global UBiDiOrder
- ICU 58
- Global UBidiPairedBracketType
- ICU 52
- Global UBiDiReorderingMode
- ICU 3.6
- Global UBiDiReorderingOption
- ICU 3.6
- Global UBiDiTransform
- ICU 58
- Global ubiditransform_close (UBiDiTransform *pBidiTransform)
- ICU 58
- Global ubiditransform_open (UErrorCode *pErrorCode)
- ICU 58
- Global ubiditransform_transform (UBiDiTransform *pBiDiTransform, const UChar *src, int32_t srcLength, UChar *dest, int32_t destSize, UBiDiLevel inParaLevel, UBiDiOrder inOrder, UBiDiLevel outParaLevel, UBiDiOrder outOrder, UBiDiMirroring doMirroring, uint32_t shapingOptions, UErrorCode *pErrorCode)
- ICU 58
- Global UBLOCK_ADLAM
- ICU 58
- Global UBLOCK_AEGEAN_NUMBERS
- ICU 2.6
- Global UBLOCK_AHOM
- ICU 56
- Global UBLOCK_ALCHEMICAL_SYMBOLS
- ICU 4.6
- Global UBLOCK_ALPHABETIC_PRESENTATION_FORMS
- ICU 2.0
- Global UBLOCK_ANATOLIAN_HIEROGLYPHS
- ICU 56
- Global UBLOCK_ANCIENT_GREEK_MUSICAL_NOTATION
- ICU 3.4
- Global UBLOCK_ANCIENT_GREEK_NUMBERS
- ICU 3.4
- Global UBLOCK_ANCIENT_SYMBOLS
- ICU 4.0
- Global UBLOCK_ARABIC
- ICU 2.0
- Global UBLOCK_ARABIC_EXTENDED_A
- ICU 49
- Global UBLOCK_ARABIC_MATHEMATICAL_ALPHABETIC_SYMBOLS
- ICU 49
- Global UBLOCK_ARABIC_PRESENTATION_FORMS_A
- ICU 2.0
- Global UBLOCK_ARABIC_PRESENTATION_FORMS_B
- ICU 2.0
- Global UBLOCK_ARABIC_SUPPLEMENT
- ICU 3.4
- Global UBLOCK_ARMENIAN
- ICU 2.0
- Global UBLOCK_ARROWS
- ICU 2.0
- Global UBLOCK_AVESTAN
- ICU 4.4
- Global UBLOCK_BALINESE
- ICU 3.6
- Global UBLOCK_BAMUM
- ICU 4.4
- Global UBLOCK_BAMUM_SUPPLEMENT
- ICU 4.6
- Global UBLOCK_BASIC_LATIN
- ICU 2.0
- Global UBLOCK_BASSA_VAH
- ICU 54
- Global UBLOCK_BATAK
- ICU 4.6
- Global UBLOCK_BENGALI
- ICU 2.0
- Global UBLOCK_BHAIKSUKI
- ICU 58
- Global UBLOCK_BLOCK_ELEMENTS
- ICU 2.0
- Global UBLOCK_BOPOMOFO
- ICU 2.0
- Global UBLOCK_BOPOMOFO_EXTENDED
- ICU 2.0
- Global UBLOCK_BOX_DRAWING
- ICU 2.0
- Global UBLOCK_BRAHMI
- ICU 4.6
- Global UBLOCK_BRAILLE_PATTERNS
- ICU 2.0
- Global UBLOCK_BUGINESE
- ICU 3.4
- Global UBLOCK_BUHID
- ICU 2.2
- Global UBLOCK_BYZANTINE_MUSICAL_SYMBOLS
- ICU 2.0
- Global UBLOCK_CARIAN
- ICU 4.0
- Global UBLOCK_CAUCASIAN_ALBANIAN
- ICU 54
- Global UBLOCK_CHAKMA
- ICU 49
- Global UBLOCK_CHAM
- ICU 4.0
- Global UBLOCK_CHEROKEE
- ICU 2.0
- Global UBLOCK_CHEROKEE_SUPPLEMENT
- ICU 56
- Global UBLOCK_CHESS_SYMBOLS
- ICU 62
- Global UBLOCK_CJK_COMPATIBILITY
- ICU 2.0
- Global UBLOCK_CJK_COMPATIBILITY_FORMS
- ICU 2.0
- Global UBLOCK_CJK_COMPATIBILITY_IDEOGRAPHS
- ICU 2.0
- Global UBLOCK_CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT
- ICU 2.0
- Global UBLOCK_CJK_RADICALS_SUPPLEMENT
- ICU 2.0
- Global UBLOCK_CJK_STROKES
- ICU 3.4
- Global UBLOCK_CJK_SYMBOLS_AND_PUNCTUATION
- ICU 2.0
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS
- ICU 2.0
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A
- ICU 2.0
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B
- ICU 2.0
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C
- ICU 4.4
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_D
- ICU 4.6
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_E
- ICU 56
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_F
- ICU 60
- Global UBLOCK_COMBINING_DIACRITICAL_MARKS
- ICU 2.0
- Global UBLOCK_COMBINING_DIACRITICAL_MARKS_EXTENDED
- ICU 54
- Global UBLOCK_COMBINING_DIACRITICAL_MARKS_SUPPLEMENT
- ICU 3.4
- Global UBLOCK_COMBINING_HALF_MARKS
- ICU 2.0
- Global UBLOCK_COMBINING_MARKS_FOR_SYMBOLS
- ICU 2.0
- Global UBLOCK_COMMON_INDIC_NUMBER_FORMS
- ICU 4.4
- Global UBLOCK_CONTROL_PICTURES
- ICU 2.0
- Global UBLOCK_COPTIC
- ICU 3.4
- Global UBLOCK_COPTIC_EPACT_NUMBERS
- ICU 54
- Global UBLOCK_COUNTING_ROD_NUMERALS
- ICU 3.6
- Global UBLOCK_CUNEIFORM
- ICU 3.6
- Global UBLOCK_CUNEIFORM_NUMBERS_AND_PUNCTUATION
- ICU 3.6
- Global UBLOCK_CURRENCY_SYMBOLS
- ICU 2.0
- Global UBLOCK_CYPRIOT_SYLLABARY
- ICU 2.6
- Global UBLOCK_CYRILLIC
- ICU 2.0
- Global UBLOCK_CYRILLIC_EXTENDED_A
- ICU 4.0
- Global UBLOCK_CYRILLIC_EXTENDED_B
- ICU 4.0
- Global UBLOCK_CYRILLIC_EXTENDED_C
- ICU 58
- Global UBLOCK_CYRILLIC_SUPPLEMENT
- ICU 3.0
- Global UBLOCK_CYRILLIC_SUPPLEMENTARY
- ICU 2.2
- Global UBLOCK_DESERET
- ICU 2.0
- Global UBLOCK_DEVANAGARI
- ICU 2.0
- Global UBLOCK_DEVANAGARI_EXTENDED
- ICU 4.4
- Global UBLOCK_DINGBATS
- ICU 2.0
- Global UBLOCK_DOGRA
- ICU 62
- Global UBLOCK_DOMINO_TILES
- ICU 4.0
- Global UBLOCK_DUPLOYAN
- ICU 54
- Global UBLOCK_EARLY_DYNASTIC_CUNEIFORM
- ICU 56
- Global UBLOCK_EGYPTIAN_HIEROGLYPH_FORMAT_CONTROLS
- ICU 64
- Global UBLOCK_EGYPTIAN_HIEROGLYPHS
- ICU 4.4
- Global UBLOCK_ELBASAN
- ICU 54
- Global UBLOCK_ELYMAIC
- ICU 64
- Global UBLOCK_EMOTICONS
- ICU 4.6
- Global UBLOCK_ENCLOSED_ALPHANUMERIC_SUPPLEMENT
- ICU 4.4
- Global UBLOCK_ENCLOSED_ALPHANUMERICS
- ICU 2.0
- Global UBLOCK_ENCLOSED_CJK_LETTERS_AND_MONTHS
- ICU 2.0
- Global UBLOCK_ENCLOSED_IDEOGRAPHIC_SUPPLEMENT
- ICU 4.4
- Global UBLOCK_ETHIOPIC
- ICU 2.0
- Global UBLOCK_ETHIOPIC_EXTENDED
- ICU 3.4
- Global UBLOCK_ETHIOPIC_EXTENDED_A
- ICU 4.6
- Global UBLOCK_ETHIOPIC_SUPPLEMENT
- ICU 3.4
- Global UBLOCK_GENERAL_PUNCTUATION
- ICU 2.0
- Global UBLOCK_GEOMETRIC_SHAPES
- ICU 2.0
- Global UBLOCK_GEOMETRIC_SHAPES_EXTENDED
- ICU 54
- Global UBLOCK_GEORGIAN
- ICU 2.0
- Global UBLOCK_GEORGIAN_EXTENDED
- ICU 62
- Global UBLOCK_GEORGIAN_SUPPLEMENT
- ICU 3.4
- Global ublock_getCode (UChar32 c)
- ICU 2.0
- Global UBLOCK_GLAGOLITIC
- ICU 3.4
- Global UBLOCK_GLAGOLITIC_SUPPLEMENT
- ICU 58
- Global UBLOCK_GOTHIC
- ICU 2.0
- Global UBLOCK_GRANTHA
- ICU 54
- Global UBLOCK_GREEK
- ICU 2.0
- Global UBLOCK_GREEK_EXTENDED
- ICU 2.0
- Global UBLOCK_GUJARATI
- ICU 2.0
- Global UBLOCK_GUNJALA_GONDI
- ICU 62
- Global UBLOCK_GURMUKHI
- ICU 2.0
- Global UBLOCK_HALFWIDTH_AND_FULLWIDTH_FORMS
- ICU 2.0
- Global UBLOCK_HANGUL_COMPATIBILITY_JAMO
- ICU 2.0
- Global UBLOCK_HANGUL_JAMO
- ICU 2.0
- Global UBLOCK_HANGUL_JAMO_EXTENDED_A
- ICU 4.4
- Global UBLOCK_HANGUL_JAMO_EXTENDED_B
- ICU 4.4
- Global UBLOCK_HANGUL_SYLLABLES
- ICU 2.0
- Global UBLOCK_HANIFI_ROHINGYA
- ICU 62
- Global UBLOCK_HANUNOO
- ICU 2.2
- Global UBLOCK_HATRAN
- ICU 56
- Global UBLOCK_HEBREW
- ICU 2.0
- Global UBLOCK_HIGH_PRIVATE_USE_SURROGATES
- ICU 2.0
- Global UBLOCK_HIGH_SURROGATES
- ICU 2.0
- Global UBLOCK_HIRAGANA
- ICU 2.0
- Global UBLOCK_IDEOGRAPHIC_DESCRIPTION_CHARACTERS
- ICU 2.0
- Global UBLOCK_IDEOGRAPHIC_SYMBOLS_AND_PUNCTUATION
- ICU 58
- Global UBLOCK_IMPERIAL_ARAMAIC
- ICU 4.4
- Global UBLOCK_INDIC_SIYAQ_NUMBERS
- ICU 62
- Global UBLOCK_INSCRIPTIONAL_PAHLAVI
- ICU 4.4
- Global UBLOCK_INSCRIPTIONAL_PARTHIAN
- ICU 4.4
- Global UBLOCK_INVALID_CODE
- ICU 2.0
- Global UBLOCK_IPA_EXTENSIONS
- ICU 2.0
- Global UBLOCK_JAVANESE
- ICU 4.4
- Global UBLOCK_KAITHI
- ICU 4.4
- Global UBLOCK_KANA_EXTENDED_A
- ICU 60
- Global UBLOCK_KANA_SUPPLEMENT
- ICU 4.6
- Global UBLOCK_KANBUN
- ICU 2.0
- Global UBLOCK_KANGXI_RADICALS
- ICU 2.0
- Global UBLOCK_KANNADA
- ICU 2.0
- Global UBLOCK_KATAKANA
- ICU 2.0
- Global UBLOCK_KATAKANA_PHONETIC_EXTENSIONS
- ICU 2.2
- Global UBLOCK_KAYAH_LI
- ICU 4.0
- Global UBLOCK_KHAROSHTHI
- ICU 3.4
- Global UBLOCK_KHMER
- ICU 2.0
- Global UBLOCK_KHMER_SYMBOLS
- ICU 2.6
- Global UBLOCK_KHOJKI
- ICU 54
- Global UBLOCK_KHUDAWADI
- ICU 54
- Global UBLOCK_LAO
- ICU 2.0
- Global UBLOCK_LATIN_1_SUPPLEMENT
- ICU 2.0
- Global UBLOCK_LATIN_EXTENDED_A
- ICU 2.0
- Global UBLOCK_LATIN_EXTENDED_ADDITIONAL
- ICU 2.0
- Global UBLOCK_LATIN_EXTENDED_B
- ICU 2.0
- Global UBLOCK_LATIN_EXTENDED_C
- ICU 3.6
- Global UBLOCK_LATIN_EXTENDED_D
- ICU 3.6
- Global UBLOCK_LATIN_EXTENDED_E
- ICU 54
- Global UBLOCK_LEPCHA
- ICU 4.0
- Global UBLOCK_LETTERLIKE_SYMBOLS
- ICU 2.0
- Global UBLOCK_LIMBU
- ICU 2.6
- Global UBLOCK_LINEAR_A
- ICU 54
- Global UBLOCK_LINEAR_B_IDEOGRAMS
- ICU 2.6
- Global UBLOCK_LINEAR_B_SYLLABARY
- ICU 2.6
- Global UBLOCK_LISU
- ICU 4.4
- Global UBLOCK_LOW_SURROGATES
- ICU 2.0
- Global UBLOCK_LYCIAN
- ICU 4.0
- Global UBLOCK_LYDIAN
- ICU 4.0
- Global UBLOCK_MAHAJANI
- ICU 54
- Global UBLOCK_MAHJONG_TILES
- ICU 4.0
- Global UBLOCK_MAKASAR
- ICU 62
- Global UBLOCK_MALAYALAM
- ICU 2.0
- Global UBLOCK_MANDAIC
- ICU 4.6
- Global UBLOCK_MANICHAEAN
- ICU 54
- Global UBLOCK_MARCHEN
- ICU 58
- Global UBLOCK_MASARAM_GONDI
- ICU 60
- Global UBLOCK_MATHEMATICAL_ALPHANUMERIC_SYMBOLS
- ICU 2.0
- Global UBLOCK_MATHEMATICAL_OPERATORS
- ICU 2.0
- Global UBLOCK_MAYAN_NUMERALS
- ICU 62
- Global UBLOCK_MEDEFAIDRIN
- ICU 62
- Global UBLOCK_MEETEI_MAYEK
- ICU 4.4
- Global UBLOCK_MEETEI_MAYEK_EXTENSIONS
- ICU 49
- Global UBLOCK_MENDE_KIKAKUI
- ICU 54
- Global UBLOCK_MEROITIC_CURSIVE
- ICU 49
- Global UBLOCK_MEROITIC_HIEROGLYPHS
- ICU 49
- Global UBLOCK_MIAO
- ICU 49
- Global UBLOCK_MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A
- ICU 2.2
- Global UBLOCK_MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B
- ICU 2.2
- Global UBLOCK_MISCELLANEOUS_SYMBOLS
- ICU 2.0
- Global UBLOCK_MISCELLANEOUS_SYMBOLS_AND_ARROWS
- ICU 2.6
- Global UBLOCK_MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS
- ICU 4.6
- Global UBLOCK_MISCELLANEOUS_TECHNICAL
- ICU 2.0
- Global UBLOCK_MODI
- ICU 54
- Global UBLOCK_MODIFIER_TONE_LETTERS
- ICU 3.4
- Global UBLOCK_MONGOLIAN
- ICU 2.0
- Global UBLOCK_MONGOLIAN_SUPPLEMENT
- ICU 58
- Global UBLOCK_MRO
- ICU 54
- Global UBLOCK_MULTANI
- ICU 56
- Global UBLOCK_MUSICAL_SYMBOLS
- ICU 2.0
- Global UBLOCK_MYANMAR
- ICU 2.0
- Global UBLOCK_MYANMAR_EXTENDED_A
- ICU 4.4
- Global UBLOCK_MYANMAR_EXTENDED_B
- ICU 54
- Global UBLOCK_NABATAEAN
- ICU 54
- Global UBLOCK_NANDINAGARI
- ICU 64
- Global UBLOCK_NEW_TAI_LUE
- ICU 3.4
- Global UBLOCK_NEWA
- ICU 58
- Global UBLOCK_NKO
- ICU 3.6
- Global UBLOCK_NO_BLOCK
- ICU 2.6
- Global UBLOCK_NUMBER_FORMS
- ICU 2.0
- Global UBLOCK_NUSHU
- ICU 60
- Global UBLOCK_NYIAKENG_PUACHUE_HMONG
- ICU 64
- Global UBLOCK_OGHAM
- ICU 2.0
- Global UBLOCK_OL_CHIKI
- ICU 4.0
- Global UBLOCK_OLD_HUNGARIAN
- ICU 56
- Global UBLOCK_OLD_ITALIC
- ICU 2.0
- Global UBLOCK_OLD_NORTH_ARABIAN
- ICU 54
- Global UBLOCK_OLD_PERMIC
- ICU 54
- Global UBLOCK_OLD_PERSIAN
- ICU 3.4
- Global UBLOCK_OLD_SOGDIAN
- ICU 62
- Global UBLOCK_OLD_SOUTH_ARABIAN
- ICU 4.4
- Global UBLOCK_OLD_TURKIC
- ICU 4.4
- Global UBLOCK_OPTICAL_CHARACTER_RECOGNITION
- ICU 2.0
- Global UBLOCK_ORIYA
- ICU 2.0
- Global UBLOCK_ORNAMENTAL_DINGBATS
- ICU 54
- Global UBLOCK_OSAGE
- ICU 58
- Global UBLOCK_OSMANYA
- ICU 2.6
- Global UBLOCK_OTTOMAN_SIYAQ_NUMBERS
- ICU 64
- Global UBLOCK_PAHAWH_HMONG
- ICU 54
- Global UBLOCK_PALMYRENE
- ICU 54
- Global UBLOCK_PAU_CIN_HAU
- ICU 54
- Global UBLOCK_PHAGS_PA
- ICU 3.6
- Global UBLOCK_PHAISTOS_DISC
- ICU 4.0
- Global UBLOCK_PHOENICIAN
- ICU 3.6
- Global UBLOCK_PHONETIC_EXTENSIONS
- ICU 2.6
- Global UBLOCK_PHONETIC_EXTENSIONS_SUPPLEMENT
- ICU 3.4
- Global UBLOCK_PLAYING_CARDS
- ICU 4.6
- Global UBLOCK_PRIVATE_USE
- ICU 2.0
- Global UBLOCK_PRIVATE_USE_AREA
- ICU 2.0
- Global UBLOCK_PSALTER_PAHLAVI
- ICU 54
- Global UBLOCK_REJANG
- ICU 4.0
- Global UBLOCK_RUMI_NUMERAL_SYMBOLS
- ICU 4.4
- Global UBLOCK_RUNIC
- ICU 2.0
- Global UBLOCK_SAMARITAN
- ICU 4.4
- Global UBLOCK_SAURASHTRA
- ICU 4.0
- Global UBLOCK_SHARADA
- ICU 49
- Global UBLOCK_SHAVIAN
- ICU 2.6
- Global UBLOCK_SHORTHAND_FORMAT_CONTROLS
- ICU 54
- Global UBLOCK_SIDDHAM
- ICU 54
- Global UBLOCK_SINHALA
- ICU 2.0
- Global UBLOCK_SINHALA_ARCHAIC_NUMBERS
- ICU 54
- Global UBLOCK_SMALL_FORM_VARIANTS
- ICU 2.0
- Global UBLOCK_SMALL_KANA_EXTENSION
- ICU 64
- Global UBLOCK_SOGDIAN
- ICU 62
- Global UBLOCK_SORA_SOMPENG
- ICU 49
- Global UBLOCK_SOYOMBO
- ICU 60
- Global UBLOCK_SPACING_MODIFIER_LETTERS
- ICU 2.0
- Global UBLOCK_SPECIALS
- ICU 2.0
- Global UBLOCK_SUNDANESE
- ICU 4.0
- Global UBLOCK_SUNDANESE_SUPPLEMENT
- ICU 49
- Global UBLOCK_SUPERSCRIPTS_AND_SUBSCRIPTS
- ICU 2.0
- Global UBLOCK_SUPPLEMENTAL_ARROWS_A
- ICU 2.2
- Global UBLOCK_SUPPLEMENTAL_ARROWS_B
- ICU 2.2
- Global UBLOCK_SUPPLEMENTAL_ARROWS_C
- ICU 54
- Global UBLOCK_SUPPLEMENTAL_MATHEMATICAL_OPERATORS
- ICU 2.2
- Global UBLOCK_SUPPLEMENTAL_PUNCTUATION
- ICU 3.4
- Global UBLOCK_SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS
- ICU 56
- Global UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_A
- ICU 2.2
- Global UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_B
- ICU 2.2
- Global UBLOCK_SUTTON_SIGNWRITING
- ICU 56
- Global UBLOCK_SYLOTI_NAGRI
- ICU 3.4
- Global UBLOCK_SYMBOLS_AND_PICTOGRAPHS_EXTENDED_A
- ICU 64
- Global UBLOCK_SYRIAC
- ICU 2.0
- Global UBLOCK_SYRIAC_SUPPLEMENT
- ICU 60
- Global UBLOCK_TAGALOG
- ICU 2.2
- Global UBLOCK_TAGBANWA
- ICU 2.2
- Global UBLOCK_TAGS
- ICU 2.0
- Global UBLOCK_TAI_LE
- ICU 2.6
- Global UBLOCK_TAI_THAM
- ICU 4.4
- Global UBLOCK_TAI_VIET
- ICU 4.4
- Global UBLOCK_TAI_XUAN_JING_SYMBOLS
- ICU 2.6
- Global UBLOCK_TAKRI
- ICU 49
- Global UBLOCK_TAMIL
- ICU 2.0
- Global UBLOCK_TAMIL_SUPPLEMENT
- ICU 64
- Global UBLOCK_TANGUT
- ICU 58
- Global UBLOCK_TANGUT_COMPONENTS
- ICU 58
- Global UBLOCK_TELUGU
- ICU 2.0
- Global UBLOCK_THAANA
- ICU 2.0
- Global UBLOCK_THAI
- ICU 2.0
- Global UBLOCK_TIBETAN
- ICU 2.0
- Global UBLOCK_TIFINAGH
- ICU 3.4
- Global UBLOCK_TIRHUTA
- ICU 54
- Global UBLOCK_TRANSPORT_AND_MAP_SYMBOLS
- ICU 4.6
- Global UBLOCK_UGARITIC
- ICU 2.6
- Global UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS
- ICU 2.0
- Global UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED
- ICU 4.4
- Global UBLOCK_VAI
- ICU 4.0
- Global UBLOCK_VARIATION_SELECTORS
- ICU 2.2
- Global UBLOCK_VARIATION_SELECTORS_SUPPLEMENT
- ICU 2.6
- Global UBLOCK_VEDIC_EXTENSIONS
- ICU 4.4
- Global UBLOCK_VERTICAL_FORMS
- ICU 3.4
- Global UBLOCK_WANCHO
- ICU 64
- Global UBLOCK_WARANG_CITI
- ICU 54
- Global UBLOCK_YI_RADICALS
- ICU 2.0
- Global UBLOCK_YI_SYLLABLES
- ICU 2.0
- Global UBLOCK_YIJING_HEXAGRAM_SYMBOLS
- ICU 2.6
- Global UBLOCK_ZANABAZAR_SQUARE
- ICU 60
- Global UBlockCode
ICU 2.0
ICU 2.0
- Global UBool
- ICU 2.0
- Global UBreakIterator
ICU 2.0
ICU 2.1
- Global UBreakIteratorType
- ICU 2.0
- Global UBRK_CHARACTER
- ICU 2.0
- Global ubrk_close (UBreakIterator *bi)
- ICU 2.0
- Global ubrk_countAvailable (void)
- ICU 2.0
- Global ubrk_current (const UBreakIterator *bi)
- ICU 2.0
- Global UBRK_DONE
- ICU 2.0
- Global ubrk_first (UBreakIterator *bi)
- ICU 2.0
- Global ubrk_following (UBreakIterator *bi, int32_t offset)
- ICU 2.0
- Global ubrk_getAvailable (int32_t index)
- ICU 2.0
- Global ubrk_getBinaryRules (UBreakIterator *bi, uint8_t *binaryRules, int32_t rulesCapacity, UErrorCode *status)
- ICU 59
- Global ubrk_getLocaleByType (const UBreakIterator *bi, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global ubrk_getRuleStatus (UBreakIterator *bi)
- ICU 2.2
- Global ubrk_getRuleStatusVec (UBreakIterator *bi, int32_t *fillInVec, int32_t capacity, UErrorCode *status)
- ICU 3.0
- Global ubrk_isBoundary (UBreakIterator *bi, int32_t offset)
- ICU 2.0
- Global ubrk_last (UBreakIterator *bi)
- ICU 2.0
- Global UBRK_LINE
- ICU 2.0
- Global ubrk_next (UBreakIterator *bi)
- ICU 2.0
- Global ubrk_open (UBreakIteratorType type, const char *locale, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 2.0
- Global ubrk_openBinaryRules (const uint8_t *binaryRules, int32_t rulesLength, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 59
- Global ubrk_openRules (const UChar *rules, int32_t rulesLength, const UChar *text, int32_t textLength, UParseError *parseErr, UErrorCode *status)
- ICU 2.2
- Global ubrk_preceding (UBreakIterator *bi, int32_t offset)
- ICU 2.0
- Global ubrk_previous (UBreakIterator *bi)
- ICU 2.0
- Global ubrk_refreshUText (UBreakIterator *bi, UText *text, UErrorCode *status)
- ICU 49
- Global ubrk_safeClone (const UBreakIterator *bi, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
- ICU 2.0
- Global UBRK_SENTENCE
- ICU 2.0
- Global ubrk_setText (UBreakIterator *bi, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 2.0
- Global ubrk_setUText (UBreakIterator *bi, UText *text, UErrorCode *status)
- ICU 3.4
- Global UBRK_WORD
- ICU 2.0
- File ucal.h
- ICU 2.0
- Global ucal_add (UCalendar *cal, UCalendarDateFields field, int32_t amount, UErrorCode *status)
- ICU 2.0
- Global UCAL_AM_PM
- ICU 2.6
- Global ucal_clear (UCalendar *calendar)
- ICU 2.0
- Global ucal_clearField (UCalendar *cal, UCalendarDateFields field)
- ICU 2.0
- Global ucal_clone (const UCalendar *cal, UErrorCode *status)
- ICU 4.0
- Global ucal_close (UCalendar *cal)
- ICU 2.0
- Global ucal_countAvailable (void)
- ICU 2.0
- Global UCAL_DATE
- ICU 2.6
- Global UCAL_DAY_OF_MONTH
- ICU 2.8
- Global UCAL_DAY_OF_WEEK
- ICU 2.6
- Global UCAL_DAY_OF_WEEK_IN_MONTH
- ICU 2.6
- Global UCAL_DAY_OF_YEAR
- ICU 2.6
- Global UCAL_DEFAULT
- ICU 4.2
- Global UCAL_DOW_LOCAL
- ICU 2.6
- Global UCAL_DST_OFFSET
- ICU 2.6
- Global ucal_equivalentTo (const UCalendar *cal1, const UCalendar *cal2)
- ICU 2.0
- Global UCAL_ERA
- ICU 2.6
- Global UCAL_EXTENDED_YEAR
- ICU 2.8
- Global UCAL_FIRST_DAY_OF_WEEK
- ICU 2.0
- Global ucal_get (const UCalendar *cal, UCalendarDateFields field, UErrorCode *status)
- ICU 2.0
- Global ucal_getAttribute (const UCalendar *cal, UCalendarAttribute attr)
- ICU 2.0
- Global ucal_getAvailable (int32_t localeIndex)
- ICU 2.0
- Global ucal_getCanonicalTimeZoneID (const UChar *id, int32_t len, UChar *result, int32_t resultCapacity, UBool *isSystemID, UErrorCode *status)
- ICU 4.0
- Global ucal_getDayOfWeekType (const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode *status)
- ICU 4.4
- Global ucal_getDefaultTimeZone (UChar *result, int32_t resultCapacity, UErrorCode *ec)
- ICU 2.6
- Global ucal_getDSTSavings (const UChar *zoneID, UErrorCode *ec)
- ICU 2.6
- Global ucal_getFieldDifference (UCalendar *cal, UDate target, UCalendarDateFields field, UErrorCode *status)
- ICU 4.8
- Global ucal_getGregorianChange (const UCalendar *cal, UErrorCode *pErrorCode)
- ICU 3.6
- Global ucal_getKeywordValuesForLocale (const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status)
- ICU 4.2
- Global ucal_getLimit (const UCalendar *cal, UCalendarDateFields field, UCalendarLimitType type, UErrorCode *status)
- ICU 2.0
- Global ucal_getLocaleByType (const UCalendar *cal, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global ucal_getMillis (const UCalendar *cal, UErrorCode *status)
- ICU 2.0
- Global ucal_getNow (void)
- ICU 2.0
- Global ucal_getTimeZoneDisplayName (const UCalendar *cal, UCalendarDisplayNameType type, const char *locale, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global ucal_getTimeZoneID (const UCalendar *cal, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 51
- Global ucal_getTimeZoneIDForWindowsID (const UChar *winid, int32_t len, const char *region, UChar *id, int32_t idCapacity, UErrorCode *status)
- ICU 52
- Global ucal_getTimeZoneTransitionDate (const UCalendar *cal, UTimeZoneTransitionType type, UDate *transition, UErrorCode *status)
- ICU 50
- Global ucal_getType (const UCalendar *cal, UErrorCode *status)
- ICU 4.2
- Global ucal_getTZDataVersion (UErrorCode *status)
- ICU 3.8
- Global ucal_getWeekendTransition (const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode *status)
- ICU 4.4
- Global ucal_getWindowsTimeZoneID (const UChar *id, int32_t len, UChar *winid, int32_t winidCapacity, UErrorCode *status)
- ICU 52
- Global UCAL_GREGORIAN
- ICU 2.0
- Global UCAL_HOUR
- ICU 2.6
- Global UCAL_HOUR_OF_DAY
- ICU 2.6
- Global ucal_inDaylightTime (const UCalendar *cal, UErrorCode *status)
- ICU 2.0
- Global ucal_isSet (const UCalendar *cal, UCalendarDateFields field)
- ICU 2.0
- Global ucal_isWeekend (const UCalendar *cal, UDate date, UErrorCode *status)
- ICU 4.4
- Global UCAL_JULIAN_DAY
- ICU 2.8
- Global UCAL_LENIENT
- ICU 2.0
- Global UCAL_MILLISECOND
- ICU 2.6
- Global UCAL_MILLISECONDS_IN_DAY
- ICU 2.8
- Global UCAL_MINIMAL_DAYS_IN_FIRST_WEEK
- ICU 2.0
- Global UCAL_MINUTE
- ICU 2.6
- Global UCAL_MONTH
- ICU 2.6
- Global ucal_open (const UChar *zoneID, int32_t len, const char *locale, UCalendarType type, UErrorCode *status)
- ICU 2.0
- Global ucal_openCountryTimeZones (const char *country, UErrorCode *ec)
- ICU 2.6
- Global ucal_openTimeZoneIDEnumeration (USystemTimeZoneType zoneType, const char *region, const int32_t *rawOffset, UErrorCode *ec)
- ICU 4.8
- Global ucal_openTimeZones (UErrorCode *ec)
- ICU 2.6
- Global UCAL_REPEATED_WALL_TIME
- ICU 49
- Global ucal_roll (UCalendar *cal, UCalendarDateFields field, int32_t amount, UErrorCode *status)
- ICU 2.0
- Global UCAL_SECOND
- ICU 2.6
- Global ucal_set (UCalendar *cal, UCalendarDateFields field, int32_t value)
- ICU 2.0
- Global ucal_setAttribute (UCalendar *cal, UCalendarAttribute attr, int32_t newValue)
- ICU 2.0
- Global ucal_setDate (UCalendar *cal, int32_t year, int32_t month, int32_t date, UErrorCode *status)
- ICU 2.0
- Global ucal_setDateTime (UCalendar *cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode *status)
- ICU 2.0
- Global ucal_setDefaultTimeZone (const UChar *zoneID, UErrorCode *ec)
- ICU 2.6
- Global ucal_setGregorianChange (UCalendar *cal, UDate date, UErrorCode *pErrorCode)
- ICU 3.6
- Global ucal_setMillis (UCalendar *cal, UDate dateTime, UErrorCode *status)
- ICU 2.0
- Global ucal_setTimeZone (UCalendar *cal, const UChar *zoneID, int32_t len, UErrorCode *status)
- ICU 2.0
- Global UCAL_SKIPPED_WALL_TIME
- ICU 49
- Global UCAL_TRADITIONAL
- ICU 2.0
- Global UCAL_TZ_TRANSITION_NEXT
- ICU 50
- Global UCAL_TZ_TRANSITION_NEXT_INCLUSIVE
- ICU 50
- Global UCAL_TZ_TRANSITION_PREVIOUS
- ICU 50
- Global UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE
- ICU 50
- Global UCAL_UNKNOWN_ZONE_ID
- ICU 4.8
- Global UCAL_WALLTIME_FIRST
- ICU 49
- Global UCAL_WALLTIME_LAST
- ICU 49
- Global UCAL_WALLTIME_NEXT_VALID
- ICU 49
- Global UCAL_WEEK_OF_MONTH
- ICU 2.6
- Global UCAL_WEEK_OF_YEAR
- ICU 2.6
- Global UCAL_WEEKDAY
- ICU 4.4
- Global UCAL_WEEKEND
- ICU 4.4
- Global UCAL_WEEKEND_CEASE
- ICU 4.4
- Global UCAL_WEEKEND_ONSET
- ICU 4.4
- Global UCAL_YEAR
- ICU 2.6
- Global UCAL_YEAR_WOY
- ICU 2.6
- Global UCAL_ZONE_OFFSET
- ICU 2.6
- Global UCAL_ZONE_TYPE_ANY
- ICU 4.8
- Global UCAL_ZONE_TYPE_CANONICAL
- ICU 4.8
- Global UCAL_ZONE_TYPE_CANONICAL_LOCATION
- ICU 4.8
- Global UCalendar
- ICU 2.0
- Global UCalendarAMPMs
ICU 2.0
ICU 2.0
- Global UCalendarAttribute
ICU 2.0
ICU 2.0
- Global UCalendarDateFields
ICU 2.0
ICU 2.0
- Global UCalendarDaysOfWeek
ICU 2.0
ICU 2.0
- Global UCalendarDisplayNameType
ICU 2.0
ICU 2.0
- Global UCalendarLimitType
ICU 2.0
ICU 2.0
- Global UCalendarMonths
ICU 2.0
ICU 2.0
- Global UCalendarType
ICU 2.0
ICU 2.0
- Global UCalendarWallTimeOption
ICU 49
ICU 49
- Global UCalendarWeekdayType
ICU 4.4
ICU 4.4
- Global UCaseMap
- ICU 3.4
- Global ucasemap_close (UCaseMap *csm)
- ICU 3.4
- Global ucasemap_getBreakIterator (const UCaseMap *csm)
- ICU 3.8
- Global ucasemap_getLocale (const UCaseMap *csm)
- ICU 3.4
- Global ucasemap_getOptions (const UCaseMap *csm)
- ICU 3.4
- Global ucasemap_open (const char *locale, uint32_t options, UErrorCode *pErrorCode)
- ICU 3.4
- Global ucasemap_setBreakIterator (UCaseMap *csm, UBreakIterator *iterToAdopt, UErrorCode *pErrorCode)
- ICU 3.8
- Global ucasemap_setLocale (UCaseMap *csm, const char *locale, UErrorCode *pErrorCode)
- ICU 3.4
- Global ucasemap_setOptions (UCaseMap *csm, uint32_t options, UErrorCode *pErrorCode)
- ICU 3.4
- Global ucasemap_toTitle (UCaseMap *csm, UChar *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.8
- Global ucasemap_utf8FoldCase (const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.8
- Global ucasemap_utf8ToLower (const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.4
- Global ucasemap_utf8ToTitle (UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.8
- Global ucasemap_utf8ToUpper (const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 3.4
- Global UChar
- ICU 4.4
- Global UChar32
- ICU 2.4
- Global UCHAR_AGE
- ICU 2.4
- Global UCHAR_ALPHABETIC
- ICU 2.1
- Global UCHAR_ASCII_HEX_DIGIT
- ICU 2.1
- Global UCHAR_BIDI_CLASS
- ICU 2.2
- Global UCHAR_BIDI_CONTROL
- ICU 2.1
- Global UCHAR_BIDI_MIRRORED
- ICU 2.1
- Global UCHAR_BIDI_MIRRORING_GLYPH
- ICU 2.4
- Global UCHAR_BIDI_PAIRED_BRACKET
- ICU 52
- Global UCHAR_BIDI_PAIRED_BRACKET_TYPE
- ICU 52
- Global UCHAR_BINARY_START
- ICU 2.1
- Global UCHAR_BLOCK
- ICU 2.2
- Global UCHAR_CANONICAL_COMBINING_CLASS
- ICU 2.2
- Global UCHAR_CASE_FOLDING
- ICU 2.4
- Global UCHAR_CASE_IGNORABLE
- ICU 4.4
- Global UCHAR_CASE_SENSITIVE
- ICU 2.6
- Global UCHAR_CASED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_CASEFOLDED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_CASEMAPPED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_LOWERCASED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_NFKC_CASEFOLDED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_TITLECASED
- ICU 4.4
- Global UCHAR_CHANGES_WHEN_UPPERCASED
- ICU 4.4
- Global UCHAR_DASH
- ICU 2.1
- Global UCHAR_DECOMPOSITION_TYPE
- ICU 2.2
- Global UCHAR_DEFAULT_IGNORABLE_CODE_POINT
- ICU 2.1
- Global UCHAR_DEPRECATED
- ICU 2.1
- Global UCHAR_DIACRITIC
- ICU 2.1
- Global UCHAR_DOUBLE_START
- ICU 2.4
- Global UCHAR_EAST_ASIAN_WIDTH
- ICU 2.2
- Global UCHAR_EMOJI
- ICU 57
- Global UCHAR_EMOJI_COMPONENT
- ICU 60
- Global UCHAR_EMOJI_MODIFIER
- ICU 57
- Global UCHAR_EMOJI_MODIFIER_BASE
- ICU 57
- Global UCHAR_EMOJI_PRESENTATION
- ICU 57
- Global UCHAR_EXTENDED_PICTOGRAPHIC
- ICU 62
- Global UCHAR_EXTENDER
- ICU 2.1
- Global UCHAR_FULL_COMPOSITION_EXCLUSION
- ICU 2.1
- Global UCHAR_GENERAL_CATEGORY
- ICU 2.2
- Global UCHAR_GENERAL_CATEGORY_MASK
- ICU 2.4
- Global UCHAR_GRAPHEME_BASE
- ICU 2.1
- Global UCHAR_GRAPHEME_CLUSTER_BREAK
- ICU 3.4
- Global UCHAR_GRAPHEME_EXTEND
- ICU 2.1
- Global UCHAR_GRAPHEME_LINK
- ICU 2.1
- Global UCHAR_HANGUL_SYLLABLE_TYPE
- ICU 2.6
- Global UCHAR_HEX_DIGIT
- ICU 2.1
- Global UCHAR_HYPHEN
- ICU 2.1
- Global UCHAR_ID_CONTINUE
- ICU 2.1
- Global UCHAR_ID_START
- ICU 2.1
- Global UCHAR_IDEOGRAPHIC
- ICU 2.1
- Global UCHAR_IDS_BINARY_OPERATOR
- ICU 2.1
- Global UCHAR_IDS_TRINARY_OPERATOR
- ICU 2.1
- Global UCHAR_INDIC_POSITIONAL_CATEGORY
- ICU 63
- Global UCHAR_INDIC_SYLLABIC_CATEGORY
- ICU 63
- Global UCHAR_INT_START
- ICU 2.2
- Global UCHAR_INVALID_CODE
- ICU 2.4
- Global UCHAR_JOIN_CONTROL
- ICU 2.1
- Global UCHAR_JOINING_GROUP
- ICU 2.2
- Global UCHAR_JOINING_TYPE
- ICU 2.2
- Global UCHAR_LEAD_CANONICAL_COMBINING_CLASS
- ICU 3.0
- Global UCHAR_LINE_BREAK
- ICU 2.2
- Global UCHAR_LOGICAL_ORDER_EXCEPTION
- ICU 2.1
- Global UCHAR_LOWERCASE
- ICU 2.1
- Global UCHAR_LOWERCASE_MAPPING
- ICU 2.4
- Global UCHAR_MASK_START
- ICU 2.4
- Global UCHAR_MATH
- ICU 2.1
- Global UCHAR_MAX_VALUE
- ICU 2.0
- Global UCHAR_MIN_VALUE
- ICU 2.0
- Global UCHAR_NAME
- ICU 2.4
- Global UCHAR_NFC_INERT
- ICU 3.0
- Global UCHAR_NFC_QUICK_CHECK
- ICU 3.0
- Global UCHAR_NFD_INERT
- ICU 3.0
- Global UCHAR_NFD_QUICK_CHECK
- ICU 3.0
- Global UCHAR_NFKC_INERT
- ICU 3.0
- Global UCHAR_NFKC_QUICK_CHECK
- ICU 3.0
- Global UCHAR_NFKD_INERT
- ICU 3.0
- Global UCHAR_NFKD_QUICK_CHECK
- ICU 3.0
- Global UCHAR_NONCHARACTER_CODE_POINT
- ICU 2.1
- Global UCHAR_NUMERIC_TYPE
- ICU 2.2
- Global UCHAR_NUMERIC_VALUE
- ICU 2.4
- Global UCHAR_OTHER_PROPERTY_START
- ICU 4.6
- Global UCHAR_PATTERN_SYNTAX
- ICU 3.4
- Global UCHAR_PATTERN_WHITE_SPACE
- ICU 3.4
- Global UCHAR_POSIX_ALNUM
- ICU 3.4
- Global UCHAR_POSIX_BLANK
- ICU 3.4
- Global UCHAR_POSIX_GRAPH
- ICU 3.4
- Global UCHAR_POSIX_PRINT
- ICU 3.4
- Global UCHAR_POSIX_XDIGIT
- ICU 3.4
- Global UCHAR_PREPENDED_CONCATENATION_MARK
- ICU 60
- Global UCHAR_QUOTATION_MARK
- ICU 2.1
- Global UCHAR_RADICAL
- ICU 2.1
- Global UCHAR_REGIONAL_INDICATOR
- ICU 60
- Global UCHAR_S_TERM
- ICU 3.0
- Global UCHAR_SCRIPT
- ICU 2.2
- Global UCHAR_SCRIPT_EXTENSIONS
- ICU 4.6
- Global UCHAR_SEGMENT_STARTER
- ICU 3.0
- Global UCHAR_SENTENCE_BREAK
- ICU 3.4
- Global UCHAR_SIMPLE_CASE_FOLDING
- ICU 2.4
- Global UCHAR_SIMPLE_LOWERCASE_MAPPING
- ICU 2.4
- Global UCHAR_SIMPLE_TITLECASE_MAPPING
- ICU 2.4
- Global UCHAR_SIMPLE_UPPERCASE_MAPPING
- ICU 2.4
- Global UCHAR_SOFT_DOTTED
- ICU 2.1
- Global UCHAR_STRING_START
- ICU 2.4
- Global UCHAR_TERMINAL_PUNCTUATION
- ICU 2.1
- Global UCHAR_TITLECASE_MAPPING
- ICU 2.4
- Global UCHAR_TRAIL_CANONICAL_COMBINING_CLASS
- ICU 3.0
- Global UCHAR_UNIFIED_IDEOGRAPH
- ICU 2.1
- Global UCHAR_UPPERCASE
- ICU 2.1
- Global UCHAR_UPPERCASE_MAPPING
- ICU 2.4
- Global UCHAR_VARIATION_SELECTOR
- ICU 3.0
- Global UCHAR_VERTICAL_ORIENTATION
- ICU 63
- Global UCHAR_WHITE_SPACE
- ICU 2.1
- Global UCHAR_WORD_BREAK
- ICU 3.4
- Global UCHAR_XID_CONTINUE
- ICU 2.1
- Global UCHAR_XID_START
- ICU 2.1
- Global UCharCategory
- ICU 2.0
- Global UCharDirection
- ICU 2.0
- Global UCharEnumTypeRange (const void *context, UChar32 start, UChar32 limit, UCharCategory type)
- ICU 2.1
- Class UCharIterator
ICU 2.1
ICU 2.1
- Global UCharIterator::context
- ICU 2.1
- Global UCharIterator::current
- ICU 2.1
- Global UCharIterator::getIndex
- ICU 2.1
- Global UCharIterator::getState
- ICU 2.6
- Global UCharIterator::hasNext
- ICU 2.1
- Global UCharIterator::hasPrevious
- ICU 2.1
- Global UCharIterator::index
- ICU 2.1
- Global UCharIterator::length
- ICU 2.1
- Global UCharIterator::limit
- ICU 2.1
- Global UCharIterator::move
- ICU 2.1
- Global UCharIterator::next
- ICU 2.1
- Global UCharIterator::previous
- ICU 2.1
- Global UCharIterator::reservedField
- ICU 2.1
- Global UCharIterator::reservedFn
- ICU 2.1
- Global UCharIterator::setState
- ICU 2.6
- Global UCharIterator::start
- ICU 2.1
- Global UCharIteratorCurrent (UCharIterator *iter)
- ICU 2.1
- Global UCharIteratorGetIndex (UCharIterator *iter, UCharIteratorOrigin origin)
- ICU 2.1
- Global UCharIteratorGetState (const UCharIterator *iter)
- ICU 2.6
- Global UCharIteratorHasNext (UCharIterator *iter)
- ICU 2.1
- Global UCharIteratorHasPrevious (UCharIterator *iter)
- ICU 2.1
- Global UCharIteratorMove (UCharIterator *iter, int32_t delta, UCharIteratorOrigin origin)
- ICU 2.1
- Global UCharIteratorNext (UCharIterator *iter)
- ICU 2.1
- Global UCharIteratorOrigin
- ICU 2.1
- Global UCharIteratorPrevious (UCharIterator *iter)
- ICU 2.1
- Global UCharIteratorReserved (UCharIterator *iter, int32_t something)
- ICU 2.1
- Global UCharIteratorSetState (UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode)
- ICU 2.6
- Global UCharNameChoice
- ICU 2.0
- Global UCharsetDetector
- ICU 3.6
- Global UCharsetMatch
- ICU 3.6
- Global UClassID
- ICU 2.0
- Global UCNV_BOCU1
- ICU 2.2
- Global ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, const char *source, int32_t length, int32_t offsetIndex, UErrorCode *err)
- ICU 2.0
- Global ucnv_cbFromUWriteSub (UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode *err)
- ICU 2.0
- Global ucnv_cbFromUWriteUChars (UConverterFromUnicodeArgs *args, const UChar **source, const UChar *sourceLimit, int32_t offsetIndex, UErrorCode *err)
- ICU 2.0
- Global ucnv_cbToUWriteSub (UConverterToUnicodeArgs *args, int32_t offsetIndex, UErrorCode *err)
- ICU 2.0
- Global ucnv_cbToUWriteUChars (UConverterToUnicodeArgs *args, const UChar *source, int32_t length, int32_t offsetIndex, UErrorCode *err)
- ICU 2.0
- Global UCNV_CESU8
- ICU 2.2
- Global UCNV_CLONE
- ICU 2.2
- Global ucnv_close (UConverter *converter)
- ICU 2.0
- Global ucnv_compareNames (const char *name1, const char *name2)
- ICU 2.0
- Global UCNV_COMPOUND_TEXT
- ICU 4.8
- Global ucnv_convert (const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_convertEx (UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode)
- ICU 2.6
- Global ucnv_countAliases (const char *alias, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_countAvailable (void)
- ICU 2.0
- Global ucnv_countStandards (void)
- ICU 2.0
- Global UCNV_DBCS
- ICU 2.0
- Global ucnv_detectUnicodeSignature (const char *source, int32_t sourceLength, int32_t *signatureLength, UErrorCode *pErrorCode)
- ICU 2.4
- Global UCNV_EBCDIC_STATEFUL
- ICU 2.0
- Global UCNV_ESCAPE_C
- ICU 2.0
- Global UCNV_ESCAPE_CSS2
- ICU 4.0
- Global UCNV_ESCAPE_ICU
- ICU 2.0
- Global UCNV_ESCAPE_JAVA
- ICU 2.0
- Global UCNV_ESCAPE_UNICODE
- ICU 2.0
- Global UCNV_ESCAPE_XML_DEC
- ICU 2.0
- Global UCNV_ESCAPE_XML_HEX
- ICU 2.0
- Global ucnv_fixFileSeparator (const UConverter *cnv, UChar *source, int32_t sourceLen)
- ICU 2.0
- Global ucnv_flushCache (void)
- ICU 2.0
- Global UCNV_FROM_U_CALLBACK_ESCAPE (const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_FROM_U_CALLBACK_SKIP (const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_FROM_U_CALLBACK_STOP (const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_FROM_U_CALLBACK_SUBSTITUTE (const void *context, UConverterFromUnicodeArgs *fromUArgs, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global ucnv_fromAlgorithmic (UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode)
- ICU 2.6
- Global ucnv_fromUChars (UConverter *cnv, char *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_fromUCountPending (const UConverter *cnv, UErrorCode *status)
- ICU 3.4
- Global ucnv_fromUnicode (UConverter *converter, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err)
- ICU 2.0
- Global UCNV_GET_MAX_BYTES_FOR_STRING (length, maxCharSize)
- ICU 2.8
- Global ucnv_getAlias (const char *alias, uint16_t n, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_getAliases (const char *alias, const char **aliases, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_getAvailableName (int32_t n)
- ICU 2.0
- Global ucnv_getCanonicalName (const char *alias, const char *standard, UErrorCode *pErrorCode)
- ICU 2.4
- Global ucnv_getCCSID (const UConverter *converter, UErrorCode *err)
- ICU 2.0
- Global ucnv_getDefaultName (void)
- ICU 2.0
- Global ucnv_getDisplayName (const UConverter *converter, const char *displayLocale, UChar *displayName, int32_t displayNameCapacity, UErrorCode *err)
- ICU 2.0
- Global ucnv_getFromUCallBack (const UConverter *converter, UConverterFromUCallback *action, const void **context)
- ICU 2.0
- Global ucnv_getInvalidChars (const UConverter *converter, char *errBytes, int8_t *len, UErrorCode *err)
- ICU 2.0
- Global ucnv_getInvalidUChars (const UConverter *converter, UChar *errUChars, int8_t *len, UErrorCode *err)
- ICU 2.0
- Global ucnv_getMaxCharSize (const UConverter *converter)
- ICU 2.0
- Global ucnv_getMinCharSize (const UConverter *converter)
- ICU 2.0
- Global ucnv_getName (const UConverter *converter, UErrorCode *err)
- ICU 2.0
- Global ucnv_getNextUChar (UConverter *converter, const char **source, const char *sourceLimit, UErrorCode *err)
- ICU 2.0
- Global ucnv_getPlatform (const UConverter *converter, UErrorCode *err)
- ICU 2.0
- Global ucnv_getStandard (uint16_t n, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_getStandardName (const char *name, const char *standard, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_getStarters (const UConverter *converter, UBool starters[256], UErrorCode *err)
- ICU 2.0
- Global ucnv_getSubstChars (const UConverter *converter, char *subChars, int8_t *len, UErrorCode *err)
- ICU 2.0
- Global ucnv_getToUCallBack (const UConverter *converter, UConverterToUCallback *action, const void **context)
- ICU 2.0
- Global ucnv_getType (const UConverter *converter)
- ICU 2.0
- Global ucnv_getUnicodeSet (const UConverter *cnv, USet *setFillIn, UConverterUnicodeSet whichSet, UErrorCode *pErrorCode)
- ICU 2.6
- Global UCNV_HZ
- ICU 2.0
- Global UCNV_IMAP_MAILBOX
- ICU 2.4
- Global ucnv_isAmbiguous (const UConverter *cnv)
- ICU 2.0
- Global UCNV_ISCII
- ICU 2.0
- Global ucnv_isFixedWidth (UConverter *cnv, UErrorCode *status)
- ICU 4.8
- Global UCNV_ISO_2022
- ICU 2.0
- Global UCNV_LATIN_1
- ICU 2.0
- Global UCNV_LMBCS_1
- ICU 2.0
- Global UCNV_LMBCS_11
- ICU 2.0
- Global UCNV_LMBCS_16
- ICU 2.0
- Global UCNV_LMBCS_17
- ICU 2.0
- Global UCNV_LMBCS_18
- ICU 2.0
- Global UCNV_LMBCS_19
- ICU 2.0
- Global UCNV_LMBCS_2
- ICU 2.0
- Global UCNV_LMBCS_3
- ICU 2.0
- Global UCNV_LMBCS_4
- ICU 2.0
- Global UCNV_LMBCS_5
- ICU 2.0
- Global UCNV_LMBCS_6
- ICU 2.0
- Global UCNV_LMBCS_8
- ICU 2.0
- Global UCNV_LMBCS_LAST
- ICU 2.0
- Global UCNV_LOCALE_OPTION_STRING
- ICU 2.0
- Global UCNV_MAX_CONVERTER_NAME_LENGTH
- ICU 2.0
- Global UCNV_MAX_FULL_FILE_NAME_LENGTH
- ICU 2.0
- Global UCNV_MBCS
- ICU 2.0
- Global ucnv_open (const char *converterName, UErrorCode *err)
- ICU 2.0
- Global ucnv_openAllNames (UErrorCode *pErrorCode)
- ICU 2.4
- Global ucnv_openCCSID (int32_t codepage, UConverterPlatform platform, UErrorCode *err)
- ICU 2.0
- Global ucnv_openPackage (const char *packageName, const char *converterName, UErrorCode *err)
- ICU 2.2
- Global ucnv_openStandardNames (const char *convName, const char *standard, UErrorCode *pErrorCode)
- ICU 2.2
- Global ucnv_openU (const UChar *name, UErrorCode *err)
- ICU 2.0
- Global UCNV_OPTION_SEP_CHAR
- ICU 2.0
- Global UCNV_OPTION_SEP_STRING
- ICU 2.0
- Global ucnv_reset (UConverter *converter)
- ICU 2.0
- Global ucnv_resetFromUnicode (UConverter *converter)
- ICU 2.0
- Global ucnv_resetToUnicode (UConverter *converter)
- ICU 2.0
- Global UCNV_ROUNDTRIP_AND_FALLBACK_SET
- ICU 4.0
- Global UCNV_ROUNDTRIP_SET
- ICU 2.6
- Global ucnv_safeClone (const UConverter *cnv, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
- ICU 2.0
- Global UCNV_SBCS
- ICU 2.0
- Global UCNV_SCSU
- ICU 2.0
- Global ucnv_setDefaultName (const char *name)
- ICU 2.0
- Global ucnv_setFallback (UConverter *cnv, UBool usesFallback)
- ICU 2.0
- Global ucnv_setFromUCallBack (UConverter *converter, UConverterFromUCallback newAction, const void *newContext, UConverterFromUCallback *oldAction, const void **oldContext, UErrorCode *err)
- ICU 2.0
- Global ucnv_setSubstChars (UConverter *converter, const char *subChars, int8_t len, UErrorCode *err)
- ICU 2.0
- Global ucnv_setSubstString (UConverter *cnv, const UChar *s, int32_t length, UErrorCode *err)
- ICU 3.6
- Global ucnv_setToUCallBack (UConverter *converter, UConverterToUCallback newAction, const void *newContext, UConverterToUCallback *oldAction, const void **oldContext, UErrorCode *err)
- ICU 2.0
- Global UCNV_SI
- ICU 2.0
- Global UCNV_SKIP_STOP_ON_ILLEGAL
- ICU 2.0
- Global UCNV_SO
- ICU 2.0
- Global UCNV_SUB_STOP_ON_ILLEGAL
- ICU 2.0
- Global UCNV_SWAP_LFNL_OPTION_STRING
- ICU 2.4
- Global UCNV_TO_U_CALLBACK_ESCAPE (const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_TO_U_CALLBACK_SKIP (const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_TO_U_CALLBACK_STOP (const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global UCNV_TO_U_CALLBACK_SUBSTITUTE (const void *context, UConverterToUnicodeArgs *toUArgs, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *err)
- ICU 2.0
- Global ucnv_toAlgorithmic (UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode)
- ICU 2.6
- Global ucnv_toUChars (UConverter *cnv, UChar *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode)
- ICU 2.0
- Global ucnv_toUCountPending (const UConverter *cnv, UErrorCode *status)
- ICU 3.4
- Global ucnv_toUnicode (UConverter *converter, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err)
- ICU 2.0
- Global UCNV_UNSUPPORTED_CONVERTER
- ICU 2.0
- Global UCNV_US_ASCII
- ICU 2.0
- Global ucnv_usesFallback (const UConverter *cnv)
- ICU 2.0
- Global UCNV_UTF16
- ICU 2.2
- Global UCNV_UTF16_BigEndian
- ICU 2.0
- Global UCNV_UTF16_LittleEndian
- ICU 2.0
- Global UCNV_UTF32
- ICU 2.2
- Global UCNV_UTF32_BigEndian
- ICU 2.0
- Global UCNV_UTF32_LittleEndian
- ICU 2.0
- Global UCNV_UTF7
- ICU 2.0
- Global UCNV_UTF8
- ICU 2.0
- Global UCNV_VALUE_SEP_CHAR
- ICU 2.0
- Global UCNV_VALUE_SEP_STRING
- ICU 2.0
- Global UCNV_VERSION_OPTION_STRING
- ICU 2.4
- Global ucnvsel_close (UConverterSelector *sel)
- ICU 4.2
- Global ucnvsel_open (const char *const *converterList, int32_t converterListSize, const USet *excludedCodePoints, const UConverterUnicodeSet whichSet, UErrorCode *status)
- ICU 4.2
- Global ucnvsel_openFromSerialized (const void *buffer, int32_t length, UErrorCode *status)
- ICU 4.2
- Global ucnvsel_selectForString (const UConverterSelector *sel, const UChar *s, int32_t length, UErrorCode *status)
- ICU 4.2
- Global ucnvsel_selectForUTF8 (const UConverterSelector *sel, const char *s, int32_t length, UErrorCode *status)
- ICU 4.2
- Global ucnvsel_serialize (const UConverterSelector *sel, void *buffer, int32_t bufferCapacity, UErrorCode *status)
- ICU 4.2
- Global UCOL_ALTERNATE_HANDLING
- ICU 2.0
- Global UCOL_BUILDER_VERSION
- ICU 2.4
- Global UCOL_CASE_FIRST
- ICU 2.0
- Global UCOL_CASE_LEVEL
- ICU 2.0
- Global ucol_cloneBinary (const UCollator *coll, uint8_t *buffer, int32_t capacity, UErrorCode *status)
- ICU 3.2
- Global ucol_close (UCollator *coll)
- ICU 2.0
- Global ucol_closeElements (UCollationElements *elems)
- ICU 2.0
- Global ucol_countAvailable (void)
- ICU 2.0
- Global UCOL_DECOMPOSITION_MODE
- ICU 2.0
- Global ucol_equal (const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength)
- ICU 2.0
- Global UCOL_FRENCH_COLLATION
- ICU 2.0
- Global UCOL_FULL_RULES
- ICU 2.0
- Global ucol_getAttribute (const UCollator *coll, UColAttribute attr, UErrorCode *status)
- ICU 2.0
- Global ucol_getAvailable (int32_t localeIndex)
- ICU 2.0
- Global ucol_getBound (const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status)
- ICU 2.1
- Global ucol_getContractionsAndExpansions (const UCollator *coll, USet *contractions, USet *expansions, UBool addPrefixes, UErrorCode *status)
- ICU 3.4
- Global ucol_getDisplayName (const char *objLoc, const char *dispLoc, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global ucol_getEquivalentReorderCodes (int32_t reorderCode, int32_t *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 4.8
- Global ucol_getFunctionalEquivalent (char *result, int32_t resultCapacity, const char *keyword, const char *locale, UBool *isAvailable, UErrorCode *status)
- ICU 3.0
- Global ucol_getKeywords (UErrorCode *status)
- ICU 3.0
- Global ucol_getKeywordValues (const char *keyword, UErrorCode *status)
- ICU 3.0
- Global ucol_getKeywordValuesForLocale (const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status)
- ICU 4.2
- Global ucol_getLocaleByType (const UCollator *coll, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global ucol_getMaxExpansion (const UCollationElements *elems, int32_t order)
- ICU 2.0
- Global ucol_getMaxVariable (const UCollator *coll)
- ICU 53
- Global ucol_getOffset (const UCollationElements *elems)
- ICU 2.0
- Global ucol_getReorderCodes (const UCollator *coll, int32_t *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 4.8
- Global ucol_getRules (const UCollator *coll, int32_t *length)
- ICU 2.0
- Global ucol_getRulesEx (const UCollator *coll, UColRuleOption delta, UChar *buffer, int32_t bufferLen)
- ICU 2.0
- Global ucol_getSortKey (const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength)
- ICU 2.0
- Global ucol_getStrength (const UCollator *coll)
- ICU 2.0
- Global ucol_getTailoredSet (const UCollator *coll, UErrorCode *status)
- ICU 2.4
- Global ucol_getUCAVersion (const UCollator *coll, UVersionInfo info)
- ICU 2.8
- Global ucol_getVariableTop (const UCollator *coll, UErrorCode *status)
- ICU 2.0
- Global ucol_getVersion (const UCollator *coll, UVersionInfo info)
- ICU 2.0
- Global ucol_greater (const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength)
- ICU 2.0
- Global ucol_greaterOrEqual (const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength)
- ICU 2.0
- Global ucol_keyHashCode (const uint8_t *key, int32_t length)
- ICU 2.0
- Global ucol_mergeSortkeys (const uint8_t *src1, int32_t src1Length, const uint8_t *src2, int32_t src2Length, uint8_t *dest, int32_t destCapacity)
- ICU 2.0
- Global ucol_next (UCollationElements *elems, UErrorCode *status)
- ICU 2.0
- Global ucol_nextSortKeyPart (const UCollator *coll, UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode *status)
- ICU 2.6
- Global UCOL_NORMALIZATION_MODE
- ICU 2.0
- Global UCOL_NULLORDER
- ICU 2.0
- Global UCOL_NUMERIC_COLLATION
- ICU 2.8
- Global ucol_open (const char *loc, UErrorCode *status)
- ICU 2.0
- Global ucol_openAvailableLocales (UErrorCode *status)
- ICU 3.0
- Global ucol_openBinary (const uint8_t *bin, int32_t length, const UCollator *base, UErrorCode *status)
- ICU 3.2
- Global ucol_openElements (const UCollator *coll, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 2.0
- Global ucol_openRules (const UChar *rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- Global ucol_previous (UCollationElements *elems, UErrorCode *status)
- ICU 2.0
- Global ucol_primaryOrder (int32_t order)
- ICU 2.6
- Global UCOL_REORDER_CODE_CURRENCY
- ICU 4.8
- Global UCOL_REORDER_CODE_DEFAULT
- ICU 4.8
- Global UCOL_REORDER_CODE_DIGIT
- ICU 4.8
- Global UCOL_REORDER_CODE_FIRST
- ICU 4.8
- Global UCOL_REORDER_CODE_NONE
- ICU 4.8
- Global UCOL_REORDER_CODE_OTHERS
- ICU 4.8
- Global UCOL_REORDER_CODE_PUNCTUATION
- ICU 4.8
- Global UCOL_REORDER_CODE_SPACE
- ICU 4.8
- Global UCOL_REORDER_CODE_SYMBOL
- ICU 4.8
- Global ucol_reset (UCollationElements *elems)
- ICU 2.0
- Global UCOL_RUNTIME_VERSION
- ICU 2.4
- Global ucol_safeClone (const UCollator *coll, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
- ICU 2.0
- Global ucol_secondaryOrder (int32_t order)
- ICU 2.6
- Global ucol_setAttribute (UCollator *coll, UColAttribute attr, UColAttributeValue value, UErrorCode *status)
- ICU 2.0
- Global ucol_setMaxVariable (UCollator *coll, UColReorderCode group, UErrorCode *pErrorCode)
- ICU 53
- Global ucol_setOffset (UCollationElements *elems, int32_t offset, UErrorCode *status)
- ICU 2.0
- Global ucol_setReorderCodes (UCollator *coll, const int32_t *reorderCodes, int32_t reorderCodesLength, UErrorCode *pErrorCode)
- ICU 4.8
- Global ucol_setStrength (UCollator *coll, UCollationStrength strength)
- ICU 2.0
- Global ucol_setText (UCollationElements *elems, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 2.0
- Global ucol_strcoll (const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength)
- ICU 2.0
- Global ucol_strcollIter (const UCollator *coll, UCharIterator *sIter, UCharIterator *tIter, UErrorCode *status)
- ICU 2.6
- Global ucol_strcollUTF8 (const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status)
- ICU 50
- Global UCOL_STRENGTH
- ICU 2.0
- Global UCOL_TAILORING_ONLY
- ICU 2.0
- Global ucol_tertiaryOrder (int32_t order)
- ICU 2.6
- Global UColAttribute
- ICU 2.0
- Global UColAttributeValue
- ICU 2.0
- Global UColBoundMode
- ICU 2.0
- Global UCollationElements
- ICU 2.0
- Global UCollationResult
- ICU 2.0
- Global UCollationStrength
- ICU 2.0
- Global UCollator
- ICU 2.0
- Global UColReorderCode
- ICU 4.8
- Global UColRuleOption
- ICU 2.0
- File uconfig.h
- ICU 2.4
- Global UCONFIG_MSGPAT_DEFAULT_APOSTROPHE_MODE
- ICU 4.8
- Global UCONFIG_NO_BREAK_ITERATION
- ICU 2.4
- Global UCONFIG_NO_COLLATION
- ICU 2.4
- Global UCONFIG_NO_CONVERSION
- ICU 3.2
- Global UCONFIG_NO_FILE_IO
- ICU 3.6
- Global UCONFIG_NO_FORMATTING
- ICU 2.4
- Global UCONFIG_NO_IDNA
- ICU 2.6
- Global UCONFIG_NO_LEGACY_CONVERSION
- ICU 2.4
- Global UCONFIG_NO_NORMALIZATION
- ICU 2.6
- Global UCONFIG_NO_REGULAR_EXPRESSIONS
- ICU 2.4
- Global UCONFIG_NO_SERVICE
- ICU 3.2
- Global UCONFIG_NO_TRANSLITERATION
- ICU 2.4
- Global UCONFIG_ONLY_COLLATION
- ICU 2.4
- Global UCONFIG_ONLY_HTML_CONVERSION
- ICU 55
- Global UConverter
- ICU 2.0
- Global UConverterCallbackReason
- ICU 2.0
- Global UConverterFromUCallback )(const void *context, UConverterFromUnicodeArgs *args, const UChar *codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *pErrorCode)
- ICU 2.0
- Class UConverterFromUnicodeArgs
- ICU 2.0
- Global UConverterFromUnicodeArgs::converter
- ICU 2.0
- Global UConverterFromUnicodeArgs::flush
- ICU 2.0
- Global UConverterFromUnicodeArgs::offsets
- ICU 2.0
- Global UConverterFromUnicodeArgs::size
- ICU 2.0
- Global UConverterFromUnicodeArgs::source
- ICU 2.0
- Global UConverterFromUnicodeArgs::sourceLimit
- ICU 2.0
- Global UConverterFromUnicodeArgs::target
- ICU 2.0
- Global UConverterFromUnicodeArgs::targetLimit
- ICU 2.0
- Global UConverterPlatform
- ICU 2.0
- Global UConverterToUCallback )(const void *context, UConverterToUnicodeArgs *args, const char *codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode *pErrorCode)
- ICU 2.0
- Class UConverterToUnicodeArgs
- ICU 2.0
- Global UConverterToUnicodeArgs::converter
- ICU 2.0
- Global UConverterToUnicodeArgs::flush
- ICU 2.0
- Global UConverterToUnicodeArgs::offsets
- ICU 2.0
- Global UConverterToUnicodeArgs::size
- ICU 2.0
- Global UConverterToUnicodeArgs::source
- ICU 2.0
- Global UConverterToUnicodeArgs::sourceLimit
- ICU 2.0
- Global UConverterToUnicodeArgs::target
- ICU 2.0
- Global UConverterToUnicodeArgs::targetLimit
- ICU 2.0
- Global UConverterType
- ICU 2.0
- Global UConverterUnicodeSet
- ICU 2.6
- Global ucsdet_close (UCharsetDetector *ucsd)
- ICU 3.6
- Global ucsdet_detect (UCharsetDetector *ucsd, UErrorCode *status)
- ICU 3.6
- Global ucsdet_detectAll (UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status)
- ICU 3.6
- Global ucsdet_enableInputFilter (UCharsetDetector *ucsd, UBool filter)
- ICU 3.6
- Global ucsdet_getAllDetectableCharsets (const UCharsetDetector *ucsd, UErrorCode *status)
- ICU 3.6
- Global ucsdet_getConfidence (const UCharsetMatch *ucsm, UErrorCode *status)
- ICU 3.6
- Global ucsdet_getLanguage (const UCharsetMatch *ucsm, UErrorCode *status)
- ICU 3.6
- Global ucsdet_getName (const UCharsetMatch *ucsm, UErrorCode *status)
- ICU 3.6
- Global ucsdet_getUChars (const UCharsetMatch *ucsm, UChar *buf, int32_t cap, UErrorCode *status)
- ICU 3.6
- Global ucsdet_isInputFilterEnabled (const UCharsetDetector *ucsd)
- ICU 3.6
- Global ucsdet_open (UErrorCode *status)
- ICU 3.6
- Global ucsdet_setDeclaredEncoding (UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status)
- ICU 3.6
- Global ucsdet_setText (UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status)
- ICU 3.6
- Global UCURR_ALL
- ICU 3.2
- Global UCURR_COMMON
- ICU 3.2
- Global ucurr_countCurrencies (const char *locale, UDate date, UErrorCode *ec)
- ICU 4.0
- Global UCURR_DEPRECATED
- ICU 3.2
- Global ucurr_forLocale (const char *locale, UChar *buff, int32_t buffCapacity, UErrorCode *ec)
- ICU 2.8
- Global ucurr_forLocaleAndDate (const char *locale, UDate date, int32_t index, UChar *buff, int32_t buffCapacity, UErrorCode *ec)
- ICU 4.0
- Global ucurr_getDefaultFractionDigits (const UChar *currency, UErrorCode *ec)
- ICU 3.0
- Global ucurr_getDefaultFractionDigitsForUsage (const UChar *currency, const UCurrencyUsage usage, UErrorCode *ec)
- ICU 54
- Global ucurr_getKeywordValuesForLocale (const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status)
- ICU 4.2
- Global ucurr_getName (const UChar *currency, const char *locale, UCurrNameStyle nameStyle, UBool *isChoiceFormat, int32_t *len, UErrorCode *ec)
- ICU 2.6
- Global ucurr_getNumericCode (const UChar *currency)
- ICU 49
- Global ucurr_getPluralName (const UChar *currency, const char *locale, UBool *isChoiceFormat, const char *pluralCount, int32_t *len, UErrorCode *ec)
- ICU 4.2
- Global ucurr_getRoundingIncrement (const UChar *currency, UErrorCode *ec)
- ICU 3.0
- Global ucurr_getRoundingIncrementForUsage (const UChar *currency, const UCurrencyUsage usage, UErrorCode *ec)
- ICU 54
- Global ucurr_isAvailable (const UChar *isoCode, UDate from, UDate to, UErrorCode *errorCode)
- ICU 4.8
- Global UCURR_LONG_NAME
- ICU 2.6
- Global UCURR_NARROW_SYMBOL_NAME
- ICU 61
- Global UCURR_NON_DEPRECATED
- ICU 3.2
- Global ucurr_openISOCurrencies (uint32_t currType, UErrorCode *pErrorCode)
- ICU 3.2
- Global ucurr_register (const UChar *isoCode, const char *locale, UErrorCode *status)
- ICU 2.6
- Global UCURR_SYMBOL_NAME
- ICU 2.6
- Global UCURR_UNCOMMON
- ICU 3.2
- Global ucurr_unregister (UCurrRegistryKey key, UErrorCode *status)
- ICU 2.6
- Global UCURR_USAGE_CASH
- ICU 54
- Global UCURR_USAGE_STANDARD
- ICU 54
- Global UCurrCurrencyType
- ICU 3.2
- Global UCurrencySpacing
ICU 4.8
ICU 4.8
- Global UCurrencyUsage
- ICU 54
- Global UCurrNameStyle
- ICU 2.6
- Global UCurrRegistryKey
- ICU 2.6
- Global UDAT_ABBR_GENERIC_TZ
- ICU 51
- Global UDAT_ABBR_MONTH
- ICU 4.0
- Global UDAT_ABBR_MONTH_DAY
- ICU 4.0
- Global UDAT_ABBR_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global UDAT_ABBR_QUARTER
- ICU 51
- Global UDAT_ABBR_SPECIFIC_TZ
- ICU 51
- Global UDAT_ABBR_UTC_TZ
- ICU 51
- Global UDAT_ABBR_WEEKDAY
- ICU 51
- Global UDAT_ABSOLUTE_DAY
- ICU 53
- Global UDAT_ABSOLUTE_FRIDAY
- ICU 53
- Global UDAT_ABSOLUTE_MONDAY
- ICU 53
- Global UDAT_ABSOLUTE_MONTH
- ICU 53
- Global UDAT_ABSOLUTE_NOW
- ICU 53
- Global UDAT_ABSOLUTE_SATURDAY
- ICU 53
- Global UDAT_ABSOLUTE_SUNDAY
- ICU 53
- Global UDAT_ABSOLUTE_THURSDAY
- ICU 53
- Global UDAT_ABSOLUTE_TUESDAY
- ICU 53
- Global UDAT_ABSOLUTE_WEDNESDAY
- ICU 53
- Global UDAT_ABSOLUTE_WEEK
- ICU 53
- Global UDAT_ABSOLUTE_YEAR
- ICU 53
- Global udat_adoptNumberFormat (UDateFormat *fmt, UNumberFormat *numberFormatToAdopt)
- ICU 54
- Global udat_adoptNumberFormatForFields (UDateFormat *fmt, const UChar *fields, UNumberFormat *numberFormatToSet, UErrorCode *status)
- ICU 54
- Global UDAT_AM_PM_FIELD
- ICU 3.0
- Global UDAT_AM_PM_MIDNIGHT_NOON_FIELD
- ICU 57
- Global udat_applyPattern (UDateFormat *format, UBool localized, const UChar *pattern, int32_t patternLength)
- ICU 2.0
- Global udat_clone (const UDateFormat *fmt, UErrorCode *status)
- ICU 2.0
- Global udat_close (UDateFormat *format)
- ICU 2.0
- Global udat_countAvailable (void)
- ICU 2.0
- Global udat_countSymbols (const UDateFormat *fmt, UDateFormatSymbolType type)
- ICU 2.0
- Global UDAT_CYCLIC_YEARS_ABBREVIATED
- ICU 54
- Global UDAT_CYCLIC_YEARS_NARROW
- ICU 54
- Global UDAT_CYCLIC_YEARS_WIDE
- ICU 54
- Global UDAT_DATE_FIELD
- ICU 3.0
- Global UDAT_DAY
- ICU 4.0
- Global UDAT_DAY_OF_WEEK_FIELD
- ICU 3.0
- Global UDAT_DAY_OF_WEEK_IN_MONTH_FIELD
- ICU 3.0
- Global UDAT_DAY_OF_YEAR_FIELD
- ICU 3.0
- Global UDAT_DIRECTION_LAST
- ICU 53
- Global UDAT_DIRECTION_LAST_2
- ICU 53
- Global UDAT_DIRECTION_NEXT
- ICU 53
- Global UDAT_DIRECTION_NEXT_2
- ICU 53
- Global UDAT_DIRECTION_PLAIN
- ICU 53
- Global UDAT_DIRECTION_THIS
- ICU 53
- Global UDAT_DOW_LOCAL_FIELD
- ICU 3.0
- Global UDAT_ERA_FIELD
- ICU 3.0
- Global UDAT_EXTENDED_YEAR_FIELD
- ICU 3.0
- Global udat_format (const UDateFormat *format, UDate dateToFormat, UChar *result, int32_t resultLength, UFieldPosition *position, UErrorCode *status)
- ICU 2.0
- Global udat_formatCalendar (const UDateFormat *format, UCalendar *calendar, UChar *result, int32_t capacity, UFieldPosition *position, UErrorCode *status)
- ICU 55
- Global udat_formatCalendarForFields (const UDateFormat *format, UCalendar *calendar, UChar *result, int32_t capacity, UFieldPositionIterator *fpositer, UErrorCode *status)
- ICU 55
- Global udat_formatForFields (const UDateFormat *format, UDate dateToFormat, UChar *result, int32_t resultLength, UFieldPositionIterator *fpositer, UErrorCode *status)
- ICU 55
- Global UDAT_FRACTIONAL_SECOND_FIELD
- ICU 3.0
- Global UDAT_GENERIC_TZ
- ICU 51
- Global udat_get2DigitYearStart (const UDateFormat *fmt, UErrorCode *status)
- ICU 2.0
- Global udat_getAvailable (int32_t localeIndex)
- ICU 2.0
- Global udat_getBooleanAttribute (const UDateFormat *fmt, UDateFormatBooleanAttribute attr, UErrorCode *status)
- ICU 53
- Global udat_getCalendar (const UDateFormat *fmt)
- ICU 2.0
- Global udat_getContext (const UDateFormat *fmt, UDisplayContextType type, UErrorCode *status)
- ICU 53
- Global udat_getLocaleByType (const UDateFormat *fmt, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global udat_getNumberFormat (const UDateFormat *fmt)
- ICU 2.0
- Global udat_getNumberFormatForField (const UDateFormat *fmt, UChar field)
- ICU 54
- Global udat_getSymbols (const UDateFormat *fmt, UDateFormatSymbolType type, int32_t symbolIndex, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UDAT_HOUR
- ICU 4.0
- Global UDAT_HOUR0_FIELD
- ICU 3.0
- Global UDAT_HOUR1_FIELD
- ICU 3.0
- Global UDAT_HOUR24
- ICU 51
- Global UDAT_HOUR24_MINUTE
- ICU 4.0
- Global UDAT_HOUR24_MINUTE_SECOND
- ICU 4.0
- Global UDAT_HOUR_MINUTE
- ICU 4.0
- Global UDAT_HOUR_MINUTE_SECOND
- ICU 4.0
- Global UDAT_HOUR_OF_DAY0_FIELD
- ICU 3.0
- Global UDAT_HOUR_OF_DAY1_FIELD
- ICU 3.0
- Global udat_isLenient (const UDateFormat *fmt)
- ICU 2.0
- Global UDAT_JULIAN_DAY_FIELD
- ICU 3.0
- Global UDAT_LOCATION_TZ
- ICU 51
- Global UDAT_MILLISECONDS_IN_DAY_FIELD
- ICU 3.0
- Global UDAT_MINUTE
- ICU 51
- Global UDAT_MINUTE_FIELD
- ICU 3.0
- Global UDAT_MINUTE_SECOND
- ICU 4.0
- Global UDAT_MONTH
- ICU 4.0
- Global UDAT_MONTH_DAY
- ICU 4.0
- Global UDAT_MONTH_FIELD
- ICU 3.0
- Global UDAT_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global UDAT_NUM_MONTH
- ICU 4.0
- Global UDAT_NUM_MONTH_DAY
- ICU 4.0
- Global UDAT_NUM_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global udat_open (UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, const char *locale, const UChar *tzID, int32_t tzIDLength, const UChar *pattern, int32_t patternLength, UErrorCode *status)
- ICU 2.0
- Global udat_parse (const UDateFormat *format, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.0
- Global UDAT_PARSE_ALLOW_NUMERIC
- ICU 53
- Global UDAT_PARSE_ALLOW_WHITESPACE
- ICU 53
- Global UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCH
- ICU 56
- Global UDAT_PARSE_PARTIAL_LITERAL_MATCH
- ICU 56
- Global udat_parseCalendar (const UDateFormat *format, UCalendar *calendar, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.0
- Global UDAT_PATTERN
- ICU 50
- Global UDAT_QUARTER
- ICU 51
- Global UDAT_QUARTER_FIELD
- ICU 3.6
- Global UDAT_REL_UNIT_DAY
- ICU 57
- Global UDAT_REL_UNIT_FRIDAY
- ICU 57
- Global UDAT_REL_UNIT_HOUR
- ICU 57
- Global UDAT_REL_UNIT_MINUTE
- ICU 57
- Global UDAT_REL_UNIT_MONDAY
- ICU 57
- Global UDAT_REL_UNIT_MONTH
- ICU 57
- Global UDAT_REL_UNIT_QUARTER
- ICU 57
- Global UDAT_REL_UNIT_SATURDAY
- ICU 57
- Global UDAT_REL_UNIT_SECOND
- ICU 57
- Global UDAT_REL_UNIT_SUNDAY
- ICU 57
- Global UDAT_REL_UNIT_THURSDAY
- ICU 57
- Global UDAT_REL_UNIT_TUESDAY
- ICU 57
- Global UDAT_REL_UNIT_WEDNESDAY
- ICU 57
- Global UDAT_REL_UNIT_WEEK
- ICU 57
- Global UDAT_REL_UNIT_YEAR
- ICU 57
- Global UDAT_RELATIVE_DAYS
- ICU 53
- Global UDAT_RELATIVE_HOURS
- ICU 53
- Global UDAT_RELATIVE_MINUTES
- ICU 53
- Global UDAT_RELATIVE_MONTHS
- ICU 53
- Global UDAT_RELATIVE_SECONDS
- ICU 53
- Global UDAT_RELATIVE_WEEKS
- ICU 53
- Global UDAT_RELATIVE_YEARS
- ICU 53
- Global UDAT_SECOND
- ICU 51
- Global UDAT_SECOND_FIELD
- ICU 3.0
- Global udat_set2DigitYearStart (UDateFormat *fmt, UDate d, UErrorCode *status)
- ICU 2.0
- Global udat_setBooleanAttribute (UDateFormat *fmt, UDateFormatBooleanAttribute attr, UBool newValue, UErrorCode *status)
- ICU 53
- Global udat_setCalendar (UDateFormat *fmt, const UCalendar *calendarToSet)
- ICU 2.0
- Global udat_setContext (UDateFormat *fmt, UDisplayContext value, UErrorCode *status)
- ICU 51
- Global udat_setLenient (UDateFormat *fmt, UBool isLenient)
- ICU 2.0
- Global udat_setNumberFormat (UDateFormat *fmt, const UNumberFormat *numberFormatToSet)
- ICU 2.0
- Global udat_setSymbols (UDateFormat *format, UDateFormatSymbolType type, int32_t symbolIndex, UChar *value, int32_t valueLength, UErrorCode *status)
- ICU 2.0
- Global UDAT_SHORTER_WEEKDAYS
- ICU 51
- Global UDAT_SPECIFIC_TZ
- ICU 51
- Global UDAT_STANDALONE_DAY_FIELD
- ICU 3.4
- Global UDAT_STANDALONE_MONTH_FIELD
- ICU 3.4
- Global UDAT_STANDALONE_QUARTER_FIELD
- ICU 3.6
- Global UDAT_STANDALONE_SHORTER_WEEKDAYS
- ICU 51
- Global UDAT_STYLE_LONG
- ICU 54
- Global UDAT_STYLE_NARROW
- ICU 54
- Global UDAT_STYLE_SHORT
- ICU 54
- Global UDAT_TIMEZONE_FIELD
- ICU 3.0
- Global UDAT_TIMEZONE_GENERIC_FIELD
- ICU 3.4
- Global UDAT_TIMEZONE_ISO_FIELD
- ICU 51
- Global UDAT_TIMEZONE_ISO_LOCAL_FIELD
- ICU 51
- Global UDAT_TIMEZONE_LOCALIZED_GMT_OFFSET_FIELD
- ICU 51
- Global UDAT_TIMEZONE_RFC_FIELD
- ICU 3.0
- Global UDAT_TIMEZONE_SPECIAL_FIELD
- ICU 3.8
- Global udat_toCalendarDateField (UDateFormatField field)
- ICU 4.4
- Global udat_toPattern (const UDateFormat *fmt, UBool localized, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UDAT_WEEK_OF_MONTH_FIELD
- ICU 3.0
- Global UDAT_WEEK_OF_YEAR_FIELD
- ICU 3.0
- Global UDAT_WEEKDAY
- ICU 51
- Global UDAT_YEAR
- ICU 4.0
- Global UDAT_YEAR_ABBR_MONTH
- ICU 4.0
- Global UDAT_YEAR_ABBR_MONTH_DAY
- ICU 4.0
- Global UDAT_YEAR_ABBR_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global UDAT_YEAR_ABBR_QUARTER
- ICU 4.0
- Global UDAT_YEAR_FIELD
- ICU 3.0
- Global UDAT_YEAR_MONTH
- ICU 4.0
- Global UDAT_YEAR_MONTH_DAY
- ICU 4.0
- Global UDAT_YEAR_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global UDAT_YEAR_NAME_FIELD
- ICU 49
- Global UDAT_YEAR_NUM_MONTH
- ICU 4.0
- Global UDAT_YEAR_NUM_MONTH_DAY
- ICU 4.0
- Global UDAT_YEAR_NUM_MONTH_WEEKDAY_DAY
- ICU 4.0
- Global UDAT_YEAR_QUARTER
- ICU 4.0
- Global UDAT_YEAR_WOY_FIELD
- ICU 3.0
- Global UDAT_ZODIAC_NAMES_ABBREVIATED
- ICU 54
- Global UDAT_ZODIAC_NAMES_NARROW
- ICU 54
- Global UDAT_ZODIAC_NAMES_WIDE
- ICU 54
- Global udata_close (UDataMemory *pData)
- ICU 2.0
- Global UDATA_DEFAULT_ACCESS
- ICU 3.4
- Global UDATA_FILES_FIRST
- ICU 3.4
- Global udata_getInfo (UDataMemory *pData, UDataInfo *pInfo)
- ICU 2.0
- Global udata_getMemory (UDataMemory *pData)
- ICU 2.0
- Global UDATA_NO_FILES
- ICU 3.4
- Global UDATA_ONLY_PACKAGES
- ICU 3.4
- Global udata_open (const char *path, const char *type, const char *name, UErrorCode *pErrorCode)
- ICU 2.0
- Global udata_openChoice (const char *path, const char *type, const char *name, UDataMemoryIsAcceptable *isAcceptable, void *context, UErrorCode *pErrorCode)
- ICU 2.0
- Global UDATA_PACKAGES_FIRST
- ICU 3.4
- Global udata_setAppData (const char *packageName, const void *data, UErrorCode *err)
- ICU 2.0
- Global udata_setCommonData (const void *data, UErrorCode *err)
- ICU 2.0
- Global udata_setFileAccess (UDataFileAccess access, UErrorCode *status)
- ICU 3.4
- Global UDataFileAccess
- ICU 3.4
- Class UDataInfo
- ICU 2.0
- Global UDataInfo::charsetFamily
- ICU 2.0
- Global UDataInfo::dataFormat [4]
- ICU 2.0
- Global UDataInfo::dataVersion [4]
- ICU 2.0
- Global UDataInfo::formatVersion [4]
- ICU 2.0
- Global UDataInfo::isBigEndian
- ICU 2.0
- Global UDataInfo::reservedByte
- ICU 2.0
- Global UDataInfo::reservedWord
- ICU 2.0
- Global UDataInfo::size
- ICU 2.0
- Global UDataInfo::sizeofUChar
- ICU 2.0
- Global UDataMemory
- ICU 2.0
- Global UDataMemoryIsAcceptable (void *context, const char *type, const char *name, const UDataInfo *pInfo)
- ICU 2.0
- Global UDate
- ICU 2.0
- Global UDateAbsoluteUnit
- ICU 53
- Global UDateDirection
- ICU 53
- Global UDateFormat
- ICU 2.6
- Global UDateFormatBooleanAttribute
- ICU 53
- Global UDateFormatField
- ICU 3.0
- Global UDateFormatStyle
- ICU 2.6
- Global UDateFormatSymbols
- ICU 2.6
- Global UDateFormatSymbolType
- ICU 2.6
- Global UDateIntervalFormat
- ICU 4.8
- Global UDateRelativeDateTimeFormatterStyle
- ICU 54
- Global UDateRelativeUnit
- ICU 53
- Global UDateTimePatternConflict
- ICU 3.8
- Global UDateTimePatternField
- ICU 3.8
- Global UDateTimePatternGenerator
- ICU 3.8
- Global UDateTimePatternMatchOptions
- ICU 4.4
- Global UDateTimePGDisplayWidth
- ICU 61
- Global UDateTimeScale
- ICU 3.2
- Global UDATPG_ABBREVIATED
- ICU 61
- Global udatpg_addPattern (UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, UBool override, UChar *conflictingPattern, int32_t capacity, int32_t *pLength, UErrorCode *pErrorCode)
- ICU 3.8
- Global UDATPG_BASE_CONFLICT
- ICU 3.8
- Global udatpg_clone (const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_close (UDateTimePatternGenerator *dtpg)
- ICU 3.8
- Global UDATPG_CONFLICT
- ICU 3.8
- Global UDATPG_DAY_FIELD
- ICU 3.8
- Global UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD
- ICU 3.8
- Global UDATPG_DAY_OF_YEAR_FIELD
- ICU 3.8
- Global UDATPG_DAYPERIOD_FIELD
- ICU 3.8
- Global UDATPG_ERA_FIELD
- ICU 3.8
- Global UDATPG_FRACTIONAL_SECOND_FIELD
- ICU 3.8
- Global udatpg_getAppendItemFormat (const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength)
- ICU 3.8
- Global udatpg_getAppendItemName (const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, int32_t *pLength)
- ICU 3.8
- Global udatpg_getBaseSkeleton (UDateTimePatternGenerator *unusedDtpg, const UChar *pattern, int32_t length, UChar *baseSkeleton, int32_t capacity, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_getBestPattern (UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_getBestPatternWithOptions (UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t length, UDateTimePatternMatchOptions options, UChar *bestPattern, int32_t capacity, UErrorCode *pErrorCode)
- ICU 4.4
- Global udatpg_getDateTimeFormat (const UDateTimePatternGenerator *dtpg, int32_t *pLength)
- ICU 3.8
- Global udatpg_getDecimal (const UDateTimePatternGenerator *dtpg, int32_t *pLength)
- ICU 3.8
- Global udatpg_getFieldDisplayName (const UDateTimePatternGenerator *dtpg, UDateTimePatternField field, UDateTimePGDisplayWidth width, UChar *fieldName, int32_t capacity, UErrorCode *pErrorCode)
- ICU 61
- Global udatpg_getPatternForSkeleton (const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength)
- ICU 3.8
- Global udatpg_getSkeleton (UDateTimePatternGenerator *unusedDtpg, const UChar *pattern, int32_t length, UChar *skeleton, int32_t capacity, UErrorCode *pErrorCode)
- ICU 3.8
- Global UDATPG_HOUR_FIELD
- ICU 3.8
- Global UDATPG_MATCH_ALL_FIELDS_LENGTH
- ICU 4.4
- Global UDATPG_MATCH_HOUR_FIELD_LENGTH
- ICU 4.4
- Global UDATPG_MATCH_NO_OPTIONS
- ICU 4.4
- Global UDATPG_MINUTE_FIELD
- ICU 3.8
- Global UDATPG_MONTH_FIELD
- ICU 3.8
- Global UDATPG_NARROW
- ICU 61
- Global UDATPG_NO_CONFLICT
- ICU 3.8
- Global udatpg_open (const char *locale, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_openBaseSkeletons (const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_openEmpty (UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_openSkeletons (const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode)
- ICU 3.8
- Global UDATPG_QUARTER_FIELD
- ICU 3.8
- Global udatpg_replaceFieldTypes (UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 3.8
- Global udatpg_replaceFieldTypesWithOptions (UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UDateTimePatternMatchOptions options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 4.4
- Global UDATPG_SECOND_FIELD
- ICU 3.8
- Global udatpg_setAppendItemFormat (UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const UChar *value, int32_t length)
- ICU 3.8
- Global udatpg_setAppendItemName (UDateTimePatternGenerator *dtpg, UDateTimePatternField field, const UChar *value, int32_t length)
- ICU 3.8
- Global udatpg_setDateTimeFormat (const UDateTimePatternGenerator *dtpg, const UChar *dtFormat, int32_t length)
- ICU 3.8
- Global udatpg_setDecimal (UDateTimePatternGenerator *dtpg, const UChar *decimal, int32_t length)
- ICU 3.8
- Global UDATPG_WEEK_OF_MONTH_FIELD
- ICU 3.8
- Global UDATPG_WEEK_OF_YEAR_FIELD
- ICU 3.8
- Global UDATPG_WEEKDAY_FIELD
- ICU 3.8
- Global UDATPG_WIDE
- ICU 61
- Global UDATPG_YEAR_FIELD
- ICU 3.8
- Global UDATPG_ZONE_FIELD
- ICU 3.8
- Global UDecompositionType
- ICU 2.2
- Global UDialectHandling
- ICU 4.4
- Global UDISPCTX_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE
- ICU 51
- Global UDISPCTX_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE
- ICU 51
- Global UDISPCTX_CAPITALIZATION_FOR_STANDALONE
- ICU 51
- Global UDISPCTX_CAPITALIZATION_FOR_UI_LIST_OR_MENU
- ICU 51
- Global UDISPCTX_CAPITALIZATION_NONE
- ICU 51
- Global UDISPCTX_DIALECT_NAMES
- ICU 51
- Global UDISPCTX_LENGTH_FULL
- ICU 54
- Global UDISPCTX_LENGTH_SHORT
- ICU 54
- Global UDISPCTX_NO_SUBSTITUTE
- ICU 58
- Global UDISPCTX_STANDARD_NAMES
- ICU 51
- Global UDISPCTX_SUBSTITUTE
- ICU 58
- Global UDISPCTX_TYPE_CAPITALIZATION
- ICU 51
- Global UDISPCTX_TYPE_DIALECT_HANDLING
- ICU 51
- Global UDISPCTX_TYPE_DISPLAY_LENGTH
- ICU 54
- Global UDISPCTX_TYPE_SUBSTITUTE_HANDLING
- ICU 58
- Global UDisplayContext
ICU 51
ICU 51
- Global UDisplayContextType
ICU 51
ICU 51
- Global udtitvfmt_close (UDateIntervalFormat *formatter)
- ICU 4.8
- Global udtitvfmt_format (const UDateIntervalFormat *formatter, UDate fromDate, UDate toDate, UChar *result, int32_t resultCapacity, UFieldPosition *position, UErrorCode *status)
- ICU 4.8
- Global udtitvfmt_open (const char *locale, const UChar *skeleton, int32_t skeletonLength, const UChar *tzID, int32_t tzIDLength, UErrorCode *status)
- ICU 4.8
- Global UDTS_DB2_TIME
- ICU 3.2
- Global UDTS_DOTNET_DATE_TIME
- ICU 3.2
- Global UDTS_EXCEL_TIME
- ICU 3.2
- Global UDTS_ICU4C_TIME
- ICU 3.2
- Global UDTS_JAVA_TIME
- ICU 3.2
- Global UDTS_MAC_OLD_TIME
- ICU 3.2
- Global UDTS_MAC_TIME
- ICU 3.2
- Global UDTS_UNIX_MICROSECONDS_TIME
- ICU 3.8
- Global UDTS_UNIX_TIME
- ICU 3.2
- Global UDTS_WINDOWS_FILE_TIME
- ICU 3.2
- Global UEastAsianWidth
- ICU 2.2
- Global uenum_close (UEnumeration *en)
- ICU 2.2
- Global uenum_count (UEnumeration *en, UErrorCode *status)
- ICU 2.2
- Global uenum_next (UEnumeration *en, int32_t *resultLength, UErrorCode *status)
- ICU 2.2
- Global uenum_openCharStringsEnumeration (const char *const strings[], int32_t count, UErrorCode *ec)
- ICU 50
- Global uenum_openFromStringEnumeration (icu::StringEnumeration *adopted, UErrorCode *ec)
- ICU 4.2
- Global uenum_openUCharStringsEnumeration (const UChar *const strings[], int32_t count, UErrorCode *ec)
- ICU 50
- Global uenum_reset (UEnumeration *en, UErrorCode *status)
- ICU 2.2
- Global uenum_unext (UEnumeration *en, int32_t *resultLength, UErrorCode *status)
- ICU 2.2
- Global UEnumCharNamesFn (void *context, UChar32 code, UCharNameChoice nameChoice, const char *name, int32_t length)
- ICU 1.7
- Global UEnumeration
- ICU 2.2
- Global UErrorCode
- ICU 2.0
- Global ufieldpositer_close (UFieldPositionIterator *fpositer)
- ICU 55
- Global ufieldpositer_next (UFieldPositionIterator *fpositer, int32_t *beginIndex, int32_t *endIndex)
- ICU 55
- Global ufieldpositer_open (UErrorCode *status)
- ICU 55
- Global UFieldPosition
- ICU 2.0
- Global UFieldPosition::beginIndex
- ICU 2.0
- Global UFieldPosition::endIndex
- ICU 2.0
- Global UFieldPosition::field
- ICU 2.0
- Global UFieldPositionIterator
- ICU 55
- Global UFILE
- 3.0
- Global UFileDirection
- ICU 3.0
- Global ufmt_close (UFormattable *fmt)
- ICU 52
- Global ufmt_getArrayItemByIndex (UFormattable *fmt, int32_t n, UErrorCode *status)
- ICU 52
- Global ufmt_getArrayLength (const UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getDate (const UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getDecNumChars (UFormattable *fmt, int32_t *len, UErrorCode *status)
- ICU 52
- Global ufmt_getDouble (UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getInt64 (UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getLong (UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getObject (const UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getType (const UFormattable *fmt, UErrorCode *status)
- ICU 52
- Global ufmt_getUChars (UFormattable *fmt, int32_t *len, UErrorCode *status)
- ICU 52
- Global ufmt_isNumeric (const UFormattable *fmt)
- ICU 52
- Global ufmt_open (UErrorCode *status)
- ICU 52
- Global UFormattable
- ICU 52
- Global UFormattableType
- ICU 52
- Global UFormattedNumber
- ICU 62
- Global UGender
ICU 50
ICU 50
- Global UGENDER_FEMALE
- ICU 50
- Global ugender_getInstance (const char *locale, UErrorCode *status)
- ICU 50
- Global ugender_getListGender (const UGenderInfo *genderInfo, const UGender *genders, int32_t size, UErrorCode *status)
- ICU 50
- Global UGENDER_MALE
- ICU 50
- Global UGENDER_OTHER
- ICU 50
- Global UGenderInfo
- ICU 50
- Global UGraphemeClusterBreak
- ICU 3.4
- Global UHangulSyllableType
- ICU 2.6
- Global UIDNA
- ICU 4.6
- Global UIDNA_CHECK_BIDI
- ICU 4.6
- Global UIDNA_CHECK_CONTEXTJ
- ICU 4.6
- Global UIDNA_CHECK_CONTEXTO
- ICU 49
- Global uidna_close (UIDNA *idna)
- ICU 4.6
- Global UIDNA_DEFAULT
- ICU 2.6
- Global UIDNA_ERROR_BIDI
- ICU 4.6
- Global UIDNA_ERROR_CONTEXTJ
- ICU 4.6
- Global UIDNA_ERROR_CONTEXTO_DIGITS
- ICU 49
- Global UIDNA_ERROR_CONTEXTO_PUNCTUATION
- ICU 49
- Global UIDNA_ERROR_DISALLOWED
- ICU 4.6
- Global UIDNA_ERROR_DOMAIN_NAME_TOO_LONG
- ICU 4.6
- Global UIDNA_ERROR_EMPTY_LABEL
- ICU 4.6
- Global UIDNA_ERROR_HYPHEN_3_4
- ICU 4.6
- Global UIDNA_ERROR_INVALID_ACE_LABEL
- ICU 4.6
- Global UIDNA_ERROR_LABEL_HAS_DOT
- ICU 4.6
- Global UIDNA_ERROR_LABEL_TOO_LONG
- ICU 4.6
- Global UIDNA_ERROR_LEADING_COMBINING_MARK
- ICU 4.6
- Global UIDNA_ERROR_LEADING_HYPHEN
- ICU 4.6
- Global UIDNA_ERROR_PUNYCODE
- ICU 4.6
- Global UIDNA_ERROR_TRAILING_HYPHEN
- ICU 4.6
- Global UIDNA_INFO_INITIALIZER
- ICU 4.6
- Global uidna_labelToASCII (const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_labelToASCII_UTF8 (const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_labelToUnicode (const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_labelToUnicodeUTF8 (const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_nameToASCII (const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_nameToASCII_UTF8 (const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_nameToUnicode (const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global uidna_nameToUnicodeUTF8 (const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- ICU 4.6
- Global UIDNA_NONTRANSITIONAL_TO_ASCII
- ICU 4.6
- Global UIDNA_NONTRANSITIONAL_TO_UNICODE
- ICU 4.6
- Global uidna_openUTS46 (uint32_t options, UErrorCode *pErrorCode)
- ICU 4.6
- Global UIDNA_USE_STD3_RULES
- ICU 2.6
- Global UIDNAInfo
- ICU 4.6
- Global UIDNAInfo::errors
- ICU 4.6
- Global UIDNAInfo::isTransitionalDifferent
- ICU 4.6
- Global UIDNAInfo::size
- ICU 4.6
- Global UIndicPositionalCategory
- ICU 63
- Global UIndicSyllabicCategory
- ICU 63
- Global UINT16_MAX
- ICU 2.0
- Global UINT32_MAX
- ICU 2.0
- Global UINT64_C (c)
- ICU 2.8
- Global UINT8_MAX
- ICU 2.0
- Global uiter_current32 (UCharIterator *iter)
- ICU 2.1
- Global uiter_getState (const UCharIterator *iter)
- ICU 2.6
- Global uiter_next32 (UCharIterator *iter)
- ICU 2.1
- Global UITER_NO_STATE
- ICU 2.6
- Global uiter_previous32 (UCharIterator *iter)
- ICU 2.1
- Global uiter_setCharacterIterator (UCharIterator *iter, icu::CharacterIterator *charIter)
- ICU 2.1
- Global uiter_setReplaceable (UCharIterator *iter, const icu::Replaceable *rep)
- ICU 2.1
- Global uiter_setState (UCharIterator *iter, uint32_t state, UErrorCode *pErrorCode)
- ICU 2.6
- Global uiter_setString (UCharIterator *iter, const UChar *s, int32_t length)
- ICU 2.1
- Global uiter_setUTF16BE (UCharIterator *iter, const char *s, int32_t length)
- ICU 2.6
- Global uiter_setUTF8 (UCharIterator *iter, const char *s, int32_t length)
- ICU 2.6
- Global UITER_UNKNOWN_INDEX
- ICU 2.6
- Global UJoiningGroup
- ICU 2.2
- Global UJoiningType
- ICU 2.2
- Global ULayoutType
- ICU 4.0
- Global uldn_close (ULocaleDisplayNames *ldn)
- ICU 4.4
- Global ULDN_DIALECT_NAMES
- ICU 4.4
- Global uldn_getContext (const ULocaleDisplayNames *ldn, UDisplayContextType type, UErrorCode *pErrorCode)
- ICU 51
- Global uldn_getDialectHandling (const ULocaleDisplayNames *ldn)
- ICU 4.4
- Global uldn_getLocale (const ULocaleDisplayNames *ldn)
- ICU 4.4
- Global uldn_keyDisplayName (const ULocaleDisplayNames *ldn, const char *key, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_keyValueDisplayName (const ULocaleDisplayNames *ldn, const char *key, const char *value, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_languageDisplayName (const ULocaleDisplayNames *ldn, const char *lang, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_localeDisplayName (const ULocaleDisplayNames *ldn, const char *locale, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_open (const char *locale, UDialectHandling dialectHandling, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_openForContext (const char *locale, UDisplayContext *contexts, int32_t length, UErrorCode *pErrorCode)
- ICU 51
- Global uldn_regionDisplayName (const ULocaleDisplayNames *ldn, const char *region, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_scriptCodeDisplayName (const ULocaleDisplayNames *ldn, UScriptCode scriptCode, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global uldn_scriptDisplayName (const ULocaleDisplayNames *ldn, const char *script, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global ULDN_STANDARD_NAMES
- ICU 4.4
- Global uldn_variantDisplayName (const ULocaleDisplayNames *ldn, const char *variant, UChar *result, int32_t maxResultSize, UErrorCode *pErrorCode)
- ICU 4.4
- Global ULineBreak
- ICU 2.2
- Global ULineBreakTag
- ICU 2.8
- Global ulistfmt_close (UListFormatter *listfmt)
- ICU 55
- Global ulistfmt_format (const UListFormatter *listfmt, const UChar *const strings[], const int32_t *stringLengths, int32_t stringCount, UChar *result, int32_t resultCapacity, UErrorCode *status)
- ICU 55
- Global ulistfmt_open (const char *locale, UErrorCode *status)
- ICU 55
- Global UListFormatter
- ICU 55
- Global uloc_acceptLanguage (char *result, int32_t resultAvailable, UAcceptResult *outResult, const char **acceptList, int32_t acceptListCount, UEnumeration *availableLocales, UErrorCode *status)
- ICU 3.2
- Global uloc_acceptLanguageFromHTTP (char *result, int32_t resultAvailable, UAcceptResult *outResult, const char *httpAcceptLanguage, UEnumeration *availableLocales, UErrorCode *status)
- ICU 3.2
- Global ULOC_ACTUAL_LOCALE
- ICU 2.1
- Global uloc_addLikelySubtags (const char *localeID, char *maximizedLocaleID, int32_t maximizedLocaleIDCapacity, UErrorCode *err)
- ICU 4.0
- Global ULOC_CANADA
- ICU 2.0
- Global ULOC_CANADA_FRENCH
- ICU 2.0
- Global uloc_canonicalize (const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err)
- ICU 2.8
- Global ULOC_CHINA
- ICU 2.0
- Global ULOC_CHINESE
- ICU 2.0
- Global uloc_countAvailable (void)
- ICU 2.0
- Global ULOC_COUNTRY_CAPACITY
- ICU 2.0
- Global ULOC_ENGLISH
- ICU 2.0
- Global uloc_forLanguageTag (const char *langtag, char *localeID, int32_t localeIDCapacity, int32_t *parsedLength, UErrorCode *err)
- ICU 4.2
- Global ULOC_FRANCE
- ICU 2.0
- Global ULOC_FRENCH
- ICU 2.0
- Global ULOC_FULLNAME_CAPACITY
- ICU 2.0
- Global ULOC_GERMAN
- ICU 2.0
- Global ULOC_GERMANY
- ICU 2.0
- Global uloc_getAvailable (int32_t n)
- ICU 2.0
- Global uloc_getBaseName (const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err)
- ICU 2.8
- Global uloc_getCharacterOrientation (const char *localeId, UErrorCode *status)
- ICU 4.0
- Global uloc_getCountry (const char *localeID, char *country, int32_t countryCapacity, UErrorCode *err)
- ICU 2.0
- Global uloc_getDefault (void)
- ICU 2.0
- Global uloc_getDisplayCountry (const char *locale, const char *displayLocale, UChar *country, int32_t countryCapacity, UErrorCode *status)
- ICU 2.0
- Global uloc_getDisplayKeyword (const char *keyword, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 2.8
- Global uloc_getDisplayKeywordValue (const char *locale, const char *keyword, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 2.8
- Global uloc_getDisplayLanguage (const char *locale, const char *displayLocale, UChar *language, int32_t languageCapacity, UErrorCode *status)
- ICU 2.0
- Global uloc_getDisplayName (const char *localeID, const char *inLocaleID, UChar *result, int32_t maxResultSize, UErrorCode *err)
- ICU 2.0
- Global uloc_getDisplayScript (const char *locale, const char *displayLocale, UChar *script, int32_t scriptCapacity, UErrorCode *status)
- ICU 2.8
- Global uloc_getDisplayVariant (const char *locale, const char *displayLocale, UChar *variant, int32_t variantCapacity, UErrorCode *status)
- ICU 2.0
- Global uloc_getISO3Country (const char *localeID)
- ICU 2.0
- Global uloc_getISO3Language (const char *localeID)
- ICU 2.0
- Global uloc_getISOCountries (void)
- ICU 2.0
- Global uloc_getISOLanguages (void)
- ICU 2.0
- Global uloc_getKeywordValue (const char *localeID, const char *keywordName, char *buffer, int32_t bufferCapacity, UErrorCode *status)
- ICU 2.8
- Global uloc_getLanguage (const char *localeID, char *language, int32_t languageCapacity, UErrorCode *err)
- ICU 2.0
- Global uloc_getLCID (const char *localeID)
- ICU 2.0
- Global uloc_getLineOrientation (const char *localeId, UErrorCode *status)
- ICU 4.0
- Global uloc_getLocaleForLCID (uint32_t hostID, char *locale, int32_t localeCapacity, UErrorCode *status)
- ICU 3.8
- Global uloc_getName (const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err)
- ICU 2.0
- Global uloc_getParent (const char *localeID, char *parent, int32_t parentCapacity, UErrorCode *err)
- ICU 2.0
- Global uloc_getScript (const char *localeID, char *script, int32_t scriptCapacity, UErrorCode *err)
- ICU 2.8
- Global uloc_getVariant (const char *localeID, char *variant, int32_t variantCapacity, UErrorCode *err)
- ICU 2.0
- Global uloc_isRightToLeft (const char *locale)
- ICU 54
- Global ULOC_ITALIAN
- ICU 2.0
- Global ULOC_ITALY
- ICU 2.0
- Global ULOC_JAPAN
- ICU 2.0
- Global ULOC_JAPANESE
- ICU 2.0
- Global ULOC_KEYWORD_AND_VALUES_CAPACITY
- ICU 2.8
- Global ULOC_KEYWORD_ASSIGN
- ICU 2.8
- Global ULOC_KEYWORD_ASSIGN_UNICODE
- ICU 4.6
- Global ULOC_KEYWORD_ITEM_SEPARATOR
- ICU 2.8
- Global ULOC_KEYWORD_ITEM_SEPARATOR_UNICODE
- ICU 4.6
- Global ULOC_KEYWORD_SEPARATOR
- ICU 2.8
- Global ULOC_KEYWORD_SEPARATOR_UNICODE
- ICU 4.6
- Global ULOC_KEYWORDS_CAPACITY
- ICU 2.8
- Global ULOC_KOREA
- ICU 2.0
- Global ULOC_KOREAN
- ICU 2.0
- Global ULOC_LANG_CAPACITY
- ICU 2.0
- Global uloc_minimizeSubtags (const char *localeID, char *minimizedLocaleID, int32_t minimizedLocaleIDCapacity, UErrorCode *err)
- ICU 4.0
- Global uloc_openKeywords (const char *localeID, UErrorCode *status)
- ICU 2.8
- Global ULOC_PRC
- ICU 2.0
- Global ULOC_SCRIPT_CAPACITY
- ICU 2.8
- Global uloc_setDefault (const char *localeID, UErrorCode *status)
- ICU 2.0
- Global uloc_setKeywordValue (const char *keywordName, const char *keywordValue, char *buffer, int32_t bufferCapacity, UErrorCode *status)
- ICU 3.2
- Global ULOC_SIMPLIFIED_CHINESE
- ICU 2.0
- Global ULOC_TAIWAN
- ICU 2.0
- Global uloc_toLanguageTag (const char *localeID, char *langtag, int32_t langtagCapacity, UBool strict, UErrorCode *err)
- ICU 4.2
- Global uloc_toLegacyKey (const char *keyword)
- ICU 54
- Global uloc_toLegacyType (const char *keyword, const char *value)
- ICU 54
- Global uloc_toUnicodeLocaleKey (const char *keyword)
- ICU 54
- Global uloc_toUnicodeLocaleType (const char *keyword, const char *value)
- ICU 54
- Global ULOC_TRADITIONAL_CHINESE
- ICU 2.0
- Global ULOC_UK
- ICU 2.0
- Global ULOC_US
- ICU 2.0
- Global ULOC_VALID_LOCALE
- ICU 2.1
- Global ULocaleData
- ICU 3.6
- Global ULocaleDataDelimiterType
- ICU 3.4
- Global ULocaleDataExemplarSetType
- ICU 3.4
- Global ULocaleDisplayNames
- ICU 4.4
- Global ULOCDATA_ALT_QUOTATION_END
- ICU 3.4
- Global ULOCDATA_ALT_QUOTATION_START
- ICU 3.4
- Global ulocdata_close (ULocaleData *uld)
- ICU 3.4
- Global ULOCDATA_ES_AUXILIARY
- ICU 3.4
- Global ULOCDATA_ES_INDEX
- ICU 4.8
- Global ULOCDATA_ES_PUNCTUATION
- ICU 51
- Global ULOCDATA_ES_STANDARD
- ICU 3.4
- Global ulocdata_getCLDRVersion (UVersionInfo versionArray, UErrorCode *status)
- ICU 4.2
- Global ulocdata_getDelimiter (ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 3.4
- Global ulocdata_getExemplarSet (ULocaleData *uld, USet *fillIn, uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode *status)
- ICU 3.4
- Global ulocdata_getLocaleDisplayPattern (ULocaleData *uld, UChar *pattern, int32_t patternCapacity, UErrorCode *status)
- ICU 4.2
- Global ulocdata_getLocaleSeparator (ULocaleData *uld, UChar *separator, int32_t separatorCapacity, UErrorCode *status)
- ICU 4.2
- Global ulocdata_getMeasurementSystem (const char *localeID, UErrorCode *status)
- ICU 2.8
- Global ulocdata_getNoSubstitute (ULocaleData *uld)
- ICU 3.4
- Global ulocdata_getPaperSize (const char *localeID, int32_t *height, int32_t *width, UErrorCode *status)
- ICU 2.8
- Global ulocdata_open (const char *localeID, UErrorCode *status)
- ICU 3.4
- Global ULOCDATA_QUOTATION_END
- ICU 3.4
- Global ULOCDATA_QUOTATION_START
- ICU 3.4
- Global ulocdata_setNoSubstitute (ULocaleData *uld, UBool setting)
- ICU 3.4
- Global ULocDataLocaleType
- ICU 2.1
- Global UMEASFMT_WIDTH_NARROW
- ICU 53
- Global UMEASFMT_WIDTH_NUMERIC
- ICU 53
- Global UMEASFMT_WIDTH_SHORT
- ICU 53
- Global UMEASFMT_WIDTH_WIDE
- ICU 53
- Global UMeasureFormatWidth
ICU 53
ICU 53
- Global UMeasurementSystem
- ICU 2.8
- Global UMemAllocFn (const void *context, size_t size)
- ICU 2.8
- Global UMemFreeFn (const void *context, void *mem)
- ICU 2.8
- Global UMemReallocFn (const void *context, void *mem, size_t size)
- ICU 2.8
- Global UMessageFormat
- ICU 2.0
- Global UMessagePatternApostropheMode
ICU 4.8
ICU 4.8
- Global UMessagePatternArgType
ICU 4.8
ICU 4.8
- Global UMessagePatternPartType
ICU 4.8
ICU 4.8
- Global UMS_SI
- ICU 2.8
- Global UMS_UK
- ICU 55
- Global UMS_US
- ICU 2.8
- Global umsg_applyPattern (UMessageFormat *fmt, const UChar *pattern, int32_t patternLength, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- Global umsg_autoQuoteApostrophe (const UChar *pattern, int32_t patternLength, UChar *dest, int32_t destCapacity, UErrorCode *ec)
- ICU 3.4
- Global umsg_clone (const UMessageFormat *fmt, UErrorCode *status)
- ICU 2.0
- Global umsg_close (UMessageFormat *format)
- ICU 2.0
- Global umsg_format (const UMessageFormat *fmt, UChar *result, int32_t resultLength, UErrorCode *status,...)
- ICU 2.0
- Global umsg_getLocale (const UMessageFormat *fmt)
- ICU 2.0
- Global umsg_open (const UChar *pattern, int32_t patternLength, const char *locale, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- Global umsg_parse (const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, UErrorCode *status,...)
- ICU 2.0
- Global umsg_setLocale (UMessageFormat *fmt, const char *locale)
- ICU 2.0
- Global umsg_toPattern (const UMessageFormat *fmt, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global umsg_vformat (const UMessageFormat *fmt, UChar *result, int32_t resultLength, va_list ap, UErrorCode *status)
- ICU 2.0
- Global umsg_vparse (const UMessageFormat *fmt, const UChar *source, int32_t sourceLength, int32_t *count, va_list ap, UErrorCode *status)
- ICU 2.0
- Global UMSGPAT_APOS_DOUBLE_OPTIONAL
- ICU 4.8
- Global UMSGPAT_APOS_DOUBLE_REQUIRED
- ICU 4.8
- Global UMSGPAT_ARG_NAME_NOT_NUMBER
- ICU 4.8
- Global UMSGPAT_ARG_NAME_NOT_VALID
- ICU 4.8
- Global UMSGPAT_ARG_TYPE_CHOICE
- ICU 4.8
- Global UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE (argType)
- ICU 50
- Global UMSGPAT_ARG_TYPE_NONE
- ICU 4.8
- Global UMSGPAT_ARG_TYPE_PLURAL
- ICU 4.8
- Global UMSGPAT_ARG_TYPE_SELECT
- ICU 4.8
- Global UMSGPAT_ARG_TYPE_SELECTORDINAL
- ICU 50
- Global UMSGPAT_ARG_TYPE_SIMPLE
- ICU 4.8
- Global UMSGPAT_NO_NUMERIC_VALUE
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_DOUBLE
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_INT
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_LIMIT
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_NAME
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_NUMBER
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_SELECTOR
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_START
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_STYLE
- ICU 4.8
- Global UMSGPAT_PART_TYPE_ARG_TYPE
- ICU 4.8
- Global UMSGPAT_PART_TYPE_INSERT_CHAR
- ICU 4.8
- Global UMSGPAT_PART_TYPE_MSG_LIMIT
- ICU 4.8
- Global UMSGPAT_PART_TYPE_MSG_START
- ICU 4.8
- Global UMSGPAT_PART_TYPE_REPLACE_NUMBER
- ICU 4.8
- Global UMSGPAT_PART_TYPE_SKIP_SYNTAX
- ICU 4.8
- Global UNESCAPE_CHAR_AT )(int32_t offset, void *context)
- ICU 2.0
- Global UNICODE_STRING (cs, _length)
- ICU 2.0
- Global UNICODE_STRING_SIMPLE (cs)
- ICU 2.0
- Global UNISTR_FROM_CHAR_EXPLICIT
- ICU 49
- Global UNISTR_FROM_STRING_EXPLICIT
- ICU 49
- Global UNISTR_OBJECT_SIZE
- ICU 56
- Global unorm2_append (const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_close (UNormalizer2 *norm2)
- ICU 4.4
- Global UNORM2_COMPOSE
- ICU 4.4
- Global UNORM2_COMPOSE_CONTIGUOUS
- ICU 4.4
- Global unorm2_composePair (const UNormalizer2 *norm2, UChar32 a, UChar32 b)
- ICU 49
- Global UNORM2_DECOMPOSE
- ICU 4.4
- Global UNORM2_FCD
- ICU 4.4
- Global unorm2_getCombiningClass (const UNormalizer2 *norm2, UChar32 c)
- ICU 49
- Global unorm2_getDecomposition (const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, UErrorCode *pErrorCode)
- ICU 4.6
- Global unorm2_getInstance (const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_getNFCInstance (UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_getNFDInstance (UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_getNFKCCasefoldInstance (UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_getNFKCInstance (UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_getNFKDInstance (UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_getRawDecomposition (const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, UErrorCode *pErrorCode)
- ICU 49
- Global unorm2_hasBoundaryAfter (const UNormalizer2 *norm2, UChar32 c)
- ICU 4.4
- Global unorm2_hasBoundaryBefore (const UNormalizer2 *norm2, UChar32 c)
- ICU 4.4
- Global unorm2_isInert (const UNormalizer2 *norm2, UChar32 c)
- ICU 4.4
- Global unorm2_isNormalized (const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_normalize (const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_normalizeSecondAndAppend (const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_openFiltered (const UNormalizer2 *norm2, const USet *filterSet, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_quickCheck (const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm2_spanQuickCheckYes (const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode)
- ICU 4.4
- Global unorm_compare (const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32_t options, UErrorCode *pErrorCode)
- ICU 2.2
- Global UNORM_INPUT_IS_FCD
- ICU 2.2
- Global UNORM_MAYBE
- ICU 2.0
- Global UNORM_NO
- ICU 2.0
- Global UNORM_YES
- ICU 2.0
- Global UNormalization2Mode
- ICU 4.4
- Global UNormalizationCheckResult
- ICU 2.0
- Global UNormalizer2
- ICU 4.4
- Global unum_applyPattern (UNumberFormat *format, UBool localized, const UChar *pattern, int32_t patternLength, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- Global UNUM_CASH_CURRENCY
- ICU 54
- Global unum_clone (const UNumberFormat *fmt, UErrorCode *status)
- ICU 2.0
- Global unum_close (UNumberFormat *fmt)
- ICU 2.0
- Global unum_countAvailable (void)
- ICU 2.0
- Global UNUM_CURRENCY
- ICU 2.0
- Global UNUM_CURRENCY_ACCOUNTING
- ICU 53
- Global UNUM_CURRENCY_FIELD
- ICU 49
- Global UNUM_CURRENCY_INSERT
- ICU 4.8
- Global UNUM_CURRENCY_ISO
- ICU 4.8
- Global UNUM_CURRENCY_MATCH
- ICU 4.8
- Global UNUM_CURRENCY_PLURAL
- ICU 4.8
- Global UNUM_CURRENCY_STANDARD
- ICU 56
- Global UNUM_CURRENCY_SURROUNDING_MATCH
- ICU 4.8
- Global UNUM_CURRENCY_USAGE
- ICU 54
- Global UNUM_DECIMAL
- ICU 2.0
- Global UNUM_DECIMAL_COMPACT_LONG
- ICU 56
- Global UNUM_DECIMAL_COMPACT_SHORT
- ICU 56
- Global UNUM_DECIMAL_SEPARATOR_FIELD
- ICU 49
- Global UNUM_DEFAULT
- ICU 2.0
- Global UNUM_DEFAULT_RULESET
- ICU 3.0
- Global UNUM_DURATION
- ICU 3.0
- Global UNUM_EIGHT_DIGIT_SYMBOL
- ICU 4.6
- Global UNUM_EXPONENT_FIELD
- ICU 49
- Global UNUM_EXPONENT_MULTIPLICATION_SYMBOL
- ICU 54
- Global UNUM_EXPONENT_SIGN_FIELD
- ICU 49
- Global UNUM_EXPONENT_SYMBOL_FIELD
- ICU 49
- Global UNUM_FIVE_DIGIT_SYMBOL
- ICU 4.6
- Global unum_format (const UNumberFormat *fmt, int32_t number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 2.0
- Global UNUM_FORMAT_FAIL_IF_MORE_THAN_MAX_DIGITS
- ICU 50
- Global unum_formatDecimal (const UNumberFormat *fmt, const char *number, int32_t length, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 4.4
- Global unum_formatDouble (const UNumberFormat *fmt, double number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 2.0
- Global unum_formatDoubleCurrency (const UNumberFormat *fmt, double number, UChar *currency, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 3.0
- Global unum_formatDoubleForFields (const UNumberFormat *format, double number, UChar *result, int32_t resultLength, UFieldPositionIterator *fpositer, UErrorCode *status)
- ICU 59
- Global unum_formatInt64 (const UNumberFormat *fmt, int64_t number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 2.0
- Global unum_formatUFormattable (const UNumberFormat *fmt, const UFormattable *number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 52
- Global UNUM_FOUR_DIGIT_SYMBOL
- ICU 4.6
- Global UNUM_FRACTION_FIELD
- ICU 49
- Global unum_getAttribute (const UNumberFormat *fmt, UNumberFormatAttribute attr)
- ICU 2.0
- Global unum_getAvailable (int32_t localeIndex)
- ICU 2.0
- Global unum_getContext (const UNumberFormat *fmt, UDisplayContextType type, UErrorCode *status)
- ICU 53
- Global unum_getDoubleAttribute (const UNumberFormat *fmt, UNumberFormatAttribute attr)
- ICU 2.0
- Global unum_getLocaleByType (const UNumberFormat *fmt, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global unum_getSymbol (const UNumberFormat *fmt, UNumberFormatSymbol symbol, UChar *buffer, int32_t size, UErrorCode *status)
- ICU 2.0
- Global unum_getTextAttribute (const UNumberFormat *fmt, UNumberFormatTextAttribute tag, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UNUM_GROUPING_SEPARATOR_FIELD
- ICU 49
- Global UNUM_IGNORE
- ICU 3.0
- Global UNUM_INTEGER_FIELD
- ICU 49
- Global UNUM_LENIENT_PARSE
- ICU 3.0
- Global UNUM_LONG
ICU 51
ICU 51
- Global UNUM_MAX_SIGNIFICANT_DIGITS
- ICU 3.0
- Global UNUM_MIN_SIGNIFICANT_DIGITS
- ICU 3.0
- Global UNUM_MONETARY_GROUPING_SEPARATOR_SYMBOL
- ICU 3.6
- Global UNUM_NINE_DIGIT_SYMBOL
- ICU 4.6
- Global UNUM_NUMBERING_SYSTEM
- ICU 4.2
- Global UNUM_ONE_DIGIT_SYMBOL
- ICU 4.6
- Global unum_open (UNumberFormatStyle style, const UChar *pattern, int32_t patternLength, const char *locale, UParseError *parseErr, UErrorCode *status)
- ICU 2.0
- Global UNUM_ORDINAL
- ICU 3.0
- Global unum_parse (const UNumberFormat *fmt, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.0
- Global UNUM_PARSE_DECIMAL_MARK_REQUIRED
- ICU 54
- Global UNUM_PARSE_NO_EXPONENT
- ICU 50
- Global unum_parseDecimal (const UNumberFormat *fmt, const UChar *text, int32_t textLength, int32_t *parsePos, char *outBuf, int32_t outBufLength, UErrorCode *status)
- ICU 4.4
- Global unum_parseDouble (const UNumberFormat *fmt, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.0
- Global unum_parseDoubleCurrency (const UNumberFormat *fmt, const UChar *text, int32_t textLength, int32_t *parsePos, UChar *currency, UErrorCode *status)
- ICU 3.0
- Global unum_parseInt64 (const UNumberFormat *fmt, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.8
- Global unum_parseToUFormattable (const UNumberFormat *fmt, UFormattable *result, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 52
- Global UNUM_PATTERN_DECIMAL
- ICU 3.0
- Global UNUM_PATTERN_RULEBASED
- ICU 3.0
- Global UNUM_PERCENT
- ICU 2.0
- Global UNUM_PERCENT_FIELD
- ICU 49
- Global UNUM_PERMILL_FIELD
- ICU 49
- Global UNUM_PUBLIC_RULESETS
- ICU 3.0
- Global UNUM_ROUND_HALFEVEN
- , ICU 3.8
- Global UNUM_ROUND_UNNECESSARY
- ICU 4.8
- Global UNUM_SCALE
- ICU 51
- Global UNUM_SCIENTIFIC
- ICU 2.1
- Global unum_setAttribute (UNumberFormat *fmt, UNumberFormatAttribute attr, int32_t newValue)
- ICU 2.0
- Global unum_setContext (UNumberFormat *fmt, UDisplayContext value, UErrorCode *status)
- ICU 53
- Global unum_setDoubleAttribute (UNumberFormat *fmt, UNumberFormatAttribute attr, double newValue)
- ICU 2.0
- Global unum_setSymbol (UNumberFormat *fmt, UNumberFormatSymbol symbol, const UChar *value, int32_t length, UErrorCode *status)
- ICU 2.0
- Global unum_setTextAttribute (UNumberFormat *fmt, UNumberFormatTextAttribute tag, const UChar *newValue, int32_t newValueLength, UErrorCode *status)
- ICU 2.0
- Global UNUM_SEVEN_DIGIT_SYMBOL
- ICU 4.6
- Global UNUM_SHORT
- ICU 51
- Global UNUM_SIGN_FIELD
- ICU 49
- Global UNUM_SIGNIFICANT_DIGIT_SYMBOL
- ICU 3.0
- Global UNUM_SIGNIFICANT_DIGITS_USED
- ICU 3.0
- Global UNUM_SIX_DIGIT_SYMBOL
- ICU 4.6
- Global UNUM_SPELLOUT
- ICU 2.0
- Global UNUM_THREE_DIGIT_SYMBOL
- ICU 4.6
- Global unum_toPattern (const UNumberFormat *fmt, UBool isPatternLocalized, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UNUM_TWO_DIGIT_SYMBOL
- ICU 4.6
- Global UNumberCompactStyle
- ICU 51
- Global UNumberFormat
- ICU 2.0
- Global UNumberFormatAttribute
- ICU 2.0
- Global UNumberFormatFields
- ICU 49
- Global UNumberFormatPadPosition
- ICU 2.0
- Global UNumberFormatRoundingMode
- ICU 2.0
- Global UNumberFormatStyle
- ICU 2.0
- Global UNumberFormatSymbol
- ICU 2.0
- Global UNumberFormatter
- ICU 62
- Global UNumberFormatTextAttribute
- ICU 2.0
- Global UNumberingSystem
- ICU 52
- Global UNumericType
- ICU 2.2
- Global unumf_close (UNumberFormatter *uformatter)
- ICU 62
- Global unumf_closeResult (UFormattedNumber *uresult)
- ICU 62
- Global unumf_formatDecimal (const UNumberFormatter *uformatter, const char *value, int32_t valueLen, UFormattedNumber *uresult, UErrorCode *ec)
- ICU 62
- Global unumf_formatDouble (const UNumberFormatter *uformatter, double value, UFormattedNumber *uresult, UErrorCode *ec)
- ICU 62
- Global unumf_formatInt (const UNumberFormatter *uformatter, int64_t value, UFormattedNumber *uresult, UErrorCode *ec)
- ICU 62
- Global unumf_openForSkeletonAndLocale (const UChar *skeleton, int32_t skeletonLen, const char *locale, UErrorCode *ec)
- ICU 62
- Global unumf_openResult (UErrorCode *ec)
- ICU 62
- Global unumf_resultGetAllFieldPositions (const UFormattedNumber *uresult, UFieldPositionIterator *ufpositer, UErrorCode *ec)
- ICU 62
- Global unumf_resultNextFieldPosition (const UFormattedNumber *uresult, UFieldPosition *ufpos, UErrorCode *ec)
- ICU 62
- Global unumf_resultToString (const UFormattedNumber *uresult, UChar *buffer, int32_t bufferCapacity, UErrorCode *ec)
- ICU 62
- Global unumsys_close (UNumberingSystem *unumsys)
- ICU 52
- Global unumsys_getDescription (const UNumberingSystem *unumsys, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 52
- Global unumsys_getName (const UNumberingSystem *unumsys)
- ICU 52
- Global unumsys_getRadix (const UNumberingSystem *unumsys)
- ICU 52
- Global unumsys_isAlgorithmic (const UNumberingSystem *unumsys)
- ICU 52
- Global unumsys_open (const char *locale, UErrorCode *status)
- ICU 52
- Global unumsys_openAvailableNames (UErrorCode *status)
- ICU 52
- Global unumsys_openByName (const char *name, UErrorCode *status)
- ICU 52
- Global UParseError
- ICU 2.0
- Global UParseError::line
- ICU 2.0
- Global UParseError::offset
- ICU 2.0
- Global UParseError::postContext [U_PARSE_CONTEXT_LEN]
- ICU 2.0
- Global UParseError::preContext [U_PARSE_CONTEXT_LEN]
- ICU 2.0
- Global uplrules_close (UPluralRules *uplrules)
- ICU 4.8
- Global uplrules_getKeywords (const UPluralRules *uplrules, UErrorCode *status)
- ICU 59
- Global UPLRULES_NO_UNIQUE_VALUE
- ICU 4.8
- Global uplrules_open (const char *locale, UErrorCode *status)
- ICU 4.8
- Global uplrules_openForType (const char *locale, UPluralType type, UErrorCode *status)
- ICU 50
- Global uplrules_select (const UPluralRules *uplrules, double number, UChar *keyword, int32_t capacity, UErrorCode *status)
- ICU 4.8
- Global UPLURAL_TYPE_CARDINAL
- ICU 50
- Global UPLURAL_TYPE_ORDINAL
- ICU 50
- Global UPluralRules
- ICU 4.8
- Global UPluralType
ICU 50
ICU 50
- Global UProperty
- ICU 2.1
- Global UPropertyNameChoice
- ICU 2.4
- Global uregex_appendReplacement (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar **destBuf, int32_t *destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_appendReplacementUText (URegularExpression *regexp, UText *replacementText, UText *dest, UErrorCode *status)
- ICU 4.6
- Global uregex_appendTail (URegularExpression *regexp, UChar **destBuf, int32_t *destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_appendTailUText (URegularExpression *regexp, UText *dest, UErrorCode *status)
- ICU 4.6
- Global UREGEX_CASE_INSENSITIVE
- ICU 2.4
- Global uregex_clone (const URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- Global uregex_close (URegularExpression *regexp)
- ICU 3.0
- Global UREGEX_COMMENTS
- ICU 2.4
- Global UREGEX_DOTALL
- ICU 2.4
- Global uregex_end (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- ICU 3.0
- Global uregex_end64 (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- ICU 4.6
- Global UREGEX_ERROR_ON_UNKNOWN_ESCAPES
- ICU 4.0
- Global uregex_find (URegularExpression *regexp, int32_t startIndex, UErrorCode *status)
- ICU 3.0
- Global uregex_find64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- ICU 4.6
- Global uregex_findNext (URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- Global uregex_flags (const URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- Global uregex_getFindProgressCallback (const URegularExpression *regexp, URegexFindProgressCallback **callback, const void **context, UErrorCode *status)
- ICU 4.6
- Global uregex_getMatchCallback (const URegularExpression *regexp, URegexMatchCallback **callback, const void **context, UErrorCode *status)
- ICU 4.0
- Global uregex_getStackLimit (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_getText (URegularExpression *regexp, int32_t *textLength, UErrorCode *status)
- ICU 3.0
- Global uregex_getTimeLimit (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_getUText (URegularExpression *regexp, UText *dest, UErrorCode *status)
- ICU 4.6
- Global uregex_group (URegularExpression *regexp, int32_t groupNum, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_groupCount (URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- Global uregex_groupNumberFromCName (URegularExpression *regexp, const char *groupName, int32_t nameLength, UErrorCode *status)
- ICU 55
- Global uregex_groupNumberFromName (URegularExpression *regexp, const UChar *groupName, int32_t nameLength, UErrorCode *status)
- ICU 55
- Global uregex_groupUText (URegularExpression *regexp, int32_t groupNum, UText *dest, int64_t *groupLength, UErrorCode *status)
- ICU 4.6
- Global uregex_hasAnchoringBounds (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_hasTransparentBounds (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_hitEnd (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global UREGEX_LITERAL
- ICU 4.0
- Global uregex_lookingAt (URegularExpression *regexp, int32_t startIndex, UErrorCode *status)
- ICU 3.0
- Global uregex_lookingAt64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- ICU 4.6
- Global uregex_matches (URegularExpression *regexp, int32_t startIndex, UErrorCode *status)
- ICU 3.0
- Global uregex_matches64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- ICU 4.6
- Global UREGEX_MULTILINE
- ICU 2.4
- Global uregex_open (const UChar *pattern, int32_t patternLength, uint32_t flags, UParseError *pe, UErrorCode *status)
- ICU 3.0
- Global uregex_openC (const char *pattern, uint32_t flags, UParseError *pe, UErrorCode *status)
- ICU 3.0
- Global uregex_openUText (UText *pattern, uint32_t flags, UParseError *pe, UErrorCode *status)
- ICU 4.6
- Global uregex_pattern (const URegularExpression *regexp, int32_t *patLength, UErrorCode *status)
- ICU 3.0
- Global uregex_patternUText (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.6
- Global uregex_refreshUText (URegularExpression *regexp, UText *text, UErrorCode *status)
- ICU 4.8
- Global uregex_regionEnd (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_regionEnd64 (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.6
- Global uregex_regionStart (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_regionStart64 (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.6
- Global uregex_replaceAll (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar *destBuf, int32_t destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_replaceAllUText (URegularExpression *regexp, UText *replacement, UText *dest, UErrorCode *status)
- ICU 4.6
- Global uregex_replaceFirst (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar *destBuf, int32_t destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_replaceFirstUText (URegularExpression *regexp, UText *replacement, UText *dest, UErrorCode *status)
- ICU 4.6
- Global uregex_requireEnd (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_reset (URegularExpression *regexp, int32_t index, UErrorCode *status)
- ICU 3.0
- Global uregex_reset64 (URegularExpression *regexp, int64_t index, UErrorCode *status)
- ICU 4.6
- Global uregex_setFindProgressCallback (URegularExpression *regexp, URegexFindProgressCallback *callback, const void *context, UErrorCode *status)
- ICU 4.6
- Global uregex_setMatchCallback (URegularExpression *regexp, URegexMatchCallback *callback, const void *context, UErrorCode *status)
- ICU 4.0
- Global uregex_setRegion (URegularExpression *regexp, int32_t regionStart, int32_t regionLimit, UErrorCode *status)
- ICU 4.0
- Global uregex_setRegion64 (URegularExpression *regexp, int64_t regionStart, int64_t regionLimit, UErrorCode *status)
- ICU 4.6
- Global uregex_setRegionAndStart (URegularExpression *regexp, int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode *status)
- ICU 4.6
- Global uregex_setStackLimit (URegularExpression *regexp, int32_t limit, UErrorCode *status)
- ICU 4.0
- Global uregex_setText (URegularExpression *regexp, const UChar *text, int32_t textLength, UErrorCode *status)
- ICU 3.0
- Global uregex_setTimeLimit (URegularExpression *regexp, int32_t limit, UErrorCode *status)
- ICU 4.0
- Global uregex_setUText (URegularExpression *regexp, UText *text, UErrorCode *status)
- ICU 4.6
- Global uregex_split (URegularExpression *regexp, UChar *destBuf, int32_t destCapacity, int32_t *requiredCapacity, UChar *destFields[], int32_t destFieldsCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_splitUText (URegularExpression *regexp, UText *destFields[], int32_t destFieldsCapacity, UErrorCode *status)
- ICU 4.6
- Global uregex_start (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- ICU 3.0
- Global uregex_start64 (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- ICU 4.6
- Global UREGEX_UNIX_LINES
- ICU 4.0
- Global uregex_useAnchoringBounds (URegularExpression *regexp, UBool b, UErrorCode *status)
- ICU 4.0
- Global uregex_useTransparentBounds (URegularExpression *regexp, UBool b, UErrorCode *status)
- ICU 4.0
- Global UREGEX_UWORD
- ICU 2.8
- Global URegexFindProgressCallback (const void *context, int64_t matchIndex)
- ICU 4.6
- Global URegexMatchCallback (const void *context, int32_t steps)
- ICU 4.0
- Global URegexpFlag
- ICU 2.4
- Global URegion
- ICU 52
- Global uregion_areEqual (const URegion *uregion, const URegion *otherRegion)
- ICU 52
- Global uregion_contains (const URegion *uregion, const URegion *otherRegion)
- ICU 52
- Global uregion_getAvailable (URegionType type, UErrorCode *status)
- ICU 52
- Global uregion_getContainedRegions (const URegion *uregion, UErrorCode *status)
- ICU 52
- Global uregion_getContainedRegionsOfType (const URegion *uregion, URegionType type, UErrorCode *status)
- ICU 52
- Global uregion_getContainingRegion (const URegion *uregion)
- ICU 52
- Global uregion_getContainingRegionOfType (const URegion *uregion, URegionType type)
- ICU 52
- Global uregion_getNumericCode (const URegion *uregion)
- ICU 52
- Global uregion_getPreferredValues (const URegion *uregion, UErrorCode *status)
- ICU 52
- Global uregion_getRegionCode (const URegion *uregion)
- ICU 52
- Global uregion_getRegionFromCode (const char *regionCode, UErrorCode *status)
- ICU 52
- Global uregion_getRegionFromNumericCode (int32_t code, UErrorCode *status)
- ICU 52
- Global uregion_getType (const URegion *uregion)
- ICU 52
- Global URegionType
- ICU 51
- Global URegistryKey
- ICU 2.6
- Global URegularExpression
- ICU 3.0
- Global URelativeDateTimeFormatter
- ICU 57
- Global URelativeDateTimeUnit
- ICU 57
- File ureldatefmt.h
- ICU 57
- Global ureldatefmt_close (URelativeDateTimeFormatter *reldatefmt)
- ICU 57
- Global ureldatefmt_combineDateAndTime (const URelativeDateTimeFormatter *reldatefmt, const UChar *relativeDateString, int32_t relativeDateStringLen, const UChar *timeString, int32_t timeStringLen, UChar *result, int32_t resultCapacity, UErrorCode *status)
- ICU 57
- Global ureldatefmt_format (const URelativeDateTimeFormatter *reldatefmt, double offset, URelativeDateTimeUnit unit, UChar *result, int32_t resultCapacity, UErrorCode *status)
- ICU 57
- Global ureldatefmt_formatNumeric (const URelativeDateTimeFormatter *reldatefmt, double offset, URelativeDateTimeUnit unit, UChar *result, int32_t resultCapacity, UErrorCode *status)
- ICU 57
- Global ureldatefmt_open (const char *locale, UNumberFormat *nfToAdopt, UDateRelativeDateTimeFormatterStyle width, UDisplayContext capitalizationContext, UErrorCode *status)
- ICU 57
- Global UReplaceable
- ICU 2.0
- Global UReplaceableCallbacks
- ICU 2.0
- Global UReplaceableCallbacks::char32At )(const UReplaceable *rep, int32_t offset)
- ICU 2.0
- Global UReplaceableCallbacks::charAt )(const UReplaceable *rep, int32_t offset)
- ICU 2.0
- Global UReplaceableCallbacks::copy )(UReplaceable *rep, int32_t start, int32_t limit, int32_t dest)
- ICU 2.0
- Global UReplaceableCallbacks::extract )(UReplaceable *rep, int32_t start, int32_t limit, UChar *dst)
- ICU 2.1
- Global UReplaceableCallbacks::length )(const UReplaceable *rep)
- ICU 2.0
- Global UReplaceableCallbacks::replace )(UReplaceable *rep, int32_t start, int32_t limit, const UChar *text, int32_t textLength)
- ICU 2.0
- Global URES_ALIAS
- ICU 2.6
- Global URES_ARRAY
- ICU 2.6
- Global URES_BINARY
- ICU 2.6
- Global ures_close (UResourceBundle *resourceBundle)
- ICU 2.0
- Global ures_getBinary (const UResourceBundle *resourceBundle, int32_t *len, UErrorCode *status)
- ICU 2.0
- Global ures_getByIndex (const UResourceBundle *resourceBundle, int32_t indexR, UResourceBundle *fillIn, UErrorCode *status)
- ICU 2.0
- Global ures_getByKey (const UResourceBundle *resourceBundle, const char *key, UResourceBundle *fillIn, UErrorCode *status)
- ICU 2.0
- Global ures_getInt (const UResourceBundle *resourceBundle, UErrorCode *status)
- ICU 2.0
- Global ures_getIntVector (const UResourceBundle *resourceBundle, int32_t *len, UErrorCode *status)
- ICU 2.0
- Global ures_getKey (const UResourceBundle *resourceBundle)
- ICU 2.0
- Global ures_getLocaleByType (const UResourceBundle *resourceBundle, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global ures_getNextResource (UResourceBundle *resourceBundle, UResourceBundle *fillIn, UErrorCode *status)
- ICU 2.0
- Global ures_getNextString (UResourceBundle *resourceBundle, int32_t *len, const char **key, UErrorCode *status)
- ICU 2.0
- Global ures_getSize (const UResourceBundle *resourceBundle)
- ICU 2.0
- Global ures_getString (const UResourceBundle *resourceBundle, int32_t *len, UErrorCode *status)
- ICU 2.0
- Global ures_getStringByIndex (const UResourceBundle *resourceBundle, int32_t indexS, int32_t *len, UErrorCode *status)
- ICU 2.0
- Global ures_getStringByKey (const UResourceBundle *resB, const char *key, int32_t *len, UErrorCode *status)
- ICU 2.0
- Global ures_getType (const UResourceBundle *resourceBundle)
- ICU 2.0
- Global ures_getUInt (const UResourceBundle *resourceBundle, UErrorCode *status)
- ICU 2.0
- Global ures_getUTF8String (const UResourceBundle *resB, char *dest, int32_t *length, UBool forceCopy, UErrorCode *status)
- ICU 3.6
- Global ures_getUTF8StringByIndex (const UResourceBundle *resB, int32_t stringIndex, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status)
- ICU 3.6
- Global ures_getUTF8StringByKey (const UResourceBundle *resB, const char *key, char *dest, int32_t *pLength, UBool forceCopy, UErrorCode *status)
- ICU 3.6
- Global ures_getVersion (const UResourceBundle *resB, UVersionInfo versionInfo)
- ICU 2.0
- Global ures_hasNext (const UResourceBundle *resourceBundle)
- ICU 2.0
- Global URES_INT
- ICU 2.6
- Global URES_INT_VECTOR
- ICU 2.6
- Global URES_NONE
- ICU 2.6
- Global ures_open (const char *packageName, const char *locale, UErrorCode *status)
- ICU 2.0
- Global ures_openAvailableLocales (const char *packageName, UErrorCode *status)
- ICU 3.2
- Global ures_openDirect (const char *packageName, const char *locale, UErrorCode *status)
- ICU 2.0
- Global ures_openU (const UChar *packageName, const char *locale, UErrorCode *status)
- ICU 2.0
- Global ures_resetIterator (UResourceBundle *resourceBundle)
- ICU 2.0
- Global URES_STRING
- ICU 2.6
- Global URES_TABLE
- ICU 2.6
- Global UResourceBundle
- ICU 2.0
- Global URestrictionLevel
- ICU 51
- Global UResType
- ICU 2.0
- Global URGN_CONTINENT
- ICU 51
- Global URGN_DEPRECATED
- ICU 51
- Global URGN_GROUPING
- ICU 51
- Global URGN_SUBCONTINENT
- ICU 51
- Global URGN_TERRITORY
- ICU 51
- Global URGN_UNKNOWN
- ICU 51
- Global URGN_WORLD
- ICU 51
- Global US_INV
- ICU 3.2
- Global USCRIPT_ADLAM
- ICU 58
- Global USCRIPT_AFAKA
- ICU 4.8
- Global USCRIPT_AHOM
- ICU 54
- Global USCRIPT_ANATOLIAN_HIEROGLYPHS
- ICU 49
- Global USCRIPT_ARABIC
- ICU 2.2
- Global USCRIPT_ARMENIAN
- ICU 2.2
- Global USCRIPT_AVESTAN
- ICU 4.0
- Global USCRIPT_BALINESE
- ICU 3.6
- Global USCRIPT_BAMUM
- ICU 4.4
- Global USCRIPT_BASSA_VAH
- ICU 4.6
- Global USCRIPT_BATAK
- ICU 3.6
- Global USCRIPT_BENGALI
- ICU 2.2
- Global USCRIPT_BHAIKSUKI
- ICU 58
- Global USCRIPT_BLISSYMBOLS
- ICU 3.6
- Global USCRIPT_BOOK_PAHLAVI
- ICU 4.0
- Global USCRIPT_BOPOMOFO
- ICU 2.2
- Global USCRIPT_BRAHMI
- ICU 3.6
- Global USCRIPT_BRAILLE
- ICU 2.6
- Global uscript_breaksBetweenLetters (UScriptCode script)
- ICU 51
- Global USCRIPT_BUGINESE
- ICU 3.4
- Global USCRIPT_BUHID
- ICU 2.2
- Global USCRIPT_CANADIAN_ABORIGINAL
- ICU 2.6
- Global USCRIPT_CARIAN
- ICU 3.8
- Global USCRIPT_CAUCASIAN_ALBANIAN
- ICU 52
- Global USCRIPT_CHAKMA
- ICU 4.0
- Global USCRIPT_CHAM
- ICU 3.6
- Global USCRIPT_CHEROKEE
- ICU 2.2
- Global USCRIPT_CIRTH
- ICU 3.6
- Global USCRIPT_COMMON
- ICU 2.2
- Global USCRIPT_COPTIC
- ICU 2.2
- Global USCRIPT_CUNEIFORM
- ICU 3.6
- Global USCRIPT_CYPRIOT
- ICU 2.6
- Global USCRIPT_CYRILLIC
- ICU 2.2
- Global USCRIPT_DEMOTIC_EGYPTIAN
- ICU 3.6
- Global USCRIPT_DESERET
- ICU 2.2
- Global USCRIPT_DEVANAGARI
- ICU 2.2
- Global USCRIPT_DOGRA
- ICU 62
- Global USCRIPT_DUPLOYAN
- ICU 54
- Global USCRIPT_EASTERN_SYRIAC
- ICU 3.6
- Global USCRIPT_EGYPTIAN_HIEROGLYPHS
- ICU 3.6
- Global USCRIPT_ELBASAN
- ICU 4.6
- Global USCRIPT_ELYMAIC
- ICU 64
- Global USCRIPT_ESTRANGELO_SYRIAC
- ICU 3.6
- Global USCRIPT_ETHIOPIC
- ICU 2.2
- Global USCRIPT_GEORGIAN
- ICU 2.2
- Global uscript_getCode (const char *nameOrAbbrOrLocale, UScriptCode *fillIn, int32_t capacity, UErrorCode *err)
- ICU 2.4
- Global uscript_getName (UScriptCode scriptCode)
- ICU 2.4
- Global uscript_getSampleString (UScriptCode script, UChar *dest, int32_t capacity, UErrorCode *pErrorCode)
- ICU 51
- Global uscript_getSampleUnicodeString (UScriptCode script)
- ICU 51
- Global uscript_getScript (UChar32 codepoint, UErrorCode *err)
- ICU 2.4
- Global uscript_getScriptExtensions (UChar32 c, UScriptCode *scripts, int32_t capacity, UErrorCode *errorCode)
- ICU 49
- Global uscript_getShortName (UScriptCode scriptCode)
- ICU 2.4
- Global uscript_getUsage (UScriptCode script)
- ICU 51
- Global USCRIPT_GLAGOLITIC
- ICU 3.4
- Global USCRIPT_GOTHIC
- ICU 2.2
- Global USCRIPT_GRANTHA
- ICU 4.6
- Global USCRIPT_GREEK
- ICU 2.2
- Global USCRIPT_GUJARATI
- ICU 2.2
- Global USCRIPT_GUNJALA_GONDI
- ICU 62
- Global USCRIPT_GURMUKHI
- ICU 2.2
- Global USCRIPT_HAN
- ICU 2.2
- Global USCRIPT_HAN_WITH_BOPOMOFO
- ICU 58
- Global USCRIPT_HANGUL
- ICU 2.2
- Global USCRIPT_HANIFI_ROHINGYA
- ICU 62
- Global USCRIPT_HANUNOO
- ICU 2.2
- Global USCRIPT_HARAPPAN_INDUS
- ICU 3.6
- Global uscript_hasScript (UChar32 c, UScriptCode sc)
- ICU 49
- Global USCRIPT_HATRAN
- ICU 54
- Global USCRIPT_HEBREW
- ICU 2.2
- Global USCRIPT_HIERATIC_EGYPTIAN
- ICU 3.6
- Global USCRIPT_HIRAGANA
- ICU 2.2
- Global USCRIPT_IMPERIAL_ARAMAIC
- ICU 4.0
- Global USCRIPT_INHERITED
- ICU 2.2
- Global USCRIPT_INSCRIPTIONAL_PAHLAVI
- ICU 4.0
- Global USCRIPT_INSCRIPTIONAL_PARTHIAN
- ICU 4.0
- Global USCRIPT_INVALID_CODE
- ICU 2.2
- Global uscript_isCased (UScriptCode script)
- ICU 51
- Global uscript_isRightToLeft (UScriptCode script)
- ICU 51
- Global USCRIPT_JAMO
- ICU 58
- Global USCRIPT_JAPANESE
- ICU 3.8
- Global USCRIPT_JAVANESE
- ICU 3.6
- Global USCRIPT_JURCHEN
- ICU 4.8
- Global USCRIPT_KAITHI
- ICU 4.0
- Global USCRIPT_KANNADA
- ICU 2.2
- Global USCRIPT_KATAKANA
- ICU 2.2
- Global USCRIPT_KATAKANA_OR_HIRAGANA
- ICU 3.0
- Global USCRIPT_KAYAH_LI
- ICU 3.6
- Global USCRIPT_KHAROSHTHI
- ICU 3.4
- Global USCRIPT_KHMER
- ICU 2.2
- Global USCRIPT_KHOJKI
- ICU 49
- Global USCRIPT_KHUDAWADI
- ICU 54
- Global USCRIPT_KHUTSURI
- ICU 3.6
- Global USCRIPT_KOREAN
- ICU 4.0
- Global USCRIPT_KPELLE
- ICU 4.6
- Global USCRIPT_LANNA
- ICU 3.8
- Global USCRIPT_LAO
- ICU 2.2
- Global USCRIPT_LATIN
- ICU 2.2
- Global USCRIPT_LATIN_FRAKTUR
- ICU 3.6
- Global USCRIPT_LATIN_GAELIC
- ICU 3.6
- Global USCRIPT_LEPCHA
- ICU 3.6
- Global USCRIPT_LIMBU
- ICU 2.6
- Global USCRIPT_LINEAR_A
- ICU 3.6
- Global USCRIPT_LINEAR_B
- ICU 2.6
- Global USCRIPT_LISU
- ICU 4.4
- Global USCRIPT_LOMA
- ICU 4.6
- Global USCRIPT_LYCIAN
- ICU 3.8
- Global USCRIPT_LYDIAN
- ICU 3.8
- Global USCRIPT_MAHAJANI
- ICU 52
- Global USCRIPT_MAKASAR
- ICU 62
- Global USCRIPT_MALAYALAM
- ICU 2.2
- Global USCRIPT_MANDAEAN
- ICU 3.6
- Global USCRIPT_MANDAIC
- ICU 4.6
- Global USCRIPT_MANICHAEAN
- ICU 4.0
- Global USCRIPT_MARCHEN
- ICU 58
- Global USCRIPT_MASARAM_GONDI
- ICU 60
- Global USCRIPT_MATHEMATICAL_NOTATION
- ICU 4.0
- Global USCRIPT_MAYAN_HIEROGLYPHS
- ICU 3.6
- Global USCRIPT_MEDEFAIDRIN
- ICU 62
- Global USCRIPT_MEITEI_MAYEK
- ICU 3.8
- Global USCRIPT_MENDE
- ICU 4.6
- Global USCRIPT_MEROITIC
- ICU 3.6
- Global USCRIPT_MEROITIC_CURSIVE
- ICU 4.6
- Global USCRIPT_MEROITIC_HIEROGLYPHS
- ICU 4.6
- Global USCRIPT_MIAO
- ICU 52
- Global USCRIPT_MODI
- ICU 54
- Global USCRIPT_MONGOLIAN
- ICU 2.2
- Global USCRIPT_MOON
- ICU 3.8
- Global USCRIPT_MRO
- ICU 4.8
- Global USCRIPT_MULTANI
- ICU 54
- Global USCRIPT_MYANMAR
- ICU 2.2
- Global USCRIPT_NABATAEAN
- ICU 4.6
- Global USCRIPT_NAKHI_GEBA
- ICU 4.4
- Global USCRIPT_NANDINAGARI
- ICU 64
- Global USCRIPT_NEW_TAI_LUE
- ICU 3.4
- Global USCRIPT_NEWA
- ICU 58
- Global USCRIPT_NKO
- ICU 3.6
- Global USCRIPT_NUSHU
- ICU 4.8
- Global USCRIPT_NYIAKENG_PUACHUE_HMONG
- ICU 64
- Global USCRIPT_OGHAM
- ICU 2.2
- Global USCRIPT_OL_CHIKI
- ICU 3.8
- Global USCRIPT_OLD_CHURCH_SLAVONIC_CYRILLIC
- ICU 3.6
- Global USCRIPT_OLD_HUNGARIAN
- ICU 3.6
- Global USCRIPT_OLD_ITALIC
- ICU 2.2
- Global USCRIPT_OLD_NORTH_ARABIAN
- ICU 4.6
- Global USCRIPT_OLD_PERMIC
- ICU 3.6
- Global USCRIPT_OLD_PERSIAN
- ICU 3.4
- Global USCRIPT_OLD_SOGDIAN
- ICU 62
- Global USCRIPT_OLD_SOUTH_ARABIAN
- ICU 4.4
- Global USCRIPT_ORIYA
- ICU 2.2
- Global USCRIPT_ORKHON
- ICU 3.6
- Global USCRIPT_OSAGE
- ICU 58
- Global USCRIPT_OSMANYA
- ICU 2.6
- Global USCRIPT_PAHAWH_HMONG
- ICU 3.6
- Global USCRIPT_PALMYRENE
- ICU 4.6
- Global USCRIPT_PAU_CIN_HAU
- ICU 54
- Global USCRIPT_PHAGS_PA
- ICU 3.6
- Global USCRIPT_PHOENICIAN
- ICU 3.6
- Global USCRIPT_PHONETIC_POLLARD
- ICU 3.6
- Global USCRIPT_PSALTER_PAHLAVI
- ICU 4.0
- Global USCRIPT_REJANG
- ICU 3.8
- Global USCRIPT_RONGORONGO
- ICU 3.6
- Global USCRIPT_RUNIC
- ICU 2.2
- Global USCRIPT_SAMARITAN
- ICU 4.0
- Global USCRIPT_SARATI
- ICU 3.6
- Global USCRIPT_SAURASHTRA
- ICU 3.8
- Global USCRIPT_SHARADA
- ICU 4.8
- Global USCRIPT_SHAVIAN
- ICU 2.6
- Global USCRIPT_SIDDHAM
- ICU 54
- Global USCRIPT_SIGN_WRITING
- ICU 3.8
- Global USCRIPT_SIMPLIFIED_HAN
- ICU 3.6
- Global USCRIPT_SINDHI
- ICU 4.6
- Global USCRIPT_SINHALA
- ICU 2.2
- Global USCRIPT_SOGDIAN
- ICU 62
- Global USCRIPT_SORA_SOMPENG
- ICU 4.8
- Global USCRIPT_SOYOMBO
- ICU 60
- Global USCRIPT_SUNDANESE
- ICU 3.8
- Global USCRIPT_SYLOTI_NAGRI
- ICU 3.4
- Global USCRIPT_SYMBOLS
- ICU 4.0
- Global USCRIPT_SYMBOLS_EMOJI
- ICU 58
- Global USCRIPT_SYRIAC
- ICU 2.2
- Global USCRIPT_TAGALOG
- ICU 2.2
- Global USCRIPT_TAGBANWA
- ICU 2.2
- Global USCRIPT_TAI_LE
- ICU 2.6
- Global USCRIPT_TAI_VIET
- ICU 4.0
- Global USCRIPT_TAKRI
- ICU 4.8
- Global USCRIPT_TAMIL
- ICU 2.2
- Global USCRIPT_TANGUT
- ICU 4.8
- Global USCRIPT_TELUGU
- ICU 2.2
- Global USCRIPT_TENGWAR
- ICU 3.6
- Global USCRIPT_THAANA
- ICU 2.2
- Global USCRIPT_THAI
- ICU 2.2
- Global USCRIPT_TIBETAN
- ICU 2.2
- Global USCRIPT_TIFINAGH
- ICU 3.4
- Global USCRIPT_TIRHUTA
- ICU 49
- Global USCRIPT_TRADITIONAL_HAN
- ICU 3.6
- Global USCRIPT_UCAS
- ICU 2.2
- Global USCRIPT_UGARITIC
- ICU 2.6
- Global USCRIPT_UNKNOWN
- ICU 3.6
- Global USCRIPT_UNWRITTEN_LANGUAGES
- ICU 3.6
- Global USCRIPT_USAGE_ASPIRATIONAL
- ICU 51
- Global USCRIPT_USAGE_EXCLUDED
- ICU 51
- Global USCRIPT_USAGE_LIMITED_USE
- ICU 51
- Global USCRIPT_USAGE_NOT_ENCODED
- ICU 51
- Global USCRIPT_USAGE_RECOMMENDED
- ICU 51
- Global USCRIPT_USAGE_UNKNOWN
- ICU 51
- Global USCRIPT_VAI
- ICU 3.6
- Global USCRIPT_VISIBLE_SPEECH
- ICU 3.6
- Global USCRIPT_WANCHO
- ICU 64
- Global USCRIPT_WARANG_CITI
- ICU 4.6
- Global USCRIPT_WESTERN_SYRIAC
- ICU 3.6
- Global USCRIPT_WOLEAI
- ICU 4.8
- Global USCRIPT_YI
- ICU 2.2
- Global USCRIPT_ZANABAZAR_SQUARE
- ICU 60
- Global UScriptCode
- ICU 2.2
- Global UScriptUsage
- ICU 51
- Global USearch
- ICU 2.0
- File usearch.h
- ICU 2.4
- Global USEARCH_ANY_BASE_WEIGHT_IS_WILDCARD
- ICU 4.4
- Global usearch_close (UStringSearch *searchiter)
- ICU 2.4
- Global USEARCH_DEFAULT
- ICU 2.4
- Global USEARCH_DONE
- ICU 2.4
- Global USEARCH_ELEMENT_COMPARISON
- ICU 4.4
- Global usearch_first (UStringSearch *strsrch, UErrorCode *status)
- ICU 2.4
- Global usearch_following (UStringSearch *strsrch, int32_t position, UErrorCode *status)
- ICU 2.4
- Global usearch_getAttribute (const UStringSearch *strsrch, USearchAttribute attribute)
- ICU 2.4
- Global usearch_getBreakIterator (const UStringSearch *strsrch)
- ICU 2.4
- Global usearch_getCollator (const UStringSearch *strsrch)
- ICU 2.4
- Global usearch_getMatchedLength (const UStringSearch *strsrch)
- ICU 2.4
- Global usearch_getMatchedStart (const UStringSearch *strsrch)
- ICU 2.4
- Global usearch_getMatchedText (const UStringSearch *strsrch, UChar *result, int32_t resultCapacity, UErrorCode *status)
- ICU 2.4
- Global usearch_getOffset (const UStringSearch *strsrch)
- ICU 2.4
- Global usearch_getPattern (const UStringSearch *strsrch, int32_t *length)
- ICU 2.4
- Global usearch_getText (const UStringSearch *strsrch, int32_t *length)
- ICU 2.4
- Global usearch_last (UStringSearch *strsrch, UErrorCode *status)
- ICU 2.4
- Global usearch_next (UStringSearch *strsrch, UErrorCode *status)
- ICU 2.4
- Global USEARCH_OFF
- ICU 2.4
- Global USEARCH_ON
- ICU 2.4
- Global usearch_open (const UChar *pattern, int32_t patternlength, const UChar *text, int32_t textlength, const char *locale, UBreakIterator *breakiter, UErrorCode *status)
- ICU 2.4
- Global usearch_openFromCollator (const UChar *pattern, int32_t patternlength, const UChar *text, int32_t textlength, const UCollator *collator, UBreakIterator *breakiter, UErrorCode *status)
- ICU 2.4
- Global USEARCH_OVERLAP
- ICU 2.4
- Global USEARCH_PATTERN_BASE_WEIGHT_IS_WILDCARD
- ICU 4.4
- Global usearch_preceding (UStringSearch *strsrch, int32_t position, UErrorCode *status)
- ICU 2.4
- Global usearch_previous (UStringSearch *strsrch, UErrorCode *status)
- ICU 2.4
- Global usearch_reset (UStringSearch *strsrch)
- ICU 2.4
- Global usearch_setAttribute (UStringSearch *strsrch, USearchAttribute attribute, USearchAttributeValue value, UErrorCode *status)
- ICU 2.4
- Global usearch_setBreakIterator (UStringSearch *strsrch, UBreakIterator *breakiter, UErrorCode *status)
- ICU 2.4
- Global usearch_setCollator (UStringSearch *strsrch, const UCollator *collator, UErrorCode *status)
- ICU 2.4
- Global usearch_setOffset (UStringSearch *strsrch, int32_t position, UErrorCode *status)
- ICU 2.4
- Global usearch_setPattern (UStringSearch *strsrch, const UChar *pattern, int32_t patternlength, UErrorCode *status)
- ICU 2.4
- Global usearch_setText (UStringSearch *strsrch, const UChar *text, int32_t textlength, UErrorCode *status)
- ICU 2.4
- Global USEARCH_STANDARD_ELEMENT_COMPARISON
- ICU 4.4
- Global USearchAttribute
- ICU 2.4
- Global USearchAttributeValue
- ICU 2.4
- Global USentenceBreak
- ICU 3.4
- Global USentenceBreakTag
- ICU 2.8
- Global USerializedSet
- ICU 2.4
- Global USerializedSet::array
- ICU 2.4
- Global USerializedSet::bmpLength
- ICU 2.4
- Global USerializedSet::length
- ICU 2.4
- Global USerializedSet::staticArray [USET_SERIALIZED_STATIC_ARRAY_CAPACITY]
- ICU 2.4
- Global USet
- ICU 2.4
- Global uset_add (USet *set, UChar32 c)
- ICU 2.4
- Global USET_ADD_CASE_MAPPINGS
- ICU 3.2
- Global uset_addAll (USet *set, const USet *additionalSet)
- ICU 2.6
- Global uset_addAllCodePoints (USet *set, const UChar *str, int32_t strLen)
- ICU 3.4
- Global uset_addRange (USet *set, UChar32 start, UChar32 end)
- ICU 2.2
- Global uset_addString (USet *set, const UChar *str, int32_t strLen)
- ICU 2.4
- Global uset_applyIntPropertyValue (USet *set, UProperty prop, int32_t value, UErrorCode *ec)
- ICU 3.2
- Global uset_applyPattern (USet *set, const UChar *pattern, int32_t patternLength, uint32_t options, UErrorCode *status)
- ICU 2.8
- Global uset_applyPropertyAlias (USet *set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode *ec)
- ICU 3.2
- Global USET_CASE_INSENSITIVE
- ICU 2.4
- Global uset_charAt (const USet *set, int32_t charIndex)
- ICU 3.2
- Global uset_clear (USet *set)
- ICU 2.4
- Global uset_clone (const USet *set)
- ICU 3.8
- Global uset_cloneAsThawed (const USet *set)
- ICU 3.8
- Global uset_close (USet *set)
- ICU 2.4
- Global uset_closeOver (USet *set, int32_t attributes)
- ICU 4.2
- Global uset_compact (USet *set)
- ICU 3.2
- Global uset_complement (USet *set)
- ICU 2.4
- Global uset_complementAll (USet *set, const USet *complement)
- ICU 3.2
- Global uset_contains (const USet *set, UChar32 c)
- ICU 2.4
- Global uset_containsAll (const USet *set1, const USet *set2)
- ICU 3.2
- Global uset_containsAllCodePoints (const USet *set, const UChar *str, int32_t strLen)
- ICU 3.4
- Global uset_containsNone (const USet *set1, const USet *set2)
- ICU 3.2
- Global uset_containsRange (const USet *set, UChar32 start, UChar32 end)
- ICU 2.2
- Global uset_containsSome (const USet *set1, const USet *set2)
- ICU 3.2
- Global uset_containsString (const USet *set, const UChar *str, int32_t strLen)
- ICU 2.4
- Global uset_equals (const USet *set1, const USet *set2)
- ICU 3.2
- Global uset_freeze (USet *set)
- ICU 3.8
- Global uset_getItem (const USet *set, int32_t itemIndex, UChar32 *start, UChar32 *end, UChar *str, int32_t strCapacity, UErrorCode *ec)
- ICU 2.4
- Global uset_getItemCount (const USet *set)
- ICU 2.4
- Global uset_getSerializedRange (const USerializedSet *set, int32_t rangeIndex, UChar32 *pStart, UChar32 *pEnd)
- ICU 2.4
- Global uset_getSerializedRangeCount (const USerializedSet *set)
- ICU 2.4
- Global uset_getSerializedSet (USerializedSet *fillSet, const uint16_t *src, int32_t srcLength)
- ICU 2.4
- Global USET_IGNORE_SPACE
- ICU 2.4
- Global uset_indexOf (const USet *set, UChar32 c)
- ICU 3.2
- Global uset_isEmpty (const USet *set)
- ICU 2.4
- Global uset_isFrozen (const USet *set)
- ICU 3.8
- Global uset_open (UChar32 start, UChar32 end)
- ICU 2.4
- Global uset_openEmpty (void)
- ICU 4.2
- Global uset_openPattern (const UChar *pattern, int32_t patternLength, UErrorCode *ec)
- ICU 2.4
- Global uset_openPatternOptions (const UChar *pattern, int32_t patternLength, uint32_t options, UErrorCode *ec)
- ICU 2.4
- Global uset_remove (USet *set, UChar32 c)
- ICU 2.4
- Global uset_removeAll (USet *set, const USet *removeSet)
- ICU 3.2
- Global uset_removeAllStrings (USet *set)
- ICU 4.2
- Global uset_removeRange (USet *set, UChar32 start, UChar32 end)
- ICU 2.2
- Global uset_removeString (USet *set, const UChar *str, int32_t strLen)
- ICU 2.4
- Global uset_resemblesPattern (const UChar *pattern, int32_t patternLength, int32_t pos)
- ICU 3.2
- Global uset_retain (USet *set, UChar32 start, UChar32 end)
- ICU 3.2
- Global uset_retainAll (USet *set, const USet *retain)
- ICU 3.2
- Global uset_serialize (const USet *set, uint16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- ICU 2.4
- Global USET_SERIALIZED_STATIC_ARRAY_CAPACITY
- ICU 2.4
- Global uset_serializedContains (const USerializedSet *set, UChar32 c)
- ICU 2.4
- Global uset_set (USet *set, UChar32 start, UChar32 end)
- ICU 3.2
- Global uset_setSerializedToOne (USerializedSet *fillSet, UChar32 c)
- ICU 2.4
- Global uset_size (const USet *set)
- ICU 2.4
- Global uset_span (const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition)
- ICU 3.8
- Global USET_SPAN_CONTAINED
- ICU 3.8
- Global USET_SPAN_NOT_CONTAINED
- ICU 3.8
- Global USET_SPAN_SIMPLE
- ICU 3.8
- Global uset_spanBack (const USet *set, const UChar *s, int32_t length, USetSpanCondition spanCondition)
- ICU 3.8
- Global uset_spanBackUTF8 (const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition)
- ICU 3.8
- Global uset_spanUTF8 (const USet *set, const char *s, int32_t length, USetSpanCondition spanCondition)
- ICU 3.8
- Global uset_toPattern (const USet *set, UChar *result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode *ec)
- ICU 2.4
- Global USetSpanCondition
- ICU 3.8
- File uspoof.h
- ICU 4.6
- Global USPOOF_ALL_CHECKS
- ICU 4.6
- Global uspoof_areConfusable (const USpoofChecker *sc, const UChar *id1, int32_t length1, const UChar *id2, int32_t length2, UErrorCode *status)
- ICU 4.2
- Global uspoof_areConfusableUnicodeString (const USpoofChecker *sc, const icu::UnicodeString &s1, const icu::UnicodeString &s2, UErrorCode *status)
- ICU 4.2
- Global uspoof_areConfusableUTF8 (const USpoofChecker *sc, const char *id1, int32_t length1, const char *id2, int32_t length2, UErrorCode *status)
- ICU 4.2
- Global USPOOF_ASCII
- ICU 51
- Global USPOOF_AUX_INFO
- ICU 51
- Global uspoof_check (const USpoofChecker *sc, const UChar *id, int32_t length, int32_t *position, UErrorCode *status)
- ICU 4.2
- Global uspoof_check2 (const USpoofChecker *sc, const UChar *id, int32_t length, USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_check2UnicodeString (const USpoofChecker *sc, const icu::UnicodeString &id, USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_check2UTF8 (const USpoofChecker *sc, const char *id, int32_t length, USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_checkUnicodeString (const USpoofChecker *sc, const icu::UnicodeString &id, int32_t *position, UErrorCode *status)
- ICU 4.2
- Global uspoof_checkUTF8 (const USpoofChecker *sc, const char *id, int32_t length, int32_t *position, UErrorCode *status)
- ICU 4.2
- Global uspoof_clone (const USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_close (USpoofChecker *sc)
- ICU 4.2
- Global uspoof_closeCheckResult (USpoofCheckResult *checkResult)
- ICU 58
- Global USPOOF_CONFUSABLE
- ICU 58
- Global uspoof_getAllowedChars (const USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getAllowedLocales (USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getAllowedUnicodeSet (const USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getCheckResultChecks (const USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_getCheckResultNumerics (const USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_getCheckResultRestrictionLevel (const USpoofCheckResult *checkResult, UErrorCode *status)
- ICU 58
- Global uspoof_getChecks (const USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getInclusionSet (UErrorCode *status)
- ICU 51
- Global uspoof_getInclusionUnicodeSet (UErrorCode *status)
- ICU 51
- Global uspoof_getRecommendedSet (UErrorCode *status)
- ICU 51
- Global uspoof_getRecommendedUnicodeSet (UErrorCode *status)
- ICU 51
- Global uspoof_getRestrictionLevel (const USpoofChecker *sc)
- ICU 51
- Global uspoof_getSkeleton (const USpoofChecker *sc, uint32_t type, const UChar *id, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 4.2
- Global uspoof_getSkeletonUnicodeString (const USpoofChecker *sc, uint32_t type, const icu::UnicodeString &id, icu::UnicodeString &dest, UErrorCode *status)
- ICU 4.2
- Global uspoof_getSkeletonUTF8 (const USpoofChecker *sc, uint32_t type, const char *id, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status)
- ICU 4.2
- Global USPOOF_HIGHLY_RESTRICTIVE
- ICU 51
- Global USPOOF_MINIMALLY_RESTRICTIVE
- ICU 51
- Global USPOOF_MIXED_NUMBERS
- ICU 51
- Global USPOOF_MIXED_SCRIPT_CONFUSABLE
- ICU 4.2
- Global USPOOF_MODERATELY_RESTRICTIVE
- ICU 51
- Global uspoof_open (UErrorCode *status)
- ICU 4.2
- Global uspoof_openCheckResult (UErrorCode *status)
- ICU 58
- Global uspoof_openFromSerialized (const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode)
- ICU 4.2
- Global uspoof_openFromSource (const char *confusables, int32_t confusablesLen, const char *confusablesWholeScript, int32_t confusablesWholeScriptLen, int32_t *errType, UParseError *pe, UErrorCode *status)
- ICU 4.2
- Global USPOOF_RESTRICTION_LEVEL
- ICU 51
- Global USPOOF_RESTRICTION_LEVEL_MASK
- ICU 53
- Global uspoof_serialize (USpoofChecker *sc, void *data, int32_t capacity, UErrorCode *status)
- ICU 4.2
- Global uspoof_setAllowedChars (USpoofChecker *sc, const USet *chars, UErrorCode *status)
- ICU 4.2
- Global uspoof_setAllowedLocales (USpoofChecker *sc, const char *localesList, UErrorCode *status)
- ICU 4.2
- Global uspoof_setAllowedUnicodeSet (USpoofChecker *sc, const icu::UnicodeSet *chars, UErrorCode *status)
- ICU 4.2
- Global uspoof_setChecks (USpoofChecker *sc, int32_t checks, UErrorCode *status)
- ICU 4.2
- Global uspoof_setRestrictionLevel (USpoofChecker *sc, URestrictionLevel restrictionLevel)
- ICU 51
- Global USPOOF_SINGLE_SCRIPT_CONFUSABLE
- ICU 4.2
- Global USPOOF_SINGLE_SCRIPT_RESTRICTIVE
- ICU 53
- Global USPOOF_UNRESTRICTIVE
- ICU 51
- Global USPOOF_WHOLE_SCRIPT_CONFUSABLE
- ICU 4.2
- Global USpoofChecker
- ICU 4.2
- Global USpoofCheckResult
- ICU 58
- Global USpoofChecks
- ICU 4.2
- Global USPREP_ALLOW_UNASSIGNED
- ICU 2.8
- Global usprep_close (UStringPrepProfile *profile)
- ICU 2.8
- Global USPREP_DEFAULT
- ICU 2.8
- Global usprep_open (const char *path, const char *fileName, UErrorCode *status)
- ICU 2.8
- Global usprep_openByType (UStringPrepProfileType type, UErrorCode *status)
- ICU 4.2
- Global usprep_prepare (const UStringPrepProfile *prep, const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status)
- ICU 2.8
- Global USPREP_RFC3491_NAMEPREP
- ICU 4.2
- Global USPREP_RFC3530_NFS4_CIS_PREP
- ICU 4.2
- Global USPREP_RFC3530_NFS4_CS_PREP
- ICU 4.2
- Global USPREP_RFC3530_NFS4_CS_PREP_CI
- ICU 4.2
- Global USPREP_RFC3530_NFS4_MIXED_PREP_PREFIX
- ICU 4.2
- Global USPREP_RFC3530_NFS4_MIXED_PREP_SUFFIX
- ICU 4.2
- Global USPREP_RFC3722_ISCSI
- ICU 4.2
- Global USPREP_RFC3920_NODEPREP
- ICU 4.2
- Global USPREP_RFC3920_RESOURCEPREP
- ICU 4.2
- Global USPREP_RFC4011_MIB
- ICU 4.2
- Global USPREP_RFC4013_SASLPREP
- ICU 4.2
- Global USPREP_RFC4505_TRACE
- ICU 4.2
- Global USPREP_RFC4518_LDAP
- ICU 4.2
- Global USPREP_RFC4518_LDAP_CI
- ICU 4.2
- Global UStringPrepProfile
- ICU 2.8
- Global UStringPrepProfileType
- ICU 4.2
- Global UStringSearch
- ICU 2.4
- Global USTRINGTRIE_BUILD_FAST
- ICU 4.8
- Global USTRINGTRIE_BUILD_SMALL
- ICU 4.8
- Global USTRINGTRIE_FINAL_VALUE
- ICU 4.8
- Global USTRINGTRIE_HAS_NEXT (result)
- ICU 4.8
- Global USTRINGTRIE_HAS_VALUE (result)
- ICU 4.8
- Global USTRINGTRIE_INTERMEDIATE_VALUE
- ICU 4.8
- Global USTRINGTRIE_MATCHES (result)
- ICU 4.8
- Global USTRINGTRIE_NO_MATCH
- ICU 4.8
- Global USTRINGTRIE_NO_VALUE
- ICU 4.8
- Global UStringTrieBuildOption
- ICU 4.8
- Global UStringTrieResult
- ICU 4.8
- Global USystemTimeZoneType
ICU 4.8
ICU 4.8
- Class UText
ICU 3.6
ICU 3.6
- Global UText::a
- ICU 3.4
- Global UText::b
- ICU 3.4
- Global UText::c
- ICU 3.4
- Global UText::chunkContents
- ICU 3.6
- Global UText::chunkLength
- ICU 3.6
- Global UText::chunkNativeLimit
- ICU 3.6
- Global UText::chunkNativeStart
- ICU 3.6
- Global UText::chunkOffset
- ICU 3.6
- Global UText::context
- ICU 3.4
- Global UText::extraSize
- ICU 3.4
- Global UText::nativeIndexingLimit
- ICU 3.6
- Global UText::p
- ICU 3.6
- Global UText::pExtra
- ICU 3.4
- Global UText::pFuncs
- ICU 3.6
- Global UText::providerProperties
- ICU 3.4
- Global UText::q
- ICU 3.6
- Global UText::r
- ICU 3.6
- Global UText::sizeOfStruct
- ICU 3.4
- Global utext_char32At (UText *ut, int64_t nativeIndex)
- ICU 3.4
- Global utext_clone (UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status)
- ICU 3.4
- Global utext_close (UText *ut)
- ICU 3.4
- Global utext_copy (UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status)
- ICU 3.4
- Global utext_current32 (UText *ut)
- ICU 3.4
- Global utext_equals (const UText *a, const UText *b)
- ICU 3.6
- Global utext_extract (UText *ut, int64_t nativeStart, int64_t nativeLimit, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 3.4
- Global utext_freeze (UText *ut)
- ICU 3.6
- Global UTEXT_GETNATIVEINDEX (ut)
- ICU 3.6
- Global utext_getNativeIndex (const UText *ut)
- ICU 3.4
- Global utext_getPreviousNativeIndex (UText *ut)
- ICU 3.6
- Global utext_hasMetaData (const UText *ut)
- ICU 3.4
- Global UTEXT_INITIALIZER
- ICU 3.6
- Global utext_isLengthExpensive (const UText *ut)
- ICU 3.4
- Global utext_isWritable (const UText *ut)
- ICU 3.4
- Global utext_moveIndex32 (UText *ut, int32_t delta)
- ICU 3.4
- Global utext_nativeLength (UText *ut)
- ICU 3.4
- Global utext_next32 (UText *ut)
- ICU 3.4
- Global UTEXT_NEXT32 (ut)
- ICU 3.4
- Global utext_next32From (UText *ut, int64_t nativeIndex)
- ICU 3.4
- Global utext_openCharacterIterator (UText *ut, icu::CharacterIterator *ci, UErrorCode *status)
- ICU 3.4
- Global utext_openConstUnicodeString (UText *ut, const icu::UnicodeString *s, UErrorCode *status)
- ICU 3.4
- Global utext_openReplaceable (UText *ut, icu::Replaceable *rep, UErrorCode *status)
- ICU 3.4
- Global utext_openUChars (UText *ut, const UChar *s, int64_t length, UErrorCode *status)
- ICU 3.4
- Global utext_openUnicodeString (UText *ut, icu::UnicodeString *s, UErrorCode *status)
- ICU 3.4
- Global utext_openUTF8 (UText *ut, const char *s, int64_t length, UErrorCode *status)
- ICU 3.4
- Global UTEXT_PREVIOUS32 (ut)
- ICU 3.4
- Global utext_previous32 (UText *ut)
- ICU 3.4
- Global utext_previous32From (UText *ut, int64_t nativeIndex)
- ICU 3.4
- Global UTEXT_PROVIDER_HAS_META_DATA
- ICU 3.4
- Global UTEXT_PROVIDER_LENGTH_IS_EXPENSIVE
- ICU 3.4
- Global UTEXT_PROVIDER_OWNS_TEXT
- ICU 3.6
- Global UTEXT_PROVIDER_STABLE_CHUNKS
- ICU 3.4
- Global UTEXT_PROVIDER_WRITABLE
- ICU 3.4
- Global utext_replace (UText *ut, int64_t nativeStart, int64_t nativeLimit, const UChar *replacementText, int32_t replacementLength, UErrorCode *status)
- ICU 3.4
- Global UTEXT_SETNATIVEINDEX (ut, ix)
- ICU 3.8
- Global utext_setNativeIndex (UText *ut, int64_t nativeIndex)
- ICU 3.4
- Global utext_setup (UText *ut, int32_t extraSpace, UErrorCode *status)
- ICU 3.4
- Global UTextAccess (UText *ut, int64_t nativeIndex, UBool forward)
- ICU 3.4
- Global UTextClone (UText *dest, const UText *src, UBool deep, UErrorCode *status)
- ICU 3.4
- Global UTextClose (UText *ut)
- ICU 3.4
- Global UTextCopy (UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t nativeDest, UBool move, UErrorCode *status)
- ICU 3.4
- Global UTextExtract (UText *ut, int64_t nativeStart, int64_t nativeLimit, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 3.4
- Class UTextFuncs
- ICU 3.6
- Global UTextFuncs::access
- ICU 3.6
- Global UTextFuncs::clone
- ICU 3.6
- Global UTextFuncs::close
- ICU 3.6
- Global UTextFuncs::copy
- ICU 3.6
- Global UTextFuncs::extract
- ICU 3.6
- Global UTextFuncs::mapNativeIndexToUTF16
- ICU 3.6
- Global UTextFuncs::mapOffsetToNative
- ICU 3.6
- Global UTextFuncs::nativeLength
- ICU 3.6
- Global UTextFuncs::replace
- ICU 3.6
- Global UTextFuncs::tableSize
- ICU 3.6
- Global UTextMapNativeIndexToUTF16 (const UText *ut, int64_t nativeIndex)
- ICU 3.4
- Global UTextMapOffsetToNative (const UText *ut)
- ICU 3.4
- Global UTextNativeLength (UText *ut)
- ICU 3.4
- Global UTextReplace (UText *ut, int64_t nativeStart, int64_t nativeLimit, const UChar *replacementText, int32_t replacmentLength, UErrorCode *status)
- ICU 3.4
- File utf.h
- ICU 2.4
- Global UTimeScaleValue
- ICU 3.2
- Global UTimeZoneFormatGMTOffsetPatternType
- ICU 50
- Global UTimeZoneFormatParseOption
- ICU 50
- Global UTimeZoneFormatStyle
- ICU 50
- Global UTimeZoneFormatTimeType
- ICU 50
- Global UTimeZoneNameType
- ICU 50
- Global UTimeZoneTransitionType
ICU 50
ICU 50
- Global utmscale_fromInt64 (int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status)
- ICU 3.2
- Global utmscale_getTimeScaleValue (UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status)
- ICU 3.2
- Global utmscale_toInt64 (int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status)
- ICU 3.2
- Global UTRACE_ERROR
- ICU 2.8
- Global utrace_format (char *outBuf, int32_t capacity, int32_t indent, const char *fmt,...)
- ICU 2.8
- Global utrace_functionName (int32_t fnNumber)
- ICU 2.8
- Global utrace_getFunctions (const void **context, UTraceEntry **e, UTraceExit **x, UTraceData **d)
- ICU 2.8
- Global utrace_getLevel (void)
- ICU 2.8
- Global UTRACE_INFO
- ICU 2.8
- Global UTRACE_OFF
- ICU 2.8
- Global UTRACE_OPEN_CLOSE
- ICU 2.8
- Global utrace_setFunctions (const void *context, UTraceEntry *e, UTraceExit *x, UTraceData *d)
- ICU 2.8
- Global utrace_setLevel (int32_t traceLevel)
- ICU 2.8
- Global UTRACE_UCOL_STRCOLLUTF8
- ICU 50
- Global UTRACE_VERBOSE
- ICU 2.8
- Global utrace_vformat (char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args)
- ICU 2.8
- Global UTRACE_WARNING
- ICU 2.8
- Global UTraceData (const void *context, int32_t fnNumber, int32_t level, const char *fmt, va_list args)
- ICU 2.8
- Global UTraceEntry (const void *context, int32_t fnNumber)
- ICU 2.8
- Global UTraceExit (const void *context, int32_t fnNumber, const char *fmt, va_list args)
- ICU 2.8
- Global UTraceFunctionNumber
- ICU 2.8
- Global UTraceLevel
- ICU 2.8
- Global utrans_clone (const UTransliterator *trans, UErrorCode *status)
- ICU 2.0
- Global utrans_close (UTransliterator *trans)
- ICU 2.0
- Global utrans_countAvailableIDs (void)
- ICU 2.0
- Global utrans_getSourceSet (const UTransliterator *trans, UBool ignoreFilter, USet *fillIn, UErrorCode *status)
- ICU 53
- Global utrans_getUnicodeID (const UTransliterator *trans, int32_t *resultLength)
- ICU 2.8
- Global utrans_openIDs (UErrorCode *pErrorCode)
- ICU 2.8
- Global utrans_openInverse (const UTransliterator *trans, UErrorCode *status)
- ICU 2.0
- Global utrans_openU (const UChar *id, int32_t idLength, UTransDirection dir, const UChar *rules, int32_t rulesLength, UParseError *parseError, UErrorCode *pErrorCode)
- ICU 2.8
- Global utrans_register (UTransliterator *adoptedTrans, UErrorCode *status)
- ICU 2.0
- Global utrans_setFilter (UTransliterator *trans, const UChar *filterPattern, int32_t filterPatternLen, UErrorCode *status)
- ICU 2.0
- Global utrans_toRules (const UTransliterator *trans, UBool escapeUnprintable, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 53
- Global utrans_trans (const UTransliterator *trans, UReplaceable *rep, const UReplaceableCallbacks *repFunc, int32_t start, int32_t *limit, UErrorCode *status)
- ICU 2.0
- Global utrans_transIncremental (const UTransliterator *trans, UReplaceable *rep, const UReplaceableCallbacks *repFunc, UTransPosition *pos, UErrorCode *status)
- ICU 2.0
- Global utrans_transIncrementalUChars (const UTransliterator *trans, UChar *text, int32_t *textLength, int32_t textCapacity, UTransPosition *pos, UErrorCode *status)
- ICU 2.0
- Global utrans_transUChars (const UTransliterator *trans, UChar *text, int32_t *textLength, int32_t textCapacity, int32_t start, int32_t *limit, UErrorCode *status)
- ICU 2.0
- Global utrans_unregisterID (const UChar *id, int32_t idLength)
- ICU 2.8
- Global UTransDirection
- ICU 2.0
- Global UTransliterator
- ICU 2.0
- Global UTransPosition
- ICU 2.0
- Global UTransPosition::contextLimit
- ICU 2.4
- Global UTransPosition::contextStart
- ICU 2.4
- Global UTransPosition::limit
- ICU 2.4
- Global UTransPosition::start
- ICU 2.4
- Global UTSV_EPOCH_OFFSET_VALUE
- ICU 3.2
- Global UTSV_FROM_MAX_VALUE
- ICU 3.2
- Global UTSV_FROM_MIN_VALUE
- ICU 3.2
- Global UTSV_TO_MAX_VALUE
- ICU 3.2
- Global UTSV_TO_MIN_VALUE
- ICU 3.2
- Global UTSV_UNITS_VALUE
- ICU 3.2
- Global UTZFMT_PARSE_OPTION_ALL_STYLES
- ICU 50
- Global UTZFMT_PARSE_OPTION_NONE
- ICU 50
- Global UTZFMT_PARSE_OPTION_TZ_DATABASE_ABBREVIATIONS
- ICU 54
- Global UTZFMT_PAT_NEGATIVE_H
- ICU 51
- Global UTZFMT_PAT_NEGATIVE_HM
- ICU 50
- Global UTZFMT_PAT_NEGATIVE_HMS
- ICU 50
- Global UTZFMT_PAT_POSITIVE_H
- ICU 51
- Global UTZFMT_PAT_POSITIVE_HM
- ICU 50
- Global UTZFMT_PAT_POSITIVE_HMS
- ICU 50
- Global UTZFMT_STYLE_EXEMPLAR_LOCATION
- ICU 51
- Global UTZFMT_STYLE_GENERIC_LOCATION
- ICU 50
- Global UTZFMT_STYLE_GENERIC_LONG
- ICU 50
- Global UTZFMT_STYLE_GENERIC_SHORT
- ICU 50
- Global UTZFMT_STYLE_ISO_BASIC_FIXED
- ICU 51
- Global UTZFMT_STYLE_ISO_BASIC_FULL
- ICU 51
- Global UTZFMT_STYLE_ISO_BASIC_LOCAL_FIXED
- ICU 51
- Global UTZFMT_STYLE_ISO_BASIC_LOCAL_FULL
- ICU 51
- Global UTZFMT_STYLE_ISO_BASIC_LOCAL_SHORT
- ICU 51
- Global UTZFMT_STYLE_ISO_BASIC_SHORT
- ICU 51
- Global UTZFMT_STYLE_ISO_EXTENDED_FIXED
- ICU 51
- Global UTZFMT_STYLE_ISO_EXTENDED_FULL
- ICU 51
- Global UTZFMT_STYLE_ISO_EXTENDED_LOCAL_FIXED
- ICU 51
- Global UTZFMT_STYLE_ISO_EXTENDED_LOCAL_FULL
- ICU 51
- Global UTZFMT_STYLE_LOCALIZED_GMT
- ICU 50
- Global UTZFMT_STYLE_LOCALIZED_GMT_SHORT
- ICU 51
- Global UTZFMT_STYLE_SPECIFIC_LONG
- ICU 50
- Global UTZFMT_STYLE_SPECIFIC_SHORT
- ICU 50
- Global UTZFMT_STYLE_ZONE_ID
- ICU 51
- Global UTZFMT_STYLE_ZONE_ID_SHORT
- ICU 51
- Global UTZFMT_TIME_TYPE_DAYLIGHT
- ICU 50
- Global UTZFMT_TIME_TYPE_STANDARD
- ICU 50
- Global UTZFMT_TIME_TYPE_UNKNOWN
- ICU 50
- Global UTZNM_EXEMPLAR_LOCATION
- ICU 51
- Global UTZNM_LONG_DAYLIGHT
- ICU 50
- Global UTZNM_LONG_GENERIC
- ICU 50
- Global UTZNM_LONG_STANDARD
- ICU 50
- Global UTZNM_SHORT_DAYLIGHT
- ICU 50
- Global UTZNM_SHORT_GENERIC
- ICU 50
- Global UTZNM_SHORT_STANDARD
- ICU 50
- Global UTZNM_UNKNOWN
- ICU 50
- Global UVersionInfo [U_MAX_VERSION_LENGTH]
- ICU 2.4
- Global UVerticalOrientation
- ICU 63
- Global UWordBreak
- ICU 2.2
- Global UWordBreakValues
- ICU 3.4