File | API | 4.2.1 | 4.4 |
---|---|---|---|
decimfmt.h | UBool decimfmtAffixPatternValueComparator(UHashTok , UHashTok ) | Internal 4.2 | None |
decimfmt.h | UBool decimfmtAffixValueComparator(UHashTok , UHashTok ) | Internal 4.2 | None |
dtitvinf.h | UBool dtitvinfHashTableValueComparator(UHashTok , UHashTok ) | Internal 4.0 | None |
errorcode.h | void ErrorCode::check() const | Draft 4.2 | None |
normlzr.h | UBool Normalizer::isNormalized(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | Stable 2.6 | None |
normlzr.h | UNormalizationCheckResult Normalizer::quickCheck(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | Stable 2.6 | None |
pwin32.h | #define ICU_USE_THREADS |
| None |
pwin32.h | #define U_HAVE_LIB_SUFFIX |
| None |
pwin32.h | #define U_LIB_SUFFIX_C_NAME_STRING |
| None |
pwin32.h | #define U_LIB_SUFFIX_C_NAME |
| None |
smpdtfmt.h | UnicodeString& SimpleDateFormat::format(const Formattable &, UnicodeString &, FieldPosition &, UErrorCode &) const | Stable 2.0 | None |
tmutfmt.h | static UBool hashTableValueComparator(UHashTok , UHashTok ) | Internal 4.2 | None |
uversion.h | int32_t u_compareVersions(UVersionInfo , UVersionInfo ) | Draft 4.2 | None |
File | API | 4.2.1 | 4.4 |
---|
File | API | 4.2.1 | 4.4 |
---|
File | API | 4.2.1 | 4.4 |
---|---|---|---|
bytestream.h | ByteSink::ByteSink() | Draft 4.2 | Stable 4.4 |
bytestream.h | ByteSink::~ByteSink() | Draft 4.2 | Stable 4.4 |
bytestream.h | CheckedArrayByteSink::CheckedArrayByteSink(char *, int32_t ) | Draft 4.2 | Stable 4.4 |
bytestream.h | StringByteSink< StringClass >::StringByteSink(StringClass *) | Draft 4.2 | Stable 4.4 |
bytestream.h | UBool CheckedArrayByteSink::Overflowed() const | Draft 4.2 | Stable 4.4 |
bytestream.h | char* ByteSink::GetAppendBuffer(int32_t , int32_t , char *, int32_t , int32_t *) | Draft 4.2 | Stable 4.4 |
bytestream.h | char* CheckedArrayByteSink::GetAppendBuffer(int32_t , int32_t , char *, int32_t , int32_t *) | Draft 4.2 | Stable 4.4 |
bytestream.h | int32_t CheckedArrayByteSink::NumberOfBytesWritten() const | Draft 4.2 | Stable 4.4 |
bytestream.h | void ByteSink::Append(const char *, int32_t )=0 | Draft 4.2 | Stable 4.4 |
bytestream.h | void ByteSink::Flush() | Draft 4.2 | Stable 4.4 |
bytestream.h | void CheckedArrayByteSink::Append(const char *, int32_t ) | Draft 4.2 | Stable 4.4 |
bytestream.h | void StringByteSink< StringClass >::Append(const char *, int32_t ) | Draft 4.2 | Stable 4.4 |
calendar.h | static StringEnumeration* Calendar::getKeywordValuesForLocale(const char *, const Locale &, UBool , UErrorCode &) | Draft 4.2 | Stable 4.4 |
coll.h | UCollationResult Collator::compare(UCharIterator &, UCharIterator &, UErrorCode &) const | Draft 4.2 | Stable 4.4 |
coll.h | UCollationResult Collator::compareUTF8(const StringPiece &, const StringPiece &, UErrorCode &) const | Draft 4.2 | Stable 4.4 |
coll.h | static StringEnumeration* Collator::getKeywordValuesForLocale(const char *, const Locale &, UBool , UErrorCode &) | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo& CurrencyPluralInfo::operator=(const CurrencyPluralInfo &) | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo* CurrencyPluralInfo::clone() const | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(UErrorCode &) | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(const CurrencyPluralInfo &) | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
currpinf.h | CurrencyPluralInfo::~CurrencyPluralInfo() | Draft 4.2 | Stable 4.4 |
currpinf.h | UBool CurrencyPluralInfo::operator!=(const CurrencyPluralInfo &) const | Draft 4.2 | Stable 4.4 |
currpinf.h | UBool CurrencyPluralInfo::operator==(const CurrencyPluralInfo &) const | Draft 4.2 | Stable 4.4 |
currpinf.h | UClassID CurrencyPluralInfo::getDynamicClassID() const | Draft 4.2 | Stable 4.4 |
currpinf.h | UnicodeString& CurrencyPluralInfo::getCurrencyPluralPattern(const UnicodeString &, UnicodeString &) const | Draft 4.2 | Stable 4.4 |
currpinf.h | const Locale& CurrencyPluralInfo::getLocale() const | Draft 4.2 | Stable 4.4 |
currpinf.h | const PluralRules* CurrencyPluralInfo::getPluralRules() const | Draft 4.2 | Stable 4.4 |
currpinf.h | static UClassID CurrencyPluralInfo::getStaticClassID() | Draft 4.2 | Stable 4.4 |
currpinf.h | void CurrencyPluralInfo::setCurrencyPluralPattern(const UnicodeString &, const UnicodeString &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
currpinf.h | void CurrencyPluralInfo::setLocale(const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
currpinf.h | void CurrencyPluralInfo::setPluralRules(const UnicodeString &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
decimfmt.h | const CurrencyPluralInfo* DecimalFormat::getCurrencyPluralInfo(void) const | Draft 4.2 | Stable 4.4 |
decimfmt.h | void DecimalFormat::adoptCurrencyPluralInfo(CurrencyPluralInfo *) | Draft 4.2 | Stable 4.4 |
decimfmt.h | void DecimalFormat::setCurrencyPluralInfo(const CurrencyPluralInfo &) | Draft 4.2 | Stable 4.4 |
dtfmtsym.h | const UnicodeString* DateFormatSymbols::getNarrowEras(int32_t &) const | Draft 4.2 | Stable 4.4 |
dtfmtsym.h | void DateFormatSymbols::setNarrowEras(const UnicodeString *, int32_t ) | Draft 4.2 | Stable 4.4 |
errorcode.h | ErrorCode::ErrorCode() | Draft 4.2 | Stable 4.4 |
errorcode.h | ErrorCode::operator UErrorCode &() | Draft 4.2 | Stable 4.4 |
errorcode.h | ErrorCode::operator UErrorCode *() | Draft 4.2 | Stable 4.4 |
errorcode.h | ErrorCode::~ErrorCode() | Draft 4.2 | Stable 4.4 |
errorcode.h | UBool ErrorCode::isFailure() const | Draft 4.2 | Stable 4.4 |
errorcode.h | UBool ErrorCode::isSuccess() const | Draft 4.2 | Stable 4.4 |
errorcode.h | UErrorCode ErrorCode::get() const | Draft 4.2 | Stable 4.4 |
errorcode.h | UErrorCode ErrorCode::reset() | Draft 4.2 | Stable 4.4 |
errorcode.h | void ErrorCode::set(UErrorCode ) | Draft 4.2 | Stable 4.4 |
LEGlyphStorage.h | LEGlyphID* LEGlyphStorage::insertGlyphs(le_int32 , le_int32 , LEErrorCode &) | Draft 4.2 | Stable 4.4 |
LEGlyphStorage.h | void LEGlyphStorage::moveGlyph(le_int32 , le_int32 , le_uint32 ) | Draft 4.2 | Stable 4.4 |
normlzr.h | static UBool Normalizer::isNormalized(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | None | Stable 2.6 |
normlzr.h | static UNormalizationCheckResult Normalizer::quickCheck(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | None | Stable 2.6 |
numsys.h | NumberingSystem::NumberingSystem() | Draft 4.2 | Stable 4.4 |
numsys.h | NumberingSystem::NumberingSystem(const NumberingSystem &) | Draft 4.2 | Stable 4.4 |
numsys.h | NumberingSystem::~NumberingSystem() | Draft 4.2 | Stable 4.4 |
numsys.h | UBool NumberingSystem::isAlgorithmic() const | Draft 4.2 | Stable 4.4 |
numsys.h | UClassID NumberingSystem::getDynamicClassID() const | Draft 4.2 | Stable 4.4 |
numsys.h | UnicodeString NumberingSystem::getDescription() | Draft 4.2 | Stable 4.4 |
numsys.h | int32_t NumberingSystem::getRadix() | Draft 4.2 | Stable 4.4 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(UErrorCode &) | Draft 4.2 | Stable 4.4 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(int32_t , UBool , const UnicodeString &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
numsys.h | static NumberingSystem* NumberingSystem::createInstanceByName(const char *, UErrorCode &) | Draft 4.2 | Stable 4.4 |
numsys.h | static StringEnumeration* NumberingSystem::getAvailableNames(UErrorCode &) | Draft 4.2 | Stable 4.4 |
numsys.h | static UClassID NumberingSystem::getStaticClassID(void) | Draft 4.2 | Stable 4.4 |
smpdtfmt.h | SimpleDateFormat::SimpleDateFormat(const UnicodeString &, const UnicodeString &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
smpdtfmt.h | SimpleDateFormat::SimpleDateFormat(const UnicodeString &, const UnicodeString &, const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
smpdtfmt.h | UnicodeString & SimpleDateFormat::format(const Formattable &, UnicodeString &, FieldPosition &, UErrorCode &) const | None | Stable 2.0 |
stringpiece.h | StringPiece StringPiece::substr(int32_t , int32_t len=) const | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece() | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece(const StringPiece &, int32_t ) | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece(const StringPiece &, int32_t , int32_t ) | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece(const U_STD_NSQ string &) | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece(const char *) | Draft 4.2 | Stable 4.4 |
stringpiece.h | StringPiece::StringPiece(const char *, int32_t ) | Draft 4.2 | Stable 4.4 |
stringpiece.h | UBool StringPiece::empty() const | Draft 4.2 | Stable 4.4 |
stringpiece.h | const char* StringPiece::data() const | Draft 4.2 | Stable 4.4 |
stringpiece.h | int32_t StringPiece::length() const | Draft 4.2 | Stable 4.4 |
stringpiece.h | int32_t StringPiece::size() const | Draft 4.2 | Stable 4.4 |
stringpiece.h | void StringPiece::clear() | Draft 4.2 | Stable 4.4 |
stringpiece.h | void StringPiece::remove_prefix(int32_t ) | Draft 4.2 | Stable 4.4 |
stringpiece.h | void StringPiece::remove_suffix(int32_t ) | Draft 4.2 | Stable 4.4 |
tblcoll.h | UCollationResult RuleBasedCollator::compare(UCharIterator &, UCharIterator &, UErrorCode &) const | Draft 4.2 | Stable 4.4 |
tmunit.h | TimeUnit& TimeUnit::operator=(const TimeUnit &) | Draft 4.2 | Stable 4.4 |
tmunit.h | TimeUnit::TimeUnit(const TimeUnit &) | Draft 4.2 | Stable 4.4 |
tmunit.h | TimeUnit::~TimeUnit() | Draft 4.2 | Stable 4.4 |
tmunit.h | UBool TimeUnit::operator!=(const UObject &) const | Draft 4.2 | Stable 4.4 |
tmunit.h | UBool TimeUnit::operator==(const UObject &) const | Draft 4.2 | Stable 4.4 |
tmunit.h | UClassID TimeUnit::getDynamicClassID() const | Draft 4.2 | Stable 4.4 |
tmunit.h | UObject* TimeUnit::clone() const | Draft 4.2 | Stable 4.4 |
tmunit.h | UTimeUnitFields TimeUnit::getTimeUnitField() const | Draft 4.2 | Stable 4.4 |
tmunit.h | static TimeUnit* TimeUnit::createInstance(UTimeUnitFields , UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmunit.h | static UClassID TimeUnit::getStaticClassID() | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnit::UTimeUnitFields TimeUnitAmount::getTimeUnitField() const | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnitAmount& TimeUnitAmount::operator=(const TimeUnitAmount &) | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const Formattable &, TimeUnit::UTimeUnitFields , UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount &) | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(double , TimeUnit::UTimeUnitFields , UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmutamt.h | TimeUnitAmount::~TimeUnitAmount() | Draft 4.2 | Stable 4.4 |
tmutamt.h | UBool TimeUnitAmount::operator!=(const UObject &) const | Draft 4.2 | Stable 4.4 |
tmutamt.h | UBool TimeUnitAmount::operator==(const UObject &) const | Draft 4.2 | Stable 4.4 |
tmutamt.h | UClassID TimeUnitAmount::getDynamicClassID(void) const | Draft 4.2 | Stable 4.4 |
tmutamt.h | UObject* TimeUnitAmount::clone() const | Draft 4.2 | Stable 4.4 |
tmutamt.h | const TimeUnit& TimeUnitAmount::getTimeUnit() const | Draft 4.2 | Stable 4.4 |
tmutamt.h | static UClassID TimeUnitAmount::getStaticClassID(void) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | Format* TimeUnitFormat::clone(void) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | TimeUnitFormat& TimeUnitFormat::operator=(const TimeUnitFormat &) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat &) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | TimeUnitFormat::~TimeUnitFormat() | Draft 4.2 | Stable 4.4 |
tmutfmt.h | UBool TimeUnitFormat::operator!=(const Format &) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | UBool TimeUnitFormat::operator==(const Format &) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | UClassID TimeUnitFormat::getDynamicClassID(void) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | UnicodeString& TimeUnitFormat::format(const Formattable &, UnicodeString &, FieldPosition &, UErrorCode &) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | static UClassID TimeUnitFormat::getStaticClassID(void) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | void TimeUnitFormat::parseObject(const UnicodeString &, Formattable &, ParsePosition &) const | Draft 4.2 | Stable 4.4 |
tmutfmt.h | void TimeUnitFormat::setLocale(const Locale &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
tmutfmt.h | void TimeUnitFormat::setNumberFormat(const NumberFormat &, UErrorCode &) | Draft 4.2 | Stable 4.4 |
ucal.h | UEnumeration* ucal_getKeywordValuesForLocale(const char *, const char *, UBool , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucal.h | const char* ucal_getType(const UCalendar *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | UConverterSelector* ucnvsel_open(const char *const *, int32_t , const USet *, const UConverterUnicodeSet , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | UConverterSelector* ucnvsel_openFromSerialized(const void *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | UEnumeration* ucnvsel_selectForString(const UConverterSelector *, const UChar *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | UEnumeration* ucnvsel_selectForUTF8(const UConverterSelector *, const char *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | int32_t ucnvsel_serialize(const UConverterSelector *, void *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucnvsel.h | void ucnvsel_close(UConverterSelector *) | Draft 4.2 | Stable 4.4 |
ucol.h | UEnumeration* ucol_getKeywordValuesForLocale(const char *, const char *, UBool , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucurr.h | UEnumeration* ucurr_getKeywordValuesForLocale(const char *, const char *, UBool , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ucurr.h | const UChar* ucurr_getPluralName(const UChar *, const char *, UBool *, const char *, int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
ulocdata.h | int32_t ulocdata_getLocaleDisplayPattern(ULocaleData *, UChar *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ulocdata.h | int32_t ulocdata_getLocaleSeparator(ULocaleData *, UChar *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ulocdata.h | void ulocdata_getCLDRVersion(UVersionInfo , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uniset.h | USet * UnicodeSet::toUSet() | Draft 4.2 | Stable 4.4 |
uniset.h | UnicodeSet * UnicodeSet::fromUSet(USet *) | Draft 4.2 | Stable 4.4 |
uniset.h | UnicodeSet& UnicodeSet::closeOver(int32_t ) | Draft 4.2 | Stable 4.4 |
uniset.h | UnicodeSet& UnicodeSet::removeAllStrings() | Draft 4.2 | Stable 4.4 |
uniset.h | const USet * UnicodeSet::toUSet() const | Draft 4.2 | Stable 4.4 |
uniset.h | const UnicodeSet * UnicodeSet::fromUSet(const USet *) | Draft 4.2 | Stable 4.4 |
unistr.h | StringClass& UnicodeString::toUTF8String(StringClass &) const | Draft 4.2 | Stable 4.4 |
unistr.h | int32_t UnicodeString::toUTF32(UChar32 *, int32_t , UErrorCode &) const | Draft 4.2 | Stable 4.4 |
unistr.h | static UnicodeString UnicodeString::fromUTF32(const UChar32 *, int32_t ) | Draft 4.2 | Stable 4.4 |
unistr.h | static UnicodeString UnicodeString::fromUTF8(const StringPiece &) | Draft 4.2 | Stable 4.4 |
unistr.h | void UnicodeString::toUTF8(ByteSink &) const | Draft 4.2 | Stable 4.4 |
uset.h | USet* uset_openEmpty() | Draft 4.2 | Stable 4.4 |
uset.h | void uset_closeOver(USet *, int32_t ) | Draft 4.2 | Stable 4.4 |
uset.h | void uset_removeAllStrings(USet *) | Draft 4.2 | Stable 4.4 |
uspoof.h | USpoofChecker* uspoof_clone(const USpoofChecker *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | USpoofChecker* uspoof_open(UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | USpoofChecker* uspoof_openFromSerialized(const void *, int32_t , int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | USpoofChecker* uspoof_openFromSource(const char *, int32_t , const char *, int32_t , int32_t *, UParseError *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | const USet* uspoof_getAllowedChars(const USpoofChecker *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | const char* uspoof_getAllowedLocales(USpoofChecker *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_areConfusable(const USpoofChecker *, const UChar *, int32_t , const UChar *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_areConfusableUTF8(const USpoofChecker *, const char *, int32_t , const char *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_check(const USpoofChecker *, const UChar *, int32_t , int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_checkUTF8(const USpoofChecker *, const char *, int32_t , int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_getChecks(const USpoofChecker *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_getSkeleton(const USpoofChecker *, uint32_t , const UChar *, int32_t , UChar *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_getSkeletonUTF8(const USpoofChecker *, uint32_t , const char *, int32_t , char *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | int32_t uspoof_serialize(USpoofChecker *, void *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | void uspoof_close(USpoofChecker *) | Draft 4.2 | Stable 4.4 |
uspoof.h | void uspoof_setAllowedChars(USpoofChecker *, const USet *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | void uspoof_setAllowedLocales(USpoofChecker *, const char *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uspoof.h | void uspoof_setChecks(USpoofChecker *, int32_t , UErrorCode *) | Draft 4.2 | Stable 4.4 |
usprep.h | UStringPrepProfile* usprep_openByType(UStringPrepProfileType , UErrorCode *) | Draft 4.2 | Stable 4.4 |
ustring.h | UChar* u_strFromUTF32WithSub(UChar *, int32_t , int32_t *, const UChar32 *, int32_t , UChar32 , int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
ustring.h | UChar32* u_strToUTF32WithSub(UChar32 *, int32_t , int32_t *, const UChar *, int32_t , UChar32 , int32_t *, UErrorCode *) | Draft 4.2 | Stable 4.4 |
uversion.h | void u_versionFromUString(UVersionInfo , const UChar *) | Draft 4.2 | Stable 4.4 |
File | API | 4.2.1 | 4.4 |
---|---|---|---|
calendar.h | UBool Calendar::isWeekend(UDate , UErrorCode &) const | None | Draft 4.4 |
calendar.h | UBool Calendar::isWeekend(void) const | None | Draft 4.4 |
calendar.h | UCalendarWeekdayType Calendar::getDayOfWeekType(UCalendarDaysOfWeek , UErrorCode &) const | None | Draft 4.4 |
calendar.h | int32_t Calendar::getWeekendTransition(UCalendarDaysOfWeek , UErrorCode &) const | None | Draft 4.4 |
datefmt.h | UnicodeString& DateFormat::format(Calendar &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
datefmt.h | UnicodeString& DateFormat::format(UDate , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
datefmt.h | UnicodeString& DateFormat::format(const Formattable &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
decimfmt.h | UnicodeString& DecimalFormat::format(const StringPiece &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
decimfmt.h | UnicodeString& DecimalFormat::format(double , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
decimfmt.h | UnicodeString& DecimalFormat::format(int32_t , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
decimfmt.h | UnicodeString& DecimalFormat::format(int64_t , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
dtptngen.h | UnicodeString DateTimePatternGenerator::getBestPattern(const UnicodeString &, UDateTimePatternMatchOptions , UErrorCode &) | None | Draft 4.4 |
dtptngen.h | UnicodeString DateTimePatternGenerator::replaceFieldTypes(const UnicodeString &, const UnicodeString &, UDateTimePatternMatchOptions , UErrorCode &) | None | Draft 4.4 |
errorcode.h | const char* ErrorCode::errorName() const | None | Draft 4.4 |
errorcode.h | void ErrorCode::assertSuccess() const | None | Draft 4.4 |
fmtable.h | Formattable::Formattable(const StringPiece &, UErrorCode &) | None | Draft 4.4 |
fmtable.h | const StringPiece& Formattable::getDecimalNumber() const | None | Draft 4.4 |
fmtable.h | void Formattable::setDecimalNumber(const StringPiece &, UErrorCode &) | None | Draft 4.4 |
format.h | UnicodeString& Format::format(const Formattable &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
fpositer.h | FieldPositionIterator::FieldPositionIterator(const FieldPositionIterator &) | None | Draft 4.4 |
fpositer.h | FieldPositionIterator::FieldPositionIterator(void) | None | Draft 4.4 |
fpositer.h | FieldPositionIterator::~FieldPositionIterator() | None | Draft 4.4 |
fpositer.h | UBool FieldPositionIterator::next(FieldPosition &) | None | Draft 4.4 |
fpositer.h | UBool FieldPositionIterator::operator!=(const FieldPositionIterator &) const | None | Draft 4.4 |
fpositer.h | UBool FieldPositionIterator::operator==(const FieldPositionIterator &) const | None | Draft 4.4 |
fpositer.h | UClassID FieldPositionIterator::getDynamicClassID() const | None | Draft 4.4 |
fpositer.h | static UClassID FieldPositionIterator::getStaticClassID() | None | Draft 4.4 |
icudataver.h | #define U_ICU_DATA_KEY | None | Internal 4.4 |
icudataver.h | #define U_ICU_STD_BUNDLE | None | Internal 4.4 |
icudataver.h | #define U_ICU_VERSION_BUNDLE | None | Internal 4.4 |
icudataver.h | UBool u_isDataOlder(UVersionInfo , UBool *, UErrorCode *) | None | Internal 4.4 |
icudataver.h | void u_getDataVersion(UVersionInfo , UErrorCode *) | None | Internal 4.4 |
icuplug.h | #define UPLUG_NAME_MAX | None | Internal 4.4 Technology Preview |
icuplug.h | #define UPLUG_TOKEN | None | Internal 4.4 Technology Preview |
icuplug.h | UErrorCode uplug_getPlugLoadStatus(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | UPlugData* uplug_loadPlugFromEntrypoint(UPlugEntrypoint *, const char *, UErrorCode *) | None | Internal 4.4 Technology Preview |
icuplug.h | UPlugData* uplug_loadPlugFromLibrary(const char *, const char *, const char *, UErrorCode *) | None | Internal 4.4 Technology Preview |
icuplug.h | UPlugData* uplug_nextPlug(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | UPlugLevel uplug_getCurrentLevel() | None | Internal 4.4 Technology Preview |
icuplug.h | UPlugLevel uplug_getPlugLevel(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | const char* uplug_getConfiguration(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | const char* uplug_getLibraryName(UPlugData *, UErrorCode *) | None | Internal 4.4 Technology Preview |
icuplug.h | const char* uplug_getPlugName(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | const char* uplug_getSymbolName(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | void uplug_removePlug(UPlugData *, UErrorCode *) | None | Internal 4.4 Technology Preview |
icuplug.h | void uplug_setContext(UPlugData *, void *) | None | Internal 4.4 Technology Preview |
icuplug.h | void uplug_setPlugLevel(UPlugData *, UPlugLevel ) | None | Internal 4.4 Technology Preview |
icuplug.h | void uplug_setPlugName(UPlugData *, const char *) | None | Internal 4.4 Technology Preview |
icuplug.h | void uplug_setPlugNoUnload(UPlugData *, UBool ) | None | Internal 4.4 Technology Preview |
icuplug.h | void* uplug_getContext(UPlugData *) | None | Internal 4.4 Technology Preview |
icuplug.h | void* uplug_getLibrary(UPlugData *) | None | Internal 4.4 Technology Preview |
locdspnm.h | LocaleDisplayNames * LocaleDisplayNames::createInstance(const Locale &) | None | Draft 4.4 |
locdspnm.h | LocaleDisplayNames::~LocaleDisplayNames() | None | Draft 4.4 |
locdspnm.h | UDialectHandling LocaleDisplayNames::getDialectHandling() const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::keyDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::keyValueDisplayName(const char *, const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::languageDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::localeDisplayName(const Locale &, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::localeDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::regionDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::scriptDisplayName(UScriptCode , UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::scriptDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | UnicodeString& LocaleDisplayNames::variantDisplayName(const char *, UnicodeString &) const =0 | None | Draft 4.4 |
locdspnm.h | const Locale& LocaleDisplayNames::getLocale() const =0 | None | Draft 4.4 |
locdspnm.h | static LocaleDisplayNames* LocaleDisplayNames::createInstance(const Locale &, UDialectHandling ) | None | Draft 4.4 |
locid.h | static const Locale& Locale::getRoot(void) | None | Draft 4.4 |
locid.h | void Locale::setKeywordValue(const char *, const char *, UErrorCode &) | None | Internal . |
normalizer2.h | FilteredNormalizer2::FilteredNormalizer2(const Normalizer2 &, const UnicodeSet &) | None | Draft 4.4 |
normalizer2.h | UBool FilteredNormalizer2::hasBoundaryAfter(UChar32 ) const | None | Draft 4.4 |
normalizer2.h | UBool FilteredNormalizer2::hasBoundaryBefore(UChar32 ) const | None | Draft 4.4 |
normalizer2.h | UBool FilteredNormalizer2::isInert(UChar32 ) const | None | Draft 4.4 |
normalizer2.h | UBool FilteredNormalizer2::isNormalized(const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UBool Normalizer2::hasBoundaryAfter(UChar32 ) const =0 | None | Draft 4.4 |
normalizer2.h | UBool Normalizer2::hasBoundaryBefore(UChar32 ) const =0 | None | Draft 4.4 |
normalizer2.h | UBool Normalizer2::isInert(UChar32 ) const =0 | None | Draft 4.4 |
normalizer2.h | UBool Normalizer2::isNormalized(const UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | UClassID FilteredNormalizer2::getDynamicClassID() const | None | Draft 4.4 |
normalizer2.h | UClassID Normalizer2::getDynamicClassID() const =0 | None | Draft 4.4 |
normalizer2.h | UNormalizationCheckResult FilteredNormalizer2::quickCheck(const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UNormalizationCheckResult Normalizer2::quickCheck(const UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | UnicodeString Normalizer2::normalize(const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UnicodeString& FilteredNormalizer2::append(UnicodeString &, const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UnicodeString& FilteredNormalizer2::normalize(const UnicodeString &, UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UnicodeString& FilteredNormalizer2::normalizeSecondAndAppend(UnicodeString &, const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | UnicodeString& Normalizer2::append(UnicodeString &, const UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | UnicodeString& Normalizer2::normalize(const UnicodeString &, UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | UnicodeString& Normalizer2::normalizeSecondAndAppend(UnicodeString &, const UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | int32_t FilteredNormalizer2::spanQuickCheckYes(const UnicodeString &, UErrorCode &) const | None | Draft 4.4 |
normalizer2.h | int32_t Normalizer2::spanQuickCheckYes(const UnicodeString &, UErrorCode &) const =0 | None | Draft 4.4 |
normalizer2.h | static UClassID FilteredNormalizer2::getStaticClassID() | None | Draft 4.4 |
normalizer2.h | static UClassID Normalizer2::getStaticClassID() | None | Draft 4.4 |
normalizer2.h | static const Normalizer2* Normalizer2::getInstance(const char *, const char *, UNormalization2Mode , UErrorCode &) | None | Draft 4.4 |
normlzr.h | static UBool Normalizer::isNormalized(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | None | Stable 2.6 |
normlzr.h | static UNormalizationCheckResult Normalizer::quickCheck(const UnicodeString &, UNormalizationMode , int32_t , UErrorCode &) | None | Stable 2.6 |
numfmt.h | UnicodeString& NumberFormat::format(const Formattable &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
numfmt.h | UnicodeString& NumberFormat::format(const StringPiece &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
numfmt.h | UnicodeString& NumberFormat::format(double , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
numfmt.h | UnicodeString& NumberFormat::format(int32_t , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
numfmt.h | UnicodeString& NumberFormat::format(int64_t , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
ParagraphLayout.h | le_bool ParagraphLayout::isDone() const | None | Internal . |
platform.h | #define UCLN_NO_AUTO_CLEANUP | None |
(untagged) |
platform.h | #define U_CHECK_DYLOAD | None |
(untagged) |
platform.h | #define U_ENABLE_DYLOAD | None |
(untagged) |
platform.h | #define U_GNUC_UTF16_STRING | None |
(untagged) |
platform.h | #define U_HAVE_GCC_ATOMICS | None |
(untagged) |
selfmt.h | Format* SelectFormat::clone(void) const | None | Draft 4.4 |
selfmt.h | SelectFormat& SelectFormat::operator=(const SelectFormat &) | None | Draft 4.4 |
selfmt.h | SelectFormat::SelectFormat(UErrorCode &) | None | Internal . |
selfmt.h | SelectFormat::SelectFormat(const SelectFormat &) | None | Draft 4.4 |
selfmt.h | SelectFormat::SelectFormat(const UnicodeString &, UErrorCode &) | None | Draft 4.4 |
selfmt.h | SelectFormat::~SelectFormat() | None | Draft 4.4 |
selfmt.h | UBool SelectFormat::operator!=(const Format &) const | None | Draft 4.4 |
selfmt.h | UBool SelectFormat::operator==(const Format &) const | None | Draft 4.4 |
selfmt.h | UClassID SelectFormat::getDynamicClassID() const | None | Draft 4.4 |
selfmt.h | UnicodeString& SelectFormat::format(const Formattable &, UnicodeString &, FieldPosition &, UErrorCode &) const | None | Draft 4.4 |
selfmt.h | UnicodeString& SelectFormat::format(const UnicodeString &, UnicodeString &, FieldPosition &, UErrorCode &) const | None | Draft 4.4 |
selfmt.h | UnicodeString& SelectFormat::toPattern(UnicodeString &) | None | Draft 4.4 |
selfmt.h | static UClassID SelectFormat::getStaticClassID(void) | None | Draft 4.4 |
selfmt.h | void SelectFormat::applyPattern(const UnicodeString &, UErrorCode &) | None | Draft 4.4 |
selfmt.h | void SelectFormat::parseObject(const UnicodeString &, Formattable &, ParsePosition &) const | None | Draft 4.4 |
smpdtfmt.h | UnicodeString & SimpleDateFormat::format(UDate , UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
smpdtfmt.h | UnicodeString & SimpleDateFormat::format(const Formattable &, UnicodeString &, FieldPosition &, UErrorCode &) const | None | Stable 2.0 |
smpdtfmt.h | UnicodeString & SimpleDateFormat::format(const Formattable &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
smpdtfmt.h | UnicodeString& SimpleDateFormat::format(Calendar &, UnicodeString &, FieldPositionIterator &, UErrorCode &) const | None | Draft 4.4 |
ucal.h | UBool ucal_isWeekend(const UCalendar *, UDate , UErrorCode *) | None | Draft 4.4 |
ucal.h | UCalendarWeekdayType ucal_getDayOfWeekType(const UCalendar *, UCalendarDaysOfWeek , UErrorCode *) | None | Draft 4.4 |
ucal.h | int32_t ucal_getWeekendTransition(const UCalendar *, UCalendarDaysOfWeek , UErrorCode *) | None | Draft 4.4 |
udat.h | UCalendarDateFields udat_toCalendarDateField(UDateFormatField ) | None | Draft 4.4 |
udatpg.h | int32_t udatpg_getBestPatternWithOptions(UDateTimePatternGenerator *, const UChar *, int32_t , UDateTimePatternMatchOptions , UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
udatpg.h | int32_t udatpg_replaceFieldTypesWithOptions(UDateTimePatternGenerator *, const UChar *, int32_t , const UChar *, int32_t , UDateTimePatternMatchOptions , UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | UDialectHandling uldn_getDialectHandling(const ULocaleDisplayNames *) | None | Draft 4.4 |
uldnames.h | ULocaleDisplayNames* uldn_open(const char *, UDialectHandling , UErrorCode *) | None | Draft 4.4 |
uldnames.h | const char* uldn_getLocale(const ULocaleDisplayNames *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_keyDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_keyValueDisplayName(const ULocaleDisplayNames *, const char *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_languageDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_localeDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_regionDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_scriptCodeDisplayName(const ULocaleDisplayNames *, UScriptCode , UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_scriptDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | int32_t uldn_variantDisplayName(const ULocaleDisplayNames *, const char *, UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
uldnames.h | void uldn_close(ULocaleDisplayNames *) | None | Draft 4.4 |
uniset.h | int32_t UnicodeSet::span(const UnicodeString &, int32_t , USetSpanCondition ) const | None | Draft 4.4 |
uniset.h | int32_t UnicodeSet::spanBack(const UnicodeString &, int32_t , USetSpanCondition ) const | None | Draft 4.4 |
unistr.h | UnicodeString & UnicodeString::retainBetween(int32_t , int32_t limit=) | None | Draft 4.4 |
unistr.h | UnicodeString UnicodeString::tempSubString(int32_t start=, int32_t length=) const | None | Draft 4.4 |
unistr.h | UnicodeString UnicodeString::tempSubStringBetween(int32_t , int32_t limit=) const | None | Draft 4.4 |
unorm2.h | UBool unorm2_hasBoundaryAfter(const UNormalizer2 *, UChar32 ) | None | Draft 4.4 |
unorm2.h | UBool unorm2_hasBoundaryBefore(const UNormalizer2 *, UChar32 ) | None | Draft 4.4 |
unorm2.h | UBool unorm2_isInert(const UNormalizer2 *, UChar32 ) | None | Draft 4.4 |
unorm2.h | UBool unorm2_isNormalized(const UNormalizer2 *, const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | UNormalizationCheckResult unorm2_quickCheck(const UNormalizer2 *, const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | UNormalizer2* unorm2_openFiltered(const UNormalizer2 *, const USet *, UErrorCode *) | None | Draft 4.4 |
unorm2.h | const UNormalizer2* unorm2_getInstance(const char *, const char *, UNormalization2Mode , UErrorCode *) | None | Draft 4.4 |
unorm2.h | int32_t unorm2_append(const UNormalizer2 *, UChar *, int32_t , int32_t , const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | int32_t unorm2_normalize(const UNormalizer2 *, const UChar *, int32_t , UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | int32_t unorm2_normalizeSecondAndAppend(const UNormalizer2 *, UChar *, int32_t , int32_t , const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | int32_t unorm2_spanQuickCheckYes(const UNormalizer2 *, const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
unorm2.h | void unorm2_close(UNormalizer2 *) | None | Draft 4.4 |
unum.h | int32_t unum_formatDecimal(const UNumberFormat *, const char *, int32_t , UChar *, int32_t , UFieldPosition *, UErrorCode *) | None | Draft 4.4 |
unum.h | int32_t unum_parseDecimal(const UNumberFormat *, const UChar *, int32_t , int32_t *, char *, int32_t , UErrorCode *) | None | Draft 4.4 |
ustdio.h | UFILE* u_fadopt(FILE *, const char *, const char *) | None | Draft 4.4 |
ustring.h | UChar* u_strFromJavaModifiedUTF8WithSub(UChar *, int32_t , int32_t *, const char *, int32_t , UChar32 , int32_t *, UErrorCode *) | None | Draft 4.4 |
ustring.h | char* u_strToJavaModifiedUTF8(char *, int32_t , int32_t *, const UChar *, int32_t , UErrorCode *) | None | Draft 4.4 |
utypes.h | #define U_SHOW_CPLUSPLUS_API | None |
(untagged) |
utypes.h | #define U_USE_USRDATA | None |
(untagged) |
utypes.h | #define U_USRDATA_NAME | None |
(untagged) |
uvernum.h | #define U_ICU_DATA_VERSION | None | Internal 4.4 Internal Use Only |
uvernum.h | #define U_ICU_ENTRY_POINT_RENAME | None | Draft 4.2 (should be 4.4) |
File | API | 4.2.1 | 4.4 |
---|---|---|---|
dcfmtsym.h | const UnicodeString& DecimalFormatSymbols::getPatternForCurrencySpacing(ECurrencySpacing , UBool , UErrorCode &) const | Draft 4.2 |
|
dcfmtsym.h | void DecimalFormatSymbols::setPatternForCurrencySpacing(ECurrencySpacing , UBool , const UnicodeString &) | Draft 4.2 |
|
numfmt.h | static NumberFormat* NumberFormat::createInstance(const Locale &, EStyles , UErrorCode &) | Draft 4.2 |
|
platform.h | #define U_HAVE_STD_STRING | Draft 4.2 |
|
std_string.h | #define U_STD_NSQ | Draft 4.2 |
|
std_string.h | #define U_STD_NS_USE | Draft 4.2 |
|
std_string.h | #define U_STD_NS | Draft 4.2 |
|
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &, EStyle , UErrorCode &) | Draft 4.2 |
|
uloc.h | int32_t uloc_forLanguageTag(const char *, char *, int32_t , int32_t *, UErrorCode *) | Draft 4.2 |
|
uloc.h | int32_t uloc_toLanguageTag(const char *, char *, int32_t , UBool , UErrorCode *) | Draft 4.2 |
|
utf.h | #define U_IS_SURROGATE_TRAIL | Draft 4.2 |
|
utf16.h | #define U16_IS_SURROGATE_TRAIL | Draft 4.2 |
|
utypes.h | #define U_CHARSET_IS_UTF8 | Draft 4.2 |
|
uvernum.h | #define U_ICU_ENTRY_POINT_RENAME | None | Draft 4.2 |
Contents generated by StableAPI tool on Fri Jan 22 22:43:40 PST 2010
Copyright (C) 2010, International Business Machines Corporation, All Rights Reserved.