- Global afkLanguageCode
- ICU 4.0
- Class AnnualTimeZoneRule
- ICU 3.8
- Global AnnualTimeZoneRule::AnnualTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const DateTimeRule &dateTimeRule, int32_t startYear, int32_t endYear)
ICU 3.8
ICU 3.8
ICU 3.8
- Global AnnualTimeZoneRule::clone (void) const
- ICU 3.8
- Global AnnualTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global AnnualTimeZoneRule::getEndYear (void) const
- ICU 3.8
- Global AnnualTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global AnnualTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global AnnualTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global AnnualTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global AnnualTimeZoneRule::getRule (void) const
- ICU 3.8
- Global AnnualTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global AnnualTimeZoneRule::getStartYear (void) const
- ICU 3.8
- Global AnnualTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global AnnualTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global AnnualTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global AnnualTimeZoneRule::operator= (const AnnualTimeZoneRule &right)
- ICU 3.8
- Global AnnualTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global AnnualTimeZoneRule::~AnnualTimeZoneRule ()
- ICU 3.8
- Global armiScriptCode
- ICU 4.0
- Global baliScriptCode
- ICU 3.6
- Class BasicTimeZone
- ICU 3.8
- Global BasicTimeZone::BasicTimeZone ()
ICU 3.8
ICU 3.8
ICU 3.8
- Global BasicTimeZone::countTransitionRules (UErrorCode &status)=0
- ICU 3.8
- Global BasicTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)=0
- ICU 3.8
- Global BasicTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)=0
- ICU 3.8
- Global BasicTimeZone::getSimpleRulesNear (UDate date, InitialTimeZoneRule *&initial, AnnualTimeZoneRule *&std, AnnualTimeZoneRule *&dst, UErrorCode &status)
- ICU 3.8
- Global BasicTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)=0
- ICU 3.8
- Global BasicTimeZone::hasEquivalentTransitions (BasicTimeZone &tz, UDate start, UDate end, UBool ignoreDstAmount, UErrorCode &ec)
- ICU 3.8
- Global BasicTimeZone::~BasicTimeZone ()
- ICU 3.8
- Global braiScriptCode
- ICU 2.6
- Global BreakIterator::adoptText (CharacterIterator *it)=0
- ICU 2.0
- Global BreakIterator::clone (void) const =0
- ICU 2.0
- Global BreakIterator::createBufferClone (void *stackBuffer, int32_t &BufferSize, UErrorCode &status)=0
- ICU 2.0
- Global BreakIterator::createCharacterInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global BreakIterator::createLineInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global BreakIterator::createSentenceInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global BreakIterator::createTitleInstance (const Locale &where, UErrorCode &status)
- ICU 2.1
- Global BreakIterator::createWordInstance (const Locale &where, UErrorCode &status)
- ICU 2.0
- Global BreakIterator::current (void) const =0
- ICU 2.0
- Global BreakIterator::DONE
- ICU 2.0
- Global BreakIterator::first (void)=0
- ICU 2.0
- Global BreakIterator::following (int32_t offset)=0
- ICU 2.0
- Global BreakIterator::getAvailableLocales (void)
ICU 2.4
ICU 2.0
- Global BreakIterator::getDisplayName (const Locale &objectLocale, UnicodeString &name)
ICU 2.0
ICU 2.0
- Global BreakIterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global BreakIterator::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global BreakIterator::getText (void) const =0
- ICU 2.0
- Global BreakIterator::getUText (UText *fillIn, UErrorCode &status) const =0
- ICU 3.4
- Global BreakIterator::isBoundary (int32_t offset)=0
- ICU 2.0
- Global BreakIterator::isBufferClone (void)
- ICU 2.0
- Global BreakIterator::last (void)=0
- ICU 2.0
- Global BreakIterator::next (int32_t n)=0
ICU 2.0
ICU 2.0
- Global BreakIterator::operator!= (const BreakIterator &rhs) const
- ICU 2.0
- Global BreakIterator::operator== (const BreakIterator &) const =0
- ICU 2.0
- Global BreakIterator::preceding (int32_t offset)=0
- ICU 2.0
- Global BreakIterator::previous (void)=0
- ICU 2.0
- Global BreakIterator::registerInstance (BreakIterator *toAdopt, const Locale &locale, UBreakIteratorType kind, UErrorCode &status)
- ICU 2.4
- Global BreakIterator::setText (UText *text, UErrorCode &status)=0
ICU 3.4
ICU 2.0
- Global BreakIterator::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.4
- Global BreakIterator::~BreakIterator ()
- ICU 2.0
- Global bugiScriptCode
- ICU 3.4
- Class ByteSink
- ICU 4.2
- Global ByteSink::Append (const char *bytes, int32_t n)=0
- ICU 4.2
- Global ByteSink::ByteSink ()
- ICU 4.2
- Global ByteSink::Flush ()
- ICU 4.2
- Global 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 ByteSink::~ByteSink ()
- ICU 4.2
- Class Calendar
- ICU 2.0
- Global Calendar::add (UCalendarDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global Calendar::adoptTimeZone (TimeZone *value)
- ICU 2.0
- Global Calendar::after (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global Calendar::before (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global Calendar::Calendar (UErrorCode &success)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global Calendar::clear (UCalendarDateFields field)
ICU 2.6.
ICU 2.0
- Global Calendar::clone (void) const =0
- ICU 2.0
- Global Calendar::complete (UErrorCode &status)
- ICU 2.0
- Global Calendar::computeFields (UErrorCode &status)
- ICU 2.0
- Global Calendar::computeTime (UErrorCode &status)
- ICU 2.0
- Global Calendar::createInstance (const TimeZone &zoneToAdopt, const Locale &aLocale, UErrorCode &success)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global Calendar::equals (const Calendar &when, UErrorCode &status) const
- ICU 2.0
- Global Calendar::fAreAllFieldsSet
- ICU 2.0
- Global Calendar::fAreFieldsSet
- ICU 2.0
- Global Calendar::fAreFieldsVirtuallySet
- ICU 3.0
- Global Calendar::fFields [UCAL_FIELD_COUNT]
- ICU 2.0
- Global Calendar::fieldDifference (UDate when, UCalendarDateFields field, UErrorCode &status)
- ICU 2.6.
- Global Calendar::fIsTimeSet
- ICU 2.0
- Global Calendar::fStamp [UCAL_FIELD_COUNT]
- ICU 2.0
- Global Calendar::get (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getActualMaximum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getActualMinimum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global Calendar::getDynamicClassID (void) const =0
- ICU 2.0
- Global Calendar::getFirstDayOfWeek (UErrorCode &status) const
- ICU 2.6
- Global Calendar::getGreatestMinimum (UCalendarDateFields field) const
- ICU 2.6.
- Global Calendar::getKeywordValuesForLocale (const char *key, const Locale &locale, UBool commonlyUsed, UErrorCode &status)
- ICU 4.2
- Global Calendar::getLeastMaximum (UCalendarDateFields field) const
- ICU 2.6.
- Global Calendar::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global Calendar::getMaximum (UCalendarDateFields field) const
- ICU 2.6.
- Global Calendar::getMinimalDaysInFirstWeek (void) const
- ICU 2.0
- Global Calendar::getMinimum (UCalendarDateFields field) const
- ICU 2.6.
- Global Calendar::getNow (void)
- ICU 2.0
- Global Calendar::getTime (UErrorCode &status) const
- ICU 2.0
- Global Calendar::getTimeInMillis (UErrorCode &status) const
- ICU 2.0
- Global Calendar::getTimeZone (void) const
- ICU 2.0
- Global Calendar::handleGetYearLength (int32_t eyear) const
- ICU 2.0
- Global Calendar::inDaylightTime (UErrorCode &status) const =0
- ICU 2.0
- Global Calendar::internalGetTime (void) const
- ICU 2.0
- Global Calendar::internalSet (UCalendarDateFields field, int32_t value)
- ICU 2.6.
- Global Calendar::internalSetTime (UDate time)
- ICU 2.0
- Global Calendar::isEquivalentTo (const Calendar &other) const
- ICU 2.4
- Global Calendar::isLenient (void) const
- ICU 2.0
- Global Calendar::isSet (UCalendarDateFields field) const
- ICU 2.6.
- Global Calendar::operator!= (const Calendar &that) const
- ICU 2.0
- Global Calendar::operator= (const Calendar &right)
- ICU 2.0
- Global Calendar::operator== (const Calendar &that) const
- ICU 2.0
- Global Calendar::orphanTimeZone (void)
- ICU 2.0
- Global Calendar::pinField (UCalendarDateFields field, UErrorCode &status)
- ICU 2.0
- Global Calendar::roll (UCalendarDateFields field, int32_t amount, UErrorCode &status)
ICU 2.6.
ICU 2.6.
- Global Calendar::set (int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.6.
- Global Calendar::setFirstDayOfWeek (UCalendarDaysOfWeek value)
- ICU 2.6.
- Global Calendar::setLenient (UBool lenient)
- ICU 2.0
- Global Calendar::setMinimalDaysInFirstWeek (uint8_t value)
- ICU 2.0
- Global Calendar::setTime (UDate date, UErrorCode &status)
- ICU 2.0
- Global Calendar::setTimeInMillis (double millis, UErrorCode &status)
- ICU 2.0
- Global Calendar::setTimeZone (const TimeZone &zone)
- ICU 2.0
- Global Calendar::weekNumber (int32_t desiredDay, int32_t dayOfPeriod, int32_t dayOfWeek)
- ICU 2.8
- Global Calendar::~Calendar ()
- ICU 2.0
- Class CanonicalIterator
- ICU 2.4
- Global CanonicalIterator::CanonicalIterator (const UnicodeString &source, UErrorCode &status)
- ICU 2.4
- Global CanonicalIterator::getDynamicClassID () const
- ICU 2.2
- Global CanonicalIterator::getSource ()
- ICU 2.4
- Global CanonicalIterator::getStaticClassID ()
- ICU 2.2
- Global CanonicalIterator::next ()
- ICU 2.4
- Global CanonicalIterator::reset ()
- ICU 2.4
- Global CanonicalIterator::setSource (const UnicodeString &newSource, UErrorCode &status)
- ICU 2.4
- Global CanonicalIterator::~CanonicalIterator ()
- ICU 2.4
- Global cansScriptCode
- ICU 2.6
- Global CAPACITY_GROW_LIMIT
- ICU 3.2
- Global cariScriptCode
- ICU 3.8
- Class CharacterIterator
- ICU 2.0
- Global CharacterIterator::begin
- ICU 2.0
- Global CharacterIterator::CharacterIterator ()
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global CharacterIterator::clone (void) const =0
- ICU 2.0
- Global CharacterIterator::current (void) const =0
- ICU 2.0
- Global CharacterIterator::current32 (void) const =0
- ICU 2.0
- Global CharacterIterator::end
- ICU 2.0
- Global CharacterIterator::endIndex (void) const
- ICU 2.0
- Global CharacterIterator::EOrigin
- ICU 2.0
- Global CharacterIterator::first (void)=0
- ICU 2.0
- Global CharacterIterator::first32 (void)=0
- ICU 2.0
- Global CharacterIterator::first32PostInc (void)
- ICU 2.0
- Global CharacterIterator::firstPostInc (void)
- ICU 2.0
- Global CharacterIterator::getIndex (void) const
- ICU 2.0
- Global CharacterIterator::getLength () const
- ICU 2.0
- Global CharacterIterator::getText (UnicodeString &result)=0
- ICU 2.0
- Global CharacterIterator::hasPrevious ()=0
- ICU 2.0
- Global CharacterIterator::last (void)=0
- ICU 2.0
- Global CharacterIterator::last32 (void)=0
- ICU 2.0
- Global CharacterIterator::move (int32_t delta, EOrigin origin)=0
- ICU 2.0
- Global CharacterIterator::move32 (int32_t delta, EOrigin origin)=0
- ICU 2.0
- Global CharacterIterator::next (void)=0
- ICU 2.0
- Global CharacterIterator::next32 (void)=0
- ICU 2.0
- Global CharacterIterator::operator= (const CharacterIterator &that)
- ICU 2.0
- Global CharacterIterator::pos
- ICU 2.0
- Global CharacterIterator::previous (void)=0
- ICU 2.0
- Global CharacterIterator::previous32 (void)=0
- ICU 2.0
- Global CharacterIterator::setIndex (int32_t position)=0
- ICU 2.0
- Global CharacterIterator::setIndex32 (int32_t position)=0
- ICU 2.0
- Global CharacterIterator::setToEnd ()
- ICU 2.0
- Global CharacterIterator::setToStart ()
- ICU 2.0
- Global CharacterIterator::startIndex (void) const
- ICU 2.0
- Global CharacterIterator::textLength
- ICU 2.0
- Class CheckedArrayByteSink
- ICU 4.2
- Global CheckedArrayByteSink::Append (const char *bytes, int32_t n)
- ICU 4.2
- Global CheckedArrayByteSink::CheckedArrayByteSink (char *outbuf, int32_t capacity)
- ICU 4.2
- Global 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 CheckedArrayByteSink::NumberOfBytesWritten () const
- ICU 4.2
- Global CheckedArrayByteSink::Overflowed () const
- ICU 4.2
- Global ChoiceFormat::applyPattern (const UnicodeString &pattern, UParseError &parseError, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global ChoiceFormat::ChoiceFormat (const UnicodeString &pattern, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.4
ICU 2.0
- Global ChoiceFormat::clone (void) const
- ICU 2.0
- Global ChoiceFormat::format (int32_t number, UnicodeString &appendTo) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.8
ICU 2.0
ICU 2.0
- Global ChoiceFormat::getClosures (int32_t &count) const
- ICU 2.4
- Global ChoiceFormat::getDynamicClassID (void) const
- ICU 2.0
- Global ChoiceFormat::getFormats (int32_t &count) const
- ICU 2.0
- Global ChoiceFormat::getLimits (int32_t &count) const
- ICU 2.0
- Global ChoiceFormat::getStaticClassID (void)
- ICU 2.0
- Global ChoiceFormat::operator= (const ChoiceFormat &that)
- ICU 2.0
- Global ChoiceFormat::operator== (const Format &other) const
- ICU 2.0
- Global ChoiceFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global ChoiceFormat::setChoices (const double *limits, const UBool *closures, const UnicodeString *formats, int32_t count)
ICU 2.4
ICU 2.0
- Global ChoiceFormat::toPattern (UnicodeString &pattern) const
- ICU 2.0
- Global ChoiceFormat::~ChoiceFormat ()
- ICU 2.0
- Global CollationElementIterator::CollationElementIterator (const CollationElementIterator &other)
ICU 2.0
ICU 2.0
ICU 2.0
- Global CollationElementIterator::getDynamicClassID () const
- ICU 2.2
- Global CollationElementIterator::getMaxExpansion (int32_t order) const
- ICU 2.0
- Global CollationElementIterator::getOffset (void) const
- ICU 2.0
- Global CollationElementIterator::getStaticClassID ()
- ICU 2.2
- Global CollationElementIterator::isIgnorable (int32_t order)
- ICU 2.0
- Global CollationElementIterator::next (UErrorCode &status)
- ICU 2.0
- Global CollationElementIterator::NULLORDER
- ICU 2.0
- Global CollationElementIterator::operator!= (const CollationElementIterator &other) const
- ICU 2.0
- Global CollationElementIterator::operator= (const CollationElementIterator &other)
- ICU 2.0
- Global CollationElementIterator::operator== (const CollationElementIterator &other) const
- ICU 2.0
- Global CollationElementIterator::previous (UErrorCode &status)
- ICU 2.0
- Global CollationElementIterator::primaryOrder (int32_t order)
- ICU 2.0
- Global CollationElementIterator::reset (void)
- ICU 2.0
- Global CollationElementIterator::RuleBasedCollator
- ICU 2.0
- Global CollationElementIterator::secondaryOrder (int32_t order)
- ICU 2.0
- Global CollationElementIterator::setOffset (int32_t newOffset, UErrorCode &status)
- ICU 2.0
- Global CollationElementIterator::setText (CharacterIterator &str, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global CollationElementIterator::strengthOrder (int32_t order) const
- ICU 2.0
- Global CollationElementIterator::tertiaryOrder (int32_t order)
- ICU 2.0
- Global CollationElementIterator::~CollationElementIterator ()
- ICU 2.0
- Global Collator::clone (void) const =0
- ICU 2.0
- Global Collator::Collator ()
ICU 2.0
ICU 2.0
- Global Collator::compare (UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
ICU 4.2
ICU 2.6
ICU 2.6
ICU 2.6
- Global Collator::compareUTF8 (const StringPiece &source, const StringPiece &target, UErrorCode &status) const
- ICU 4.2
- Global Collator::createInstance (const Locale &loc, UErrorCode &err)
ICU 2.2
ICU 2.0
- Global Collator::ECollationStrength
- ICU 2.0
- Global Collator::equals (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global Collator::getAttribute (UColAttribute attr, UErrorCode &status)=0
- ICU 2.2
- Global Collator::getAvailableLocales (void)
ICU 2.6
ICU 2.0
- Global 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 Collator::getDisplayName (const Locale &objectLocale, UnicodeString &name)
ICU 2.0
ICU 2.0
- Global Collator::getDynamicClassID (void) const =0
- ICU 2.0
- Global Collator::getFunctionalEquivalent (const char *keyword, const Locale &locale, UBool &isAvailable, UErrorCode &status)
- ICU 3.0
- Global Collator::getKeywords (UErrorCode &status)
- ICU 3.0
- Global Collator::getKeywordValues (const char *keyword, UErrorCode &status)
- ICU 3.0
- Global Collator::getKeywordValuesForLocale (const char *keyword, const Locale &locale, UBool commonlyUsed, UErrorCode &status)
- ICU 4.2
- Global Collator::getSortKey (const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const =0
ICU 2.2
ICU 2.2
- Global Collator::getTailoredSet (UErrorCode &status) const
- ICU 2.4
- Global Collator::getVariableTop (UErrorCode &status) const =0
- ICU 2.0
- Global Collator::getVersion (UVersionInfo info) const =0
- ICU 2.0
- Global Collator::greater (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global Collator::greaterOrEqual (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.0
- Global Collator::hashCode (void) const =0
- ICU 2.0
- Global Collator::operator!= (const Collator &other) const
- ICU 2.0
- Global Collator::operator== (const Collator &other) const
- ICU 2.0
- Global Collator::registerFactory (CollatorFactory *toAdopt, UErrorCode &status)
- ICU 2.6
- Global Collator::registerInstance (Collator *toAdopt, const Locale &locale, UErrorCode &status)
- ICU 2.6
- Global Collator::safeClone (void)=0
- ICU 2.2
- Global Collator::setAttribute (UColAttribute attr, UColAttributeValue value, UErrorCode &status)=0
- ICU 2.2
- Global Collator::setVariableTop (const uint32_t varTop, UErrorCode &status)=0
ICU 2.0
ICU 2.0
ICU 2.0
- Global Collator::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.6
- Global Collator::~Collator ()
- ICU 2.0
- Class CollatorFactory
- ICU 2.6
- Global CollatorFactory::createCollator (const Locale &loc)=0
- ICU 2.6
- Global CollatorFactory::getDisplayName (const Locale &objectLocale, const Locale &displayLocale, UnicodeString &result)
- ICU 2.6
- Global CollatorFactory::getSupportedIDs (int32_t &count, UErrorCode &status)=0
- ICU 2.6
- Global CollatorFactory::visible (void) const
- ICU 2.6
- Global CollatorFactory::~CollatorFactory ()
- ICU 3.0
- Class CurrencyAmount
- ICU 3.0
- Global CurrencyAmount::clone () const
- ICU 3.0
- Global CurrencyAmount::CurrencyAmount (const Formattable &amount, const UChar *isoCode, UErrorCode &ec)
ICU 3.0
ICU 3.0
ICU 3.0
- Global CurrencyAmount::getCurrency () const
- ICU 3.0
- Global CurrencyAmount::getDynamicClassID () const
- ICU 3.0
- Global CurrencyAmount::getISOCurrency () const
- ICU 3.0
- Global CurrencyAmount::getStaticClassID ()
- ICU 3.0
- Global CurrencyAmount::operator= (const CurrencyAmount &other)
- ICU 3.0
- Global CurrencyAmount::~CurrencyAmount ()
- ICU 3.0
- Class CurrencyPluralInfo
- ICU 4.2
- Global CurrencyPluralInfo::clone () const
- ICU 4.2
- Global CurrencyPluralInfo::CurrencyPluralInfo (UErrorCode &status)
ICU 4.2
ICU 4.2
ICU 4.2
- Global CurrencyPluralInfo::getCurrencyPluralPattern (const UnicodeString &pluralCount, UnicodeString &result) const
- ICU 4.2
- Global CurrencyPluralInfo::getDynamicClassID () const
- ICU 4.2
- Global CurrencyPluralInfo::getLocale () const
- ICU 4.2
- Global CurrencyPluralInfo::getPluralRules () const
- ICU 4.2
- Global CurrencyPluralInfo::getStaticClassID ()
- ICU 4.2
- Global CurrencyPluralInfo::operator!= (const CurrencyPluralInfo &info) const
- ICU 4.2
- Global CurrencyPluralInfo::operator= (const CurrencyPluralInfo &info)
- ICU 4.2
- Global CurrencyPluralInfo::operator== (const CurrencyPluralInfo &info) const
- ICU 4.2
- Global CurrencyPluralInfo::setCurrencyPluralPattern (const UnicodeString &pluralCount, const UnicodeString &pattern, UErrorCode &status)
- ICU 4.2
- Global CurrencyPluralInfo::setLocale (const Locale &loc, UErrorCode &status)
- ICU 4.2
- Global CurrencyPluralInfo::setPluralRules (const UnicodeString &ruleDescription, UErrorCode &status)
- ICU 4.2
- Global CurrencyPluralInfo::~CurrencyPluralInfo ()
- ICU 4.2
- Class CurrencyUnit
- ICU 3.0
- Global CurrencyUnit::clone () const
- ICU 3.0
- Global CurrencyUnit::CurrencyUnit (const UChar *isoCode, UErrorCode &ec)
ICU 3.0
ICU 3.0
- Global CurrencyUnit::getDynamicClassID () const
- ICU 3.0
- Global CurrencyUnit::getISOCurrency () const
- ICU 3.0
- Global CurrencyUnit::getStaticClassID ()
- ICU 3.0
- Global CurrencyUnit::operator= (const CurrencyUnit &other)
- ICU 3.0
- Global CurrencyUnit::operator== (const UObject &other) const
- ICU 3.0
- Global CurrencyUnit::~CurrencyUnit ()
- ICU 3.0
- Global DateFormat::adoptCalendar (Calendar *calendarToAdopt)
- ICU 2.0
- Global DateFormat::adoptNumberFormat (NumberFormat *formatToAdopt)
- ICU 2.0
- Global DateFormat::adoptTimeZone (TimeZone *zoneToAdopt)
- ICU 2.0
- Global DateFormat::createDateInstance (EStyle style=kDefault, const Locale &aLocale=LocalegetDefault())
- ICU 2.0
- Global DateFormat::createDateTimeInstance (EStyle dateStyle=kDefault, EStyle timeStyle=kDefault, const Locale &aLocale=LocalegetDefault())
- ICU 2.0
- Global DateFormat::createInstance (void)
- ICU 2.0
- Global DateFormat::createTimeInstance (EStyle style=kDefault, const Locale &aLocale=LocalegetDefault())
- ICU 2.0
- Global DateFormat::DateFormat ()
ICU 2.0
ICU 2.0
- Global DateFormat::EStyle
- ICU 2.4
- Global DateFormat::fCalendar
- ICU 2.4
- Global DateFormat::fNumberFormat
- ICU 2.4
- Global DateFormat::format (const Formattable &obj, UnicodeString &appendTo, UErrorCode &status) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.1
ICU 2.0
- Global DateFormat::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global DateFormat::getCalendar (void) const
- ICU 2.0
- Global DateFormat::getNumberFormat (void) const
- ICU 2.0
- Global DateFormat::getTimeZone (void) const
- ICU 2.0
- Global DateFormat::isLenient (void) const
- ICU 2.0
- Global DateFormat::operator= (const DateFormat &)
- ICU 2.0
- Global DateFormat::operator== (const Format &) const
- ICU 2.0
- Global DateFormat::parse (const UnicodeString &text, ParsePosition &pos) const
ICU 2.0
ICU 2.1
ICU 2.0
- Global DateFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 2.0
- Global DateFormat::setCalendar (const Calendar &newCalendar)
- ICU 2.0
- Global DateFormat::setLenient (UBool lenient)
- ICU 2.0
- Global DateFormat::setNumberFormat (const NumberFormat &newNumberFormat)
- ICU 2.0
- Global DateFormat::setTimeZone (const TimeZone &zone)
- ICU 2.0
- Global DateFormat::~DateFormat ()
- ICU 2.0
- Global DateFormatSymbols::DateFormatSymbols (UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
- Global DateFormatSymbols::DtContextType
- ICU 3.6
- Global DateFormatSymbols::DtWidthType
- ICU 3.6
- Global DateFormatSymbols::getAmPmStrings (int32_t &count) const
- ICU 2.0
- Global DateFormatSymbols::getDynamicClassID () const
- ICU 2.2
- Global DateFormatSymbols::getEraNames (int32_t &count) const
- ICU 3.4
- Global DateFormatSymbols::getEras (int32_t &count) const
- ICU 2.0
- Global DateFormatSymbols::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global DateFormatSymbols::getLocalPatternChars (UnicodeString &result) const
- ICU 2.0
- Global DateFormatSymbols::getMonths (int32_t &count, DtContextType context, DtWidthType width) const
ICU 3.4
ICU 2.0
- Global DateFormatSymbols::getNarrowEras (int32_t &count) const
- ICU 4.2
- Global DateFormatSymbols::getPatternUChars (void)
- ICU 2.0
- Global DateFormatSymbols::getQuarters (int32_t &count, DtContextType context, DtWidthType width) const
- ICU 3.6
- Global DateFormatSymbols::getShortMonths (int32_t &count) const
- ICU 2.0
- Global DateFormatSymbols::getShortWeekdays (int32_t &count) const
- ICU 2.0
- Global DateFormatSymbols::getStaticClassID ()
- ICU 2.2
- Global DateFormatSymbols::getWeekdays (int32_t &count, DtContextType context, DtWidthType width) const
ICU 3.4
ICU 2.0
- Global DateFormatSymbols::operator!= (const DateFormatSymbols &other) const
- ICU 2.0
- Global DateFormatSymbols::operator= (const DateFormatSymbols &)
- ICU 2.0
- Global DateFormatSymbols::operator== (const DateFormatSymbols &other) const
- ICU 2.0
- Global DateFormatSymbols::setAmPmStrings (const UnicodeString *ampms, int32_t count)
- ICU 2.0
- Global DateFormatSymbols::setEraNames (const UnicodeString *eraNames, int32_t count)
- ICU 3.6
- Global DateFormatSymbols::setEras (const UnicodeString *eras, int32_t count)
- ICU 2.0
- Global DateFormatSymbols::setLocalPatternChars (const UnicodeString &newLocalPatternChars)
- ICU 2.0
- Global DateFormatSymbols::setMonths (const UnicodeString *months, int32_t count, DtContextType context, DtWidthType width)
ICU 3.6
ICU 2.0
- Global DateFormatSymbols::setNarrowEras (const UnicodeString *narrowEras, int32_t count)
- ICU 4.2
- Global DateFormatSymbols::setQuarters (const UnicodeString *quarters, int32_t count, DtContextType context, DtWidthType width)
- ICU 3.6
- Global DateFormatSymbols::setShortMonths (const UnicodeString *shortMonths, int32_t count)
- ICU 2.0
- Global DateFormatSymbols::setShortWeekdays (const UnicodeString *shortWeekdays, int32_t count)
- ICU 2.0
- Global DateFormatSymbols::setWeekdays (const UnicodeString *weekdays, int32_t count, DtContextType context, DtWidthType width)
ICU 3.6
ICU 2.0
- Global DateFormatSymbols::setZoneStrings (const UnicodeString *const *strings, int32_t rowCount, int32_t columnCount)
- ICU 2.0
- Global DateFormatSymbols::~DateFormatSymbols ()
- ICU 2.0
- Class DateInterval
- ICU 4.0
- Global DateInterval::clone () const
- ICU 4.0
- Global DateInterval::DateInterval (UDate fromDate, UDate toDate)
ICU 4.0
ICU 4.0
- Global DateInterval::getDynamicClassID (void) const
- ICU 4.0
- Global DateInterval::getFromDate () const
- ICU 4.0
- Global DateInterval::getStaticClassID (void)
- ICU 4.0
- Global DateInterval::getToDate () const
- ICU 4.0
- Global DateInterval::operator!= (const DateInterval &other) const
- ICU 4.0
- Global DateInterval::operator= (const DateInterval &)
- ICU 4.0
- Global DateInterval::operator== (const DateInterval &other) const
- ICU 4.0
- Global DateInterval::~DateInterval ()
- ICU 4.0
- Global DateIntervalFormat::clone (void) const
- ICU 4.0
- Global DateIntervalFormat::createInstance (const UnicodeString &skeleton, const Locale &locale, const DateIntervalInfo &dtitvinf, UErrorCode &status)
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
- Global DateIntervalFormat::DateIntervalFormat (const DateIntervalFormat &)
- ICU 4.0
- Global DateIntervalFormat::format (Calendar &fromCalendar, Calendar &toCalendar, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const
ICU 4.0
ICU 4.0
ICU 4.0
- Global DateIntervalFormat::getDateFormat (void) const
- ICU 4.0
- Global DateIntervalFormat::getDateIntervalInfo (void) const
- ICU 4.0
- Global DateIntervalFormat::getDynamicClassID (void) const
- ICU 4.0
- Global DateIntervalFormat::getStaticClassID (void)
- ICU 4.0
- Global DateIntervalFormat::operator!= (const Format &other) const
- ICU 4.0
- Global DateIntervalFormat::operator= (const DateIntervalFormat &)
- ICU 4.0
- Global DateIntervalFormat::operator== (const Format &other) const
- ICU 4.0
- Global DateIntervalFormat::setDateIntervalInfo (const DateIntervalInfo &newIntervalPatterns, UErrorCode &status)
- ICU 4.0
- Global DateIntervalFormat::~DateIntervalFormat ()
- ICU 4.0
- Class DateIntervalInfo
- ICU 4.0
- Global DateIntervalInfo::clone (void) const
- ICU 4.0
- Global DateIntervalInfo::DateIntervalInfo (const Locale &locale, UErrorCode &status)
ICU 4.0
ICU 4.0
- Global DateIntervalInfo::getDefaultOrder () const
- ICU 4.0
- Global DateIntervalInfo::getDynamicClassID () const
- ICU 4.0
- Global DateIntervalInfo::getFallbackIntervalPattern (UnicodeString &result) const
- ICU 4.0
- Global DateIntervalInfo::getIntervalPattern (const UnicodeString &skeleton, UCalendarDateFields field, UnicodeString &result, UErrorCode &status) const
- ICU 4.0
- Global DateIntervalInfo::getStaticClassID ()
- ICU 4.0
- Global DateIntervalInfo::operator!= (const DateIntervalInfo &other) const
- ICU 4.0
- Global DateIntervalInfo::operator= (const DateIntervalInfo &)
- ICU 4.0
- Global DateIntervalInfo::operator== (const DateIntervalInfo &other) const
- ICU 4.0
- Global DateIntervalInfo::setFallbackIntervalPattern (const UnicodeString &fallbackPattern, UErrorCode &status)
- ICU 4.0
- Global DateIntervalInfo::setIntervalPattern (const UnicodeString &skeleton, UCalendarDateFields lrgDiffCalUnit, const UnicodeString &intervalPattern, UErrorCode &status)
- ICU 4.0
- Global DateIntervalInfo::~DateIntervalInfo ()
- ICU 4.0
- Class DateTimePatternGenerator
- ICU 3.8
- Global DateTimePatternGenerator::addPattern (const UnicodeString &pattern, UBool override, UnicodeString &conflictingPattern, UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::clone () const
- ICU 3.8
- Global DateTimePatternGenerator::createEmptyInstance (UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::createInstance (const Locale &uLocale, UErrorCode &status)
ICU 3.8
ICU 3.8
- Global DateTimePatternGenerator::getAppendItemFormat (UDateTimePatternField field) const
- ICU 3.8
- Global DateTimePatternGenerator::getAppendItemName (UDateTimePatternField field) const
- ICU 3.8
- Global DateTimePatternGenerator::getBaseSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::getBaseSkeletons (UErrorCode &status) const
- ICU 3.8
- Global DateTimePatternGenerator::getBestPattern (const UnicodeString &skeleton, UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::getDateTimeFormat () const
- ICU 3.8
- Global DateTimePatternGenerator::getDecimal () const
- ICU 3.8
- Global DateTimePatternGenerator::getDynamicClassID () const
- ICU 3.8
- Global DateTimePatternGenerator::getPatternForSkeleton (const UnicodeString &skeleton) const
- ICU 3.8
- Global DateTimePatternGenerator::getSkeleton (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::getSkeletons (UErrorCode &status) const
- ICU 3.8
- Global DateTimePatternGenerator::getStaticClassID (void)
- ICU 3.8
- Global DateTimePatternGenerator::operator!= (const DateTimePatternGenerator &other) const
- ICU 3.8
- Global DateTimePatternGenerator::operator== (const DateTimePatternGenerator &other) const
- ICU 3.8
- Global DateTimePatternGenerator::replaceFieldTypes (const UnicodeString &pattern, const UnicodeString &skeleton, UErrorCode &status)
- ICU 3.8
- Global DateTimePatternGenerator::setAppendItemFormat (UDateTimePatternField field, const UnicodeString &value)
- ICU 3.8
- Global DateTimePatternGenerator::setAppendItemName (UDateTimePatternField field, const UnicodeString &value)
- ICU 3.8
- Global DateTimePatternGenerator::setDateTimeFormat (const UnicodeString &dateTimeFormat)
- ICU 3.8
- Global DateTimePatternGenerator::setDecimal (const UnicodeString &decimal)
- ICU 3.8
- Global DateTimePatternGenerator::~DateTimePatternGenerator ()
- ICU 3.8
- Class DateTimeRule
- ICU 3.8
- Global DateTimeRule::clone (void) const
- ICU 3.8
- Global DateTimeRule::DateRuleType
- ICU 3.8
- Global DateTimeRule::DateTimeRule (int32_t month, int32_t dayOfMonth, int32_t millisInDay, TimeRuleType timeType)
ICU 3.8
ICU 3.8
ICU 3.8
ICU 3.8
- Global DateTimeRule::getDateRuleType (void) const
- ICU 3.8
- Global DateTimeRule::getDynamicClassID (void) const
- ICU 3.8
- Global DateTimeRule::getRuleDayOfMonth (void) const
- ICU 3.8
- Global DateTimeRule::getRuleDayOfWeek (void) const
- ICU 3.8
- Global DateTimeRule::getRuleMillisInDay (void) const
- ICU 3.8
- Global DateTimeRule::getRuleMonth (void) const
- ICU 3.8
- Global DateTimeRule::getRuleWeekInMonth (void) const
- ICU 3.8
- Global DateTimeRule::getStaticClassID (void)
- ICU 3.8
- Global DateTimeRule::getTimeRuleType (void) const
- ICU 3.8
- Global DateTimeRule::operator!= (const DateTimeRule &that) const
- ICU 3.8
- Global DateTimeRule::operator= (const DateTimeRule &right)
- ICU 3.8
- Global DateTimeRule::operator== (const DateTimeRule &that) const
- ICU 3.8
- Global DateTimeRule::TimeRuleType
- ICU 3.8
- Global DateTimeRule::~DateTimeRule ()
- ICU 3.8
- Global DecimalFormat::adoptCurrencyPluralInfo (CurrencyPluralInfo *toAdopt)
- ICU 4.2
- Global DecimalFormat::adoptDecimalFormatSymbols (DecimalFormatSymbols *symbolsToAdopt)
- ICU 2.0
- Global DecimalFormat::applyLocalizedPattern (const UnicodeString &pattern, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global DecimalFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global DecimalFormat::areSignificantDigitsUsed () const
- ICU 3.0
- Global DecimalFormat::clone (void) const
- ICU 2.0
- Global DecimalFormat::DecimalFormat (UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global DecimalFormat::EPadPosition
- ICU 2.4
- Global DecimalFormat::ERoundingMode
- ICU 2.4
- Global DecimalFormat::format (int64_t number, UnicodeString &appendTo) const
ICU 2.8
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.8
ICU 2.0
ICU 2.0
- Global DecimalFormat::getCurrencyPluralInfo (void) const
- ICU 4.2
- Global DecimalFormat::getDecimalFormatSymbols (void) const
- ICU 2.0
- Global DecimalFormat::getDynamicClassID (void) const
- ICU 2.0
- Global DecimalFormat::getFormatWidth (void) const
- ICU 2.0
- Global DecimalFormat::getGroupingSize (void) const
- ICU 2.0
- Global DecimalFormat::getMaximumSignificantDigits () const
- ICU 3.0
- Global DecimalFormat::getMinimumExponentDigits (void) const
- ICU 2.0
- Global DecimalFormat::getMinimumSignificantDigits () const
- ICU 3.0
- Global DecimalFormat::getMultiplier (void) const
- ICU 2.0
- Global DecimalFormat::getNegativePrefix (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::getNegativeSuffix (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::getPadCharacterString () const
- ICU 2.0
- Global DecimalFormat::getPadPosition (void) const
- ICU 2.0
- Global DecimalFormat::getPositivePrefix (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::getPositiveSuffix (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::getRoundingIncrement (void) const
- ICU 2.0
- Global DecimalFormat::getRoundingMode (void) const
- ICU 2.0
- Global DecimalFormat::getSecondaryGroupingSize (void) const
- ICU 2.4
- Global DecimalFormat::getStaticClassID (void)
- ICU 2.0
- Global DecimalFormat::isDecimalSeparatorAlwaysShown (void) const
- ICU 2.0
- Global DecimalFormat::isExponentSignAlwaysShown (void)
- ICU 2.0
- Global DecimalFormat::isScientificNotation (void)
- ICU 2.0
- Global DecimalFormat::kDoubleFractionDigits
- ICU 2.4
- Global DecimalFormat::kDoubleIntegerDigits
- ICU 2.4
- Global DecimalFormat::kMaxScientificIntegerDigits
- ICU 2.8
- Global DecimalFormat::operator= (const DecimalFormat &rhs)
- ICU 2.0
- Global DecimalFormat::operator== (const Format &other) const
- ICU 2.0
- Global DecimalFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global DecimalFormat::setCurrency (const UChar *theCurrency, UErrorCode &ec)
- ICU 3.0
- Global DecimalFormat::setCurrencyPluralInfo (const CurrencyPluralInfo &info)
- ICU 4.2
- Global DecimalFormat::setDecimalFormatSymbols (const DecimalFormatSymbols &symbols)
- ICU 2.0
- Global DecimalFormat::setDecimalSeparatorAlwaysShown (UBool newValue)
- ICU 2.0
- Global DecimalFormat::setExponentSignAlwaysShown (UBool expSignAlways)
- ICU 2.0
- Global DecimalFormat::setFormatWidth (int32_t width)
- ICU 2.0
- Global DecimalFormat::setGroupingSize (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setMaximumFractionDigits (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setMaximumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setMaximumSignificantDigits (int32_t max)
- ICU 3.0
- Global DecimalFormat::setMinimumExponentDigits (int8_t minExpDig)
- ICU 2.0
- Global DecimalFormat::setMinimumFractionDigits (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setMinimumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setMinimumSignificantDigits (int32_t min)
- ICU 3.0
- Global DecimalFormat::setMultiplier (int32_t newValue)
- ICU 2.0
- Global DecimalFormat::setNegativePrefix (const UnicodeString &newValue)
- ICU 2.0
- Global DecimalFormat::setNegativeSuffix (const UnicodeString &newValue)
- ICU 2.0
- Global DecimalFormat::setPadCharacter (const UnicodeString &padChar)
- ICU 2.0
- Global DecimalFormat::setPadPosition (EPadPosition padPos)
- ICU 2.0
- Global DecimalFormat::setPositivePrefix (const UnicodeString &newValue)
- ICU 2.0
- Global DecimalFormat::setPositiveSuffix (const UnicodeString &newValue)
- ICU 2.0
- Global DecimalFormat::setRoundingIncrement (double newValue)
- ICU 2.0
- Global DecimalFormat::setRoundingMode (ERoundingMode roundingMode)
- ICU 2.0
- Global DecimalFormat::setScientificNotation (UBool useScientific)
- ICU 2.0
- Global DecimalFormat::setSecondaryGroupingSize (int32_t newValue)
- ICU 2.4
- Global DecimalFormat::setSignificantDigitsUsed (UBool useSignificantDigits)
- ICU 3.0
- Global DecimalFormat::toLocalizedPattern (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::toPattern (UnicodeString &result) const
- ICU 2.0
- Global DecimalFormat::~DecimalFormat ()
- ICU 2.0
- Global DecimalFormatSymbols::DecimalFormatSymbols (const Locale &locale, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
- Global DecimalFormatSymbols::ENumberFormatSymbol
- ICU 2.0
- Global DecimalFormatSymbols::getDynamicClassID () const
- ICU 2.2
- Global DecimalFormatSymbols::getLocale (ULocDataLocaleType type, UErrorCode &status) const
ICU 2.8
ICU 2.6
- Global DecimalFormatSymbols::getStaticClassID ()
- ICU 2.2
- Global DecimalFormatSymbols::getSymbol (ENumberFormatSymbol symbol) const
- ICU 2.0
- Global DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol
- ICU 3.6
- Global DecimalFormatSymbols::kSignificantDigitSymbol
- ICU 3.0
- Global DecimalFormatSymbols::operator!= (const DecimalFormatSymbols &other) const
- ICU 2.0
- Global DecimalFormatSymbols::operator= (const DecimalFormatSymbols &)
- ICU 2.0
- Global DecimalFormatSymbols::operator== (const DecimalFormatSymbols &other) const
- ICU 2.0
- Global DecimalFormatSymbols::setSymbol (ENumberFormatSymbol symbol, const UnicodeString &value)
- ICU 2.0
- Global DecimalFormatSymbols::~DecimalFormatSymbols ()
- ICU 2.0
- Class ErrorCode
- ICU 4.2
- Global ErrorCode::errorCode
- ICU 4.2
- Global ErrorCode::ErrorCode ()
- ICU 4.2
- Global ErrorCode::get () const
- ICU 4.2
- Global ErrorCode::handleFailure () const
- ICU 4.2
- Global ErrorCode::isFailure () const
- ICU 4.2
- Global ErrorCode::isSuccess () const
- ICU 4.2
- Global ErrorCode::operator UErrorCode & ()
- ICU 4.2
- Global ErrorCode::operator UErrorCode * ()
- ICU 4.2
- Global ErrorCode::reset ()
- ICU 4.2
- Global ErrorCode::set (UErrorCode value)
- ICU 4.2
- Global ErrorCode::~ErrorCode ()
- ICU 4.2
- Global FALSE
- ICU 2.0
- Global FieldPosition::clone () const
- ICU 2.8
- Global FieldPosition::FieldPosition ()
ICU 2.0
ICU 2.0
ICU 2.0
- Global FieldPosition::getBeginIndex (void) const
- ICU 2.0
- Global FieldPosition::getDynamicClassID () const
- ICU 2.2
- Global FieldPosition::getEndIndex (void) const
- ICU 2.0
- Global FieldPosition::getField (void) const
- ICU 2.0
- Global FieldPosition::getStaticClassID ()
- ICU 2.2
- Global FieldPosition::operator!= (const FieldPosition &that) const
- ICU 2.0
- Global FieldPosition::operator= (const FieldPosition ©)
- ICU 2.0
- Global FieldPosition::operator== (const FieldPosition &that) const
- ICU 2.0
- Global FieldPosition::setBeginIndex (int32_t bi)
- ICU 2.0
- Global FieldPosition::setEndIndex (int32_t ei)
- ICU 2.0
- Global FieldPosition::setField (int32_t f)
- ICU 2.0
- Global FieldPosition::~FieldPosition ()
- ICU 2.0
- Class FontRuns
- ICU 3.2
- Global FontRuns::add (const LEFontInstance *font, le_int32 limit)
- ICU 3.2
- Global FontRuns::FontRuns (const LEFontInstance **fonts, const le_int32 *limits, le_int32 count)
ICU 3.2
ICU 3.2
- Global FontRuns::getDynamicClassID () const
- ICU 3.2
- Global FontRuns::getFont (le_int32 run) const
- ICU 3.2
- Global FontRuns::getStaticClassID ()
- ICU 3.2
- Global FontRuns::~FontRuns ()
- ICU 3.2
- Global Format::clone () const =0
- ICU 2.0
- Global Format::Format ()
ICU 2.0
ICU 2.0
- Global Format::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const =0
ICU 2.0
ICU 2.0
- Global Format::getDynamicClassID () const =0
- ICU 2.0
- Global Format::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global Format::operator!= (const Format &other) const
- ICU 2.0
- Global Format::operator= (const Format &)
- ICU 2.0
- Global Format::operator== (const Format &other) const =0
- ICU 2.0
- Global Format::parseObject (const UnicodeString &source, Formattable &result, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global Format::setLocaleIDs (const char *valid, const char *actual)
- ICU 2.8
- Global Format::syntaxError (const UnicodeString &pattern, int32_t pos, UParseError &parseError)
- ICU 2.4
- Global Format::~Format ()
- ICU 2.4
- Global Formattable::adoptArray (Formattable *array, int32_t count)
- ICU 2.0
- Global Formattable::adoptObject (UObject *objectToAdopt)
- ICU 3.0
- Global Formattable::adoptString (UnicodeString *stringToAdopt)
- ICU 2.0
- Global Formattable::clone () const
- ICU 2.8
- Global Formattable::Formattable ()
ICU 2.4
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.8
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 3.0
ICU 2.0
- Global Formattable::getArray (int32_t &count, UErrorCode &status) const
ICU 3.0
ICU 2.0
- Global Formattable::getDate (UErrorCode &status) const
ICU 3.0
ICU 2.0
- Global Formattable::getDouble (UErrorCode &status) const
ICU 3.0
ICU 2.0
- Global Formattable::getDynamicClassID () const
- ICU 2.2
- Global Formattable::getInt64 (UErrorCode &status) const
ICU 3.0
ICU 2.8
- Global Formattable::getLong (UErrorCode &status) const
ICU 3.0
ICU 2.0
- Global Formattable::getObject () const
- ICU 3.0
- Global Formattable::getStaticClassID ()
- ICU 2.2
- Global Formattable::getString (UErrorCode &status)
ICU 3.0
ICU 2.0
ICU 3.0
ICU 2.0
ICU 3.0
ICU 2.0
- Global Formattable::getType (void) const
- ICU 2.0
- Global Formattable::ISDATE
- ICU 2.4
- Global Formattable::isNumeric () const
- ICU 3.0
- Global Formattable::kArray
- ICU 2.4
- Global Formattable::kDate
- ICU 2.4
- Global Formattable::kDouble
- ICU 2.4
- Global Formattable::kInt64
- ICU 2.8
- Global Formattable::kLong
- ICU 2.4
- Global Formattable::kObject
- ICU 3.0
- Global Formattable::kString
- ICU 2.4
- Global Formattable::operator!= (const Formattable &other) const
- ICU 2.0
- Global Formattable::operator= (const Formattable &rhs)
- ICU 2.0
- Global Formattable::operator== (const Formattable &other) const
- ICU 2.0
- Global Formattable::operator[] (int32_t index)
- ICU 2.0
- Global Formattable::setArray (const Formattable *array, int32_t count)
- ICU 2.0
- Global Formattable::setDate (UDate d)
- ICU 2.0
- Global Formattable::setDouble (double d)
- ICU 2.0
- Global Formattable::setInt64 (int64_t ll)
- ICU 2.8
- Global Formattable::setLong (int32_t l)
- ICU 2.0
- Global Formattable::setString (const UnicodeString &stringToCopy)
- ICU 2.0
- Global Formattable::Type
- ICU 2.4
- Global Formattable::~Formattable ()
- ICU 2.0
- Class ForwardCharacterIterator
- ICU 2.0
- Global ForwardCharacterIterator::ForwardCharacterIterator ()
ICU 2.0
ICU 2.0
- Global ForwardCharacterIterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global ForwardCharacterIterator::hashCode (void) const =0
- ICU 2.0
- Global ForwardCharacterIterator::hasNext ()=0
- ICU 2.0
- Global ForwardCharacterIterator::next32PostInc (void)=0
- ICU 2.0
- Global ForwardCharacterIterator::nextPostInc (void)=0
- ICU 2.0
- Global ForwardCharacterIterator::operator!= (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global ForwardCharacterIterator::operator= (const ForwardCharacterIterator &)
- ICU 2.0
- Global ForwardCharacterIterator::operator== (const ForwardCharacterIterator &that) const =0
- ICU 2.0
- Global ForwardCharacterIterator::~ForwardCharacterIterator ()
- ICU 2.0
- Class GregorianCalendar
- ICU 2.0
- Global GregorianCalendar::clone (void) const
- ICU 2.0
- Global GregorianCalendar::EEras
- ICU 2.0
- Global GregorianCalendar::getActualMaximum (UCalendarDateFields field, UErrorCode &status) const
- ICU 2.6
- Global GregorianCalendar::getActualMinimum (UCalendarDateFields field, UErrorCode &status) const
- ICU 3.0
- Global GregorianCalendar::getDynamicClassID (void) const
- ICU 2.0
- Global GregorianCalendar::getGregorianChange (void) const
- ICU 2.0
- Global GregorianCalendar::getStaticClassID (void)
- ICU 2.0
- Global GregorianCalendar::GregorianCalendar (UErrorCode &success)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global GregorianCalendar::handleGetYearLength (int32_t eyear) const
- ICU 2.0
- Global GregorianCalendar::inDaylightTime (UErrorCode &status) const
- ICU 2.0
- Global GregorianCalendar::isEquivalentTo (const Calendar &other) const
- ICU 2.4
- Global GregorianCalendar::isLeapYear (int32_t year) const
- ICU 2.0
- Global GregorianCalendar::operator= (const GregorianCalendar &right)
- ICU 2.0
- Global GregorianCalendar::roll (UCalendarDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global GregorianCalendar::setGregorianChange (UDate date, UErrorCode &success)
- ICU 2.0
- Global GregorianCalendar::~GregorianCalendar ()
- ICU 2.0
- Global hrktScriptCode
- ICU 3.0
- Global INITIAL_CAPACITY
- ICU 3.2
- Class InitialTimeZoneRule
- ICU 3.8
- Global InitialTimeZoneRule::clone (void) const
- ICU 3.8
- Global InitialTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global InitialTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global InitialTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global InitialTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global InitialTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global InitialTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global InitialTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global InitialTimeZoneRule::InitialTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
ICU 3.8
ICU 3.8
- Global InitialTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global InitialTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global InitialTimeZoneRule::operator= (const InitialTimeZoneRule &right)
- ICU 3.8
- Global InitialTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global InitialTimeZoneRule::~InitialTimeZoneRule ()
- ICU 3.8
- 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
- Global LanguageCodes
- ICU 2.6
- Class LayoutEngine
- ICU 2.8
- Global LayoutEngine::getCharIndices (le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const
ICU 2.8
ICU 2.8
- Global LayoutEngine::getDynamicClassID () const
- ICU 2.8
- Global LayoutEngine::getGlyphCount () const
- ICU 2.8
- Global LayoutEngine::getGlyphPosition (le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) const
- ICU 2.8
- Global LayoutEngine::getGlyphPositions (float positions[], LEErrorCode &success) const
- ICU 2.8
- Global LayoutEngine::getGlyphs (le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const
ICU 2.8
ICU 2.8
- Global LayoutEngine::getStaticClassID ()
- ICU 2.8
- Global LayoutEngine::layoutChars (const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft, float x, float y, LEErrorCode &success)
- ICU 2.8
- Global LayoutEngine::layoutEngineFactory (const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typo_flags, LEErrorCode &success)
ICU 3.4
ICU 2.8
- Global LayoutEngine::reset ()
- ICU 2.8
- Global LayoutEngine::~LayoutEngine ()
- ICU 2.8
- Global le_bool
- ICU 2.4
- Global LE_CLIENT_MASK
- ICU 3.2
- Global LE_CLIENT_SHIFT
- ICU 3.2
- Global LE_FAILURE (code)
- ICU 2.4
- Global LE_GET_CLIENT (gid)
- ICU 3.2
- Global LE_GET_GLYPH (gid)
- ICU 3.2
- Global LE_GET_SUB_FONT (gid)
- ICU 3.2
- Global LE_GLYPH_MASK
- ICU 3.2
- Global LE_GLYPH_SHIFT
- ICU 3.2
- Global le_int16
- ICU 2.4
- Global le_int32
- ICU 2.4
- Global le_int8
- ICU 2.4
- Global LE_MAKE_TAG (a, b, c, d)
- ICU 3.2
- Global LE_SET_CLIENT (gid, client)
- ICU 3.2
- Global LE_SET_GLYPH (gid, glyph)
- ICU 3.2
- Global LE_SET_SUB_FONT (gid, font)
- ICU 3.2
- Global LE_SUB_FONT_MASK
- ICU 3.2
- Global LE_SUB_FONT_SHIFT
- ICU 3.2
- Global LE_SUCCESS (code)
- ICU 2.4
- Global le_uint16
- ICU 2.4
- Global le_uint32
- ICU 2.4
- Global le_uint8
- ICU 2.4
- Class LECharMapper
- ICU 3.2
- Global LECharMapper::mapChar (LEUnicode32 ch) const =0
- ICU 2.8
- Global LECharMapper::~LECharMapper ()
- ICU 3.2
- Global LEErrorCode
ICU 2.4
ICU 2.4
- Global LEFeatureTags
- ICU 3.2
- Class LEFontInstance
- ICU 3.0
- Global LEFontInstance::canDisplay (LEUnicode32 ch) const
- ICU 3.2
- Global LEFontInstance::fixedToFloat (le_int32 fixed)
- ICU 2.8
- Global LEFontInstance::floatToFixed (float theFloat)
- ICU 2.8
- Global LEFontInstance::getAscent () const =0
- ICU 3.2
- Global LEFontInstance::getDescent () const =0
- ICU 3.2
- Global LEFontInstance::getDynamicClassID () const
- ICU 3.2
- Global LEFontInstance::getFontTable (LETag tableTag) const =0
- ICU 2.8
- Global LEFontInstance::getGlyphAdvance (LEGlyphID glyph, LEPoint &advance) const =0
- ICU 3.2
- Global LEFontInstance::getGlyphPoint (LEGlyphID glyph, le_int32 pointNumber, LEPoint &point) const =0
- ICU 2.8
- Global LEFontInstance::getLeading () const =0
- ICU 3.2
- Global LEFontInstance::getLineHeight () const
- ICU 3.2
- Global LEFontInstance::getScaleFactorX () const =0
- ICU 3.2
- Global LEFontInstance::getScaleFactorY () const =0
- ICU 3.2
- Global LEFontInstance::getStaticClassID ()
- ICU 3.2
- Global LEFontInstance::getSubFont (const LEUnicode chars[], le_int32 *offset, le_int32 limit, le_int32 script, LEErrorCode &success) const
- ICU 3.2
- Global LEFontInstance::getUnitsPerEM () const =0
- ICU 2.8
- Global LEFontInstance::getXPixelsPerEm () const =0
- ICU 2.8
- Global LEFontInstance::getYPixelsPerEm () const =0
- ICU 2.8
- Global LEFontInstance::mapCharsToGlyphs (const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, const LECharMapper *mapper, le_bool filterZeroWidth, LEGlyphStorage &glyphStorage) const
- ICU 3.6
- Global LEFontInstance::mapCharToGlyph (LEUnicode32 ch) const =0
ICU 3.2
ICU 3.2
ICU 3.6
- Global LEFontInstance::pixelsToUnits (LEPoint &pixels, LEPoint &units) const
- ICU 3.2
- Global LEFontInstance::transformFunits (float xFunits, float yFunits, LEPoint &pixels) const
- ICU 3.2
- Global LEFontInstance::unitsToPoints (LEPoint &units, LEPoint &points) const
- ICU 3.2
- Global LEFontInstance::xPixelsToUnits (float xPixels) const
- ICU 3.2
- Global LEFontInstance::xUnitsToPoints (float xUnits) const
- ICU 3.2
- Global LEFontInstance::yPixelsToUnits (float yPixels) const
- ICU 3.2
- Global LEFontInstance::yUnitsToPoints (float yUnits) const
- ICU 3.2
- Global LEFontInstance::~LEFontInstance ()
- ICU 2.8
- Global LEGlyphID
- ICU 3.2
- Class LEGlyphStorage
- ICU 3.6
- Global LEGlyphStorage::adjustPosition (le_int32 glyphIndex, float xAdjust, float yAdjust, LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::adoptAuxDataArray (LEGlyphStorage &from)
- ICU 3.0
- Global LEGlyphStorage::adoptCharIndicesArray (LEGlyphStorage &from)
- ICU 3.0
- Global LEGlyphStorage::adoptGlyphArray (LEGlyphStorage &from)
- ICU 3.0
- Global LEGlyphStorage::adoptGlyphCount (le_int32 newGlyphCount)
ICU 3.0
ICU 3.0
- Global LEGlyphStorage::adoptPositionArray (LEGlyphStorage &from)
- ICU 3.0
- Global LEGlyphStorage::allocateAuxData (LEErrorCode &success)
- ICU 3.6
- Global LEGlyphStorage::allocateGlyphArray (le_int32 initialGlyphCount, le_bool rightToLeft, LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::allocatePositions (LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::applyInsertion (le_int32 atPosition, le_int32 count, LEGlyphID newGlyphs[])
- ICU 3.0
- Global LEGlyphStorage::applyInsertions ()
- ICU 3.0
- Global LEGlyphStorage::getAuxData (le_int32 glyphIndex, LEErrorCode &success) const
ICU 3.6
ICU 3.6
- Global LEGlyphStorage::getCharIndex (le_int32 glyphIndex, LEErrorCode &success) const
- ICU 3.0
- Global LEGlyphStorage::getCharIndices (le_int32 charIndices[], le_int32 indexBase, LEErrorCode &success) const
ICU 3.0
ICU 3.0
- Global LEGlyphStorage::getDynamicClassID () const
- ICU 3.0
- Global LEGlyphStorage::getGlyphCount () const
- ICU 3.0
- Global LEGlyphStorage::getGlyphID (le_int32 glyphIndex, LEErrorCode &success) const
- ICU 3.0
- Global LEGlyphStorage::getGlyphPosition (le_int32 glyphIndex, float &x, float &y, LEErrorCode &success) const
- ICU 3.0
- Global LEGlyphStorage::getGlyphPositions (float positions[], LEErrorCode &success) const
- ICU 3.0
- Global LEGlyphStorage::getGlyphs (le_uint32 glyphs[], le_uint32 extraBits, LEErrorCode &success) const
ICU 3.0
ICU 3.0
- Global LEGlyphStorage::getStaticClassID ()
- ICU 3.0
- Global LEGlyphStorage::insertGlyphs (le_int32 atIndex, le_int32 insertCount)
ICU 3.0
ICU 4.2
- Global LEGlyphStorage::LEGlyphStorage ()
- ICU 3.0
- Global LEGlyphStorage::moveGlyph (le_int32 fromPosition, le_int32 toPosition, le_uint32 marker)
- ICU 4.2
- Global LEGlyphStorage::operator[] (le_int32 glyphIndex) const
- ICU 3.0
- Global LEGlyphStorage::reset ()
- ICU 3.0
- Global LEGlyphStorage::setAuxData (le_int32 glyphIndex, le_uint32 auxData, LEErrorCode &success)
- ICU 3.6
- Global LEGlyphStorage::setCharIndex (le_int32 glyphIndex, le_int32 charIndex, LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::setGlyphID (le_int32 glyphIndex, LEGlyphID glyphID, LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::setPosition (le_int32 glyphIndex, float x, float y, LEErrorCode &success)
- ICU 3.0
- Global LEGlyphStorage::~LEGlyphStorage ()
- ICU 3.0
- Class LEPoint
ICU 2.4
ICU 2.4
- Global LEPoint::fX
- ICU 2.4
- Global LEPoint::fY
- ICU 2.4
- Class LESwaps
- ICU 2.8
- Global LESwaps::swapLong (const le_uint32 &value)
- ICU 2.8
- Global LESwaps::swapWord (const le_uint16 &value)
- ICU 2.8
- Global LETableTags
- ICU 3.2
- Global LETag
- ICU 2.4
- Global LEUnicode16
- ICU 2.4
- Global LEUnicode32
- ICU 2.4
- Class Locale
- ICU 2.0
- Global Locale::clone () const
- ICU 2.8
- Global Locale::createCanonical (const char *name)
- ICU 3.0
- Global Locale::createFromName (const char *name)
- ICU 2.0
- Global Locale::createKeywords (UErrorCode &status) const
- ICU 2.8
- Global Locale::getAvailableLocales (int32_t &count)
- ICU 2.0
- Global Locale::getBaseName () const
- ICU 2.8
- Global Locale::getCanada (void)
- ICU 2.0
- Global Locale::getCanadaFrench (void)
- ICU 2.0
- Global Locale::getChina (void)
- ICU 2.0
- Global Locale::getChinese (void)
- ICU 2.0
- Global Locale::getCountry () const
- ICU 2.0
- Global Locale::getDefault (void)
- ICU 2.0
- Global Locale::getDisplayCountry (const Locale &displayLocale, UnicodeString &dispCountry) const
ICU 2.0
ICU 2.0
- Global Locale::getDisplayLanguage (const Locale &displayLocale, UnicodeString &dispLang) const
ICU 2.0
ICU 2.0
- Global Locale::getDisplayName (const Locale &displayLocale, UnicodeString &name) const
ICU 2.0
ICU 2.0
- Global Locale::getDisplayScript (const Locale &displayLocale, UnicodeString &dispScript) const
ICU 2.8
ICU 2.8
- Global Locale::getDisplayVariant (const Locale &displayLocale, UnicodeString &dispVar) const
ICU 2.0
ICU 2.0
- Global Locale::getDynamicClassID () const
- ICU 2.2
- Global Locale::getEnglish (void)
- ICU 2.0
- Global Locale::getFrance (void)
- ICU 2.0
- Global Locale::getFrench (void)
- ICU 2.0
- Global Locale::getGerman (void)
- ICU 2.0
- Global Locale::getGermany (void)
- ICU 2.0
- Global Locale::getISO3Country () const
- ICU 2.0
- Global Locale::getISO3Language () const
- ICU 2.0
- Global Locale::getISOCountries ()
- ICU 2.0
- Global Locale::getISOLanguages ()
- ICU 2.0
- Global Locale::getItalian (void)
- ICU 2.0
- Global Locale::getItaly (void)
- ICU 2.0
- Global Locale::getJapan (void)
- ICU 2.0
- Global Locale::getJapanese (void)
- ICU 2.0
- Global Locale::getKeywordValue (const char *keywordName, char *buffer, int32_t bufferCapacity, UErrorCode &status) const
- ICU 2.8
- Global Locale::getKorea (void)
- ICU 2.0
- Global Locale::getKorean (void)
- ICU 2.0
- Global Locale::getLanguage () const
- ICU 2.0
- Global Locale::getLCID (void) const
- ICU 2.0
- Global Locale::getName () const
- ICU 2.0
- Global Locale::getPRC (void)
- ICU 2.0
- Global Locale::getScript () const
- ICU 2.8
- Global Locale::getSimplifiedChinese (void)
- ICU 2.0
- Global Locale::getStaticClassID ()
- ICU 2.2
- Global Locale::getTaiwan (void)
- ICU 2.0
- Global Locale::getTraditionalChinese (void)
- ICU 2.0
- Global Locale::getUK (void)
- ICU 2.0
- Global Locale::getUS (void)
- ICU 2.0
- Global Locale::getVariant () const
- ICU 2.0
- Global Locale::hashCode (void) const
- ICU 2.0
- Global Locale::isBogus (void) const
- ICU 2.1
- Global Locale::Locale ()
ICU 2.0
ICU 2.0
ICU 2.0
- Global Locale::operator!= (const Locale &other) const
- ICU 2.0
- Global Locale::operator= (const Locale &other)
- ICU 2.0
- Global Locale::operator== (const Locale &other) const
- ICU 2.0
- Global Locale::setDefault (const Locale &newLocale, UErrorCode &success)
- ICU 2.0
- Global Locale::setToBogus ()
- ICU 2.1
- Global Locale::~Locale ()
- ICU 2.0
- Class LocaleRuns
- ICU 3.2
- Global LocaleRuns::add (const Locale *locale, le_int32 limit)
- ICU 3.2
- Global LocaleRuns::getDynamicClassID () const
- ICU 3.2
- Global LocaleRuns::getLocale (le_int32 run) const
- ICU 3.2
- Global LocaleRuns::getStaticClassID ()
- ICU 3.2
- Global LocaleRuns::LocaleRuns (const Locale **locales, const le_int32 *limits, le_int32 count)
ICU 3.2
ICU 3.2
- Global LocaleRuns::~LocaleRuns ()
- ICU 3.2
- Class Measure
- ICU 3.0
- Global Measure::clone () const =0
- ICU 3.0
- Global Measure::getNumber () const
- ICU 3.0
- Global Measure::getUnit () const
- ICU 3.0
- Global Measure::Measure (const Formattable &number, MeasureUnit *adoptedUnit, UErrorCode &ec)
ICU 3.0
ICU 3.0
ICU 3.0
- Global Measure::operator= (const Measure &other)
- ICU 3.0
- Global Measure::operator== (const UObject &other) const
- ICU 3.0
- Global Measure::~Measure ()
- ICU 3.0
- Class MeasureFormat
- ICU 3.0
- Global MeasureFormat::createCurrencyFormat (UErrorCode &ec)
ICU 3.0
ICU 3.0
- Global MeasureFormat::MeasureFormat ()
- ICU 3.0
- Class MeasureUnit
- ICU 3.0
- Global MeasureUnit::clone () const =0
- ICU 3.0
- Global MeasureUnit::MeasureUnit ()
- ICU 3.0
- Global MeasureUnit::operator== (const UObject &other) const =0
- ICU 3.0
- Global MeasureUnit::~MeasureUnit ()
- ICU 3.0
- Global MessageFormat::adoptFormat (const UnicodeString &formatName, Format *formatToAdopt, UErrorCode &status)
ICU 4.0
ICU 2.0
- Global MessageFormat::adoptFormats (Format **formatsToAdopt, int32_t count)
- ICU 2.0
- Global MessageFormat::applyPattern (const UnicodeString &pattern, UParseError &parseError, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global MessageFormat::autoQuoteApostrophe (const UnicodeString &pattern, UErrorCode &status)
- ICU 3.4
- Global MessageFormat::clone (void) const
- ICU 2.0
- Global MessageFormat::format (const UnicodeString *argumentNames, const Formattable *arguments, int32_t count, UnicodeString &appendTo, UErrorCode &status) const
ICU 4.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global MessageFormat::getDynamicClassID (void) const
- ICU 2.0
- Global MessageFormat::getFormat (const UnicodeString &formatName, UErrorCode &status)
- ICU 4.0
- Global MessageFormat::getFormatNames (UErrorCode &status)
- ICU 4.0
- Global MessageFormat::getFormats (int32_t &count) const
- ICU 2.0
- Global MessageFormat::getLocale (void) const
- ICU 2.0
- Global MessageFormat::getStaticClassID (void)
- ICU 2.0
- Global MessageFormat::MessageFormat (const UnicodeString &pattern, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global MessageFormat::operator= (const MessageFormat &)
- ICU 2.0
- Global MessageFormat::operator== (const Format &other) const
- ICU 2.0
- Global MessageFormat::parse (const UnicodeString &source, int32_t &count, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global MessageFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &pos) const
- ICU 2.0
- Global MessageFormat::setFormat (const UnicodeString &formatName, const Format &format, UErrorCode &status)
ICU 4.0
ICU 2.0
- Global MessageFormat::setFormats (const Format **newFormats, int32_t cnt)
- ICU 2.0
- Global MessageFormat::setLocale (const Locale &theLocale)
- ICU 2.0
- Global MessageFormat::toPattern (UnicodeString &appendTo) const
- ICU 2.0
- Global MessageFormat::usesNamedArguments () const
- ICU 4.0
- Global MessageFormat::~MessageFormat ()
- ICU 2.0
- Class Normalizer
- ICU 2.0
- Global Normalizer::clone (void) const
- ICU 2.0
- Global Normalizer::compare (const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode)
- ICU 2.2
- Global Normalizer::compose (const UnicodeString &source, UBool compat, int32_t options, UnicodeString &result, UErrorCode &status)
- ICU 2.0
- Global Normalizer::concatenate (UnicodeString &left, UnicodeString &right, UnicodeString &result, UNormalizationMode mode, int32_t options, UErrorCode &errorCode)
- ICU 2.1
- Global Normalizer::current (void)
- ICU 2.0
- Global Normalizer::decompose (const UnicodeString &source, UBool compat, int32_t options, UnicodeString &result, UErrorCode &status)
- ICU 2.0
- Global Normalizer::endIndex (void) const
- ICU 2.0
- Global Normalizer::first (void)
- ICU 2.0
- Global Normalizer::getDynamicClassID () const
- ICU 2.2
- Global Normalizer::getIndex (void) const
- ICU 2.0
- Global Normalizer::getOption (int32_t option) const
- ICU 2.0
- Global Normalizer::getStaticClassID ()
- ICU 2.2
- Global Normalizer::getText (UnicodeString &result)
- ICU 2.0
- Global Normalizer::getUMode (void) const
- ICU 2.0
- Global Normalizer::hashCode (void) const
- ICU 2.0
- Global Normalizer::isNormalized (const UnicodeString &src, UNormalizationMode mode, int32_t options, UErrorCode &errorCode)
ICU 2.6
ICU 2.2
- Global Normalizer::last (void)
- ICU 2.0
- Global Normalizer::next (void)
- ICU 2.0
- Global Normalizer::normalize (const UnicodeString &source, UNormalizationMode mode, int32_t options, UnicodeString &result, UErrorCode &status)
- ICU 2.0
- Global Normalizer::Normalizer (const UnicodeString &str, UNormalizationMode mode)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global Normalizer::operator!= (const Normalizer &that) const
- ICU 2.0
- Global Normalizer::operator== (const Normalizer &that) const
- ICU 2.0
- Global Normalizer::previous (void)
- ICU 2.0
- Global Normalizer::quickCheck (const UnicodeString &source, UNormalizationMode mode, int32_t options, UErrorCode &status)
ICU 2.6
ICU 2.0
- Global Normalizer::reset (void)
- ICU 2.0
- Global Normalizer::setIndexOnly (int32_t index)
- ICU 2.0
- Global Normalizer::setMode (UNormalizationMode newMode)
- ICU 2.0
- Global Normalizer::setOption (int32_t option, UBool value)
- ICU 2.0
- Global Normalizer::setText (const UChar *newText, int32_t length, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
- Global Normalizer::startIndex (void) const
- ICU 2.0
- Global Normalizer::~Normalizer ()
- ICU 2.0
- Global NULL
- ICU 2.0
- Class NumberFormat
- ICU 2.0
- Global NumberFormat::createCurrencyInstance (const Locale &inLocale, UErrorCode &)
ICU 2.0
ICU 2.0
- Global NumberFormat::createInstance (const Locale &inLocale, UErrorCode &)
ICU 2.0
ICU 2.0
- Global NumberFormat::createPercentInstance (const Locale &inLocale, UErrorCode &)
ICU 2.0
ICU 2.0
- Global NumberFormat::createScientificInstance (const Locale &inLocale, UErrorCode &)
ICU 2.0
ICU 2.0
- Global NumberFormat::EAlignmentFields
- ICU 2.0
- Global NumberFormat::format (const Formattable &obj, UnicodeString &appendTo, UErrorCode &status) const
ICU 2.0
ICU 2.8
ICU 2.0
ICU 2.0
ICU 2.8
ICU 2.0
ICU 2.0
ICU 2.0
- Global NumberFormat::getAvailableLocales (void)
ICU 2.6
ICU 2.0
- Global NumberFormat::getCurrency () const
- ICU 2.6
- Global NumberFormat::getDynamicClassID (void) const =0
- ICU 2.0
- Global NumberFormat::getMaximumFractionDigits (void) const
- ICU 2.0
- Global NumberFormat::getMaximumIntegerDigits (void) const
- ICU 2.0
- Global NumberFormat::getMinimumFractionDigits (void) const
- ICU 2.0
- Global NumberFormat::getMinimumIntegerDigits (void) const
- ICU 2.0
- Global NumberFormat::getStaticClassID (void)
- ICU 2.0
- Global NumberFormat::INTEGER_FIELD
- ICU 2.0
- Global NumberFormat::isGroupingUsed (void) const
- ICU 2.0
- Global NumberFormat::isParseIntegerOnly (void) const
- ICU 2.0
- Global NumberFormat::NumberFormat ()
ICU 2.0
ICU 2.0
- Global NumberFormat::operator= (const NumberFormat &)
- ICU 2.0
- Global NumberFormat::operator== (const Format &other) const
- ICU 2.0
- Global NumberFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global NumberFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 2.0
- Global NumberFormat::registerFactory (NumberFormatFactory *toAdopt, UErrorCode &status)
- ICU 2.6
- Global NumberFormat::setCurrency (const UChar *theCurrency, UErrorCode &ec)
- ICU 3.0
- Global NumberFormat::setGroupingUsed (UBool newValue)
- ICU 2.0
- Global NumberFormat::setMaximumFractionDigits (int32_t newValue)
- ICU 2.0
- Global NumberFormat::setMaximumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global NumberFormat::setMinimumFractionDigits (int32_t newValue)
- ICU 2.0
- Global NumberFormat::setMinimumIntegerDigits (int32_t newValue)
- ICU 2.0
- Global NumberFormat::setParseIntegerOnly (UBool value)
- ICU 2.0
- Global NumberFormat::unregister (URegistryKey key, UErrorCode &status)
- ICU 2.6
- Global NumberFormat::~NumberFormat ()
- ICU 2.0
- Class NumberFormatFactory
- ICU 2.6
- Global NumberFormatFactory::createFormat (const Locale &loc, UNumberFormatStyle formatType)=0
- ICU 2.6
- Global NumberFormatFactory::getSupportedIDs (int32_t &count, UErrorCode &status) const =0
- ICU 2.6
- Global NumberFormatFactory::visible (void) const =0
- ICU 2.6
- Global NumberFormatFactory::~NumberFormatFactory ()
- ICU 3.0
- Global NumberingSystem::createInstance (int32_t radix, UBool isAlgorithmic, const UnicodeString &description, UErrorCode &status)
ICU 4.2
ICU 4.2
ICU 4.2
- Global NumberingSystem::createInstanceByName (const char *name, UErrorCode &status)
- ICU 4.2
- Global NumberingSystem::getAvailableNames (UErrorCode &status)
- ICU 4.2
- Global NumberingSystem::getDescription ()
- ICU 4.2
- Global NumberingSystem::getDynamicClassID () const
- ICU 4.2
- Global NumberingSystem::getRadix ()
- ICU 4.2
- Global NumberingSystem::getStaticClassID (void)
ICU 4.2
- Global NumberingSystem::isAlgorithmic () const
- ICU 4.2
- Global NumberingSystem::NumberingSystem ()
ICU 4.2
ICU 4.2
- Global NumberingSystem::~NumberingSystem ()
- ICU 4.2
- Global operator+ (const UnicodeString &s1, const UnicodeString &s2)
- ICU 2.8
- Global operator<< (std::ostream &stream, const UnicodeString &s)
- 3.0
- Global operator>> (std::istream &stream, UnicodeString &s)
- 3.0
- Global ParagraphLayout::getAscent () const
- ICU 3.2
- Global ParagraphLayout::getDescent () const
- ICU 3.2
- Global ParagraphLayout::getDynamicClassID () const
- ICU 3.2
- Global ParagraphLayout::getLeading () const
- ICU 3.2
- Global ParagraphLayout::getParagraphLevel ()
- ICU 3.2
- Global ParagraphLayout::getStaticClassID ()
- ICU 3.2
- Global ParagraphLayout::getTextDirection ()
- ICU 3.2
- Global ParagraphLayout::isComplex (const LEUnicode chars[], le_int32 count)
- ICU 3.2
- Class ParagraphLayout::Line
- ICU 3.2
- Global ParagraphLayout::Line::countRuns () const
- ICU 3.2
- Global ParagraphLayout::Line::getAscent () const
- ICU 3.2
- Global ParagraphLayout::Line::getDescent () const
- ICU 3.2
- Global ParagraphLayout::Line::getDynamicClassID () const
- ICU 3.2
- Global ParagraphLayout::Line::getLeading () const
- ICU 3.2
- Global ParagraphLayout::Line::getStaticClassID ()
- ICU 3.2
- Global ParagraphLayout::Line::getVisualRun (le_int32 runIndex) const
- ICU 3.2
- Global ParagraphLayout::Line::getWidth () const
- ICU 2.8
- Global ParagraphLayout::Line::~Line ()
- ICU 3.2
- Global ParagraphLayout::nextLine (float width)
- ICU 3.2
- Global 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 ParagraphLayout::reflow ()
- ICU 3.2
- Class ParagraphLayout::VisualRun
- ICU 3.2
- Global ParagraphLayout::VisualRun::getAscent () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getDescent () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getDirection () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getDynamicClassID () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getFont () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getGlyphCount () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getGlyphs () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getGlyphToCharMap () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getLeading () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getPositions () const
- ICU 3.2
- Global ParagraphLayout::VisualRun::getStaticClassID ()
- ICU 3.2
- Global ParagraphLayout::~ParagraphLayout ()
- ICU 3.2
- Global ParsePosition::clone () const
- ICU 2.8
- Global ParsePosition::getDynamicClassID () const
- ICU 2.2
- Global ParsePosition::getErrorIndex (void) const
- ICU 2.0
- Global ParsePosition::getIndex (void) const
- ICU 2.0
- Global ParsePosition::getStaticClassID ()
- ICU 2.2
- Global ParsePosition::operator!= (const ParsePosition &that) const
- ICU 2.0
- Global ParsePosition::operator= (const ParsePosition ©)
- ICU 2.0
- Global ParsePosition::operator== (const ParsePosition &that) const
- ICU 2.0
- Global ParsePosition::ParsePosition ()
ICU 2.0
ICU 2.0
ICU 2.0
- Global ParsePosition::setErrorIndex (int32_t ei)
- ICU 2.0
- Global ParsePosition::setIndex (int32_t index)
- ICU 2.0
- Global ParsePosition::~ParsePosition ()
- ICU 2.0
- Class PluralFormat
- ICU 4.0
- Global PluralFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 4.0
- Global PluralFormat::clone (void) const
- ICU 4.0
- Global PluralFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
- Global PluralFormat::getDynamicClassID () const
- ICU 4.0
- Global PluralFormat::getStaticClassID (void)
ICU 4.0
- Global PluralFormat::operator!= (const Format &other) const
- ICU 4.0
- Global PluralFormat::operator= (const PluralFormat &other)
- ICU 4.0
- Global PluralFormat::operator== (const Format &other) const
- ICU 4.0
- Global PluralFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- ICU 4.0
- Global PluralFormat::PluralFormat (UErrorCode &status)
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
ICU 4.0
- Global PluralFormat::setLocale (const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global PluralFormat::setNumberFormat (const NumberFormat *format, UErrorCode &status)
- ICU 4.0
- Global PluralFormat::toPattern (UnicodeString &appendTo)
- ICU 4.0
- Global PluralFormat::~PluralFormat ()
- ICU 4.0
- Global PluralRules::clone () const
- ICU 4.0
- Global PluralRules::createDefaultRules (UErrorCode &status)
- ICU 4.0
- Global PluralRules::createRules (const UnicodeString &description, UErrorCode &status)
- ICU 4.0
- Global PluralRules::forLocale (const Locale &locale, UErrorCode &status)
- ICU 4.0
- Global PluralRules::getDynamicClassID () const
- ICU 4.0
- Global PluralRules::getKeywordOther () const
- ICU 4.0
- Global PluralRules::getKeywords (UErrorCode &status) const
- ICU 4.0
- Global PluralRules::getStaticClassID (void)
ICU 4.0
- Global PluralRules::isKeyword (const UnicodeString &keyword) const
- ICU 4.0
- Global PluralRules::operator!= (const PluralRules &other) const
- ICU 4.0
- Global PluralRules::operator= (const PluralRules &)
- ICU 4.0
- Global PluralRules::operator== (const PluralRules &other) const
- ICU 4.0
- Global PluralRules::PluralRules (UErrorCode &status)
ICU 4.0
ICU 4.0
- Global PluralRules::select (double number) const
ICU 4.0
ICU 4.0
- Global PluralRules::~PluralRules ()
- ICU 4.0
- Class RegexMatcher
- ICU 2.4
- Global RegexMatcher::appendReplacement (UnicodeString &dest, const UnicodeString &replacement, UErrorCode &status)
ICU 2.4
- Global RegexMatcher::appendTail (UnicodeString &dest)
- ICU 2.4
- Global RegexMatcher::end (int32_t group, UErrorCode &status) const
ICU 2.4
ICU 2.4
- Global RegexMatcher::find (int32_t start, UErrorCode &status)
ICU 2.4
ICU 2.4
- Global RegexMatcher::getDynamicClassID () const
- ICU 2.2
- Global RegexMatcher::getMatchCallback (URegexMatchCallback *&callback, const void *&context, UErrorCode &status)
- ICU 4.0
- Global RegexMatcher::getStackLimit () const
- ICU 4.0
- Global RegexMatcher::getStaticClassID ()
- ICU 2.2
- Global RegexMatcher::getTimeLimit () const
- ICU 4.0
- Global RegexMatcher::group (int32_t groupNum, UErrorCode &status) const
ICU 2.4
ICU 2.4
- Global RegexMatcher::groupCount () const
- ICU 2.4
- Global RegexMatcher::hasAnchoringBounds () const
- ICU 4.0
- Global RegexMatcher::hasTransparentBounds () const
- ICU 4.0
- Global RegexMatcher::hitEnd () const
- ICU 4.0
- Global RegexMatcher::input () const
- ICU 2.4
- Global RegexMatcher::lookingAt (int32_t startIndex, UErrorCode &status)
ICU 2.8
ICU 2.4
- Global RegexMatcher::matches (int32_t startIndex, UErrorCode &status)
ICU 2.8
ICU 2.4
- Global RegexMatcher::pattern () const
- ICU 2.4
- Global RegexMatcher::RegexMatcher (const UnicodeString ®exp, uint32_t flags, UErrorCode &status)
ICU 2.6
ICU 2.6
- Global RegexMatcher::region (int32_t start, int32_t limit, UErrorCode &status)
- ICU 4.0
- Global RegexMatcher::regionEnd () const
- ICU 4.0
- Global RegexMatcher::regionStart () const
- ICU 4.0
- Global RegexMatcher::replaceAll (const UnicodeString &replacement, UErrorCode &status)
- ICU 2.4
- Global RegexMatcher::replaceFirst (const UnicodeString &replacement, UErrorCode &status)
- ICU 2.4
- Global RegexMatcher::requireEnd () const
- ICU 4.0
- Global RegexMatcher::reset (const UnicodeString &input)
ICU 2.4
ICU 2.8
ICU 2.4
- Global RegexMatcher::setMatchCallback (URegexMatchCallback *callback, const void *context, UErrorCode &status)
- ICU 4.0
- Global RegexMatcher::setStackLimit (int32_t limit, UErrorCode &status)
- ICU 4.0
- Global RegexMatcher::setTimeLimit (int32_t limit, UErrorCode &status)
- ICU 4.0
- Global RegexMatcher::split (const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status)
- ICU 2.6
- Global RegexMatcher::start (int32_t group, UErrorCode &status) const
ICU 2.4
ICU 2.4
- Global RegexMatcher::useAnchoringBounds (UBool b)
- ICU 4.0
- Global RegexMatcher::useTransparentBounds (UBool b)
- ICU 4.0
- Global RegexMatcher::~RegexMatcher ()
- ICU 2.4
- Class RegexPattern
- ICU 2.4
- Global RegexPattern::clone () const
- ICU 2.4
- Global RegexPattern::compile (const UnicodeString ®ex, uint32_t flags, UErrorCode &status)
ICU 2.6
ICU 2.4
ICU 2.4
- Global RegexPattern::flags () const
- ICU 2.4
- Global RegexPattern::getDynamicClassID () const
- ICU 2.4
- Global RegexPattern::getStaticClassID ()
- ICU 2.4
- Global RegexPattern::matcher (UErrorCode &status) const
ICU 2.6
ICU 2.4
- Global RegexPattern::matches (const UnicodeString ®ex, const UnicodeString &input, UParseError &pe, UErrorCode &status)
- ICU 2.4
- Global RegexPattern::operator!= (const RegexPattern &that) const
- ICU 2.4
- Global RegexPattern::operator= (const RegexPattern &source)
- ICU 2.4
- Global RegexPattern::operator== (const RegexPattern &that) const
- ICU 2.4
- Global RegexPattern::pattern () const
- ICU 2.4
- Global RegexPattern::RegexPattern ()
ICU 2.4
ICU 2.4
- Global RegexPattern::split (const UnicodeString &input, UnicodeString dest[], int32_t destCapacity, UErrorCode &status) const
- ICU 2.4
- Global RegexPattern::~RegexPattern ()
- ICU 2.4
- Class Replaceable
- ICU 2.0
- Global Replaceable::char32At (int32_t offset) const
- ICU 1.8
- Global Replaceable::charAt (int32_t offset) const
- ICU 1.8
- Global Replaceable::clone () const
- ICU 2.6
- Global Replaceable::copy (int32_t start, int32_t limit, int32_t dest)=0
- ICU 2.0
- Global Replaceable::extractBetween (int32_t start, int32_t limit, UnicodeString &target) const =0
- ICU 2.1
- Global Replaceable::getChar32At (int32_t offset) const =0
- ICU 2.4
- Global Replaceable::getCharAt (int32_t offset) const =0
- ICU 2.4
- Global Replaceable::getLength () const =0
- ICU 2.4
- Global Replaceable::handleReplaceBetween (int32_t start, int32_t limit, const UnicodeString &text)=0
- ICU 2.0
- Global Replaceable::hasMetaData () const
- ICU 2.2
- Global Replaceable::length () const
- ICU 1.8
- Global Replaceable::Replaceable ()
- ICU 2.4
- Global Replaceable::~Replaceable ()
- ICU 2.0
- Class ResourceBundle
- ICU 2.0
- Global ResourceBundle::clone () const
- ICU 2.8
- Global ResourceBundle::get (const char *key, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global ResourceBundle::getBinary (int32_t &len, UErrorCode &status) const
- ICU 2.0
- Global ResourceBundle::getDynamicClassID () const
- ICU 2.2
- Global ResourceBundle::getInt (UErrorCode &status) const
- ICU 2.0
- Global ResourceBundle::getIntVector (int32_t &len, UErrorCode &status) const
- ICU 2.0
- Global ResourceBundle::getKey (void) const
- ICU 2.0
- Global ResourceBundle::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8
- Global ResourceBundle::getName (void) const
- ICU 2.0
- Global ResourceBundle::getNext (UErrorCode &status)
- ICU 2.0
- Global ResourceBundle::getNextString (const char **key, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global ResourceBundle::getSize (void) const
- ICU 2.0
- Global ResourceBundle::getStaticClassID ()
- ICU 2.2
- Global ResourceBundle::getString (UErrorCode &status) const
- ICU 2.0
- Global ResourceBundle::getStringEx (const char *key, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global ResourceBundle::getType (void) const
- ICU 2.0
- Global ResourceBundle::getUInt (UErrorCode &status) const
- ICU 2.0
- Global ResourceBundle::getVersion (UVersionInfo versionInfo) const
- ICU 2.0
- Global ResourceBundle::hasNext (void) const
- ICU 2.0
- Global ResourceBundle::operator= (const ResourceBundle &other)
- ICU 2.0
- Global ResourceBundle::resetIterator (void)
- ICU 2.0
- Global ResourceBundle::ResourceBundle (const UnicodeString &packageName, const Locale &locale, UErrorCode &err)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global ResourceBundle::~ResourceBundle ()
- ICU 2.0
- Global RuleBasedBreakIterator::adoptText (CharacterIterator *newText)
- ICU 2.0
- Global RuleBasedBreakIterator::clone () const
- ICU 2.0
- Global RuleBasedBreakIterator::current (void) const
- ICU 2.0
- Global RuleBasedBreakIterator::first (void)
- ICU 2.0
- Global RuleBasedBreakIterator::following (int32_t offset)
- ICU 2.0
- Global RuleBasedBreakIterator::getDynamicClassID (void) const
- ICU 2.0
- Global RuleBasedBreakIterator::getRules (void) const
- ICU 2.0
- Global RuleBasedBreakIterator::getRuleStatus () const
- ICU 2.2
- Global RuleBasedBreakIterator::getRuleStatusVec (int32_t *fillInVec, int32_t capacity, UErrorCode &status)
- ICU 3.0
- Global RuleBasedBreakIterator::getStaticClassID (void)
- ICU 2.0
- Global RuleBasedBreakIterator::getText (void) const
- ICU 2.0
- Global RuleBasedBreakIterator::getUText (UText *fillIn, UErrorCode &status) const
- ICU 3.4
- Global RuleBasedBreakIterator::hashCode (void) const
- ICU 2.0
- Global RuleBasedBreakIterator::isBoundary (int32_t offset)
- ICU 2.0
- Global RuleBasedBreakIterator::last (void)
- ICU 2.0
- Global RuleBasedBreakIterator::next (void)
ICU 2.0
ICU 2.0
- Global RuleBasedBreakIterator::operator!= (const BreakIterator &that) const
- ICU 2.0
- Global RuleBasedBreakIterator::operator= (const RuleBasedBreakIterator &that)
- ICU 2.0
- Global RuleBasedBreakIterator::operator== (const BreakIterator &that) const
- ICU 2.0
- Global RuleBasedBreakIterator::preceding (int32_t offset)
- ICU 2.0
- Global RuleBasedBreakIterator::previous (void)
- ICU 2.0
- Global RuleBasedBreakIterator::RuleBasedBreakIterator ()
ICU 2.2
ICU 2.0
ICU 2.2
ICU 2.8
- Global RuleBasedBreakIterator::setText (UText *text, UErrorCode &status)
ICU 3.4
ICU 2.0
- Global RuleBasedBreakIterator::~RuleBasedBreakIterator ()
- ICU 2.0
- Global RuleBasedCollator::clone (void) const
- ICU 2.0
- Global RuleBasedCollator::cloneBinary (uint8_t *buffer, int32_t capacity, UErrorCode &status)
- ICU 3.4
- Global RuleBasedCollator::cloneRuleData (int32_t &length, UErrorCode &status)
- ICU 2.2
- Global RuleBasedCollator::compare (UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const
ICU 4.2
ICU 2.6
ICU 2.6
ICU 2.6
- Global RuleBasedCollator::createCollationElementIterator (const CharacterIterator &source) const
ICU 2.2
ICU 2.2
- Global RuleBasedCollator::getAttribute (UColAttribute attr, UErrorCode &status)
- ICU 2.2
- Global RuleBasedCollator::getDynamicClassID (void) const
- ICU 2.0
- Global RuleBasedCollator::getMaxExpansion (int32_t order) const
- ICU 2.0
- Global RuleBasedCollator::getRules (UColRuleOption delta, UnicodeString &buffer)
ICU 2.2
ICU 2.0
- Global RuleBasedCollator::getSortKey (const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) const
ICU 2.2
ICU 2.0
- Global RuleBasedCollator::getStaticClassID (void)
- ICU 2.0
- Global RuleBasedCollator::getTailoredSet (UErrorCode &status) const
- ICU 2.4
- Global RuleBasedCollator::getVariableTop (UErrorCode &status) const
- ICU 2.0
- Global RuleBasedCollator::getVersion (UVersionInfo info) const
- ICU 2.0
- Global RuleBasedCollator::hashCode (void) const
- ICU 2.0
- Global RuleBasedCollator::operator!= (const Collator &other) const
- ICU 2.0
- Global RuleBasedCollator::operator= (const RuleBasedCollator &other)
- ICU 2.0
- Global RuleBasedCollator::operator== (const Collator &other) const
- ICU 2.0
- Global RuleBasedCollator::RuleBasedCollator (const UnicodeString &rules, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 3.4
- Global RuleBasedCollator::safeClone (void)
- ICU 2.2
- Global RuleBasedCollator::setAttribute (UColAttribute attr, UColAttributeValue value, UErrorCode &status)
- ICU 2.2
- Global RuleBasedCollator::setVariableTop (const uint32_t varTop, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
- Global RuleBasedCollator::~RuleBasedCollator ()
- ICU 2.0
- Class RuleBasedNumberFormat
- ICU 2.0
- Global RuleBasedNumberFormat::clone (void) const
- ICU 2.6
- Global RuleBasedNumberFormat::format (int32_t number, UnicodeString &output) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.1
ICU 2.0
ICU 2.0
ICU 2.1
ICU 2.0
- Global RuleBasedNumberFormat::getDefaultRuleSetName () const
- ICU 3.0
- Global RuleBasedNumberFormat::getDynamicClassID (void) const
- ICU 2.8
- Global RuleBasedNumberFormat::getNumberOfRuleSetDisplayNameLocales (void) const
- ICU 3.2
- Global RuleBasedNumberFormat::getNumberOfRuleSetNames () const
- ICU 2.0
- Global RuleBasedNumberFormat::getRules () const
- ICU 2.0
- Global RuleBasedNumberFormat::getRuleSetDisplayName (const UnicodeString &ruleSetName, const Locale &locale=LocalegetDefault())
ICU 3.2
ICU 3.2
- Global RuleBasedNumberFormat::getRuleSetDisplayNameLocale (int32_t index, UErrorCode &status) const
- ICU 3.2
- Global RuleBasedNumberFormat::getRuleSetName (int32_t index) const
- ICU 2.0
- Global RuleBasedNumberFormat::getStaticClassID (void)
- ICU 2.8
- Global RuleBasedNumberFormat::isLenient (void) const
- ICU 2.0
- Global RuleBasedNumberFormat::operator= (const RuleBasedNumberFormat &rhs)
- ICU 2.6
- Global RuleBasedNumberFormat::operator== (const Format &other) const
- ICU 2.6
- Global RuleBasedNumberFormat::parse (const UnicodeString &text, Formattable &result, UErrorCode &status) const
ICU 2.0
ICU 2.0
- Global RuleBasedNumberFormat::RuleBasedNumberFormat (const UnicodeString &rules, UParseError &perror, UErrorCode &status)
ICU 3.2
ICU 3.2
ICU 2.0
ICU 3.2
ICU 2.0
ICU 2.6
- Global RuleBasedNumberFormat::setDefaultRuleSet (const UnicodeString &ruleSetName, UErrorCode &status)
- ICU 2.6
- Global RuleBasedNumberFormat::setLenient (UBool enabled)
- ICU 2.0
- Global RuleBasedNumberFormat::~RuleBasedNumberFormat ()
- ICU 2.6
- Global RuleBasedTimeZone::addTransitionRule (TimeZoneRule *rule, UErrorCode &status)
- ICU 3.8
- Global RuleBasedTimeZone::clone (void) const
- ICU 3.8
- Global RuleBasedTimeZone::complete (UErrorCode &status)
- ICU 3.8
- Global RuleBasedTimeZone::countTransitionRules (UErrorCode &status)
- ICU 3.8
- Global RuleBasedTimeZone::getDynamicClassID (void) const
- ICU 3.8
- Global RuleBasedTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global RuleBasedTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
ICU 3.8
ICU 3.8
ICU 3.8
- Global RuleBasedTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global RuleBasedTimeZone::getRawOffset (void) const
- ICU 3.8
- Global RuleBasedTimeZone::getStaticClassID (void)
- ICU 3.8
- Global RuleBasedTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- ICU 3.8
- Global RuleBasedTimeZone::hasSameRules (const TimeZone &other) const
- ICU 3.8
- Global RuleBasedTimeZone::operator!= (const TimeZone &that) const
- ICU 3.8
- Global RuleBasedTimeZone::operator= (const RuleBasedTimeZone &right)
- ICU 3.8
- Global RuleBasedTimeZone::operator== (const TimeZone &that) const
- ICU 3.8
- Global RuleBasedTimeZone::RuleBasedTimeZone (const UnicodeString &id, InitialTimeZoneRule *initialRule)
ICU 3.8
ICU 3.8
- Global RuleBasedTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 3.8
- Global RuleBasedTimeZone::useDaylightTime (void) const
- ICU 3.8
- Global RuleBasedTimeZone::~RuleBasedTimeZone ()
- ICU 3.8
- Class RunArray
- ICU 3.2
- Global RunArray::add (le_int32 limit)
- ICU 3.2
- Global RunArray::fClientArrays
- ICU 3.2
- Global RunArray::getCount () const
- ICU 3.2
- Global RunArray::getDynamicClassID () const
- ICU 3.2
- Global RunArray::getLimit (le_int32 run) const
ICU 3.2
ICU 3.2
- Global RunArray::getStaticClassID ()
- ICU 3.2
- Global RunArray::grow (le_int32 capacity)
- ICU 3.2
- Global RunArray::init (le_int32 capacity)
- ICU 3.2
- Global RunArray::reset ()
- ICU 3.6
- Global RunArray::RunArray (const le_int32 *limits, le_int32 count)
ICU 3.2
ICU 3.2
- Global RunArray::~RunArray ()
- ICU 3.2
- Global ScriptCodes
- ICU 2.2
- Global SearchIterator::first (UErrorCode &status)
- ICU 2.0
- Global SearchIterator::following (int32_t position, UErrorCode &status)
- ICU 2.0
- Global SearchIterator::getAttribute (USearchAttribute attribute) const
- ICU 2.0
- Global SearchIterator::getBreakIterator (void) const
- ICU 2.0
- Global SearchIterator::getMatchedLength (void) const
- ICU 2.0
- Global SearchIterator::getMatchedStart (void) const
- ICU 2.0
- Global SearchIterator::getMatchedText (UnicodeString &result) const
- ICU 2.0
- Global SearchIterator::getOffset (void) const =0
- ICU 2.0
- Global SearchIterator::getText (void) const
- ICU 2.0
- Global SearchIterator::handleNext (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global SearchIterator::handlePrev (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global SearchIterator::last (UErrorCode &status)
- ICU 2.0
- Global SearchIterator::m_breakiterator_
- ICU 2.0
- Global SearchIterator::m_search_
- ICU 2.0
- Global SearchIterator::m_text_
- ICU 2.0
- Global SearchIterator::next (UErrorCode &status)
- ICU 2.0
- Global SearchIterator::operator!= (const SearchIterator &that) const
- ICU 2.0
- Global SearchIterator::operator= (const SearchIterator &that)
- ICU 2.0
- Global SearchIterator::operator== (const SearchIterator &that) const
- ICU 2.0
- Global SearchIterator::preceding (int32_t position, UErrorCode &status)
- ICU 2.0
- Global SearchIterator::previous (UErrorCode &status)
- ICU 2.0
- Global SearchIterator::reset ()
- ICU 2.0
- Global SearchIterator::safeClone (void) const =0
- ICU 2.0
- Global SearchIterator::SearchIterator (const SearchIterator &other)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global SearchIterator::setAttribute (USearchAttribute attribute, USearchAttributeValue value, UErrorCode &status)
- ICU 2.0
- Global SearchIterator::setBreakIterator (BreakIterator *breakiter, UErrorCode &status)
- ICU 2.0
- Global SearchIterator::setMatchLength (int32_t length)
- ICU 2.0
- Global SearchIterator::setMatchNotFound ()
- ICU 2.0
- Global SearchIterator::setMatchStart (int32_t position)
- ICU 2.0
- Global SearchIterator::setOffset (int32_t position, UErrorCode &status)=0
- ICU 2.0
- Global SearchIterator::setText (CharacterIterator &text, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global SearchIterator::~SearchIterator ()
- ICU 2.0
- Global SimpleDateFormat::adoptCalendar (Calendar *calendarToAdopt)
- ICU 2.0
- Global SimpleDateFormat::adoptDateFormatSymbols (DateFormatSymbols *newFormatSymbols)
- ICU 2.0
- Global SimpleDateFormat::applyLocalizedPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global SimpleDateFormat::applyPattern (const UnicodeString &pattern)
- ICU 2.0
- Global SimpleDateFormat::clone (void) const
- ICU 2.0
- Global SimpleDateFormat::format (UDate date, UnicodeString &appendTo) const
ICU 2.0
ICU 2.0
ICU 2.1
ICU 2.0
ICU 2.1
- Global SimpleDateFormat::get2DigitYearStart (UErrorCode &status) const
- ICU 2.0
- Global SimpleDateFormat::getDateFormatSymbols (void) const
- ICU 2.0
- Global SimpleDateFormat::getDynamicClassID (void) const
- ICU 2.0
- Global SimpleDateFormat::getStaticClassID (void)
- ICU 2.0
- Global SimpleDateFormat::operator= (const SimpleDateFormat &)
- ICU 2.0
- Global SimpleDateFormat::operator== (const Format &other) const
- ICU 2.0
- Global SimpleDateFormat::parse (const UnicodeString &text, UErrorCode &status) const
ICU 2.0
ICU 2.0
ICU 2.1
- Global SimpleDateFormat::set2DigitYearStart (UDate d, UErrorCode &status)
- ICU 2.0
- Global SimpleDateFormat::setDateFormatSymbols (const DateFormatSymbols &newFormatSymbols)
- ICU 2.0
- Global SimpleDateFormat::SimpleDateFormat (UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 4.2
ICU 2.0
ICU 4.2
ICU 2.0
ICU 2.0
ICU 2.0
- Global SimpleDateFormat::toLocalizedPattern (UnicodeString &result, UErrorCode &status) const
- ICU 2.0
- Global SimpleDateFormat::toPattern (UnicodeString &result) const
- ICU 2.0
- Global SimpleDateFormat::~SimpleDateFormat ()
- ICU 2.0
- Class SimpleNumberFormatFactory
- ICU 2.6
- Global SimpleNumberFormatFactory::_id
- ICU 2.6
- Global SimpleNumberFormatFactory::_visible
- ICU 2.6
- Global SimpleNumberFormatFactory::getSupportedIDs (int32_t &count, UErrorCode &status) const
- ICU 2.6
- Global SimpleNumberFormatFactory::SimpleNumberFormatFactory (const Locale &locale, UBool visible=TRUE)
- ICU 2.6
- Global SimpleNumberFormatFactory::visible (void) const
- ICU 2.6
- Global SimpleNumberFormatFactory::~SimpleNumberFormatFactory ()
- ICU 3.0
- Global SimpleTimeZone::clone (void) const
- ICU 2.0
- Global SimpleTimeZone::countTransitionRules (UErrorCode &status)
- ICU 3.8
- Global SimpleTimeZone::getDSTSavings (void) const
- ICU 2.0
- Global SimpleTimeZone::getDynamicClassID (void) const
- ICU 2.0
- Global SimpleTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global SimpleTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
ICU 2.8
ICU 2.0
ICU 2.0
ICU 2.0
- Global SimpleTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global SimpleTimeZone::getRawOffset (void) const
- ICU 2.0
- Global SimpleTimeZone::getStaticClassID (void)
- ICU 2.0
- Global SimpleTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- ICU 3.8
- Global SimpleTimeZone::hasSameRules (const TimeZone &other) const
- ICU 2.0
- Global SimpleTimeZone::operator= (const SimpleTimeZone &right)
- ICU 2.0
- Global SimpleTimeZone::operator== (const TimeZone &that) const
- ICU 2.0
- Global SimpleTimeZone::setDSTSavings (int32_t millisSavedDuringDST, UErrorCode &status)
- ICU 2.0
- Global SimpleTimeZone::setEndRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global SimpleTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 2.0
- Global SimpleTimeZone::setStartRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global SimpleTimeZone::setStartYear (int32_t year)
- ICU 2.0
- Global SimpleTimeZone::SimpleTimeZone (const SimpleTimeZone &source)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global SimpleTimeZone::TimeMode
- ICU 2.0
- Global SimpleTimeZone::useDaylightTime (void) const
- ICU 2.0
- Global SimpleTimeZone::~SimpleTimeZone ()
- ICU 2.0
- Global StringByteSink::Append (const char *data, int32_t n)
- ICU 4.2
- Global StringByteSink::StringByteSink (StringClass *dest)
- ICU 4.2
- Class StringByteSink< StringClass >
- ICU 4.2
- Class StringCharacterIterator
- ICU 2.0
- Global StringCharacterIterator::clone (void) const
- ICU 2.0
- Global StringCharacterIterator::getDynamicClassID (void) const
- ICU 2.0
- Global StringCharacterIterator::getStaticClassID (void)
- ICU 2.0
- Global StringCharacterIterator::getText (UnicodeString &result)
- ICU 2.0
- Global StringCharacterIterator::operator= (const StringCharacterIterator &that)
- ICU 2.0
- Global StringCharacterIterator::operator== (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global StringCharacterIterator::setText (const UChar *newText, int32_t newTextLength)
ICU 2.0
ICU 2.0
- Global StringCharacterIterator::StringCharacterIterator (const UnicodeString &textStr)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global StringCharacterIterator::text
- ICU 2.0
- Global StringCharacterIterator::~StringCharacterIterator ()
- ICU 2.0
- Class StringEnumeration
- ICU 2.4
- Global StringEnumeration::chars
- ICU 2.8
- Global StringEnumeration::charsBuffer [32]
- ICU 2.8
- Global StringEnumeration::charsCapacity
- ICU 2.8
- Global StringEnumeration::clone () const
- ICU 2.8
- Global StringEnumeration::count (UErrorCode &status) const =0
- ICU 2.4
- Global StringEnumeration::ensureCharsCapacity (int32_t capacity, UErrorCode &status)
- ICU 2.8
- Global StringEnumeration::next (int32_t *resultLength, UErrorCode &status)
- ICU 2.4
- Global StringEnumeration::operator!= (const StringEnumeration &that) const
- ICU 3.6
- Global StringEnumeration::operator== (const StringEnumeration &that) const
- ICU 3.6
- Global StringEnumeration::reset (UErrorCode &status)=0
- ICU 2.4
- Global StringEnumeration::setChars (const char *s, int32_t length, UErrorCode &status)
- ICU 2.8
- Global StringEnumeration::snext (UErrorCode &status)=0
- ICU 2.4
- Global StringEnumeration::StringEnumeration ()
- ICU 2.8
- Global StringEnumeration::unext (int32_t *resultLength, UErrorCode &status)
- ICU 2.4
- Global StringEnumeration::unistr
- ICU 2.8
- Global StringEnumeration::~StringEnumeration ()
- ICU 2.4
- Class StringPiece
- ICU 4.2
- Global StringPiece::clear ()
- ICU 4.2
- Global StringPiece::data () const
- ICU 4.2
- Global StringPiece::empty () const
- ICU 4.2
- Global StringPiece::length () const
- ICU 4.2
- Global StringPiece::npos
- ICU 4.2
- Global StringPiece::remove_prefix (int32_t n)
- ICU 4.2
- Global StringPiece::remove_suffix (int32_t n)
- ICU 4.2
- Global StringPiece::size () const
- ICU 4.2
- Global StringPiece::StringPiece ()
ICU 4.2
ICU 4.2
ICU 4.2
ICU 4.2
ICU 4.2
ICU 4.2
- Global StringPiece::substr (int32_t pos, int32_t len=npos) const
- ICU 4.2
- Global StringSearch::clone () const
- ICU 2.8
- Global StringSearch::getCollator () const
- ICU 2.0
- Global StringSearch::getDynamicClassID () const
- ICU 2.2
- Global StringSearch::getOffset (void) const
- ICU 2.0
- Global StringSearch::getPattern () const
- ICU 2.0
- Global StringSearch::getStaticClassID ()
- ICU 2.2
- Global StringSearch::handleNext (int32_t position, UErrorCode &status)
- ICU 2.0
- Global StringSearch::handlePrev (int32_t position, UErrorCode &status)
- ICU 2.0
- Global StringSearch::operator= (const StringSearch &that)
- ICU 2.0
- Global StringSearch::operator== (const SearchIterator &that) const
- ICU 2.0
- Global StringSearch::reset ()
- ICU 2.0
- Global StringSearch::safeClone (void) const
- ICU 2.0
- Global StringSearch::setCollator (RuleBasedCollator *coll, UErrorCode &status)
- ICU 2.0
- Global StringSearch::setOffset (int32_t position, UErrorCode &status)
- ICU 2.0
- Global StringSearch::setPattern (const UnicodeString &pattern, UErrorCode &status)
- ICU 2.0
- Global StringSearch::setText (CharacterIterator &text, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global StringSearch::StringSearch (const UnicodeString &pattern, const UnicodeString &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global StringSearch::~StringSearch (void)
- ICU 2.0
- Global SWAPL (value)
- ICU 2.8
- Global SWAPW (value)
- ICU 2.8
- Class SymbolTable
- ICU 2.8
- Global SymbolTable::lookup (const UnicodeString &s) const =0
- ICU 2.8
- Global SymbolTable::lookupMatcher (UChar32 ch) const =0
- ICU 2.8
- Global SymbolTable::parseReference (const UnicodeString &text, ParsePosition &pos, int32_t limit) const =0
- ICU 2.8
- Global SymbolTable::~SymbolTable ()
- ICU 2.8
- Class TimeArrayTimeZoneRule
- ICU 3.8
- Global TimeArrayTimeZoneRule::clone (void) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::countStartTimes (void) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getDynamicClassID (void) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getStartTimeAt (int32_t index, UDate &result) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::getStaticClassID (void)
- ICU 3.8
- Global TimeArrayTimeZoneRule::getTimeType (void) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::operator= (const TimeArrayTimeZoneRule &right)
- ICU 3.8
- Global TimeArrayTimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global TimeArrayTimeZoneRule::TimeArrayTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const UDate *startTimes, int32_t numStartTimes, DateTimeRule::TimeRuleType timeRuleType)
ICU 3.8
ICU 3.8
- Global TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule ()
- ICU 3.8
- Class TimeUnit
- ICU 4.2
- Global TimeUnit::clone () const
- ICU 4.2
- Global TimeUnit::createInstance (UTimeUnitFields timeUnitField, UErrorCode &status)
- ICU 4.2
- Global TimeUnit::getDynamicClassID () const
- ICU 4.2
- Global TimeUnit::getStaticClassID ()
- ICU 4.2
- Global TimeUnit::getTimeUnitField () const
- ICU 4.2
- Global TimeUnit::operator!= (const UObject &other) const
- ICU 4.2
- Global TimeUnit::operator= (const TimeUnit &other)
- ICU 4.2
- Global TimeUnit::operator== (const UObject &other) const
- ICU 4.2
- Global TimeUnit::TimeUnit (const TimeUnit &other)
- ICU 4.2
- Global TimeUnit::UTimeUnitFields
- ICU 4.2
- Global TimeUnit::~TimeUnit ()
- ICU 4.2
- Class TimeUnitAmount
- ICU 4.2
- Global TimeUnitAmount::clone () const
- ICU 4.2
- Global TimeUnitAmount::getDynamicClassID (void) const
- ICU 4.2
- Global TimeUnitAmount::getStaticClassID (void)
- ICU 4.2
- Global TimeUnitAmount::getTimeUnit () const
- ICU 4.2
- Global TimeUnitAmount::getTimeUnitField () const
- ICU 4.2
- Global TimeUnitAmount::operator!= (const UObject &other) const
- ICU 4.2
- Global TimeUnitAmount::operator= (const TimeUnitAmount &other)
- ICU 4.2
- Global TimeUnitAmount::operator== (const UObject &other) const
- ICU 4.2
- Global TimeUnitAmount::TimeUnitAmount (const Formattable &number, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status)
ICU 4.2
ICU 4.2
ICU 4.2
- Global TimeUnitAmount::~TimeUnitAmount ()
- ICU 4.2
- Global TimeUnitFormat::clone (void) const
- ICU 4.2
- Global TimeUnitFormat::format (const Formattable &obj, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const
- ICU 4.2
- Global TimeUnitFormat::getDynamicClassID (void) const
- ICU 4.2
- Global TimeUnitFormat::getStaticClassID (void)
- ICU 4.2
- Global TimeUnitFormat::operator!= (const Format &other) const
- ICU 4.2
- Global TimeUnitFormat::operator= (const TimeUnitFormat &other)
- ICU 4.2
- Global TimeUnitFormat::operator== (const Format &other) const
- ICU 4.2
- Global TimeUnitFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &pos) const
- ICU 4.2
- Global TimeUnitFormat::setLocale (const Locale &locale, UErrorCode &status)
- ICU 4.2
- Global TimeUnitFormat::setNumberFormat (const NumberFormat &format, UErrorCode &status)
- ICU 4.2
- Global TimeUnitFormat::TimeUnitFormat (UErrorCode &status)
ICU 4.2
ICU 4.2
ICU 4.2
- Global TimeUnitFormat::~TimeUnitFormat ()
- ICU 4.2
- Global TimeZone::adoptDefault (TimeZone *zone)
- ICU 2.0
- Global TimeZone::clone (void) const =0
- ICU 2.0
- Global TimeZone::countEquivalentIDs (const UnicodeString &id)
- ICU 2.0
- Global TimeZone::createDefault (void)
- ICU 2.0
- Global TimeZone::createEnumeration (const char *country)
ICU 2.4
ICU 2.4
ICU 2.4
- Global TimeZone::createTimeZone (const UnicodeString &ID)
- ICU 2.0
- Global TimeZone::EDisplayType
- ICU 2.4
- Global TimeZone::getCanonicalID (const UnicodeString &id, UnicodeString &canonicalID, UBool &isSystemID, UErrorCode &status)
ICU 4.0
ICU 4.0
- Global TimeZone::getDisplayName (UBool daylight, EDisplayType style, const Locale &locale, UnicodeString &result) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global TimeZone::getDSTSavings () const
- ICU 3.6
- Global TimeZone::getDynamicClassID (void) const =0
- ICU 2.0
- Global TimeZone::getEquivalentID (const UnicodeString &id, int32_t index)
- ICU 2.0
- Global TimeZone::getGMT (void)
- ICU 2.0
- Global TimeZone::getID (UnicodeString &ID) const
- ICU 2.0
- Global TimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
ICU 2.8
ICU 2.0
ICU 2.0
- Global TimeZone::getRawOffset (void) const =0
- ICU 2.0
- Global TimeZone::getStaticClassID (void)
- ICU 2.0
- Global TimeZone::getTZDataVersion (UErrorCode &status)
- ICU 3.8
- Global TimeZone::hasSameRules (const TimeZone &other) const
- ICU 2.0
- Global TimeZone::LONG
- ICU 2.4
- Global TimeZone::operator!= (const TimeZone &that) const
- ICU 2.0
- Global TimeZone::operator= (const TimeZone &right)
- ICU 2.0
- Global TimeZone::operator== (const TimeZone &that) const
- ICU 2.0
- Global TimeZone::setID (const UnicodeString &ID)
- ICU 2.0
- Global TimeZone::setRawOffset (int32_t offsetMillis)=0
- ICU 2.0
- Global TimeZone::SHORT
- ICU 2.4
- Global TimeZone::TimeZone ()
ICU 2.0
ICU 2.0
ICU 2.0
- Global TimeZone::useDaylightTime (void) const =0
- ICU 2.0
- Global TimeZone::~TimeZone ()
- ICU 2.0
- Class TimeZoneRule
- ICU 3.8
- Global TimeZoneRule::clone (void) const =0
- ICU 3.8
- Global TimeZoneRule::getDSTSavings (void) const
- ICU 3.8
- Global TimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const =0
- ICU 3.8
- Global TimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const =0
- ICU 3.8
- Global TimeZoneRule::getName (UnicodeString &name) const
- ICU 3.8
- Global TimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const =0
- ICU 3.8
- Global TimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const =0
- ICU 3.8
- Global TimeZoneRule::getRawOffset (void) const
- ICU 3.8
- Global TimeZoneRule::isEquivalentTo (const TimeZoneRule &other) const
- ICU 3.8
- Global TimeZoneRule::operator!= (const TimeZoneRule &that) const
- ICU 3.8
- Global TimeZoneRule::operator= (const TimeZoneRule &right)
- ICU 3.8
- Global TimeZoneRule::operator== (const TimeZoneRule &that) const
- ICU 3.8
- Global TimeZoneRule::TimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
ICU 3.8
ICU 3.8
- Global TimeZoneRule::~TimeZoneRule ()
- ICU 3.8
- Class TimeZoneTransition
- ICU 3.8
- Global TimeZoneTransition::adoptFrom (TimeZoneRule *from)
- ICU 3.8
- Global TimeZoneTransition::adoptTo (TimeZoneRule *to)
- ICU 3.8
- Global TimeZoneTransition::clone (void) const
- ICU 3.8
- Global TimeZoneTransition::getDynamicClassID (void) const
- ICU 3.8
- Global TimeZoneTransition::getFrom (void) const
- ICU 3.8
- Global TimeZoneTransition::getStaticClassID (void)
- ICU 3.8
- Global TimeZoneTransition::getTime (void) const
- ICU 3.8
- Global TimeZoneTransition::getTo (void) const
- ICU 3.8
- Global TimeZoneTransition::operator!= (const TimeZoneTransition &that) const
- ICU 3.8
- Global TimeZoneTransition::operator= (const TimeZoneTransition &right)
- ICU 3.8
- Global TimeZoneTransition::operator== (const TimeZoneTransition &that) const
- ICU 3.8
- Global TimeZoneTransition::setFrom (const TimeZoneRule &from)
- ICU 3.8
- Global TimeZoneTransition::setTime (UDate time)
- ICU 3.8
- Global TimeZoneTransition::setTo (const TimeZoneRule &to)
- ICU 3.8
- Global TimeZoneTransition::TimeZoneTransition (UDate time, const TimeZoneRule &from, const TimeZoneRule &to)
ICU 3.8
ICU 3.8
ICU 3.8
- Global TimeZoneTransition::~TimeZoneTransition ()
- ICU 3.8
- Class Transliterator
- ICU 2.0
- Global Transliterator::adoptFilter (UnicodeFilter *adoptedFilter)
- ICU 2.0
- Global Transliterator::clone () const
- ICU 2.0
- Global Transliterator::countAvailableSources (void)
- ICU 2.0
- Global Transliterator::countAvailableTargets (const UnicodeString &source)
- ICU 2.0
- Global Transliterator::countAvailableVariants (const UnicodeString &source, const UnicodeString &target)
- ICU 2.0
- Global Transliterator::countElements () const
- ICU 3.0
- Global Transliterator::createBasicInstance (const UnicodeString &id, const UnicodeString *canon)
- ICU 2.4
- Global Transliterator::createFromRules (const UnicodeString &ID, const UnicodeString &rules, UTransDirection dir, UParseError &parseError, UErrorCode &status)
- ICU 2.0
- Global Transliterator::createInstance (const UnicodeString &ID, UTransDirection dir, UErrorCode &status)
ICU 2.0
ICU 2.0
- Global Transliterator::createInverse (UErrorCode &status) const
- ICU 2.0
- Global Transliterator::Factory )(const UnicodeString &ID, Token context)
- ICU 2.4
- Global Transliterator::filteredTransliterate (Replaceable &text, UTransPosition &index, UBool incremental) const
- ICU 2.4
- Global Transliterator::finishTransliteration (Replaceable &text, UTransPosition &index) const
- ICU 2.0
- Global Transliterator::getAvailableIDs (UErrorCode &ec)
- ICU 3.0
- Global Transliterator::getAvailableSource (int32_t index, UnicodeString &result)
- ICU 2.0
- Global Transliterator::getAvailableTarget (int32_t index, const UnicodeString &source, UnicodeString &result)
- ICU 2.0
- Global Transliterator::getAvailableVariant (int32_t index, const UnicodeString &source, const UnicodeString &target, UnicodeString &result)
- ICU 2.0
- Global Transliterator::getDisplayName (const UnicodeString &ID, const Locale &inLocale, UnicodeString &result)
ICU 2.0
ICU 2.0
- Global Transliterator::getDynamicClassID (void) const =0
- ICU 2.0
- Global Transliterator::getElement (int32_t index, UErrorCode &ec) const
- ICU 3.0
- Global Transliterator::getFilter (void) const
- ICU 2.0
- Global Transliterator::getID (void) const
- ICU 2.0
- Global Transliterator::getMaximumContextLength (void) const
- ICU 2.0
- Global Transliterator::getSourceSet (UnicodeSet &result) const
- ICU 2.4
- Global Transliterator::getStaticClassID (void)
- ICU 2.0
- Global Transliterator::getTargetSet (UnicodeSet &result) const
- ICU 2.4
- Global Transliterator::handleGetSourceSet (UnicodeSet &result) const
- ICU 2.4
- Global Transliterator::handleTransliterate (Replaceable &text, UTransPosition &pos, UBool incremental) const =0
- ICU 2.4
- Global Transliterator::operator= (const Transliterator &)
- ICU 2.4
- Global Transliterator::orphanFilter (void)
- ICU 2.4
- Global Transliterator::registerAlias (const UnicodeString &aliasID, const UnicodeString &realID)
- ICU 3.6
- Global Transliterator::registerFactory (const UnicodeString &id, Factory factory, Token context)
- ICU 2.0
- Global Transliterator::registerInstance (Transliterator *adoptedObj)
- ICU 2.0
- Global Transliterator::setID (const UnicodeString &id)
- ICU 2.4
- Global Transliterator::setMaximumContextLength (int32_t maxContextLength)
- ICU 2.4
- Class Transliterator::Token
- ICU 2.4
- Global Transliterator::Token::integer
- ICU 2.4
- Global Transliterator::Token::pointer
- ICU 2.4
- Global Transliterator::toRules (UnicodeString &result, UBool escapeUnprintable) const
- ICU 2.0
- Global Transliterator::transliterate (Replaceable &text, UTransPosition &index, UErrorCode &status) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global Transliterator::Transliterator (const UnicodeString &ID, UnicodeFilter *adoptedFilter)
ICU 2.4
ICU 2.4
- Global Transliterator::unregister (const UnicodeString &ID)
- ICU 2.0
- Global Transliterator::~Transliterator ()
- ICU 2.0
- Global TRUE
- ICU 2.0
- Global TTGlyphID
- ICU 3.2
- 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_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_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_UNSAFE (s, i, c)
- ICU 2.4
- Global U16_PREV (s, start, i, c)
- ICU 2.4
- 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_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_UNSAFE (s, i, c)
- ICU 2.4
- Global U8_PREV (s, start, i, c)
- ICU 2.4
- 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 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_BIDI_CLASS_DEFAULT
- ICU 3.6
- Global U_BLOCK_SEPARATOR
- ICU 2.0
- Global U_BOUNDARY_NEUTRAL
- ICU 2.0
- Global U_BRK_SAFECLONE_BUFFERSIZE
- ICU 2.0
- 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_DIRECTION_COUNT
- ICU 2.0
- 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_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_CNV_SAFECLONE_BUFFERSIZE
- ICU 2.0
- Global U_COL_SAFECLONE_BUFFERSIZE
- 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_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_DECIMAL_DIGIT_NUMBER
- ICU 2.0
- 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_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_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_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_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_forDigit (int32_t digit, int8_t radix)
- ICU 2.0
- Global U_FORMAT_CHAR
- ICU 2.0
- 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_GENERAL_OTHER_TYPES
- ICU 2.0
- Global U_GET_GC_MASK (c)
- ICU 2.1
- Global u_getCombiningClass (UChar32 c)
- ICU 2.0
- Global u_getDataDirectory (void)
- ICU 2.0
- 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_getISOComment (UChar32 c, char *dest, int32_t destCapacity, UErrorCode *pErrorCode)
- 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_PLACEMENT_NEW
ICU 2.2
ICU 2.6
ICU 2.6
- Global U_HAVE_RBNF
- ICU 2.4
- Global U_I18N_API
- ICU 2.0
- 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_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_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_BURUSHASKI_YEH_BARREE
- ICU 4.0
- Global U_JG_FE
- ICU 2.6
- Global U_JG_KHAPH
- ICU 2.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_INSEPARABLE
- ICU 3.0
- Global U_LEFT_TO_RIGHT
- ICU 2.0
- Global U_LEFT_TO_RIGHT_EMBEDDING
- ICU 2.0
- 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_MATCH
- ICU 2.4
- 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_MISMATCH
- ICU 2.4
- 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_NUMERIC_VALUE
- ICU 2.2
- Global U_NON_SPACING_MARK
- ICU 2.0
- 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_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_PARTIAL_MATCH
- ICU 2.4
- Global U_POP_DIRECTIONAL_FORMAT
- ICU 2.0
- Global U_PRIVATE_USE_CHAR
- ICU 2.0
- 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_OVERRIDE
- ICU 2.0
- Global U_SEGMENT_SEPARATOR
- ICU 2.0
- Global U_SENTINEL
- ICU 2.4
- Global u_setAtomicIncDecFunctions (const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec, UErrorCode *status)
- ICU 2.8
- 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_setMutexFunctions (const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock, 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_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_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_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_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_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_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_LETTER
- ICU 2.0
- Global U_TITLECASE_NO_BREAK_ADJUSTMENT
- ICU 3.8
- Global U_TITLECASE_NO_LOWERCASE
- ICU 3.8
- 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_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 (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_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_WHITE_SPACE_NEUTRAL
- ICU 2.0
- Global UAcceptResult
- ICU 3.2
- 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_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_LTR
- ICU 2.0
- Global UBIDI_MAP_NOWHERE
- ICU 3.6
- Global UBIDI_MAX_EXPLICIT_LEVEL
- ICU 2.0
- Global UBIDI_MIXED
- ICU 2.0
- 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_COUNT
- ICU 3.6
- 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_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_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 UBiDiReorderingMode
- ICU 3.6
- Global UBiDiReorderingOption
- ICU 3.6
- Global UBLOCK_AEGEAN_NUMBERS
- ICU 2.6
- Global UBLOCK_ALPHABETIC_PRESENTATION_FORMS
- ICU 2.0
- 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_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_BALINESE
- ICU 3.6
- Global UBLOCK_BASIC_LATIN
- ICU 2.0
- Global UBLOCK_BENGALI
- ICU 2.0
- 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_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_CHAM
- ICU 4.0
- Global UBLOCK_CHEROKEE
- ICU 2.0
- 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_COMBINING_DIACRITICAL_MARKS
- ICU 2.0
- 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_CONTROL_PICTURES
- ICU 2.0
- Global UBLOCK_COPTIC
- ICU 3.4
- Global UBLOCK_COUNT
- ICU 2.0
- 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_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_DINGBATS
- ICU 2.0
- Global UBLOCK_DOMINO_TILES
- ICU 4.0
- Global UBLOCK_ENCLOSED_ALPHANUMERICS
- ICU 2.0
- Global UBLOCK_ENCLOSED_CJK_LETTERS_AND_MONTHS
- ICU 2.0
- Global UBLOCK_ETHIOPIC
- ICU 2.0
- Global UBLOCK_ETHIOPIC_EXTENDED
- ICU 3.4
- Global UBLOCK_ETHIOPIC_SUPPLEMENT
- ICU 3.4
- Global UBLOCK_GENERAL_PUNCTUATION
- ICU 2.0
- Global UBLOCK_GEOMETRIC_SHAPES
- ICU 2.0
- Global UBLOCK_GEORGIAN
- ICU 2.0
- Global UBLOCK_GEORGIAN_SUPPLEMENT
- ICU 3.4
- Global ublock_getCode (UChar32 c)
- ICU 2.0
- Global UBLOCK_GLAGOLITIC
- ICU 3.4
- Global UBLOCK_GOTHIC
- ICU 2.0
- Global UBLOCK_GREEK
- ICU 2.0
- Global UBLOCK_GREEK_EXTENDED
- ICU 2.0
- Global UBLOCK_GUJARATI
- ICU 2.0
- 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_SYLLABLES
- ICU 2.0
- Global UBLOCK_HANUNOO
- ICU 2.2
- 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_INVALID_CODE
- ICU 2.0
- Global UBLOCK_IPA_EXTENSIONS
- ICU 2.0
- 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_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_LEPCHA
- ICU 4.0
- Global UBLOCK_LETTERLIKE_SYMBOLS
- ICU 2.0
- Global UBLOCK_LIMBU
- ICU 2.6
- Global UBLOCK_LINEAR_B_IDEOGRAMS
- ICU 2.6
- Global UBLOCK_LINEAR_B_SYLLABARY
- ICU 2.6
- Global UBLOCK_LOW_SURROGATES
- ICU 2.0
- Global UBLOCK_LYCIAN
- ICU 4.0
- Global UBLOCK_LYDIAN
- ICU 4.0
- Global UBLOCK_MAHJONG_TILES
- ICU 4.0
- Global UBLOCK_MALAYALAM
- ICU 2.0
- Global UBLOCK_MATHEMATICAL_ALPHANUMERIC_SYMBOLS
- ICU 2.0
- Global UBLOCK_MATHEMATICAL_OPERATORS
- ICU 2.0
- 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_TECHNICAL
- ICU 2.0
- Global UBLOCK_MODIFIER_TONE_LETTERS
- ICU 3.4
- Global UBLOCK_MONGOLIAN
- ICU 2.0
- Global UBLOCK_MUSICAL_SYMBOLS
- ICU 2.0
- Global UBLOCK_MYANMAR
- ICU 2.0
- Global UBLOCK_NEW_TAI_LUE
- ICU 3.4
- Global UBLOCK_NKO
- ICU 3.6
- Global UBLOCK_NO_BLOCK
- ICU 2.6
- Global UBLOCK_NUMBER_FORMS
- ICU 2.0
- Global UBLOCK_OGHAM
- ICU 2.0
- Global UBLOCK_OL_CHIKI
- ICU 4.0
- Global UBLOCK_OLD_ITALIC
- ICU 2.0
- Global UBLOCK_OLD_PERSIAN
- ICU 3.4
- Global UBLOCK_OPTICAL_CHARACTER_RECOGNITION
- ICU 2.0
- Global UBLOCK_ORIYA
- ICU 2.0
- Global UBLOCK_OSMANYA
- ICU 2.6
- 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_PRIVATE_USE
- ICU 2.0
- Global UBLOCK_PRIVATE_USE_AREA
- ICU 2.0
- Global UBLOCK_REJANG
- ICU 4.0
- Global UBLOCK_RUNIC
- ICU 2.0
- Global UBLOCK_SAURASHTRA
- ICU 4.0
- Global UBLOCK_SHAVIAN
- ICU 2.6
- Global UBLOCK_SINHALA
- ICU 2.0
- Global UBLOCK_SMALL_FORM_VARIANTS
- ICU 2.0
- Global UBLOCK_SPACING_MODIFIER_LETTERS
- ICU 2.0
- Global UBLOCK_SPECIALS
- ICU 2.0
- Global UBLOCK_SUNDANESE
- ICU 4.0
- 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_MATHEMATICAL_OPERATORS
- ICU 2.2
- Global UBLOCK_SUPPLEMENTAL_PUNCTUATION
- ICU 3.4
- Global UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_A
- ICU 2.2
- Global UBLOCK_SUPPLEMENTARY_PRIVATE_USE_AREA_B
- ICU 2.2
- Global UBLOCK_SYLOTI_NAGRI
- ICU 3.4
- Global UBLOCK_SYRIAC
- ICU 2.0
- 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_XUAN_JING_SYMBOLS
- ICU 2.6
- Global UBLOCK_TAMIL
- ICU 2.0
- 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_UGARITIC
- ICU 2.6
- Global UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS
- ICU 2.0
- Global UBLOCK_VAI
- ICU 4.0
- Global UBLOCK_VARIATION_SELECTORS
- ICU 2.2
- Global UBLOCK_VARIATION_SELECTORS_SUPPLEMENT
- ICU 2.6
- Global UBLOCK_VERTICAL_FORMS
- ICU 3.4
- Global UBLOCK_YI_RADICALS
- ICU 2.0
- Global UBLOCK_YI_SYLLABLES
- ICU 2.0
- Global UBLOCK_YIJING_HEXAGRAM_SYMBOLS
- ICU 2.6
- 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_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_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_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_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_FIELD_COUNT
- ICU 2.6
- 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_getDefaultTimeZone (UChar *result, int32_t resultCapacity, UErrorCode *ec)
- ICU 2.6
- Global ucal_getDSTSavings (const UChar *zoneID, UErrorCode *ec)
- ICU 2.6
- 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_getType (const UCalendar *cal, UErrorCode *status)
- ICU 4.2
- Global ucal_getTZDataVersion (UErrorCode *status)
- ICU 3.8
- 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_JULIAN_DAY
- ICU 2.8
- Global UCAL_MILLISECOND
- ICU 2.6
- Global UCAL_MILLISECONDS_IN_DAY
- ICU 2.8
- 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_openTimeZones (UErrorCode *ec)
- ICU 2.6
- 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_TRADITIONAL
- ICU 2.0
- Global UCAL_WEEK_OF_MONTH
- ICU 2.6
- Global UCAL_WEEK_OF_YEAR
- ICU 2.6
- Global UCAL_YEAR
- ICU 2.6
- Global UCAL_YEAR_WOY
- ICU 2.6
- Global UCAL_ZONE_OFFSET
- ICU 2.6
- 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 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 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_BINARY_LIMIT
- ICU 2.1
- 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_SENSITIVE
- ICU 2.6
- 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_LIMIT
- ICU 2.4
- Global UCHAR_DOUBLE_START
- ICU 2.4
- Global UCHAR_EAST_ASIAN_WIDTH
- ICU 2.2
- 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_INT_LIMIT
- ICU 2.2
- Global UCHAR_INT_START
- ICU 2.2
- Global UCHAR_INVALID_CODE
- ICU 2.4
- Global UCHAR_ISO_COMMENT
- 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_LIMIT
- 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_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_QUOTATION_MARK
- ICU 2.1
- Global UCHAR_RADICAL
- ICU 2.1
- Global UCHAR_S_TERM
- ICU 3.0
- Global UCHAR_SCRIPT
- ICU 2.2
- 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_LIMIT
- ICU 2.4
- 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_UNICODE_1_NAME
- ICU 2.4
- 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_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
- Class UCharCharacterIterator
- ICU 2.0
- Global UCharCharacterIterator::clone (void) const
- ICU 2.0
- Global UCharCharacterIterator::current (void) const
- ICU 2.0
- Global UCharCharacterIterator::current32 (void) const
- ICU 2.0
- Global UCharCharacterIterator::first (void)
- ICU 2.0
- Global UCharCharacterIterator::first32 (void)
- ICU 2.0
- Global UCharCharacterIterator::first32PostInc (void)
- ICU 2.0
- Global UCharCharacterIterator::firstPostInc (void)
- ICU 2.0
- Global UCharCharacterIterator::getDynamicClassID (void) const
- ICU 2.0
- Global UCharCharacterIterator::getStaticClassID (void)
- ICU 2.0
- Global UCharCharacterIterator::getText (UnicodeString &result)
- ICU 2.0
- Global UCharCharacterIterator::hashCode (void) const
- ICU 2.0
- Global UCharCharacterIterator::hasNext ()
- ICU 2.0
- Global UCharCharacterIterator::hasPrevious ()
- ICU 2.0
- Global UCharCharacterIterator::last (void)
- ICU 2.0
- Global UCharCharacterIterator::last32 (void)
- ICU 2.0
- Global UCharCharacterIterator::move (int32_t delta, EOrigin origin)
- ICU 2.0
- Global UCharCharacterIterator::move32 (int32_t delta, EOrigin origin)
- ICU 2.0
- Global UCharCharacterIterator::next (void)
- ICU 2.0
- Global UCharCharacterIterator::next32 (void)
- ICU 2.0
- Global UCharCharacterIterator::next32PostInc (void)
- ICU 2.0
- Global UCharCharacterIterator::nextPostInc (void)
- ICU 2.0
- Global UCharCharacterIterator::operator= (const UCharCharacterIterator &that)
- ICU 2.0
- Global UCharCharacterIterator::operator== (const ForwardCharacterIterator &that) const
- ICU 2.0
- Global UCharCharacterIterator::previous (void)
- ICU 2.0
- Global UCharCharacterIterator::previous32 (void)
- ICU 2.0
- Global UCharCharacterIterator::setIndex (int32_t position)
- ICU 2.0
- Global UCharCharacterIterator::setIndex32 (int32_t position)
- ICU 2.0
- Global UCharCharacterIterator::setText (const UChar *newText, int32_t newTextLength)
- ICU 2.0
- Global UCharCharacterIterator::text
- ICU 2.0
- Global UCharCharacterIterator::UCharCharacterIterator (const UChar *textPtr, int32_t length)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UCharCharacterIterator::~UCharCharacterIterator ()
- 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_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_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_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_detectUnicodeSignature (const char *source, int32_t sourceLength, int32_t *signatureLength, UErrorCode *pErrorCode)
- ICU 2.4
- 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_isAmbiguous (const UConverter *cnv)
- 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_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_SET_COUNT
- ICU 2.6
- 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_usesFallback (const UConverter *cnv)
- 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_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_equal (const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength)
- 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_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_getOffset (const UCollationElements *elems)
- ICU 2.0
- 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_getShortDefinitionString (const UCollator *coll, const char *locale, char *buffer, int32_t capacity, UErrorCode *status)
- ICU 3.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_normalizeShortDefinitionString (const char *source, char *destination, int32_t capacity, UParseError *parseError, UErrorCode *status)
- ICU 3.0
- Global UCOL_NULLORDER
- ICU 2.0
- 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_openFromShortString (const char *definition, UBool forceDefaults, UParseError *parseError, UErrorCode *status)
ICU 3.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_reset (UCollationElements *elems)
- ICU 2.0
- Global ucol_restoreVariableTop (UCollator *coll, const uint32_t varTop, UErrorCode *status)
- ICU 2.0
- 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_setOffset (UCollationElements *elems, int32_t offset, UErrorCode *status)
- ICU 2.0
- 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_setVariableTop (UCollator *coll, const UChar *varTop, int32_t len, 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_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
ICU 2.0
- Global UCollationResult
- ICU 2.0
- Global UCollationStrength
- ICU 2.0
- Global UCollator
- ICU 2.0
- Global UColRuleOption
- ICU 2.0
- File uconfig.h
- ICU 2.4
- 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 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_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_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_LONG_NAME
- ICU 2.6
- 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 UCurrCurrencyType
- ICU 3.2
- Global UCurrNameStyle
- ICU 2.6
- Global UCurrRegistryKey
- ICU 2.6
- Global UDAT_AM_PM_FIELD
- ICU 3.0
- 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_DATE_FIELD
- ICU 3.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_DOW_LOCAL_FIELD
- ICU 3.0
- Global UDAT_ERA_FIELD
- ICU 3.0
- Global UDAT_EXTENDED_YEAR_FIELD
- ICU 3.0
- Global UDAT_FIELD_COUNT
- 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_FRACTIONAL_SECOND_FIELD
- ICU 3.0
- Global udat_get2DigitYearStart (const UDateFormat *fmt, UErrorCode *status)
- ICU 2.0
- Global udat_getAvailable (int32_t localeIndex)
- ICU 2.0
- Global udat_getCalendar (const UDateFormat *fmt)
- ICU 2.0
- Global udat_getLocaleByType (const UDateFormat *fmt, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8
- Global udat_getNumberFormat (const UDateFormat *fmt)
- ICU 2.0
- Global udat_getSymbols (const UDateFormat *fmt, UDateFormatSymbolType type, int32_t symbolIndex, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UDAT_HOUR0_FIELD
- ICU 3.0
- Global UDAT_HOUR1_FIELD
- ICU 3.0
- Global UDAT_HOUR_MINUTE
- 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_MILLISECONDS_IN_DAY_FIELD
- ICU 3.0
- Global UDAT_MINUTE_FIELD
- ICU 3.0
- Global UDAT_MINUTE_SECOND
- ICU 4.0
- Global UDAT_MONTH_FIELD
- ICU 3.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_parseCalendar (const UDateFormat *format, UCalendar *calendar, const UChar *text, int32_t textLength, int32_t *parsePos, UErrorCode *status)
- ICU 2.0
- Global UDAT_QUARTER_FIELD
- ICU 3.6
- Global UDAT_SECOND_FIELD
- ICU 3.0
- Global udat_set2DigitYearStart (UDateFormat *fmt, UDate d, UErrorCode *status)
- ICU 2.0
- Global udat_setCalendar (UDateFormat *fmt, const UCalendar *calendarToSet)
- ICU 2.0
- 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_STANDALONE_DAY_FIELD
- ICU 3.4
- Global UDAT_STANDALONE_MONTH_FIELD
- ICU 3.4
- Global UDAT_STANDALONE_QUARTER_FIELD
- ICU 3.6
- Global UDAT_TIMEZONE_FIELD
- ICU 3.0
- Global UDAT_TIMEZONE_GENERIC_FIELD
- ICU 3.4
- Global UDAT_TIMEZONE_RFC_FIELD
- ICU 3.0
- Global UDAT_TIMEZONE_SPECIAL_FIELD
- ICU 3.8
- 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_YEAR_FIELD
- ICU 3.0
- Global UDAT_YEAR_WOY_FIELD
- ICU 3.0
- Global udata_close (UDataMemory *pData)
- ICU 2.0
- Global udata_getInfo (UDataMemory *pData, UDataInfo *pInfo)
- ICU 2.0
- Global udata_getMemory (UDataMemory *pData)
- ICU 2.0
- 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_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 UDateFormat
- ICU 2.6
- Global UDateFormatField
- ICU 3.0
- Global UDateFormatStyle
- ICU 2.6
- Global UDateFormatSymbols
- ICU 2.6
- Global UDateFormatSymbolType
- ICU 2.6
- Global UDateTimePatternConflict
- ICU 3.8
- Global UDateTimePatternField
- ICU 3.8
- Global UDateTimePatternGenerator
- ICU 3.8
- Global UDateTimeScale
- ICU 3.2
- 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_CONFLICT_COUNT
- 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_FIELD_COUNT
- 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 *dtpg, 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_getDateTimeFormat (const UDateTimePatternGenerator *dtpg, int32_t *pLength)
- ICU 3.8
- Global udatpg_getDecimal (const UDateTimePatternGenerator *dtpg, int32_t *pLength)
- ICU 3.8
- Global udatpg_getPatternForSkeleton (const UDateTimePatternGenerator *dtpg, const UChar *skeleton, int32_t skeletonLength, int32_t *pLength)
- ICU 3.8
- Global udatpg_getSkeleton (UDateTimePatternGenerator *dtpg, 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_MINUTE_FIELD
- ICU 3.8
- Global UDATPG_MONTH_FIELD
- ICU 3.8
- 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_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_YEAR_FIELD
- ICU 3.8
- Global UDATPG_ZONE_FIELD
- ICU 3.8
- Global UDecompositionType
- ICU 2.2
- 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_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 UFieldPosition
- ICU 2.0
- Global UFieldPosition::beginIndex
- ICU 2.0
- Global UFieldPosition::endIndex
- ICU 2.0
- Global UFieldPosition::field
- ICU 2.0
- Global UFILE
- 3.0
- Global UFileDirection
- ICU 3.0
- Global UGraphemeClusterBreak
- ICU 3.4
- Global UHangulSyllableType
- ICU 2.6
- Global UIDNA_ALLOW_UNASSIGNED
- ICU 2.6
- Global uidna_compare (const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, int32_t options, UErrorCode *status)
- ICU 2.6
- Global UIDNA_DEFAULT
- ICU 2.6
- Global uidna_IDNToASCII (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status)
- ICU 2.6
- Global uidna_IDNToUnicode (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status)
- ICU 2.6
- Global uidna_toASCII (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status)
- ICU 2.6
- Global uidna_toUnicode (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options, UParseError *parseError, UErrorCode *status)
- ICU 2.6
- Global UIDNA_USE_STD3_RULES
- ICU 2.6
- 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_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 ULineBreak
- ICU 2.2
- Global ULineBreakTag
- ICU 2.8
- 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_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_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_ITEM_SEPARATOR
- ICU 2.8
- Global ULOC_KEYWORD_SEPARATOR
- ICU 2.8
- 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_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 ulocdata_close (ULocaleData *uld)
- 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_setNoSubstitute (ULocaleData *uld, UBool setting)
- ICU 3.4
- Global ULocDataLocaleType
- ICU 2.1
- Global UMatchDegree
- ICU 2.4
- 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
- Class UMemory
- ICU 2.4
- Global UMemory::operator delete (void *, void *)
ICU 2.6
ICU 2.4
- Global UMemory::operator delete[] (void *p)
- ICU 2.4
- Global UMemory::operator new (size_t, void *ptr)
ICU 2.6
ICU 2.4
- Global UMemory::operator new[] (size_t size)
- ICU 2.4
- Global UMemReallocFn (const void *context, void *mem, size_t size)
- ICU 2.8
- Global UMessageFormat
- ICU 2.0
- 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 UMTX
- ICU 2.8
- Global UMtxAtomicFn (const void *context, int32_t *p)
- ICU 2.8
- Global UMtxFn (const void *context, UMTX *mutex)
- ICU 2.8
- Global UMtxInitFn (const void *context, UMTX *mutex, UErrorCode *status)
- ICU 2.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
- Class UnicodeFilter
- ICU 2.0
- Global UnicodeFilter::contains (UChar32 c) const =0
- ICU 2.0
- Global UnicodeFilter::getDynamicClassID () const =0
- ICU 2.2
- Global UnicodeFilter::getStaticClassID ()
- ICU 2.2
- Global UnicodeFilter::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)
- ICU 2.4
- Global UnicodeFilter::setData (const TransliterationRuleData *)
- ICU 2.4
- Global UnicodeFilter::toMatcher () const
- ICU 2.4
- Global UnicodeFilter::~UnicodeFilter ()
- ICU 2.0
- Class UnicodeFunctor
- ICU 2.4
- Global UnicodeFunctor::clone () const =0
- ICU 2.4
- Global UnicodeFunctor::getDynamicClassID (void) const =0
- ICU 2.4
- Global UnicodeFunctor::getStaticClassID (void)
- ICU 2.0
- Global UnicodeFunctor::toMatcher () const
- ICU 2.4
- Global UnicodeFunctor::toReplacer () const
- ICU 2.4
- Global UnicodeFunctor::~UnicodeFunctor ()
- ICU 2.4
- Class UnicodeMatcher
- ICU 2.4
- Global UnicodeMatcher::addMatchSetTo (UnicodeSet &toUnionTo) const =0
- ICU 2.4
- Global UnicodeMatcher::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)=0
- ICU 2.4
- Global UnicodeMatcher::matchesIndexValue (uint8_t v) const =0
- ICU 2.4
- Global UnicodeMatcher::toPattern (UnicodeString &result, UBool escapeUnprintable=FALSE) const =0
- ICU 2.4
- Global UnicodeMatcher::~UnicodeMatcher ()
- ICU 2.4
- Class UnicodeReplacer
- ICU 2.4
- Global UnicodeReplacer::addReplacementSetTo (UnicodeSet &toUnionTo) const =0
- ICU 2.4
- Global UnicodeReplacer::replace (Replaceable &text, int32_t start, int32_t limit, int32_t &cursor)=0
- ICU 2.4
- Global UnicodeReplacer::toReplacerPattern (UnicodeString &result, UBool escapeUnprintable) const =0
- ICU 2.4
- Global UnicodeReplacer::~UnicodeReplacer ()
- ICU 2.4
- Class UnicodeSet
- ICU 2.0
- Global UnicodeSet::add (const UnicodeString &s)
ICU 2.4
ICU 2.0
ICU 2.0
- Global UnicodeSet::addAll (const UnicodeSet &c)
ICU 2.0
ICU 2.4
- Global UnicodeSet::addMatchSetTo (UnicodeSet &toUnionTo) const
- ICU 2.4
- Global UnicodeSet::applyIntPropertyValue (UProperty prop, int32_t value, UErrorCode &ec)
- ICU 2.4
- Global UnicodeSet::applyPattern (const UnicodeString &pattern, ParsePosition &pos, uint32_t options, const SymbolTable *symbols, UErrorCode &status)
ICU 2.8
ICU 2.0
- Global UnicodeSet::applyPropertyAlias (const UnicodeString &prop, const UnicodeString &value, UErrorCode &ec)
- ICU 2.4
- Global UnicodeSet::charAt (int32_t index) const
- ICU 2.4
- Global UnicodeSet::clear (void)
- ICU 2.0
- Global UnicodeSet::clone () const
- ICU 2.0
- Global UnicodeSet::cloneAsThawed () const
- ICU 3.8
- Global UnicodeSet::closeOver (int32_t attribute)
- ICU 4.2
- Global UnicodeSet::compact ()
- ICU 2.4
- Global UnicodeSet::complement (const UnicodeString &s)
ICU 2.4
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeSet::complementAll (const UnicodeSet &c)
ICU 2.4
ICU 2.4
- Global UnicodeSet::contains (const UnicodeString &s) const
ICU 2.4
ICU 2.0
ICU 2.0
- Global UnicodeSet::containsAll (const UnicodeString &s) const
ICU 2.4
ICU 2.4
- Global UnicodeSet::containsNone (const UnicodeString &s) const
ICU 2.4
ICU 2.4
ICU 2.4
- Global UnicodeSet::containsSome (const UnicodeString &s) const
ICU 2.4
ICU 2.4
ICU 2.4
- Global UnicodeSet::createFrom (const UnicodeString &s)
- ICU 2.4
- Global UnicodeSet::createFromAll (const UnicodeString &s)
- ICU 2.4
- Global UnicodeSet::freeze ()
- ICU 3.8
- Global UnicodeSet::fromUSet (const USet *uset)
ICU 4.2
ICU 4.2
- Global UnicodeSet::getDynamicClassID (void) const
- ICU 2.4
- Global UnicodeSet::getRangeCount (void) const
- ICU 2.4
- Global UnicodeSet::getRangeEnd (int32_t index) const
- ICU 2.4
- Global UnicodeSet::getRangeStart (int32_t index) const
- ICU 2.4
- Global UnicodeSet::getStaticClassID (void)
- ICU 2.0
- Global UnicodeSet::hashCode (void) const
- ICU 2.0
- Global UnicodeSet::indexOf (UChar32 c) const
- ICU 2.4
- Global UnicodeSet::isBogus (void) const
- ICU 4.0
- Global UnicodeSet::isEmpty (void) const
- ICU 2.0
- Global UnicodeSet::isFrozen () const
- ICU 3.8
- Global UnicodeSet::matches (const Replaceable &text, int32_t &offset, int32_t limit, UBool incremental)
- ICU 2.4
- Global UnicodeSet::MAX_VALUE
- ICU 2.4
- Global UnicodeSet::MIN_VALUE
- ICU 2.4
- Global UnicodeSet::operator!= (const UnicodeSet &o) const
- ICU 2.0
- Global UnicodeSet::operator= (const UnicodeSet &o)
- ICU 2.0
- Global UnicodeSet::operator== (const UnicodeSet &o) const
- ICU 2.0
- Global UnicodeSet::remove (const UnicodeString &s)
ICU 2.4
ICU 2.0
ICU 2.0
- Global UnicodeSet::removeAll (const UnicodeSet &c)
ICU 2.0
ICU 2.4
- Global UnicodeSet::removeAllStrings ()
- ICU 4.2
- Global UnicodeSet::resemblesPattern (const UnicodeString &pattern, int32_t pos)
- ICU 2.4
- Global UnicodeSet::retain (UChar32 c)
ICU 2.0
ICU 2.0
- Global UnicodeSet::retainAll (const UnicodeSet &c)
ICU 2.0
ICU 2.4
- Global UnicodeSet::serialize (uint16_t *dest, int32_t destCapacity, UErrorCode &ec) const
- ICU 2.4
- Global UnicodeSet::set (UChar32 start, UChar32 end)
- ICU 2.4
- Global UnicodeSet::setToBogus ()
- ICU 4.0
- Global UnicodeSet::size (void) const
- ICU 2.0
- Global UnicodeSet::span (const UChar *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global UnicodeSet::spanBack (const UChar *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global UnicodeSet::spanBackUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global UnicodeSet::spanUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- ICU 3.8
- Global UnicodeSet::toPattern (UnicodeString &result, UBool escapeUnprintable=FALSE) const
- ICU 2.0
- Global UnicodeSet::toUSet () const
ICU 4.2
ICU 4.2
- Global UnicodeSet::UnicodeSet ()
ICU 2.0
ICU 2.4
ICU 2.0
ICU 2.8
ICU 2.0
- Global UnicodeSet::~UnicodeSet ()
- ICU 2.0
- Class UnicodeSetIterator
- ICU 2.4
- Global UnicodeSetIterator::codepoint
- ICU 2.4
- Global UnicodeSetIterator::codepointEnd
- ICU 2.4
- Global UnicodeSetIterator::endElement
- ICU 2.4
- Global UnicodeSetIterator::endRange
- ICU 2.4
- Global UnicodeSetIterator::getCodepoint () const
- ICU 2.4
- Global UnicodeSetIterator::getCodepointEnd () const
- ICU 2.4
- Global UnicodeSetIterator::getDynamicClassID () const
- ICU 2.4
- Global UnicodeSetIterator::getStaticClassID ()
- ICU 2.4
- Global UnicodeSetIterator::getString ()
- ICU 2.4
- Global UnicodeSetIterator::isString () const
- ICU 2.4
- Global UnicodeSetIterator::loadRange (int32_t range)
- ICU 2.4
- Global UnicodeSetIterator::next ()
- ICU 2.4
- Global UnicodeSetIterator::nextElement
- ICU 2.4
- Global UnicodeSetIterator::nextRange ()
- ICU 2.4
- Global UnicodeSetIterator::nextString
- ICU 2.4
- Global UnicodeSetIterator::operator= (const UnicodeSetIterator &)
- ICU 2.4
- Global UnicodeSetIterator::range
- ICU 2.4
- Global UnicodeSetIterator::reset ()
ICU 2.4
ICU 2.4
- Global UnicodeSetIterator::set
- ICU 2.4
- Global UnicodeSetIterator::string
- ICU 2.4
- Global UnicodeSetIterator::stringCount
- ICU 2.4
- Global UnicodeSetIterator::UnicodeSetIterator (const UnicodeSet &set)
ICU 2.4
ICU 2.4
ICU 2.4
- Global UnicodeSetIterator::~UnicodeSetIterator ()
- ICU 2.4
- Class UnicodeString
- ICU 2.0
- Global UnicodeString::append (UChar32 srcChar)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::caseCompare (int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength, uint32_t options) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global 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 UnicodeString::char32At (int32_t offset) const
- ICU 2.0
- Global UnicodeString::charAt (int32_t offset) const
- ICU 2.0
- Global UnicodeString::clone () const
- ICU 2.6
- Global UnicodeString::compare (int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::compareBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit) const
- ICU 2.0
- Global UnicodeString::compareCodePointOrder (int32_t start, int32_t length, const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::compareCodePointOrderBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit) const
- ICU 2.0
- Global UnicodeString::copy (int32_t start, int32_t limit, int32_t dest)
- ICU 2.0
- Global UnicodeString::countChar32 (int32_t start=0, int32_t length=INT32_MAX) const
- ICU 2.0
- Global UnicodeString::EInvariant
- ICU 3.2
- Global UnicodeString::endsWith (const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::extract (char *dest, int32_t destCapacity, UConverter *cnv, UErrorCode &errorCode) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 3.2
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::extractBetween (int32_t start, int32_t limit, UnicodeString &target) const
ICU 2.0
ICU 2.0
- Global UnicodeString::fastCopyFrom (const UnicodeString &src)
- ICU 2.4
- Global 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
ICU 2.0
ICU 2.0
- Global UnicodeString::foldCase (uint32_t options=0)
- ICU 2.0
- Global UnicodeString::fromUTF32 (const UChar32 *utf32, int32_t length)
- ICU 4.2
- Global UnicodeString::fromUTF8 (const StringPiece &utf8)
- ICU 4.2
- Global UnicodeString::getBuffer () const
ICU 2.0
ICU 2.0
- Global UnicodeString::getCapacity (void) const
- ICU 2.0
- Global UnicodeString::getChar32At (int32_t offset) const
- ICU 2.4
- Global UnicodeString::getChar32Limit (int32_t offset) const
- ICU 2.0
- Global UnicodeString::getChar32Start (int32_t offset) const
- ICU 2.0
- Global UnicodeString::getCharAt (int32_t offset) const
- ICU 2.4
- Global UnicodeString::getDynamicClassID () const
- ICU 2.2
- Global UnicodeString::getLength () const
- ICU 2.4
- Global UnicodeString::getStaticClassID ()
- ICU 2.2
- Global UnicodeString::getTerminatedBuffer ()
- ICU 2.2
- Global UnicodeString::handleReplaceBetween (int32_t start, int32_t limit, const UnicodeString &text)
- ICU 2.0
- Global UnicodeString::hashCode (void) const
- ICU 2.0
- Global UnicodeString::hasMetaData () const
- ICU 2.4
- Global UnicodeString::hasMoreChar32Than (int32_t start, int32_t length, int32_t number) const
- ICU 2.4
- Global UnicodeString::indexOf (UChar32 c, int32_t start, int32_t length) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::insert (int32_t start, UChar32 srcChar)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::isBogus (void) const
- ICU 2.0
- Global UnicodeString::isEmpty (void) const
- ICU 2.0
- Global UnicodeString::kInvariant
- ICU 3.2
- Global UnicodeString::lastIndexOf (UChar32 c, int32_t start, int32_t length) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::length (void) const
- ICU 2.0
- Global UnicodeString::moveIndex32 (int32_t index, int32_t delta) const
- ICU 2.0
- Global UnicodeString::operator!= (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator+= (const UnicodeString &srcText)
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::operator< (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator<= (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator= (UChar32 ch)
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::operator== (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator> (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator>= (const UnicodeString &text) const
- ICU 2.0
- Global UnicodeString::operator[] (int32_t offset) const
- ICU 2.0
- Global UnicodeString::padLeading (int32_t targetLength, UChar padChar=0x0020)
- ICU 2.0
- Global UnicodeString::padTrailing (int32_t targetLength, UChar padChar=0x0020)
- ICU 2.0
- Global UnicodeString::releaseBuffer (int32_t newLength=-1)
- ICU 2.0
- Global UnicodeString::remove (int32_t start, int32_t length=(int32_t) INT32_MAX)
ICU 2.0
ICU 2.0
- Global UnicodeString::removeBetween (int32_t start, int32_t limit=(int32_t) INT32_MAX)
- ICU 2.0
- Global UnicodeString::replace (int32_t start, int32_t length, UChar32 srcChar)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::replaceBetween (int32_t start, int32_t limit, const UnicodeString &srcText, int32_t srcStart, int32_t srcLimit)
ICU 2.0
ICU 2.0
- Global UnicodeString::reverse (int32_t start, int32_t length)
ICU 2.0
ICU 2.0
- Global UnicodeString::setCharAt (int32_t offset, UChar ch)
- ICU 2.0
- Global UnicodeString::setTo (UChar *buffer, int32_t buffLength, int32_t buffCapacity)
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.2
- Global UnicodeString::setToBogus ()
- ICU 2.0
- Global UnicodeString::startsWith (const UChar *srcChars, int32_t srcStart, int32_t srcLength) const
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
- Global UnicodeString::toLower (const Locale &locale)
ICU 2.0
ICU 2.0
- Global UnicodeString::toTitle (BreakIterator *titleIter, const Locale &locale, uint32_t options)
ICU 3.8
ICU 2.1
ICU 2.1
- Global UnicodeString::toUpper (const Locale &locale)
ICU 2.0
ICU 2.0
- Global UnicodeString::toUTF32 (UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const
- ICU 4.2
- Global UnicodeString::toUTF8 (ByteSink &sink) const
- ICU 4.2
- Global UnicodeString::toUTF8String (StringClass &result) const
- ICU 4.2
- Global UnicodeString::trim (void)
- ICU 2.0
- Global UnicodeString::truncate (int32_t targetLength)
- ICU 2.0
- Global UnicodeString::unescape () const
- ICU 2.0
- Global UnicodeString::unescapeAt (int32_t &offset) const
- ICU 2.0
- Global UnicodeString::UnicodeString ()
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 2.0
ICU 3.2
ICU 2.0
ICU 2.2
ICU 2.2
- Global UnicodeString::~UnicodeString ()
- ICU 2.0
- 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_COMPARE_NORM_OPTIONS_SHIFT
- ICU 2.6
- Global unorm_concatenate (const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
- ICU 2.1
- Global UNORM_DEFAULT
- ICU 2.0
- Global UNORM_FCD
- ICU 2.0
- Global UNORM_INPUT_IS_FCD
- ICU 2.2
- Global unorm_isNormalized (const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode)
- ICU 2.2
- Global unorm_isNormalizedWithOptions (const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
- ICU 2.6
- Global UNORM_MAYBE
- ICU 2.0
- Global UNORM_MODE_COUNT
- ICU 2.0
- Global unorm_next (UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode)
- ICU 2.1
- Global UNORM_NFC
- ICU 2.0
- Global UNORM_NFD
- ICU 2.0
- Global UNORM_NFKC
- ICU 2.0
- Global UNORM_NFKD
- ICU 2.0
- Global UNORM_NO
- ICU 2.0
- Global UNORM_NONE
- ICU 2.0
- Global unorm_normalize (const UChar *source, int32_t sourceLength, UNormalizationMode mode, int32_t options, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global unorm_previous (UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode)
- ICU 2.1
- Global unorm_quickCheck (const UChar *source, int32_t sourcelength, UNormalizationMode mode, UErrorCode *status)
- ICU 2.0
- Global unorm_quickCheckWithOptions (const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
- ICU 2.6
- Global UNORM_UNICODE_3_2
- ICU 2.6
- Global UNORM_YES
- ICU 2.0
- Global UNormalizationCheckResult
- ICU 2.0
- Global UNormalizationMode
- ICU 2.0
- Global unum_applyPattern (UNumberFormat *format, UBool localized, const UChar *pattern, int32_t patternLength, UParseError *parseError, UErrorCode *status)
- ICU 2.0
- 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_DEFAULT_RULESET
- ICU 3.0
- Global UNUM_DURATION
- ICU 3.0
- Global unum_format (const UNumberFormat *fmt, int32_t number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 2.0
- 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_formatInt64 (const UNumberFormat *fmt, int64_t number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status)
- ICU 2.0
- Global unum_getAttribute (const UNumberFormat *fmt, UNumberFormatAttribute attr)
- ICU 2.0
- Global unum_getAvailable (int32_t localeIndex)
- ICU 2.0
- 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_LENIENT_PARSE
- ICU 3.0
- 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_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_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_PATTERN_DECIMAL
- ICU 3.0
- Global UNUM_PATTERN_RULEBASED
- ICU 3.0
- Global UNUM_PUBLIC_RULESETS
- ICU 3.0
- Global UNUM_ROUND_HALFEVEN
- , ICU 3.8
- Global unum_setAttribute (UNumberFormat *fmt, UNumberFormatAttribute attr, int32_t newValue)
- ICU 2.0
- 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_SIGNIFICANT_DIGIT_SYMBOL
- ICU 3.0
- Global UNUM_SIGNIFICANT_DIGITS_USED
- ICU 3.0
- Global unum_toPattern (const UNumberFormat *fmt, UBool isPatternLocalized, UChar *result, int32_t resultLength, UErrorCode *status)
- ICU 2.0
- Global UNumberFormat
- ICU 2.0
- Global UNumberFormatAttribute
- ICU 2.0
- Global UNumberFormatPadPosition
- ICU 2.0
- Global UNumberFormatRoundingMode
- ICU 2.0
- Global UNumberFormatStyle
- ICU 2.0
- Global UNumberFormatSymbol
- ICU 2.0
- Global UNumberFormatTextAttribute
- ICU 2.0
- Global UNumericType
- ICU 2.2
- Class UObject
- ICU 2.2
- Global UObject::getDynamicClassID () const =0
- ICU 2.2
- Global UObject::~UObject ()
- ICU 2.2
- 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 UProperty
- ICU 2.1
- Global UPropertyNameChoice
- ICU 2.4
- Global URBNFRuleSetTag
- ICU 2.2
- Global uregex_appendReplacement (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar **destBuf, int32_t *destCapacity, UErrorCode *status)
ICU 3.0
- Global uregex_appendTail (URegularExpression *regexp, UChar **destBuf, int32_t *destCapacity, UErrorCode *status)
- ICU 3.0
- 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_ERROR_ON_UNKNOWN_ESCAPES
- ICU 4.0
- Global uregex_find (URegularExpression *regexp, int32_t startIndex, UErrorCode *status)
- ICU 3.0
- Global uregex_findNext (URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- Global uregex_flags (const URegularExpression *regexp, UErrorCode *status)
- ICU 3.0
- 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_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_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_matches (URegularExpression *regexp, int32_t startIndex, UErrorCode *status)
- ICU 3.0
- 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_pattern (const URegularExpression *regexp, int32_t *patLength, UErrorCode *status)
- ICU 3.0
- Global uregex_regionEnd (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_regionStart (const URegularExpression *regexp, UErrorCode *status)
- ICU 4.0
- Global uregex_replaceAll (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar *destBuf, int32_t destCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_replaceFirst (URegularExpression *regexp, const UChar *replacementText, int32_t replacementLength, UChar *destBuf, int32_t destCapacity, UErrorCode *status)
- ICU 3.0
- 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_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_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_split (URegularExpression *regexp, UChar *destBuf, int32_t destCapacity, int32_t *requiredCapacity, UChar *destFields[], int32_t destFieldsCapacity, UErrorCode *status)
- ICU 3.0
- Global uregex_start (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- ICU 3.0
- 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 URegexMatchCallback (const void *context, int32_t steps)
- ICU 4.0
- Global URegexpFlag
- ICU 2.4
- Global URegistryKey
- ICU 2.6
- Global URegularExpression
- ICU 3.0
- 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 UResType
- ICU 2.0
- Global US_INV
- ICU 3.2
- Global USCRIPT_CANADIAN_ABORIGINAL
- ICU 2.6
- 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_getScript (UChar32 codepoint, UErrorCode *err)
- ICU 2.4
- Global uscript_getShortName (UScriptCode scriptCode)
- ICU 2.4
- Global USCRIPT_KATAKANA_OR_HIRAGANA
- ICU 3.0
- Global USCRIPT_UCAS
- ICU 2.2
- Global UScriptCode
- ICU 2.2
- Global USearch
- ICU 2.0
- File usearch.h
- ICU 2.4
- Global usearch_close (UStringSearch *searchiter)
- ICU 2.4
- Global USEARCH_DONE
- ICU 2.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_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_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 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.6
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 ()
- 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_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_CONDITION_COUNT
- 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
- Global uspoof_areConfusable (const USpoofChecker *sc, const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, UErrorCode *status)
- ICU 4.2
- Global uspoof_areConfusableUTF8 (const USpoofChecker *sc, const char *s1, int32_t length1, const char *s2, int32_t length2, UErrorCode *status)
- ICU 4.2
- Global uspoof_check (const USpoofChecker *sc, const UChar *text, int32_t length, int32_t *position, UErrorCode *status)
- ICU 4.2
- Global uspoof_checkUTF8 (const USpoofChecker *sc, const char *text, 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_getAllowedChars (const USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getAllowedLocales (USpoofChecker *sc, UErrorCode *status)
- ICU 4.2
- Global uspoof_getChecks (const USpoofChecker *sc, UErrorCode *status)
ICU 4.2
- Global uspoof_getSkeleton (const USpoofChecker *sc, uint32_t type, const UChar *s, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status)
- ICU 4.2
- Global uspoof_getSkeletonUTF8 (const USpoofChecker *sc, uint32_t type, const char *s, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status)
- ICU 4.2
- Global uspoof_open (UErrorCode *status)
- ICU 4.2
- 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_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_setChecks (USpoofChecker *sc, int32_t checks, UErrorCode *status)
ICU 4.2
- 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
- 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_openUChars (UText *ut, const UChar *s, int64_t length, 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 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_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_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_trans (const UTransliterator *trans, UReplaceable *rep, UReplaceableCallbacks *repFunc, int32_t start, int32_t *limit, UErrorCode *status)
- ICU 2.0
- Global utrans_transIncremental (const UTransliterator *trans, UReplaceable *rep, 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 UVersionInfo [U_MAX_VERSION_LENGTH]
- ICU 2.4
- Global UWordBreak
- ICU 2.2
- Global UWordBreakValues
- ICU 3.4
- Class ValueRuns
- ICU 3.2
- Global ValueRuns::add (le_int32 value, le_int32 limit)
- ICU 3.2
- Global ValueRuns::getDynamicClassID () const
- ICU 3.2
- Global ValueRuns::getStaticClassID ()
- ICU 3.2
- Global ValueRuns::getValue (le_int32 run) const
- ICU 3.2
- Global ValueRuns::ValueRuns (const le_int32 *values, const le_int32 *limits, le_int32 count)
ICU 3.2
ICU 3.2
- Global ValueRuns::~ValueRuns ()
- ICU 3.2
- Class VTimeZone
- ICU 3.8
- Global VTimeZone::clone (void) const
- ICU 3.8
- Global VTimeZone::countTransitionRules (UErrorCode &status)
- ICU 3.8
- Global VTimeZone::createVTimeZone (const UnicodeString &vtzdata, UErrorCode &status)
- ICU 3.8
- Global VTimeZone::createVTimeZoneByID (const UnicodeString &ID)
- ICU 3.8
- Global VTimeZone::getDynamicClassID (void) const
- ICU 3.8
- Global VTimeZone::getLastModified (UDate &lastModified) const
- ICU 3.8
- Global VTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global VTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
ICU 3.8
ICU 3.8
ICU 3.8
- Global VTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- ICU 3.8
- Global VTimeZone::getRawOffset (void) const
- ICU 3.8
- Global VTimeZone::getStaticClassID (void)
- ICU 3.8
- Global VTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- ICU 3.8
- Global VTimeZone::getTZURL (UnicodeString &url) const
- ICU 3.8
- Global VTimeZone::hasSameRules (const TimeZone &other) const
- ICU 3.8
- Global VTimeZone::operator!= (const TimeZone &that) const
- ICU 3.8
- Global VTimeZone::operator= (const VTimeZone &right)
- ICU 3.8
- Global VTimeZone::operator== (const TimeZone &that) const
- ICU 3.8
- Global VTimeZone::setLastModified (UDate lastModified)
- ICU 3.8
- Global VTimeZone::setRawOffset (int32_t offsetMillis)
- ICU 3.8
- Global VTimeZone::setTZURL (const UnicodeString &url)
- ICU 3.8
- Global VTimeZone::useDaylightTime (void) const
- ICU 3.8
- Global VTimeZone::VTimeZone (const VTimeZone &source)
- ICU 3.8
- Global VTimeZone::write (UDate start, UnicodeString &result, UErrorCode &status)
ICU 3.8
ICU 3.8
- Global VTimeZone::writeSimple (UDate time, UnicodeString &result, UErrorCode &status)
- ICU 3.8
- Global VTimeZone::~VTimeZone ()
- ICU 3.8
- Global yiiiScriptCode
- ICU 2.2
Generated by
1.6.2-20100208