bms_open_43 ( UCD* ucd, UChar const* pattern, int32_t patternLength, UChar const* target, int32_t targetLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
bms_setTargetString_43 ( BMS* bms, UChar const* target, int32_t targetLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
icu_43::BasicTimeZone::getOffsetFromLocal ( UDate date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status )6th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BasicTimeZone::getSimpleRulesNear ( UDate date, icu_43::InitialTimeZoneRule*& initial, icu_43::AnnualTimeZoneRule*& std, icu_43::AnnualTimeZoneRule*& dst, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BasicTimeZone::getTimeZoneRulesAfter ( UDate start, icu_43::InitialTimeZoneRule*& initial, icu_43::UVector*& transitionRules, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BasicTimeZone::hasEquivalentTransitions ( icu_43::BasicTimeZone& tz, UDate start, UDate end, UBool ignoreDstAmount, UErrorCode& ec )5th parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::BoyerMooreSearch::BoyerMooreSearch [in-charge] ( icu_43::CollData* theData, icu_43::UnicodeString const& patternString, icu_43::UnicodeString const* targetString, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BoyerMooreSearch::setTargetString ( icu_43::UnicodeString const* targetString, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::createCharacterInstance ( icu_43::Locale const& where, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::createLineInstance ( icu_43::Locale const& where, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::createSentenceInstance ( icu_43::Locale const& where, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::createTitleInstance ( icu_43::Locale const& where, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::createWordInstance ( icu_43::Locale const& where, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::getLocaleID ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::registerInstance ( icu_43::BreakIterator* toAdopt, icu_43::Locale const& locale, UBreakIteratorType kind, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::BreakIterator::unregister ( URegistryKey key, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::add ( icu_43::Calendar::EDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::add ( UCalendarDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::after ( icu_43::Calendar const& when, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::before ( icu_43::Calendar const& when, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::Calendar [in-charge] ( icu_43::TimeZone const& zone, icu_43::Locale const& aLocale, UErrorCode& success )3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::Calendar [in-charge] ( icu_43::TimeZone* zone, icu_43::Locale const& aLocale, UErrorCode& success )3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::Calendar [in-charge] ( UErrorCode& success )1st parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::complete ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::computeFields ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::computeGregorianFields ( int32_t julianDay, UErrorCode& ec )2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::Calendar::computeTime ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::computeZoneOffset ( double millis, int32_t millisInDay, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::Calendar::createInstance ( icu_43::Locale const& aLocale, UErrorCode& success ) [static]2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::createInstance ( icu_43::TimeZone const& zoneToAdopt, icu_43::Locale const& aLocale, UErrorCode& success ) [static]3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::createInstance ( icu_43::TimeZone const& zone, UErrorCode& success ) [static]2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::createInstance ( icu_43::TimeZone* zoneToAdopt, icu_43::Locale const& aLocale, UErrorCode& success ) [static]3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::createInstance ( UErrorCode& success ) [static]1st parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Calendar::equals ( icu_43::Calendar const& when, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::fieldDifference ( UDate when, icu_43::Calendar::EDateFields field, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::fieldDifference ( UDate when, UCalendarDateFields field, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::get ( UCalendarDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getActualMaximum ( UCalendarDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getActualMinimum ( icu_43::Calendar::EDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getActualMinimum ( UCalendarDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getFirstDayOfWeek ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getKeywordValuesForLocale ( char const* key, icu_43::Locale const& locale, UBool commonlyUsed, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getLocaleID ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::getTimeInMillis ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::handleComputeFields ( int32_t julianDay, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::pinField ( UCalendarDateFields field, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::prepareGetActual ( UCalendarDateFields field, UBool isMinimum, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::registerFactory ( icu_43::ICUServiceFactory* toAdopt, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::roll ( icu_43::Calendar::EDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::roll ( UCalendarDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::setTimeInMillis ( double millis, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Calendar::unregister ( URegistryKey key, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CanonicalIterator::CanonicalIterator [in-charge] ( icu_43::UnicodeString const& source, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CanonicalIterator::permute ( icu_43::UnicodeString& source, UBool skipZeros, icu_43::Hashtable* result, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CanonicalIterator::setSource ( icu_43::UnicodeString const& newSource, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CEList::CEList [in-charge] ( UCollator* coll, icu_43::UnicodeString const& string, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::applyPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::applyPattern ( icu_43::UnicodeString const& pattern, UParseError& parseError, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::ChoiceFormat [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::format ( icu_43::Formattable const* objs, int32_t cnt, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& success ) const5th parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::ChoiceFormat::parse ( icu_43::UnicodeString const& text, icu_43::Formattable& result, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::CollationElementIterator [in-charge] ( icu_43::CharacterIterator const& sourceText, icu_43::RuleBasedCollator const* order, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::CollationElementIterator [in-charge] ( icu_43::UnicodeString const& sourceText, icu_43::RuleBasedCollator const* order, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::next ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::previous ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::setOffset ( int32_t newOffset, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::setText ( icu_43::CharacterIterator& str, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationElementIterator::setText ( icu_43::UnicodeString const& str, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollationKey::compareTo ( icu_43::CollationKey const& target, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::compare ( UCharIterator& sIter, UCharIterator& tIter, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::compareUTF8 ( icu_43::StringPiece const& source, icu_43::StringPiece const& target, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::createInstance ( icu_43::Locale const& loc, UErrorCode& err ) [static]2nd parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::Collator::createInstance ( UErrorCode& err ) [static]1st parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::Collator::createUCollator ( char const* loc, UErrorCode* status ) [static]2nd parameter 'status' (pointer) has base type 'UErrorCode'.
icu_43::Collator::getBound ( uint8_t const* source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t* result, int32_t resultLength, UErrorCode& status ) [static]7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::getFunctionalEquivalent ( char const* keyword, icu_43::Locale const& locale, UBool& isAvailable, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::getKeywords ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::getKeywordValues ( char const* keyword, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::getKeywordValuesForLocale ( char const* keyword, icu_43::Locale const& locale, UBool commonlyUsed, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::getTailoredSet ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::registerFactory ( icu_43::CollatorFactory* toAdopt, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::registerInstance ( icu_43::Collator* toAdopt, icu_43::Locale const& locale, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Collator::unregister ( URegistryKey key, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CollData::open ( UCollator* collator, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyAmount::CurrencyAmount [in-charge] ( double amount, UChar const* isoCode, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::CurrencyAmount::CurrencyAmount [in-charge] ( icu_43::Formattable const& amount, UChar const* isoCode, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::CurrencyPluralInfo::CurrencyPluralInfo [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyPluralInfo::CurrencyPluralInfo [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyPluralInfo::setCurrencyPluralPattern ( icu_43::UnicodeString const& pluralCount, icu_43::UnicodeString const& pattern, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyPluralInfo::setLocale ( icu_43::Locale const& loc, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyPluralInfo::setPluralRules ( icu_43::UnicodeString const& ruleDescription, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::CurrencyUnit::CurrencyUnit [in-charge] ( UChar const* isoCode, UErrorCode& ec )2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::DateFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormat::parse ( icu_43::UnicodeString const& text, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormatSymbols::DateFormatSymbols [in-charge] ( char const* type, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormatSymbols::DateFormatSymbols [in-charge] ( icu_43::Locale const& locale, char const* type, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormatSymbols::DateFormatSymbols [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormatSymbols::DateFormatSymbols [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateFormatSymbols::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::createInstance ( icu_43::UnicodeString const& skeleton, icu_43::DateIntervalInfo const& dtitvinf, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::createInstance ( icu_43::UnicodeString const& skeleton, icu_43::Locale const& locale, icu_43::DateIntervalInfo const& dtitvinf, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::createInstance ( icu_43::UnicodeString const& skeleton, icu_43::Locale const& locale, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::createInstance ( icu_43::UnicodeString const& skeleton, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::format ( icu_43::Calendar& fromCalendar, icu_43::Calendar& toCalendar, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& fieldPosition, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::format ( icu_43::DateInterval const* dtInterval, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& fieldPosition, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& fieldPosition, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalFormat::setDateIntervalInfo ( icu_43::DateIntervalInfo const& newIntervalPatterns, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalInfo::DateIntervalInfo [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalInfo::DateIntervalInfo [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalInfo::getIntervalPattern ( icu_43::UnicodeString const& skeleton, UCalendarDateFields field, icu_43::UnicodeString& result, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalInfo::setFallbackIntervalPattern ( icu_43::UnicodeString const& fallbackPattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateIntervalInfo::setIntervalPattern ( icu_43::UnicodeString const& skeleton, UCalendarDateFields lrgDiffCalUnit, icu_43::UnicodeString const& intervalPattern, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::addPattern ( icu_43::UnicodeString const& pattern, UBool override, icu_43::UnicodeString& conflictingPattern, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::createEmptyInstance ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::createInstance ( icu_43::Locale const& uLocale, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::createInstance ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getBaseSkeleton ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getBaseSkeletons ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getBestPattern ( icu_43::UnicodeString const& skeleton, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getRedundants ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getSkeleton ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::getSkeletons ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DateTimePatternGenerator::replaceFieldTypes ( icu_43::UnicodeString const& pattern, icu_43::UnicodeString const& skeleton, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::applyLocalizedPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::applyLocalizedPattern ( icu_43::UnicodeString const& pattern, UParseError& parseError, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::applyPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::applyPattern ( icu_43::UnicodeString const& pattern, UParseError& parseError, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DecimalFormatSymbols const& symbols, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DecimalFormatSymbols* symbolsToAdopt, icu_43::NumberFormat::EStyles style, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DecimalFormatSymbols* symbolsToAdopt, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DecimalFormatSymbols* symbolsToAdopt, UParseError& parseError, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::DecimalFormat [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::getEffectiveCurrency ( UChar* result, UErrorCode& ec ) const2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::parse ( icu_43::UnicodeString const& text, icu_43::Formattable& result, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormat::setCurrency ( UChar const* theCurrency, UErrorCode& ec )2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormatSymbols::DecimalFormatSymbols [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormatSymbols::DecimalFormatSymbols [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormatSymbols::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::DecimalFormatSymbols::getPatternForCurrencySpacing ( icu_43::DecimalFormatSymbols::ECurrencySpacing type, UBool beforeCurrency, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ErrorCode::assertSuccess ( ) constField 'this−>errorCode' in the object of this method has type 'UErrorCode'.
icu_43::ErrorCode::errorName ( ) constField 'this−>errorCode' in the object of this method has type 'UErrorCode'.
icu_43::ErrorCode::reset ( )Field 'this−>errorCode' in the object of this method has type 'UErrorCode'.
icu_43::Format::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Format::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Format::getLocaleID ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Format::parseObject ( icu_43::UnicodeString const& source, icu_43::Formattable& result, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getArray ( int32_t& count, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getDouble ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getInt64 ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getLong ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getString ( icu_43::UnicodeString& result, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getString ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Formattable::getString ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::getActualMaximum ( UCalendarDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::getActualMinimum ( icu_43::Calendar::EDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::getActualMinimum ( UCalendarDateFields field, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::getEpochDay ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( icu_43::Locale const& aLocale, UErrorCode& success )2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( icu_43::TimeZone const& zone, icu_43::Locale const& aLocale, UErrorCode& success )3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( icu_43::TimeZone const& zone, UErrorCode& success )2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( icu_43::TimeZone* zoneToAdopt, icu_43::Locale const& aLocale, UErrorCode& success )3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( icu_43::TimeZone* zoneToAdopt, UErrorCode& success )2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode& success )7th parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode& success )6th parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( int32_t year, int32_t month, int32_t date, UErrorCode& success )4th parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::GregorianCalendar [in-charge] ( UErrorCode& success )1st parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::handleComputeFields ( int32_t julianDay, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::inDaylightTime ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::roll ( icu_43::Calendar::EDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::roll ( UCalendarDateFields field, int32_t amount, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::GregorianCalendar::setGregorianChange ( UDate date, UErrorCode& success )2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Locale::createKeywords ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Locale::getKeywordValue ( char const* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Locale::setDefault ( icu_43::Locale const& newLocale, UErrorCode& success ) [static]2nd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::Measure::Measure [in-charge] ( icu_43::Formattable const& number, icu_43::MeasureUnit* adoptedUnit, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::MeasureFormat::createCurrencyFormat ( icu_43::Locale const& locale, UErrorCode& ec ) [static]2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::MeasureFormat::createCurrencyFormat ( UErrorCode& ec ) [static]1st parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::adoptFormat ( icu_43::UnicodeString const& formatName, icu_43::Format* formatToAdopt, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::applyPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::applyPattern ( icu_43::UnicodeString const& pattern, UParseError& parseError, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::autoQuoteApostrophe ( icu_43::UnicodeString const& pattern, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::format ( icu_43::Formattable const* source, int32_t count, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& ignore, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::format ( icu_43::UnicodeString const& pattern, icu_43::Formattable const* arguments, int32_t count, icu_43::UnicodeString& appendTo, UErrorCode& status ) [static]5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::format ( icu_43::UnicodeString const* argumentNames, icu_43::Formattable const* arguments, int32_t count, icu_43::UnicodeString& appendTo, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::getFormat ( icu_43::UnicodeString const& formatName, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::getFormatNames ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::MessageFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::Locale const& newLocale, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::MessageFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::Locale const& newLocale, UParseError& parseError, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::MessageFormat [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::parse ( icu_43::UnicodeString const& source, int32_t& count, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::MessageFormat::setFormat ( icu_43::UnicodeString const& formatName, icu_43::Format const& format, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::compose ( icu_43::UnicodeString const& source, UBool compat, int32_t options, icu_43::UnicodeString& result, UErrorCode& status ) [static]5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::concatenate ( icu_43::UnicodeString& left, icu_43::UnicodeString& right, icu_43::UnicodeString& result, UNormalizationMode mode, int32_t options, UErrorCode& errorCode ) [static]6th parameter 'errorCode' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::decompose ( icu_43::UnicodeString const& source, UBool compat, int32_t options, icu_43::UnicodeString& result, UErrorCode& status ) [static]5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::normalize ( icu_43::UnicodeString const& source, UNormalizationMode mode, int32_t options, icu_43::UnicodeString& result, UErrorCode& status ) [static]5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::setText ( icu_43::CharacterIterator const& newText, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::setText ( icu_43::UnicodeString const& newText, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Normalizer::setText ( UChar const* newText, int32_t length, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createCurrencyInstance ( icu_43::Locale const& inLocale, UErrorCode& p2 ) [static]2nd parameter 'p2' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createCurrencyInstance ( UErrorCode& p1 ) [static]1st parameter 'p1' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createInstance ( icu_43::Locale const& desiredLocale, icu_43::NumberFormat::EStyles choice, UErrorCode& success ) [static]3rd parameter 'success' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createInstance ( icu_43::Locale const& inLocale, UErrorCode& p2 ) [static]2nd parameter 'p2' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createInstance ( UErrorCode& p1 ) [static]1st parameter 'p1' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createPercentInstance ( icu_43::Locale const& inLocale, UErrorCode& p2 ) [static]2nd parameter 'p2' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createPercentInstance ( UErrorCode& p1 ) [static]1st parameter 'p1' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createScientificInstance ( icu_43::Locale const& inLocale, UErrorCode& p2 ) [static]2nd parameter 'p2' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::createScientificInstance ( UErrorCode& p1 ) [static]1st parameter 'p1' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::getEffectiveCurrency ( UChar* result, UErrorCode& ec ) const2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::parse ( icu_43::UnicodeString const& text, icu_43::Formattable& result, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::registerFactory ( icu_43::NumberFormatFactory* toAdopt, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::setCurrency ( UChar const* theCurrency, UErrorCode& ec )2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::NumberFormat::unregister ( URegistryKey key, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberingSystem::createInstance ( icu_43::Locale const& inLocale, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberingSystem::createInstance ( int32_t radix, UBool isAlgorithmic, icu_43::UnicodeString const& description, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberingSystem::createInstance ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::NumberingSystem::createInstanceByName ( char const* name, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::applyPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::format ( double number, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::format ( double number, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::format ( int32_t number, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::format ( int32_t number, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::Locale const& locale, icu_43::PluralRules const& rules, icu_43::UnicodeString const& pattern, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::Locale const& locale, icu_43::PluralRules const& rules, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::Locale const& locale, icu_43::UnicodeString const& pattern, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::PluralRules const& rules, icu_43::UnicodeString const& pattern, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::PluralRules const& rules, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::PluralFormat [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::setLocale ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralFormat::setNumberFormat ( icu_43::NumberFormat const* format, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralRules::createDefaultRules ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralRules::createRules ( icu_43::UnicodeString const& description, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralRules::forLocale ( icu_43::Locale const& locale, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralRules::getKeywords ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::PluralRules::PluralRules [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::appendReplacement ( icu_43::UnicodeString& dest, icu_43::UnicodeString const& replacement, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::end ( int32_t group, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::end ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::find ( int32_t start, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::getMatchCallback ( UBool(*callback)(void const*, int32_t)&, void const*& context, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::group ( int32_t groupNum, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::group ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::lookingAt ( int32_t startIndex, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::lookingAt ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::matches ( int32_t startIndex, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::matches ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::RegexMatcher [in-charge] ( icu_43::UnicodeString const& regexp, icu_43::UnicodeString const& input, uint32_t flags, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::RegexMatcher [in-charge] ( icu_43::UnicodeString const& regexp, uint32_t flags, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::region ( int32_t start, int32_t limit, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::replaceAll ( icu_43::UnicodeString const& replacement, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::replaceFirst ( icu_43::UnicodeString const& replacement, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::reset ( int32_t index, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::setMatchCallback ( UBool(*callback)(void const*, int32_t), void const* context, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::setStackLimit ( int32_t limit, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::setTimeLimit ( int32_t limit, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::split ( icu_43::UnicodeString const& input, icu_43::UnicodeString* dest, int32_t destCapacity, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::start ( int32_t group, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexMatcher::start ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::compile ( icu_43::UnicodeString const& regex, uint32_t flags, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::compile ( icu_43::UnicodeString const& regex, uint32_t flags, UParseError& pe, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::compile ( icu_43::UnicodeString const& regex, UParseError& pe, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::matcher ( icu_43::UnicodeString const& input, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::matcher ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::matches ( icu_43::UnicodeString const& regex, icu_43::UnicodeString const& input, UParseError& pe, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RegexPattern::split ( icu_43::UnicodeString const& input, icu_43::UnicodeString* dest, int32_t destCapacity, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::get ( char const* key, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::get ( int32_t index, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getBinary ( int32_t& len, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getInt ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getIntVector ( int32_t& len, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getNext ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getNextString ( char const** key, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getNextString ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getString ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getStringEx ( char const* key, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getStringEx ( int32_t index, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getUInt ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::getWithFallback ( char const* key, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::ResourceBundle [in-charge] ( char const* packageName, icu_43::Locale const& locale, UErrorCode& err )3rd parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::ResourceBundle [in-charge] ( icu_43::UnicodeString const& packageName, icu_43::Locale const& locale, UErrorCode& err )3rd parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::ResourceBundle [in-charge] ( icu_43::UnicodeString const& packageName, UErrorCode& err )2nd parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::ResourceBundle [in-charge] ( UErrorCode& err )1st parameter 'err' (reference) has base type 'UErrorCode'.
icu_43::ResourceBundle::ResourceBundle [in-charge] ( UResourceBundle* res, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::createBufferClone ( void* stackBuffer, int32_t& BufferSize, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::getRuleStatusVec ( int32_t* fillInVec, int32_t capacity, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::getUText ( UText* fillIn, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::RuleBasedBreakIterator [in-charge] ( icu_43::RBBIDataHeader const* data, icu_43::RuleBasedBreakIterator::EDontAdopt dontAdopt, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::RuleBasedBreakIterator [in-charge] ( icu_43::RBBIDataHeader* data, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::RuleBasedBreakIterator [in-charge] ( icu_43::UnicodeString const& rules, UParseError& parseError, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::RuleBasedBreakIterator [in-charge] ( UDataMemory* image, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedBreakIterator::setText ( UText* text, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::cloneBinary ( uint8_t* buffer, int32_t capacity, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::cloneRuleData ( int32_t& length, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::compare ( icu_43::UnicodeString const& source, icu_43::UnicodeString const& target, int32_t length, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::compare ( icu_43::UnicodeString const& source, icu_43::UnicodeString const& target, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::compare ( UCharIterator& sIter, UCharIterator& tIter, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::compare ( UChar const* source, int32_t sourceLength, UChar const* target, int32_t targetLength, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getAttribute ( UColAttribute attr, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getCollationKey ( icu_43::UnicodeString const& source, icu_43::CollationKey& key, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getCollationKey ( UChar const* source, int32_t sourceLength, icu_43::CollationKey& key, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getLocale ( ULocDataLocaleType type, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getTailoredSet ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::getVariableTop ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::RuleBasedCollator [in-charge] ( icu_43::UnicodeString const& rules, icu_43::Collator::ECollationStrength collationStrength, UColAttributeValue decompositionMode, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::RuleBasedCollator [in-charge] ( icu_43::UnicodeString const& rules, icu_43::Collator::ECollationStrength collationStrength, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::RuleBasedCollator [in-charge] ( icu_43::UnicodeString const& rules, UColAttributeValue decompositionMode, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::RuleBasedCollator [in-charge] ( icu_43::UnicodeString const& rules, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::RuleBasedCollator [in-charge] ( uint8_t const* bin, int32_t length, icu_43::RuleBasedCollator const* base, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::setAttribute ( UColAttribute attr, UColAttributeValue value, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::setVariableTop ( icu_43::UnicodeString const varTop, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::setVariableTop ( uint32_t const varTop, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedCollator::setVariableTop ( UChar const* varTop, int32_t len, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::format ( double number, icu_43::UnicodeString const& ruleSetName, icu_43::UnicodeString& toAppendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& toAppendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::format ( int32_t number, icu_43::UnicodeString const& ruleSetName, icu_43::UnicodeString& toAppendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::format ( int64_t number, icu_43::UnicodeString const& ruleSetName, icu_43::UnicodeString& toAppendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::getRuleSetDisplayNameLocale ( int32_t index, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::parse ( icu_43::UnicodeString const& text, icu_43::Formattable& result, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::RuleBasedNumberFormat [in-charge] ( icu_43::UnicodeString const& rules, icu_43::Locale const& locale, UParseError& perror, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::RuleBasedNumberFormat [in-charge] ( icu_43::UnicodeString const& rules, icu_43::UnicodeString const& localizations, icu_43::Locale const& locale, UParseError& perror, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::RuleBasedNumberFormat [in-charge] ( icu_43::UnicodeString const& rules, icu_43::UnicodeString const& localizations, UParseError& perror, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::RuleBasedNumberFormat [in-charge] ( icu_43::UnicodeString const& rules, UParseError& perror, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::RuleBasedNumberFormat [in-charge] ( icu_43::URBNFRuleSetTag tag, icu_43::Locale const& locale, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedNumberFormat::setDefaultRuleSet ( icu_43::UnicodeString const& ruleSetName, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::addTransitionRule ( icu_43::TimeZoneRule* rule, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::complete ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::countTransitionRules ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::getOffset ( UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec ) const5th parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status ) const8th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status ) const7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::getOffsetFromLocal ( UDate date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status )6th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::getTimeZoneRules ( icu_43::InitialTimeZoneRule const*& initial, icu_43::TimeZoneRule const** trsrules, int32_t& trscount, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::RuleBasedTimeZone::inDaylightTime ( UDate date, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::first ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::following ( int32_t position, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::last ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::next ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::preceding ( int32_t position, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::previous ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::setAttribute ( USearchAttribute attribute, USearchAttributeValue value, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::setBreakIterator ( icu_43::BreakIterator* breakiter, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::setText ( icu_43::CharacterIterator& text, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SearchIterator::setText ( icu_43::UnicodeString const& text, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::applyLocalizedPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& appendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::parse ( icu_43::UnicodeString const& text, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::set2DigitYearStart ( UDate d, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DateFormatSymbols const& formatData, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::DateFormatSymbols* formatDataToAdopt, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::Locale const& locale, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::UnicodeString const& override, icu_43::Locale const& locale, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::UnicodeString const& override, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::SimpleDateFormat [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleDateFormat::toLocalizedPattern ( icu_43::UnicodeString& result, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleNumberFormatFactory::getSupportedIDs ( int32_t& count, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::countTransitionRules ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getOffset ( UDate date, UBool local, int32_t& rawOffsetRef, int32_t& dstOffsetRef, UErrorCode& ec ) const5th parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, int32_t prevMonthLength, UErrorCode& status ) const9th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, UErrorCode& status ) const8th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status ) const7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getOffsetFromLocal ( UDate date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status )6th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::getTimeZoneRules ( icu_43::InitialTimeZoneRule const*& initial, icu_43::TimeZoneRule const** trsrules, int32_t& trscount, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::inDaylightTime ( UDate date, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setDSTSavings ( int32_t millisSavedDuringDST, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setEndRule ( int32_t month, int32_t dayOfMonth, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setEndRule ( int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UBool after, UErrorCode& status )7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setEndRule ( int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UErrorCode& status )6th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setStartRule ( int32_t month, int32_t dayOfMonth, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setStartRule ( int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UBool after, UErrorCode& status )7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::setStartRule ( int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, icu_43::SimpleTimeZone::TimeMode mode, UErrorCode& status )6th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::SimpleTimeZone [in-charge] ( int32_t rawOffsetGMT, icu_43::UnicodeString const& ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, icu_43::SimpleTimeZone::TimeMode savingsStartTimeMode, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, icu_43::SimpleTimeZone::TimeMode savingsEndTimeMode, int32_t savingsDST, UErrorCode& status )14th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::SimpleTimeZone [in-charge] ( int32_t rawOffsetGMT, icu_43::UnicodeString const& ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, int32_t savingsDST, UErrorCode& status )12th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::SimpleTimeZone::SimpleTimeZone [in-charge] ( int32_t rawOffsetGMT, icu_43::UnicodeString const& ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, UErrorCode& status )11th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringEnumeration::ensureCharsCapacity ( int32_t capacity, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringEnumeration::next ( int32_t* resultLength, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringEnumeration::setChars ( char const* s, int32_t length, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringEnumeration::unext ( int32_t* resultLength, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringList::add ( icu_43::UnicodeString const* string, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringList::add ( UChar const* chars, int32_t count, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringList::StringList [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::handleNext ( int32_t position, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::handlePrev ( int32_t position, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::setCollator ( icu_43::RuleBasedCollator* coll, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::setOffset ( int32_t position, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::setPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::setText ( icu_43::CharacterIterator& text, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::setText ( icu_43::UnicodeString const& text, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::StringSearch [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::CharacterIterator& text, icu_43::Locale const& locale, icu_43::BreakIterator* breakiter, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::StringSearch [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::CharacterIterator& text, icu_43::RuleBasedCollator* coll, icu_43::BreakIterator* breakiter, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::StringSearch [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::UnicodeString const& text, icu_43::Locale const& locale, icu_43::BreakIterator* breakiter, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::StringSearch::StringSearch [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::UnicodeString const& text, icu_43::RuleBasedCollator* coll, icu_43::BreakIterator* breakiter, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnit::createInstance ( icu_43::TimeUnit::UTimeUnitFields timeUnitField, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitAmount::TimeUnitAmount [in-charge] ( double amount, icu_43::TimeUnit::UTimeUnitFields timeUnitField, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitAmount::TimeUnitAmount [in-charge] ( icu_43::Formattable const& number, icu_43::TimeUnit::UTimeUnitFields timeUnitField, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::format ( icu_43::Formattable const& obj, icu_43::UnicodeString& toAppendTo, icu_43::FieldPosition& pos, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::setLocale ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::setNumberFormat ( icu_43::NumberFormat const& format, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::TimeUnitFormat [in-charge] ( icu_43::Locale const& locale, icu_43::TimeUnitFormat::EStyle style, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::TimeUnitFormat [in-charge] ( icu_43::Locale const& locale, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeUnitFormat::TimeUnitFormat [in-charge] ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeZone::getCanonicalID ( icu_43::UnicodeString const& id, icu_43::UnicodeString& canonicalID, UBool& isSystemID, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeZone::getCanonicalID ( icu_43::UnicodeString const& id, icu_43::UnicodeString& canonicalID, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeZone::getOffset ( UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec ) const5th parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::TimeZone::getTZDataVersion ( UErrorCode& status ) [static]1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::TimeZone::loadRule ( UResourceBundle const* top, icu_43::UnicodeString const& ruleid, UResourceBundle* oldbundle, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::createFromRules ( icu_43::UnicodeString const& ID, icu_43::UnicodeString const& rules, UTransDirection dir, UParseError& parseError, UErrorCode& status ) [static]5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::createInstance ( icu_43::UnicodeString const& ID, UTransDirection dir, UErrorCode& status ) [static]3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::createInstance ( icu_43::UnicodeString const& ID, UTransDirection dir, UParseError& parseError, UErrorCode& status ) [static]4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::createInverse ( UErrorCode& status ) const1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::getAvailableIDs ( UErrorCode& ec ) [static]1st parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::getElement ( int32_t index, UErrorCode& ec ) const2nd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::transliterate ( icu_43::Replaceable& text, UTransPosition& index, icu_43::UnicodeString const& insertion, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::transliterate ( icu_43::Replaceable& text, UTransPosition& index, UChar32 insertion, UErrorCode& status ) const4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::Transliterator::transliterate ( icu_43::Replaceable& text, UTransPosition& index, UErrorCode& status ) const3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::applyIntPropertyValue ( UProperty prop, int32_t value, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::applyPattern ( icu_43::UnicodeString const& pattern, icu_43::ParsePosition& pos, uint32_t options, icu_43::SymbolTable const* symbols, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::applyPattern ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::applyPattern ( icu_43::UnicodeString const& pattern, uint32_t options, icu_43::SymbolTable const* symbols, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::applyPropertyAlias ( icu_43::UnicodeString const& prop, icu_43::UnicodeString const& value, UErrorCode& ec )3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::serialize ( uint16_t* dest, int32_t destCapacity, UErrorCode& ec ) const3rd parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::UnicodeSet [in-charge] ( icu_43::UnicodeString const& pattern, icu_43::ParsePosition& pos, uint32_t options, icu_43::SymbolTable const* symbols, UErrorCode& status )5th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::UnicodeSet [in-charge] ( icu_43::UnicodeString const& pattern, UErrorCode& status )2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeSet::UnicodeSet [in-charge] ( icu_43::UnicodeString const& pattern, uint32_t options, icu_43::SymbolTable const* symbols, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::UnicodeString::extract ( char* dest, int32_t destCapacity, UConverter* cnv, UErrorCode& errorCode ) const4th parameter 'errorCode' (reference) has base type 'UErrorCode'.
icu_43::UnicodeString::extract ( UChar* dest, int32_t destCapacity, UErrorCode& errorCode ) const3rd parameter 'errorCode' (reference) has base type 'UErrorCode'.
icu_43::UnicodeString::toUTF32 ( UChar32* utf32, int32_t capacity, UErrorCode& errorCode ) const3rd parameter 'errorCode' (reference) has base type 'UErrorCode'.
icu_43::UnicodeString::UnicodeString [in-charge] ( char const* src, int32_t srcLength, UConverter* cnv, UErrorCode& errorCode )4th parameter 'errorCode' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::countTransitionRules ( UErrorCode& status )1st parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::createVTimeZone ( icu_43::UnicodeString const& vtzdata, UErrorCode& status ) [static]2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::getOffset ( UDate date, UBool local, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& ec ) const5th parameter 'ec' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode& status ) const8th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::getOffset ( uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode& status ) const7th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::getTimeZoneRules ( icu_43::InitialTimeZoneRule const*& initial, icu_43::TimeZoneRule const** trsrules, int32_t& trscount, UErrorCode& status )4th parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::inDaylightTime ( UDate date, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::write ( UDate start, icu_43::UnicodeString& result, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::write ( icu_43::UnicodeString& result, UErrorCode& status ) const2nd parameter 'status' (reference) has base type 'UErrorCode'.
icu_43::VTimeZone::writeSimple ( UDate time, icu_43::UnicodeString& result, UErrorCode& status )3rd parameter 'status' (reference) has base type 'UErrorCode'.
u_catgets_43 ( u_nl_catd catd, int32_t set_num, int32_t msg_num, UChar const* s, int32_t* len, UErrorCode* ec )6th parameter 'ec' (pointer) has base type 'UErrorCode'.
u_catopen_43 ( char const* name, char const* locale, UErrorCode* ec )3rd parameter 'ec' (pointer) has base type 'UErrorCode'.
u_charFromName_43 ( UCharNameChoice nameChoice, char const* name, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_charName_43 ( UChar32 code, UCharNameChoice nameChoice, char* buffer, int32_t bufferLength, UErrorCode* pErrorCode )5th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_enumCharNames_43 ( UChar32 start, UChar32 limit, UBool(*fn)(void*, UChar32, UCharNameChoice, char const*, int32_t), void* context, UCharNameChoice nameChoice, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_errorName_43 ( UErrorCode code )1st parameter 'code' has type 'UErrorCode'.
u_formatMessage_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar* result, int32_t resultLength, UErrorCode* status, ... )6th parameter 'status' (pointer) has base type 'UErrorCode'.
u_formatMessageWithError_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar* result, int32_t resultLength, UParseError* parseError, UErrorCode* status, ... )7th parameter 'status' (pointer) has base type 'UErrorCode'.
u_fsettransliterator_43 ( UFILE* file, UFileDirection direction, UTransliterator* adopt, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
u_getDataVersion_43 ( uint8_t* dataVersionFillin, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
u_getFC_NFKC_Closure_43 ( UChar32 c, UChar* dest, int32_t destCapacity, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_getISOComment_43 ( UChar32 c, char* dest, int32_t destCapacity, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_init_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
u_isDataOlder_43 ( uint8_t* dataVersionFillin, UBool* isModifiedFillin, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
u_parseMessage_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar const* source, int32_t sourceLength, UErrorCode* status, ... )6th parameter 'status' (pointer) has base type 'UErrorCode'.
u_parseMessageWithError_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar const* source, int32_t sourceLength, UParseError* parseError, UErrorCode* status, ... )7th parameter 'status' (pointer) has base type 'UErrorCode'.
u_setAtomicIncDecFunctions_43 ( void const* context, int32_t(*inc)(void const*, int32_t*), int32_t(*dec)(void const*, int32_t*), UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
u_setMemoryFunctions_43 ( void const* context, void*(*a)(void const*, size_t), void*(*r)(void const*, void*, size_t), void(*f)(void const*, void*), UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
u_setMutexFunctions_43 ( void const* context, void(*init)(void const*, UMTX*, UErrorCode*), void(*destroy)(void const*, UMTX*), void(*lock)(void const*, UMTX*), void(*unlock)(void const*, UMTX*), UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
u_shapeArabic_43 ( UChar const* source, int32_t sourceLength, UChar* dest, int32_t destSize, uint32_t options, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strCaseCompare_43 ( UChar const* s1, int32_t length1, UChar const* s2, int32_t length2, uint32_t options, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFoldCase_43 ( UChar* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, uint32_t options, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromUTF32_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, UChar32 const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromUTF32WithSub_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, UChar32 const* src, int32_t srcLength, UChar32 subchar, int32_t* pNumSubstitutions, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromUTF8_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromUTF8Lenient_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromUTF8WithSub_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, char const* src, int32_t srcLength, UChar32 subchar, int32_t* pNumSubstitutions, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strFromWCS_43 ( UChar* dest, int32_t destCapacity, int32_t* pDestLength, wchar_t const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToLower_43 ( UChar* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, char const* locale, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToTitle_43 ( UChar* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, UBreakIterator* titleIter, char const* locale, UErrorCode* pErrorCode )7th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToUpper_43 ( UChar* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, char const* locale, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToUTF32_43 ( UChar32* dest, int32_t destCapacity, int32_t* pDestLength, UChar const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToUTF32WithSub_43 ( UChar32* dest, int32_t destCapacity, int32_t* pDestLength, UChar const* src, int32_t srcLength, UChar32 subchar, int32_t* pNumSubstitutions, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToUTF8_43 ( char* dest, int32_t destCapacity, int32_t* pDestLength, UChar const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToUTF8WithSub_43 ( char* dest, int32_t destCapacity, int32_t* pDestLength, UChar const* src, int32_t srcLength, UChar32 subchar, int32_t* pNumSubstitutions, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_strToWCS_43 ( wchar_t* dest, int32_t destCapacity, int32_t* pDestLength, UChar const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
u_vformatMessage_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar* result, int32_t resultLength, va_list ap, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
u_vformatMessageWithError_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar* result, int32_t resultLength, UParseError* parseError, va_list ap, UErrorCode* status )8th parameter 'status' (pointer) has base type 'UErrorCode'.
u_vparseMessage_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar const* source, int32_t sourceLength, va_list ap, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
u_vparseMessageWithError_43 ( char const* locale, UChar const* pattern, int32_t patternLength, UChar const* source, int32_t sourceLength, va_list ap, UParseError* parseError, UErrorCode* status )8th parameter 'status' (pointer) has base type 'UErrorCode'.
ubidi_countRuns_43 ( UBiDi* pBiDi, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getLevels_43 ( UBiDi* pBiDi, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getLogicalIndex_43 ( UBiDi* pBiDi, int32_t visualIndex, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getLogicalMap_43 ( UBiDi* pBiDi, int32_t* indexMap, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getParagraph_43 ( UBiDi const* pBiDi, int32_t charIndex, int32_t* pParaStart, int32_t* pParaLimit, UBiDiLevel* pParaLevel, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getParagraphByIndex_43 ( UBiDi const* pBiDi, int32_t paraIndex, int32_t* pParaStart, int32_t* pParaLimit, UBiDiLevel* pParaLevel, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getVisualIndex_43 ( UBiDi* pBiDi, int32_t logicalIndex, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_getVisualMap_43 ( UBiDi* pBiDi, int32_t* indexMap, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_openSized_43 ( int32_t maxLength, int32_t maxRunCount, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_setClassCallback_43 ( UBiDi* pBiDi, UCharDirection(*newFn)(void const*, UChar32), void const* newContext, UCharDirection(**oldFn)(void const*, UChar32), void const** oldContext, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_setLine_43 ( UBiDi const* pParaBiDi, int32_t start, int32_t limit, UBiDi* pLineBiDi, UErrorCode* pErrorCode )5th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_setPara_43 ( UBiDi* pBiDi, UChar const* text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel* embeddingLevels, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_writeReordered_43 ( UBiDi* pBiDi, UChar* dest, int32_t destSize, uint16_t options, UErrorCode* pErrorCode )5th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubidi_writeReverse_43 ( UChar const* src, int32_t srcLength, UChar* dest, int32_t destSize, uint16_t options, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ubrk_getLocaleByType_43 ( UBreakIterator const* bi, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_getRuleStatusVec_43 ( UBreakIterator* bi, int32_t* fillInVec, int32_t capacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_open_43 ( UBreakIteratorType type, char const* locale, UChar const* text, int32_t textLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_openRules_43 ( UChar const* rules, int32_t rulesLength, UChar const* text, int32_t textLength, UParseError* parseErr, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_safeClone_43 ( UBreakIterator const* bi, void* stackBuffer, int32_t* pBufferSize, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_setText_43 ( UBreakIterator* bi, UChar const* text, int32_t textLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ubrk_setUText_43 ( UBreakIterator* bi, UText* text, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_add_43 ( UCalendar* cal, UCalendarDateFields field, int32_t amount, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_clone_43 ( UCalendar const* cal, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_get_43 ( UCalendar const* cal, UCalendarDateFields field, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getCanonicalTimeZoneID_43 ( UChar const* id, int32_t len, UChar* result, int32_t resultCapacity, UBool* isSystemID, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getDefaultTimeZone_43 ( UChar* result, int32_t resultCapacity, UErrorCode* ec )3rd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucal_getDSTSavings_43 ( UChar const* zoneID, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucal_getGregorianChange_43 ( UCalendar const* cal, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucal_getKeywordValuesForLocale_43 ( char const* key, char const* locale, UBool commonlyUsed, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getLimit_43 ( UCalendar const* cal, UCalendarDateFields field, UCalendarLimitType type, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getLocaleByType_43 ( UCalendar const* cal, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getMillis_43 ( UCalendar const* cal, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getTimeZoneDisplayName_43 ( UCalendar const* cal, UCalendarDisplayNameType type, char const* locale, UChar* result, int32_t resultLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getType_43 ( UCalendar const* cal, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_getTZDataVersion_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_inDaylightTime_43 ( UCalendar const* cal, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_open_43 ( UChar const* zoneID, int32_t len, char const* locale, UCalendarType type, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_openCountryTimeZones_43 ( char const* country, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucal_openTimeZones_43 ( UErrorCode* ec )1st parameter 'ec' (pointer) has base type 'UErrorCode'.
ucal_roll_43 ( UCalendar* cal, UCalendarDateFields field, int32_t amount, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_setDate_43 ( UCalendar* cal, int32_t year, int32_t month, int32_t date, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_setDateTime_43 ( UCalendar* cal, int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second, UErrorCode* status )8th parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_setDefaultTimeZone_43 ( UChar const* zoneID, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucal_setGregorianChange_43 ( UCalendar* cal, UDate date, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucal_setMillis_43 ( UCalendar* cal, UDate dateTime, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucal_setTimeZone_43 ( UCalendar* cal, UChar const* zoneID, int32_t len, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucasemap_open_43 ( char const* locale, uint32_t options, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_setBreakIterator_43 ( UCaseMap* csm, UBreakIterator* iterToAdopt, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_setLocale_43 ( UCaseMap* csm, char const* locale, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_setOptions_43 ( UCaseMap* csm, uint32_t options, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_toTitle_43 ( UCaseMap* csm, UChar* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_utf8FoldCase_43 ( UCaseMap const* csm, char* dest, int32_t destCapacity, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_utf8ToLower_43 ( UCaseMap const* csm, char* dest, int32_t destCapacity, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_utf8ToTitle_43 ( UCaseMap* csm, char* dest, int32_t destCapacity, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucasemap_utf8ToUpper_43 ( UCaseMap const* csm, char* dest, int32_t destCapacity, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucd_open_43 ( UCollator* coll, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucnv_cbFromUWriteBytes_43 ( UConverterFromUnicodeArgs* args, char const* source, int32_t length, int32_t offsetIndex, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_cbFromUWriteSub_43 ( UConverterFromUnicodeArgs* args, int32_t offsetIndex, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_cbFromUWriteUChars_43 ( UConverterFromUnicodeArgs* args, UChar const** source, UChar const* sourceLimit, int32_t offsetIndex, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_cbToUWriteSub_43 ( UConverterToUnicodeArgs* args, int32_t offsetIndex, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_cbToUWriteUChars_43 ( UConverterToUnicodeArgs* args, UChar const* source, int32_t length, int32_t offsetIndex, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_convert_43 ( char const* toConverterName, char const* fromConverterName, char* target, int32_t targetCapacity, char const* source, int32_t sourceLength, UErrorCode* pErrorCode )7th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_convertEx_43 ( UConverter* targetCnv, UConverter* sourceCnv, char** target, char const* targetLimit, char const** source, char const* sourceLimit, UChar* pivotStart, UChar** pivotSource, UChar** pivotTarget, UChar const* pivotLimit, UBool reset, UBool flush, UErrorCode* pErrorCode )13th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_countAliases_43 ( char const* alias, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_detectUnicodeSignature_43 ( char const* source, int32_t sourceLength, int32_t* signatureLength, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
UCNV_FROM_U_CALLBACK_ESCAPE_43 ( void const* context, UConverterFromUnicodeArgs* fromUArgs, UChar const* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode* err )7th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_FROM_U_CALLBACK_SKIP_43 ( void const* context, UConverterFromUnicodeArgs* fromUArgs, UChar const* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode* err )7th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_FROM_U_CALLBACK_STOP_43 ( void const* context, UConverterFromUnicodeArgs* fromUArgs, UChar const* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode* err )7th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_FROM_U_CALLBACK_SUBSTITUTE_43 ( void const* context, UConverterFromUnicodeArgs* fromUArgs, UChar const* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, UErrorCode* err )7th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_fromAlgorithmic_43 ( UConverter* cnv, UConverterType algorithmicType, char* target, int32_t targetCapacity, char const* source, int32_t sourceLength, UErrorCode* pErrorCode )7th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_fromUChars_43 ( UConverter* cnv, char* dest, int32_t destCapacity, UChar const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_fromUCountPending_43 ( UConverter const* cnv, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucnv_fromUnicode_43 ( UConverter* converter, char** target, char const* targetLimit, UChar const** source, UChar const* sourceLimit, int32_t* offsets, UBool flush, UErrorCode* err )8th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getAlias_43 ( char const* alias, uint16_t n, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_getAliases_43 ( char const* alias, char const** aliases, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_getCanonicalName_43 ( char const* alias, char const* standard, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_getCCSID_43 ( UConverter const* converter, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getDisplayName_43 ( UConverter const* converter, char const* displayLocale, UChar* displayName, int32_t displayNameCapacity, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getInvalidChars_43 ( UConverter const* converter, char* errBytes, int8_t* len, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getInvalidUChars_43 ( UConverter const* converter, UChar* errUChars, int8_t* len, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getName_43 ( UConverter const* converter, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getNextUChar_43 ( UConverter* converter, char const** source, char const* sourceLimit, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getPlatform_43 ( UConverter const* converter, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getStandard_43 ( uint16_t n, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_getStandardName_43 ( char const* name, char const* standard, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_getStarters_43 ( UConverter const* converter, UBool* starters, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getSubstChars_43 ( UConverter const* converter, char* subChars, int8_t* len, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_getUnicodeSet_43 ( UConverter const* cnv, USet* setFillIn, UConverterUnicodeSet whichSet, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_open_43 ( char const* converterName, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_openAllNames_43 ( UErrorCode* pErrorCode )1st parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_openCCSID_43 ( int32_t codepage, UConverterPlatform platform, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_openPackage_43 ( char const* packageName, char const* converterName, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_openStandardNames_43 ( char const* convName, char const* standard, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_openU_43 ( UChar const* name, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_safeClone_43 ( UConverter const* cnv, void* stackBuffer, int32_t* pBufferSize, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucnv_setFromUCallBack_43 ( UConverter* converter, UConverterFromUCallback newAction, void const* newContext, UConverterFromUCallback* oldAction, void const** oldContext, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_setSubstChars_43 ( UConverter* converter, char const* subChars, int8_t len, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_setSubstString_43 ( UConverter* cnv, UChar const* s, int32_t length, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_setToUCallBack_43 ( UConverter* converter, UConverterToUCallback newAction, void const* newContext, UConverterToUCallback* oldAction, void const** oldContext, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_TO_U_CALLBACK_ESCAPE_43 ( void const* context, UConverterToUnicodeArgs* toUArgs, char const* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_TO_U_CALLBACK_SKIP_43 ( void const* context, UConverterToUnicodeArgs* toUArgs, char const* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_TO_U_CALLBACK_STOP_43 ( void const* context, UConverterToUnicodeArgs* toUArgs, char const* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
UCNV_TO_U_CALLBACK_SUBSTITUTE_43 ( void const* context, UConverterToUnicodeArgs* toUArgs, char const* codeUnits, int32_t length, UConverterCallbackReason reason, UErrorCode* err )6th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnv_toAlgorithmic_43 ( UConverterType algorithmicType, UConverter* cnv, char* target, int32_t targetCapacity, char const* source, int32_t sourceLength, UErrorCode* pErrorCode )7th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_toUChars_43 ( UConverter* cnv, UChar* dest, int32_t destCapacity, char const* src, int32_t srcLength, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucnv_toUCountPending_43 ( UConverter const* cnv, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucnv_toUnicode_43 ( UConverter* converter, UChar** target, UChar const* targetLimit, char const** source, char const* sourceLimit, int32_t* offsets, UBool flush, UErrorCode* err )8th parameter 'err' (pointer) has base type 'UErrorCode'.
ucnvsel_open_43 ( char const*const* converterList, int32_t converterListSize, USet const* excludedCodePoints, UConverterUnicodeSet const whichSet, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucnvsel_openFromSerialized_43 ( void const* buffer, int32_t length, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucnvsel_selectForString_43 ( UConverterSelector const* sel, UChar const* s, int32_t length, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucnvsel_selectForUTF8_43 ( UConverterSelector const* sel, char const* s, int32_t length, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucnvsel_serialize_43 ( UConverterSelector const* sel, void* buffer, int32_t bufferCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_cloneBinary_43 ( UCollator const* coll, uint8_t* buffer, int32_t capacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_forceHanImplicit_43 ( UCollationElements* elems, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getAttribute_43 ( UCollator const* coll, UColAttribute attr, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getAttributeOrDefault_43 ( UCollator const* coll, UColAttribute attr, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getBound_43 ( uint8_t const* source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t* result, int32_t resultLength, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getContractions_43 ( UCollator const* coll, USet* conts, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getContractionsAndExpansions_43 ( UCollator const* coll, USet* contractions, USet* expansions, UBool addPrefixes, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getDisplayName_43 ( char const* objLoc, char const* dispLoc, UChar* result, int32_t resultLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getFunctionalEquivalent_43 ( char* result, int32_t resultCapacity, char const* keyword, char const* locale, UBool* isAvailable, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getKeywords_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getKeywordValues_43 ( char const* keyword, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getKeywordValuesForLocale_43 ( char const* key, char const* locale, UBool commonlyUsed, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getLocale_43 ( UCollator const* coll, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getLocaleByType_43 ( UCollator const* coll, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getShortDefinitionString_43 ( UCollator const* coll, char const* locale, char* buffer, int32_t capacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getTailoredSet_43 ( UCollator const* coll, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getUnsafeSet_43 ( UCollator const* coll, USet* unsafe, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_getVariableTop_43 ( UCollator const* coll, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_next_43 ( UCollationElements* elems, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_nextProcessed_43 ( UCollationElements* elems, int32_t* ixLow, int32_t* ixHigh, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_nextSortKeyPart_43 ( UCollator const* coll, UCharIterator* iter, uint32_t* state, uint8_t* dest, int32_t count, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_normalizeShortDefinitionString_43 ( char const* source, char* destination, int32_t capacity, UParseError* parseError, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_open_43 ( char const* loc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_openAvailableLocales_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_openBinary_43 ( uint8_t const* bin, int32_t length, UCollator const* base, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_openElements_43 ( UCollator const* coll, UChar const* text, int32_t textLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_openFromShortString_43 ( char const* definition, UBool forceDefaults, UParseError* parseError, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_openRules_43 ( UChar const* rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UParseError* parseError, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_prepareShortStringOpen_43 ( char const* definition, UBool forceDefaults, UParseError* parseError, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_previous_43 ( UCollationElements* elems, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_previousProcessed_43 ( UCollationElements* elems, int32_t* ixLow, int32_t* ixHigh, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_restoreVariableTop_43 ( UCollator* coll, uint32_t const varTop, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_safeClone_43 ( UCollator const* coll, void* stackBuffer, int32_t* pBufferSize, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_setAttribute_43 ( UCollator* coll, UColAttribute attr, UColAttributeValue value, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_setOffset_43 ( UCollationElements* elems, int32_t offset, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_setText_43 ( UCollationElements* elems, UChar const* text, int32_t textLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_setVariableTop_43 ( UCollator* coll, UChar const* varTop, int32_t len, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucol_strcollIter_43 ( UCollator const* coll, UCharIterator* sIter, UCharIterator* tIter, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_detect_43 ( UCharsetDetector* ucsd, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_detectAll_43 ( UCharsetDetector* ucsd, int32_t* matchesFound, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_getAllDetectableCharsets_43 ( UCharsetDetector const* ucsd, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_getConfidence_43 ( UCharsetMatch const* ucsm, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_getLanguage_43 ( UCharsetMatch const* ucsm, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_getName_43 ( UCharsetMatch const* ucsm, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_getUChars_43 ( UCharsetMatch const* ucsm, UChar* buf, int32_t cap, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_open_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_setDeclaredEncoding_43 ( UCharsetDetector* ucsd, char const* encoding, int32_t length, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucsdet_setText_43 ( UCharsetDetector* ucsd, char const* textIn, int32_t len, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucurr_countCurrencies_43 ( char const* locale, UDate date, UErrorCode* ec )3rd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_forLocale_43 ( char const* locale, UChar* buff, int32_t buffCapacity, UErrorCode* ec )4th parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_forLocaleAndDate_43 ( char const* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec )6th parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_getDefaultFractionDigits_43 ( UChar const* currency, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_getKeywordValuesForLocale_43 ( char const* key, char const* locale, UBool commonlyUsed, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ucurr_getName_43 ( UChar const* currency, char const* locale, UCurrNameStyle nameStyle, UBool* isChoiceFormat, int32_t* len, UErrorCode* ec )6th parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_getPluralName_43 ( UChar const* currency, char const* locale, UBool* isChoiceFormat, char const* pluralCount, int32_t* len, UErrorCode* ec )6th parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_getRoundingIncrement_43 ( UChar const* currency, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
ucurr_openISOCurrencies_43 ( uint32_t currType, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
ucurr_register_43 ( UChar const* isoCode, char const* locale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ucurr_unregister_43 ( UCurrRegistryKey key, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
udat_applyPatternRelative_43 ( UDateFormat* format, UChar const* datePattern, int32_t datePatternLength, UChar const* timePattern, int32_t timePatternLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_clone_43 ( UDateFormat const* fmt, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
udat_format_43 ( UDateFormat const* format, UDate dateToFormat, UChar* result, int32_t resultLength, UFieldPosition* position, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_get2DigitYearStart_43 ( UDateFormat const* fmt, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
udat_getLocaleByType_43 ( UDateFormat const* fmt, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
udat_getSymbols_43 ( UDateFormat const* fmt, UDateFormatSymbolType type, int32_t symbolIndex, UChar* result, int32_t resultLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_open_43 ( UDateFormatStyle timeStyle, UDateFormatStyle dateStyle, char const* locale, UChar const* tzID, int32_t tzIDLength, UChar const* pattern, int32_t patternLength, UErrorCode* status )8th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_parse_43 ( UDateFormat const* format, UChar const* text, int32_t textLength, int32_t* parsePos, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_parseCalendar_43 ( UDateFormat const* format, UCalendar* calendar, UChar const* text, int32_t textLength, int32_t* parsePos, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_set2DigitYearStart_43 ( UDateFormat* fmt, UDate d, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
udat_setSymbols_43 ( UDateFormat* format, UDateFormatSymbolType type, int32_t symbolIndex, UChar* value, int32_t valueLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_toPattern_43 ( UDateFormat const* fmt, UBool localized, UChar* result, int32_t resultLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_toPatternRelativeDate_43 ( UDateFormat const* fmt, UChar* result, int32_t resultLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
udat_toPatternRelativeTime_43 ( UDateFormat const* fmt, UChar* result, int32_t resultLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
udata_open_43 ( char const* path, char const* type, char const* name, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udata_openChoice_43 ( char const* path, char const* type, char const* name, UBool(*isAcceptable)(void*, char const*, char const*, UDataInfo const*), void* context, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udata_setAppData_43 ( char const* packageName, void const* data, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
udata_setCommonData_43 ( void const* data, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
udata_setFileAccess_43 ( UDataFileAccess access, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
udatpg_addPattern_43 ( UDateTimePatternGenerator* dtpg, UChar const* pattern, int32_t patternLength, UBool override, UChar* conflictingPattern, int32_t capacity, int32_t* pLength, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_clone_43 ( UDateTimePatternGenerator const* dtpg, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_getBaseSkeleton_43 ( UDateTimePatternGenerator* dtpg, UChar const* pattern, int32_t length, UChar* baseSkeleton, int32_t capacity, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_getBestPattern_43 ( UDateTimePatternGenerator* dtpg, UChar const* skeleton, int32_t length, UChar* bestPattern, int32_t capacity, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_getSkeleton_43 ( UDateTimePatternGenerator* dtpg, UChar const* pattern, int32_t length, UChar* skeleton, int32_t capacity, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_open_43 ( char const* locale, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_openBaseSkeletons_43 ( UDateTimePatternGenerator const* dtpg, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_openEmpty_43 ( UErrorCode* pErrorCode )1st parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_openSkeletons_43 ( UDateTimePatternGenerator const* dtpg, UErrorCode* pErrorCode )2nd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
udatpg_replaceFieldTypes_43 ( UDateTimePatternGenerator* dtpg, UChar const* pattern, int32_t patternLength, UChar const* skeleton, int32_t skeletonLength, UChar* dest, int32_t destCapacity, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
uenum_count_43 ( UEnumeration* en, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uenum_next_43 ( UEnumeration* en, int32_t* resultLength, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uenum_openFromStringEnumeration_43 ( icu_43::StringEnumeration* adopted, UErrorCode* ec )2nd parameter 'ec' (pointer) has base type 'UErrorCode'.
uenum_reset_43 ( UEnumeration* en, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uenum_unext_43 ( UEnumeration* en, int32_t* resultLength, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uidna_compare_43 ( UChar const* s1, int32_t length1, UChar const* s2, int32_t length2, int32_t options, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uidna_IDNToASCII_43 ( UChar const* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uidna_IDNToUnicode_43 ( UChar const* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uidna_toASCII_43 ( UChar const* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uidna_toUnicode_43 ( UChar const* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uiter_setState_43 ( UCharIterator* iter, uint32_t state, UErrorCode* pErrorCode )3rd parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
uloc_acceptLanguage_43 ( char* result, int32_t resultAvailable, UAcceptResult* outResult, char const** acceptList, int32_t acceptListCount, UEnumeration* availableLocales, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_acceptLanguageFromHTTP_43 ( char* result, int32_t resultAvailable, UAcceptResult* outResult, char const* httpAcceptLanguage, UEnumeration* availableLocales, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_addLikelySubtags_43 ( char const* localeID, char* maximizedLocaleID, int32_t maximizedLocaleIDCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_canonicalize_43 ( char const* localeID, char* name, int32_t nameCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_forLanguageTag_43 ( char const* langtag, char* localeID, int32_t localeIDCapacity, int32_t* parsedLength, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getBaseName_43 ( char const* localeID, char* name, int32_t nameCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getCharacterOrientation_43 ( char const* localeId, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getCountry_43 ( char const* localeID, char* country, int32_t countryCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getDisplayCountry_43 ( char const* locale, char const* displayLocale, UChar* country, int32_t countryCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getDisplayKeyword_43 ( char const* keyword, char const* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getDisplayKeywordValue_43 ( char const* locale, char const* keyword, char const* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getDisplayLanguage_43 ( char const* locale, char const* displayLocale, UChar* language, int32_t languageCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getDisplayName_43 ( char const* localeID, char const* inLocaleID, UChar* result, int32_t maxResultSize, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getDisplayScript_43 ( char const* locale, char const* displayLocale, UChar* script, int32_t scriptCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getDisplayVariant_43 ( char const* locale, char const* displayLocale, UChar* variant, int32_t variantCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getKeywordValue_43 ( char const* localeID, char const* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getLanguage_43 ( char const* localeID, char* language, int32_t languageCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getLineOrientation_43 ( char const* localeId, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getLocaleForLCID_43 ( uint32_t hostID, char* locale, int32_t localeCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_getName_43 ( char const* localeID, char* name, int32_t nameCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getParent_43 ( char const* localeID, char* parent, int32_t parentCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getScript_43 ( char const* localeID, char* script, int32_t scriptCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_getVariant_43 ( char const* localeID, char* variant, int32_t variantCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_minimizeSubtags_43 ( char const* localeID, char* minimizedLocaleID, int32_t minimizedLocaleIDCapacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uloc_openKeywords_43 ( char const* localeID, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_setDefault_43 ( char const* localeID, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_setKeywordValue_43 ( char const* keywordName, char const* keywordValue, char* buffer, int32_t bufferCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uloc_toLanguageTag_43 ( char const* localeID, char* langtag, int32_t langtagCapacity, UBool strict, UErrorCode* err )5th parameter 'err' (pointer) has base type 'UErrorCode'.
ulocdata_getCLDRVersion_43 ( uint8_t* versionArray, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getDelimiter_43 ( ULocaleData* uld, ULocaleDataDelimiterType type, UChar* result, int32_t resultLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getExemplarSet_43 ( ULocaleData* uld, USet* fillIn, uint32_t options, ULocaleDataExemplarSetType extype, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getLocaleDisplayPattern_43 ( ULocaleData* uld, UChar* pattern, int32_t patternCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getLocaleSeparator_43 ( ULocaleData* uld, UChar* separator, int32_t separatorCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getMeasurementSystem_43 ( char const* localeID, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_getPaperSize_43 ( char const* localeID, int32_t* height, int32_t* width, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ulocdata_open_43 ( char const* localeID, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_applyPattern_43 ( UMessageFormat* fmt, UChar const* pattern, int32_t patternLength, UParseError* parseError, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_autoQuoteApostrophe_43 ( UChar const* pattern, int32_t patternLength, UChar* dest, int32_t destCapacity, UErrorCode* ec )5th parameter 'ec' (pointer) has base type 'UErrorCode'.
umsg_clone_43 ( UMessageFormat const* fmt, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_format_43 ( UMessageFormat const* fmt, UChar* result, int32_t resultLength, UErrorCode* status, ... )4th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_open_43 ( UChar const* pattern, int32_t patternLength, char const* locale, UParseError* parseError, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_parse_43 ( UMessageFormat const* fmt, UChar const* source, int32_t sourceLength, int32_t* count, UErrorCode* status, ... )5th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_toPattern_43 ( UMessageFormat const* fmt, UChar* result, int32_t resultLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_vformat_43 ( UMessageFormat const* fmt, UChar* result, int32_t resultLength, va_list ap, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
umsg_vparse_43 ( UMessageFormat const* fmt, UChar const* source, int32_t sourceLength, int32_t* count, va_list ap, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unorm_compare_43 ( UChar const* s1, int32_t length1, UChar const* s2, int32_t length2, uint32_t options, UErrorCode* pErrorCode )6th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_concatenate_43 ( UChar const* left, int32_t leftLength, UChar const* right, int32_t rightLength, UChar* dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode* pErrorCode )9th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_isNormalized_43 ( UChar const* src, int32_t srcLength, UNormalizationMode mode, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_isNormalizedWithOptions_43 ( UChar const* src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode* pErrorCode )5th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_next_43 ( UCharIterator* src, UChar* dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool* pNeededToNormalize, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_normalize_43 ( UChar const* source, int32_t sourceLength, UNormalizationMode mode, int32_t options, UChar* result, int32_t resultLength, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
unorm_previous_43 ( UCharIterator* src, UChar* dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool* pNeededToNormalize, UErrorCode* pErrorCode )8th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unorm_quickCheck_43 ( UChar const* source, int32_t sourcelength, UNormalizationMode mode, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
unorm_quickCheckWithOptions_43 ( UChar const* src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode* pErrorCode )5th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
unum_applyPattern_43 ( UNumberFormat* format, UBool localized, UChar const* pattern, int32_t patternLength, UParseError* parseError, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_clone_43 ( UNumberFormat const* fmt, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
unum_format_43 ( UNumberFormat const* fmt, int32_t number, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_formatDouble_43 ( UNumberFormat const* fmt, double number, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_formatDoubleCurrency_43 ( UNumberFormat const* fmt, double number, UChar* currency, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_formatInt64_43 ( UNumberFormat const* fmt, int64_t number, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_getLocaleByType_43 ( UNumberFormat const* fmt, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
unum_getSymbol_43 ( UNumberFormat const* fmt, UNumberFormatSymbol symbol, UChar* buffer, int32_t size, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_getTextAttribute_43 ( UNumberFormat const* fmt, UNumberFormatTextAttribute tag, UChar* result, int32_t resultLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_open_43 ( UNumberFormatStyle style, UChar const* pattern, int32_t patternLength, char const* locale, UParseError* parseErr, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_parse_43 ( UNumberFormat const* fmt, UChar const* text, int32_t textLength, int32_t* parsePos, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_parseDouble_43 ( UNumberFormat const* fmt, UChar const* text, int32_t textLength, int32_t* parsePos, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_parseDoubleCurrency_43 ( UNumberFormat const* fmt, UChar const* text, int32_t textLength, int32_t* parsePos, UChar* currency, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_parseInt64_43 ( UNumberFormat const* fmt, UChar const* text, int32_t textLength, int32_t* parsePos, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_setSymbol_43 ( UNumberFormat* fmt, UNumberFormatSymbol symbol, UChar const* value, int32_t length, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_setTextAttribute_43 ( UNumberFormat* fmt, UNumberFormatTextAttribute tag, UChar const* newValue, int32_t newValueLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
unum_toPattern_43 ( UNumberFormat const* fmt, UBool isPatternLocalized, UChar* result, int32_t resultLength, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_appendReplacement_43 ( URegularExpression* regexp, UChar const* replacementText, int32_t replacementLength, UChar** destBuf, int32_t* destCapacity, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_appendTail_43 ( URegularExpression* regexp, UChar** destBuf, int32_t* destCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_clone_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_end_43 ( URegularExpression* regexp, int32_t groupNum, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_find_43 ( URegularExpression* regexp, int32_t startIndex, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_findNext_43 ( URegularExpression* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_flags_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_getMatchCallback_43 ( URegularExpression const* regexp, UBool(**callback)(void const*, int32_t), void const** context, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_getStackLimit_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_getText_43 ( URegularExpression* regexp, int32_t* textLength, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_getTimeLimit_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_group_43 ( URegularExpression* regexp, int32_t groupNum, UChar* dest, int32_t destCapacity, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_groupCount_43 ( URegularExpression* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_hasAnchoringBounds_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_hasTransparentBounds_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_hitEnd_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_lookingAt_43 ( URegularExpression* regexp, int32_t startIndex, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_matches_43 ( URegularExpression* regexp, int32_t startIndex, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_open_43 ( UChar const* pattern, int32_t patternLength, uint32_t flags, UParseError* pe, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_openC_43 ( char const* pattern, uint32_t flags, UParseError* pe, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_pattern_43 ( URegularExpression const* regexp, int32_t* patLength, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_regionEnd_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_regionStart_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_replaceAll_43 ( URegularExpression* regexp, UChar const* replacementText, int32_t replacementLength, UChar* destBuf, int32_t destCapacity, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_replaceFirst_43 ( URegularExpression* regexp, UChar const* replacementText, int32_t replacementLength, UChar* destBuf, int32_t destCapacity, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_requireEnd_43 ( URegularExpression const* regexp, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_reset_43 ( URegularExpression* regexp, int32_t index, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_setMatchCallback_43 ( URegularExpression* regexp, UBool(*callback)(void const*, int32_t), void const* context, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_setRegion_43 ( URegularExpression* regexp, int32_t regionStart, int32_t regionLimit, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_setStackLimit_43 ( URegularExpression* regexp, int32_t limit, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_setText_43 ( URegularExpression* regexp, UChar const* text, int32_t textLength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_setTimeLimit_43 ( URegularExpression* regexp, int32_t limit, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_split_43 ( URegularExpression* regexp, UChar* destBuf, int32_t destCapacity, int32_t* requiredCapacity, UChar** destFields, int32_t destFieldsCapacity, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_start_43 ( URegularExpression* regexp, int32_t groupNum, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_useAnchoringBounds_43 ( URegularExpression* regexp, UBool b, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uregex_useTransparentBounds_43 ( URegularExpression* regexp, UBool b, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_countArrayItems_43 ( UResourceBundle const* resourceBundle, char const* resourceKey, UErrorCode* err )3rd parameter 'err' (pointer) has base type 'UErrorCode'.
ures_getBinary_43 ( UResourceBundle const* resourceBundle, int32_t* len, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getByIndex_43 ( UResourceBundle const* resourceBundle, int32_t indexR, UResourceBundle* fillIn, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getByKey_43 ( UResourceBundle const* resourceBundle, char const* key, UResourceBundle* fillIn, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getInt_43 ( UResourceBundle const* resourceBundle, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getIntVector_43 ( UResourceBundle const* resourceBundle, int32_t* len, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getLocale_43 ( UResourceBundle const* resourceBundle, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getLocaleByType_43 ( UResourceBundle const* resourceBundle, ULocDataLocaleType type, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getNextResource_43 ( UResourceBundle* resourceBundle, UResourceBundle* fillIn, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getNextString_43 ( UResourceBundle* resourceBundle, int32_t* len, char const** key, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getString_43 ( UResourceBundle const* resourceBundle, int32_t* len, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getStringByIndex_43 ( UResourceBundle const* resourceBundle, int32_t indexS, int32_t* len, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getStringByKey_43 ( UResourceBundle const* resB, char const* key, int32_t* len, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getUInt_43 ( UResourceBundle const* resourceBundle, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getUTF8String_43 ( UResourceBundle const* resB, char* dest, int32_t* length, UBool forceCopy, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getUTF8StringByIndex_43 ( UResourceBundle const* resB, int32_t stringIndex, char* dest, int32_t* pLength, UBool forceCopy, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_getUTF8StringByKey_43 ( UResourceBundle const* resB, char const* key, char* dest, int32_t* pLength, UBool forceCopy, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_open_43 ( char const* packageName, char const* locale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_openAvailableLocales_43 ( char const* packageName, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_openDirect_43 ( char const* packageName, char const* locale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
ures_openFillIn_43 ( UResourceBundle* r, char const* packageName, char const* localeID, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
ures_openU_43 ( UChar const* packageName, char const* locale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uscript_getCode_43 ( char const* nameOrAbbrOrLocale, UScriptCode* fillIn, int32_t capacity, UErrorCode* err )4th parameter 'err' (pointer) has base type 'UErrorCode'.
uscript_getScript_43 ( UChar32 codepoint, UErrorCode* err )2nd parameter 'err' (pointer) has base type 'UErrorCode'.
usearch_first_43 ( UStringSearch* strsrch, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_following_43 ( UStringSearch* strsrch, int32_t position, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_getMatchedText_43 ( UStringSearch const* strsrch, UChar* result, int32_t resultCapacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_last_43 ( UStringSearch* strsrch, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_next_43 ( UStringSearch* strsrch, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_open_43 ( UChar const* pattern, int32_t patternlength, UChar const* text, int32_t textlength, char const* locale, UBreakIterator* breakiter, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_openFromCollator_43 ( UChar const* pattern, int32_t patternlength, UChar const* text, int32_t textlength, UCollator const* collator, UBreakIterator* breakiter, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_preceding_43 ( UStringSearch* strsrch, int32_t position, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_previous_43 ( UStringSearch* strsrch, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_search_43 ( UStringSearch* strsrch, int32_t startIdx, int32_t* matchStart, int32_t* matchLimit, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_searchBackwards_43 ( UStringSearch* strsrch, int32_t startIdx, int32_t* matchStart, int32_t* matchLimit, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setAttribute_43 ( UStringSearch* strsrch, USearchAttribute attribute, USearchAttributeValue value, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setBreakIterator_43 ( UStringSearch* strsrch, UBreakIterator* breakiter, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setCollator_43 ( UStringSearch* strsrch, UCollator const* collator, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setOffset_43 ( UStringSearch* strsrch, int32_t position, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setPattern_43 ( UStringSearch* strsrch, UChar const* pattern, int32_t patternlength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
usearch_setText_43 ( UStringSearch* strsrch, UChar const* text, int32_t textlength, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uset_applyIntPropertyValue_43 ( USet* set, UProperty prop, int32_t value, UErrorCode* ec )4th parameter 'ec' (pointer) has base type 'UErrorCode'.
uset_applyPattern_43 ( USet* set, UChar const* pattern, int32_t patternLength, uint32_t options, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uset_applyPropertyAlias_43 ( USet* set, UChar const* prop, int32_t propLength, UChar const* value, int32_t valueLength, UErrorCode* ec )6th parameter 'ec' (pointer) has base type 'UErrorCode'.
uset_getItem_43 ( USet const* set, int32_t itemIndex, UChar32* start, UChar32* end, UChar* str, int32_t strCapacity, UErrorCode* ec )7th parameter 'ec' (pointer) has base type 'UErrorCode'.
uset_openPattern_43 ( UChar const* pattern, int32_t patternLength, UErrorCode* ec )3rd parameter 'ec' (pointer) has base type 'UErrorCode'.
uset_openPatternOptions_43 ( UChar const* pattern, int32_t patternLength, uint32_t options, UErrorCode* ec )4th parameter 'ec' (pointer) has base type 'UErrorCode'.
uset_serialize_43 ( USet const* set, uint16_t* dest, int32_t destCapacity, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
uset_toPattern_43 ( USet const* set, UChar* result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode* ec )5th parameter 'ec' (pointer) has base type 'UErrorCode'.
uspoof_areConfusable_43 ( USpoofChecker const* sc, UChar const* s1, int32_t length1, UChar const* s2, int32_t length2, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_areConfusableUnicodeString_43 ( USpoofChecker const* sc, icu_43::UnicodeString const& s1, icu_43::UnicodeString const& s2, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_areConfusableUTF8_43 ( USpoofChecker const* sc, char const* s1, int32_t length1, char const* s2, int32_t length2, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_check_43 ( USpoofChecker const* sc, UChar const* text, int32_t length, int32_t* position, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_checkUnicodeString_43 ( USpoofChecker const* sc, icu_43::UnicodeString const& text, int32_t* position, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_checkUTF8_43 ( USpoofChecker const* sc, char const* text, int32_t length, int32_t* position, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_clone_43 ( USpoofChecker const* sc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getAllowedChars_43 ( USpoofChecker const* sc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getAllowedLocales_43 ( USpoofChecker* sc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getAllowedUnicodeSet_43 ( USpoofChecker const* sc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getChecks_43 ( USpoofChecker const* sc, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getSkeleton_43 ( USpoofChecker const* sc, uint32_t type, UChar const* s, int32_t length, UChar* dest, int32_t destCapacity, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getSkeletonUnicodeString_43 ( USpoofChecker const* sc, uint32_t type, icu_43::UnicodeString const& s, icu_43::UnicodeString& dest, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_getSkeletonUTF8_43 ( USpoofChecker const* sc, uint32_t type, char const* s, int32_t length, char* dest, int32_t destCapacity, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_open_43 ( UErrorCode* status )1st parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_openFromSerialized_43 ( void const* data, int32_t length, int32_t* pActualLength, UErrorCode* pErrorCode )4th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
uspoof_openFromSource_43 ( char const* confusables, int32_t confusablesLen, char const* confusablesWholeScript, int32_t confusablesWholeScriptLen, int32_t* errType, UParseError* pe, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_serialize_43 ( USpoofChecker* sc, void* data, int32_t capacity, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_setAllowedChars_43 ( USpoofChecker* sc, USet const* chars, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_setAllowedLocales_43 ( USpoofChecker* sc, char const* localesList, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_setAllowedUnicodeSet_43 ( USpoofChecker* sc, icu_43::UnicodeSet const* chars, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
uspoof_setChecks_43 ( USpoofChecker* sc, int32_t checks, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usprep_open_43 ( char const* path, char const* fileName, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
usprep_openByType_43 ( UStringPrepProfileType type, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
usprep_prepare_43 ( UStringPrepProfile const* prep, UChar const* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status )8th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_clone_43 ( UText* dest, UText const* src, UBool deep, UBool readOnly, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_copy_43 ( UText* ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_extract_43 ( UText* ut, int64_t nativeStart, int64_t nativeLimit, UChar* dest, int32_t destCapacity, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openCharacterIterator_43 ( UText* ut, icu_43::CharacterIterator* ic, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openConstUnicodeString_43 ( UText* ut, icu_43::UnicodeString const* s, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openReplaceable_43 ( UText* ut, icu_43::Replaceable* rep, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openUChars_43 ( UText* ut, UChar const* s, int64_t length, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openUnicodeString_43 ( UText* ut, icu_43::UnicodeString* s, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utext_openUTF8_43 ( UText* ut, char const* s, int64_t length, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_replace_43 ( UText* ut, int64_t nativeStart, int64_t nativeLimit, UChar const* replacementText, int32_t replacementLength, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utext_setup_43 ( UText* ut, int32_t extraSpace, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utmscale_fromInt64_43 ( int64_t otherTime, UDateTimeScale timeScale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utmscale_getTimeScaleValue_43 ( UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utmscale_toInt64_43 ( int64_t universalTime, UDateTimeScale timeScale, UErrorCode* status )3rd parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_clone_43 ( UTransliterator const* trans, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_open_43 ( char const* id, UTransDirection dir, UChar const* rules, int32_t rulesLength, UParseError* parseError, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_openIDs_43 ( UErrorCode* pErrorCode )1st parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
utrans_openInverse_43 ( UTransliterator const* trans, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_openU_43 ( UChar const* id, int32_t idLength, UTransDirection dir, UChar const* rules, int32_t rulesLength, UParseError* parseError, UErrorCode* pErrorCode )7th parameter 'pErrorCode' (pointer) has base type 'UErrorCode'.
utrans_register_43 ( UTransliterator* adoptedTrans, UErrorCode* status )2nd parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_setFilter_43 ( UTransliterator* trans, UChar const* filterPattern, int32_t filterPatternLen, UErrorCode* status )4th parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_trans_43 ( UTransliterator const* trans, UReplaceable* rep, UReplaceableCallbacks* repFunc, int32_t start, int32_t* limit, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_transIncremental_43 ( UTransliterator const* trans, UReplaceable* rep, UReplaceableCallbacks* repFunc, UTransPosition* pos, UErrorCode* status )5th parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_transIncrementalUChars_43 ( UTransliterator const* trans, UChar* text, int32_t* textLength, int32_t textCapacity, UTransPosition* pos, UErrorCode* status )6th parameter 'status' (pointer) has base type 'UErrorCode'.
utrans_transUChars_43 ( UTransliterator const* trans, UChar* text, int32_t* textLength, int32_t textCapacity, int32_t start, int32_t* limit, UErrorCode* status )7th parameter 'status' (pointer) has base type 'UErrorCode'.