File | API | 4.0.1 | 4.2 |
---|---|---|---|
datefmt.h | static DateFormat* DateFormat::createPatternInstance(const UnicodeString &skeleton, const Locale &locale, UErrorCode &status) | Internal 4.0 | None |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage=0) | Stable 2.0 | None |
unistr.h | int32_t UnicodeString::extract(int32_t start, int32_t startLength, char *target, uint32_t targetLength, const char *codepage=0) const | Stable 2.0 | None |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, const char *codepage=0) | Stable 2.0 | None |
File | API | 4.0.1 | 4.2 |
---|
File | API | 4.0.1 | 4.2 |
---|---|---|---|
bmsearch.h | UClassID BoyerMooreSearch::getDynamicClassID() const | Internal 4.0.1 technology preview |
|
bmsearch.h | static UClassID BoyerMooreSearch::getStaticClassID() | Internal 4.0.1 technology preview |
|
colldata.h | UClassID CollData::getDynamicClassID() const | Internal 4.0.1 technology preview |
|
colldata.h | static UClassID StringList::getStaticClassID() | Internal 4.0.1 technology preview |
|
colldata.h | static UClassID CollData::getStaticClassID() | Internal 4.0.1 technology preview |
|
colldata.h | UClassID CEList::getDynamicClassID() const | Internal 4.0.1 technology preview |
|
colldata.h | static UClassID CEList::getStaticClassID() | Internal 4.0.1 technology preview |
|
colldata.h | UClassID StringList::getDynamicClassID() const | Internal 4.0.1 technology preview |
|
dtintrv.h | DateInterval::DateInterval(UDate fromDate, UDate toDate) | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval& DateInterval::operator=(const DateInterval &) | Draft>Stable 4.0 |
|
dtintrv.h | UDate DateInterval::getToDate() const | Draft>Stable 4.0 |
|
dtintrv.h | UBool DateInterval::operator==(const DateInterval &other) const | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval::DateInterval(const DateInterval &other) | Draft>Stable 4.0 |
|
dtintrv.h | UDate DateInterval::getFromDate() const | Draft>Stable 4.0 |
|
dtintrv.h | UBool DateInterval::operator!=(const DateInterval &other) const | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval* DateInterval::clone() const | Draft>Stable 4.0 |
|
dtintrv.h | UClassID DateInterval::getDynamicClassID(void) const | Draft>Stable 4.0 |
|
dtintrv.h | static UClassID DateInterval::getStaticClassID(void) | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval::~DateInterval() | Draft>Stable 4.0 |
|
dtitvfmt.h | const DateIntervalInfo* DateIntervalFormat::getDateIntervalInfo(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, const DateIntervalInfo &dtitvinf, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | DateIntervalFormat::~DateIntervalFormat() | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | UBool DateIntervalFormat::operator!=(const Format &other) const | Draft>Stable 4.0 |
|
dtitvfmt.h | void DateIntervalFormat::setDateIntervalInfo(const DateIntervalInfo &newIntervalPatterns, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | const DateFormat* DateIntervalFormat::getDateFormat(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UClassID DateIntervalFormat::getDynamicClassID(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(Calendar &fromCalendar, Calendar &toCalendar, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | Format* DateIntervalFormat::clone(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UBool DateIntervalFormat::operator==(const Format &other) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const DateIntervalInfo &dtitvinf, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(const Formattable &obj, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static UClassID DateIntervalFormat::getStaticClassID(void) | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(const DateInterval *dtInterval, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvinf.h | void DateIntervalInfo::setFallbackIntervalPattern(const UnicodeString &fallbackPattern, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | void DateIntervalInfo::setIntervalPattern(const UnicodeString &skeleton, UCalendarDateFields lrgDiffCalUnit, const UnicodeString &intervalPattern, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::DateIntervalInfo(const DateIntervalInfo &) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::~DateIntervalInfo() | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::DateIntervalInfo(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | UnicodeString& DateIntervalInfo::getIntervalPattern(const UnicodeString &skeleton, UCalendarDateFields field, UnicodeString &result, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvinf.h | UnicodeString& DateIntervalInfo::getFallbackIntervalPattern(UnicodeString &result) const | Draft>Stable 4.0 |
|
dtitvinf.h | UBool DateIntervalInfo::getDefaultOrder() const | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo& DateIntervalInfo::operator=(const DateIntervalInfo &) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo* DateIntervalInfo::clone(void) const | Draft>Stable 4.0 |
|
msgfmt.h | Format* MessageFormat::getFormat(const UnicodeString &formatName, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | StringEnumeration* MessageFormat::getFormatNames(UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | void MessageFormat::adoptFormat(const UnicodeString &formatName, Format *formatToAdopt, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | void MessageFormat::setFormat(const UnicodeString &formatName, const Format &format, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | UBool MessageFormat::usesNamedArguments() const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(int32_t number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | Format* PluralFormat::clone(void) const | Draft>Stable 4.0 |
|
plurfmt.h | UClassID PluralFormat::getDynamicClassID() const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString PluralFormat::format(double number, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString PluralFormat::format(int32_t number, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralFormat &other) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat& PluralFormat::operator=(const PluralFormat &other) | Draft>Stable 4.0 |
|
plurfmt.h | UBool PluralFormat::operator==(const Format &other) const | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::setLocale(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::applyPattern(const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::~PluralFormat() | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const PluralRules &rules, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::setNumberFormat(const NumberFormat *format, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::toPattern(UnicodeString &appendTo) | Draft>Stable 4.0 |
|
plurfmt.h | UBool PluralFormat::operator!=(const Format &other) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | static UClassID PluralFormat::getStaticClassID(void) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::parseObject(const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(double number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralRules &rules, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | static UClassID PluralRules::getStaticClassID(void) | Draft>Stable 4.0 |
|
plurrule.h | UClassID PluralRules::getDynamicClassID() const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::PluralRules(UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UnicodeString PluralRules::select(double number) const | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::operator!=(const PluralRules &other) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::~PluralRules() | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::isKeyword(const UnicodeString &keyword) const | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::createRules(const UnicodeString &description, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::operator==(const PluralRules &other) const | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::createDefaultRules(UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | StringEnumeration* PluralRules::getKeywords(UErrorCode &status) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules* PluralRules::clone() const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::PluralRules(const PluralRules &other) | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::forLocale(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UnicodeString PluralRules::select(int32_t number) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules& PluralRules::operator=(const PluralRules &) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hasAnchoringBounds() const | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::requireEnd() const | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::useTransparentBounds(UBool b) | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setStackLimit(int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::regionEnd() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, const void *context, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::region(int32_t start, int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::getTimeLimit() const | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::getStackLimit() const | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::regionStart() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, const void *&context, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hasTransparentBounds() const | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::useAnchoringBounds(UBool b) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hitEnd() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setTimeLimit(int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
timezone.h | static UnicodeString& TimeZone::getCanonicalID(const UnicodeString &id, UnicodeString &canonicalID, UErrorCode &status) | Draft>Stable 4.0 |
|
timezone.h | static UnicodeString& TimeZone::getCanonicalID(const UnicodeString &id, UnicodeString &canonicalID, UBool &isSystemID, UErrorCode &status) | Draft>Stable 4.0 |
|
tmutfmt.h | static UBool hashTableValueComparator(UHashTok val1, UHashTok val2) | Internal 4.0 | Internal 4.2 |
ucal.h | UCalendar* ucal_clone(const UCalendar *cal, UErrorCode *status) | Draft>Stable 4.0 |
|
ucal.h | int32_t ucal_getCanonicalTimeZoneID(const UChar *id, int32_t len, UChar *result, int32_t resultCapacity, UBool *isSystemID, UErrorCode *status) | Draft>Stable 4.0 |
|
ucurr.h | int32_t ucurr_forLocaleAndDate(const char *locale, UDate date, int32_t index, UChar *buff, int32_t buffCapacity, UErrorCode *ec) | Draft>Stable 4.0 |
|
ucurr.h | int32_t ucurr_countCurrencies(const char *locale, UDate date, UErrorCode *ec) | Draft>Stable 4.0 |
|
uloc.h | int32_t uloc_minimizeSubtags(const char *localeID, char *minimizedLocaleID, int32_t minimizedLocaleIDCapacity, UErrorCode *err) | Draft>Stable 4.0 |
|
uloc.h | ULayoutType uloc_getCharacterOrientation(const char *localeId, UErrorCode *status) | Draft>Stable 4.0 |
|
uloc.h | int32_t uloc_addLikelySubtags(const char *localeID, char *maximizedLocaleID, int32_t maximizedLocaleIDCapacity, UErrorCode *err) | Draft>Stable 4.0 |
|
uloc.h | ULayoutType uloc_getLineOrientation(const char *localeId, UErrorCode *status) | Draft>Stable 4.0 |
|
uniset.h | UnicodeSet& UnicodeSet::removeAllStrings() | Internal . | Draft 4.2 |
uniset.h | UnicodeSet& UnicodeSet::closeOver(int32_t attribute) | Internal . | Draft 4.2 |
uniset.h | UBool UnicodeSet::isBogus(void) const | Draft>Stable 4.0 |
|
uniset.h | void UnicodeSet::setToBogus() | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_hasAnchoringBounds(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_requireEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_getMatchCallback(const URegularExpression *regexp, URegexMatchCallback **callback, const void **context, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_hasTransparentBounds(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_hitEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_useAnchoringBounds(URegularExpression *regexp, UBool b, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_getStackLimit(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_regionEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setMatchCallback(URegularExpression *regexp, URegexMatchCallback *callback, const void *context, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setRegion(URegularExpression *regexp, int32_t regionStart, int32_t regionLimit, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_regionStart(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_useTransparentBounds(URegularExpression *regexp, UBool b, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setTimeLimit(URegularExpression *regexp, int32_t limit, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_getTimeLimit(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setStackLimit(URegularExpression *regexp, int32_t limit, UErrorCode *status) | Draft>Stable 4.0 |
|
ustdio.h | UTransliterator* u_fsettransliterator(UFILE *file, UFileDirection direction, UTransliterator *adopt, UErrorCode *status) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_file_write(const UChar *ustring, int32_t count, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fsetlocale(UFILE *file, const char *locale) | Draft>Stable 3.0 |
|
ustdio.h | FILE* u_fgetfile(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_fopen(const char *filename, const char *perm, const char *locale, const char *codepage) | Draft>Stable 3.0 |
|
ustdio.h | void u_frewind(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfprintf_u(UFILE *f, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsprintf(UChar *buffer, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UConverter* u_fgetConverter(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsprintf_u(UChar *buffer, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfscanf_u(UFILE *f, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sscanf(const UChar *buffer, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fscanf_u(UFILE *f, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_snprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | void u_fclose(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_finit(FILE *f, const char *locale, const char *codepage) | Draft>Stable 3.0 |
|
ustdio.h | UChar u_fgetc(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fscanf(UFILE *f, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsscanf(const UChar *buffer, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sprintf(UChar *buffer, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fputc(UChar32 uc, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sprintf_u(UChar *buffer, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fputs(const UChar *s, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UChar* u_fgets(UChar *s, int32_t n, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsnprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_fstropen(UChar *stringBuf, int32_t capacity, const char *locale) | Draft>Stable 3.0 |
|
ustdio.h | const char* u_fgetcodepage(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | UBool u_feof(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fprintf(UFILE *f, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | const char* u_fgetlocale(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsnprintf(UChar *buffer, int32_t count, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fungetc(UChar32 c, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fsetcodepage(const char *codepage, UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fprintf_u(UFILE *f, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsscanf_u(const UChar *buffer, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | void u_fflush(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_snprintf(UChar *buffer, int32_t count, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfprintf(UFILE *f, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_file_read(UChar *chars, int32_t count, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fgetcx(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sscanf_u(const UChar *buffer, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfscanf(UFILE *f, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
File | API | 4.0.1 | 4.2 |
---|---|---|---|
dtintrv.h | DateInterval::DateInterval(UDate fromDate, UDate toDate) | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval& DateInterval::operator=(const DateInterval &) | Draft>Stable 4.0 |
|
dtintrv.h | UDate DateInterval::getToDate() const | Draft>Stable 4.0 |
|
dtintrv.h | UBool DateInterval::operator==(const DateInterval &other) const | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval::DateInterval(const DateInterval &other) | Draft>Stable 4.0 |
|
dtintrv.h | UDate DateInterval::getFromDate() const | Draft>Stable 4.0 |
|
dtintrv.h | UBool DateInterval::operator!=(const DateInterval &other) const | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval* DateInterval::clone() const | Draft>Stable 4.0 |
|
dtintrv.h | UClassID DateInterval::getDynamicClassID(void) const | Draft>Stable 4.0 |
|
dtintrv.h | static UClassID DateInterval::getStaticClassID(void) | Draft>Stable 4.0 |
|
dtintrv.h | DateInterval::~DateInterval() | Draft>Stable 4.0 |
|
dtitvfmt.h | const DateIntervalInfo* DateIntervalFormat::getDateIntervalInfo(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, const DateIntervalInfo &dtitvinf, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | DateIntervalFormat::~DateIntervalFormat() | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | UBool DateIntervalFormat::operator!=(const Format &other) const | Draft>Stable 4.0 |
|
dtitvfmt.h | void DateIntervalFormat::setDateIntervalInfo(const DateIntervalInfo &newIntervalPatterns, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | const DateFormat* DateIntervalFormat::getDateFormat(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UClassID DateIntervalFormat::getDynamicClassID(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(Calendar &fromCalendar, Calendar &toCalendar, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | Format* DateIntervalFormat::clone(void) const | Draft>Stable 4.0 |
|
dtitvfmt.h | UBool DateIntervalFormat::operator==(const Format &other) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static DateIntervalFormat* DateIntervalFormat::createInstance(const UnicodeString &skeleton, const DateIntervalInfo &dtitvinf, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(const Formattable &obj, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvfmt.h | static UClassID DateIntervalFormat::getStaticClassID(void) | Draft>Stable 4.0 |
|
dtitvfmt.h | UnicodeString& DateIntervalFormat::format(const DateInterval *dtInterval, UnicodeString &appendTo, FieldPosition &fieldPosition, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvinf.h | void DateIntervalInfo::setFallbackIntervalPattern(const UnicodeString &fallbackPattern, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | void DateIntervalInfo::setIntervalPattern(const UnicodeString &skeleton, UCalendarDateFields lrgDiffCalUnit, const UnicodeString &intervalPattern, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::DateIntervalInfo(const DateIntervalInfo &) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::~DateIntervalInfo() | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo::DateIntervalInfo(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
dtitvinf.h | UnicodeString& DateIntervalInfo::getIntervalPattern(const UnicodeString &skeleton, UCalendarDateFields field, UnicodeString &result, UErrorCode &status) const | Draft>Stable 4.0 |
|
dtitvinf.h | UnicodeString& DateIntervalInfo::getFallbackIntervalPattern(UnicodeString &result) const | Draft>Stable 4.0 |
|
dtitvinf.h | UBool DateIntervalInfo::getDefaultOrder() const | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo& DateIntervalInfo::operator=(const DateIntervalInfo &) | Draft>Stable 4.0 |
|
dtitvinf.h | DateIntervalInfo* DateIntervalInfo::clone(void) const | Draft>Stable 4.0 |
|
msgfmt.h | Format* MessageFormat::getFormat(const UnicodeString &formatName, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | StringEnumeration* MessageFormat::getFormatNames(UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | void MessageFormat::adoptFormat(const UnicodeString &formatName, Format *formatToAdopt, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | void MessageFormat::setFormat(const UnicodeString &formatName, const Format &format, UErrorCode &status) | Draft>Stable 4.0 |
|
msgfmt.h | UBool MessageFormat::usesNamedArguments() const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(int32_t number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | Format* PluralFormat::clone(void) const | Draft>Stable 4.0 |
|
plurfmt.h | UClassID PluralFormat::getDynamicClassID() const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString PluralFormat::format(double number, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString PluralFormat::format(int32_t number, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralFormat &other) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat& PluralFormat::operator=(const PluralFormat &other) | Draft>Stable 4.0 |
|
plurfmt.h | UBool PluralFormat::operator==(const Format &other) const | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::setLocale(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::applyPattern(const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::~PluralFormat() | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const PluralRules &rules, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::setNumberFormat(const NumberFormat *format, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::toPattern(UnicodeString &appendTo) | Draft>Stable 4.0 |
|
plurfmt.h | UBool PluralFormat::operator!=(const Format &other) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const Locale &locale, const PluralRules &rules, const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | static UClassID PluralFormat::getStaticClassID(void) | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const UnicodeString &pattern, UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | void PluralFormat::parseObject(const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(UErrorCode &status) | Draft>Stable 4.0 |
|
plurfmt.h | UnicodeString& PluralFormat::format(double number, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const | Draft>Stable 4.0 |
|
plurfmt.h | PluralFormat::PluralFormat(const PluralRules &rules, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | static UClassID PluralRules::getStaticClassID(void) | Draft>Stable 4.0 |
|
plurrule.h | UClassID PluralRules::getDynamicClassID() const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::PluralRules(UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UnicodeString PluralRules::select(double number) const | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::operator!=(const PluralRules &other) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::~PluralRules() | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::isKeyword(const UnicodeString &keyword) const | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::createRules(const UnicodeString &description, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UBool PluralRules::operator==(const PluralRules &other) const | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::createDefaultRules(UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | StringEnumeration* PluralRules::getKeywords(UErrorCode &status) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules* PluralRules::clone() const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules::PluralRules(const PluralRules &other) | Draft>Stable 4.0 |
|
plurrule.h | static PluralRules* PluralRules::forLocale(const Locale &locale, UErrorCode &status) | Draft>Stable 4.0 |
|
plurrule.h | UnicodeString PluralRules::select(int32_t number) const | Draft>Stable 4.0 |
|
plurrule.h | PluralRules& PluralRules::operator=(const PluralRules &) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hasAnchoringBounds() const | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::requireEnd() const | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::useTransparentBounds(UBool b) | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setStackLimit(int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::regionEnd() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, const void *context, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::region(int32_t start, int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::getTimeLimit() const | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::getStackLimit() const | Draft>Stable 4.0 |
|
regex.h | int32_t RegexMatcher::regionStart() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, const void *&context, UErrorCode &status) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hasTransparentBounds() const | Draft>Stable 4.0 |
|
regex.h | RegexMatcher& RegexMatcher::useAnchoringBounds(UBool b) | Draft>Stable 4.0 |
|
regex.h | UBool RegexMatcher::hitEnd() const | Draft>Stable 4.0 |
|
regex.h | void RegexMatcher::setTimeLimit(int32_t limit, UErrorCode &status) | Draft>Stable 4.0 |
|
timezone.h | static UnicodeString& TimeZone::getCanonicalID(const UnicodeString &id, UnicodeString &canonicalID, UErrorCode &status) | Draft>Stable 4.0 |
|
timezone.h | static UnicodeString& TimeZone::getCanonicalID(const UnicodeString &id, UnicodeString &canonicalID, UBool &isSystemID, UErrorCode &status) | Draft>Stable 4.0 |
|
ucal.h | UCalendar* ucal_clone(const UCalendar *cal, UErrorCode *status) | Draft>Stable 4.0 |
|
ucal.h | int32_t ucal_getCanonicalTimeZoneID(const UChar *id, int32_t len, UChar *result, int32_t resultCapacity, UBool *isSystemID, UErrorCode *status) | Draft>Stable 4.0 |
|
ucurr.h | int32_t ucurr_forLocaleAndDate(const char *locale, UDate date, int32_t index, UChar *buff, int32_t buffCapacity, UErrorCode *ec) | Draft>Stable 4.0 |
|
ucurr.h | int32_t ucurr_countCurrencies(const char *locale, UDate date, UErrorCode *ec) | Draft>Stable 4.0 |
|
uloc.h | int32_t uloc_minimizeSubtags(const char *localeID, char *minimizedLocaleID, int32_t minimizedLocaleIDCapacity, UErrorCode *err) | Draft>Stable 4.0 |
|
uloc.h | ULayoutType uloc_getCharacterOrientation(const char *localeId, UErrorCode *status) | Draft>Stable 4.0 |
|
uloc.h | int32_t uloc_addLikelySubtags(const char *localeID, char *maximizedLocaleID, int32_t maximizedLocaleIDCapacity, UErrorCode *err) | Draft>Stable 4.0 |
|
uloc.h | ULayoutType uloc_getLineOrientation(const char *localeId, UErrorCode *status) | Draft>Stable 4.0 |
|
uniset.h | UBool UnicodeSet::isBogus(void) const | Draft>Stable 4.0 |
|
uniset.h | void UnicodeSet::setToBogus() | Draft>Stable 4.0 |
|
unistr.h | int32_t UnicodeString::extract(int32_t start, int32_t startLength, char *target, uint32_t targetLength) const | None | Stable 2.0 |
unistr.h | int32_t UnicodeString::extract(int32_t start, int32_t startLength, char *target, uint32_t targetLength, const char *codepage) const | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData) | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, const char *codepage) | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, int32_t dataLength) | None | Stable 2.0 |
uregex.h | UBool uregex_hasAnchoringBounds(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_requireEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_getMatchCallback(const URegularExpression *regexp, URegexMatchCallback **callback, const void **context, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_hasTransparentBounds(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | UBool uregex_hitEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_useAnchoringBounds(URegularExpression *regexp, UBool b, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_getStackLimit(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_regionEnd(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setMatchCallback(URegularExpression *regexp, URegexMatchCallback *callback, const void *context, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setRegion(URegularExpression *regexp, int32_t regionStart, int32_t regionLimit, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_regionStart(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_useTransparentBounds(URegularExpression *regexp, UBool b, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setTimeLimit(URegularExpression *regexp, int32_t limit, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | int32_t uregex_getTimeLimit(const URegularExpression *regexp, UErrorCode *status) | Draft>Stable 4.0 |
|
uregex.h | void uregex_setStackLimit(URegularExpression *regexp, int32_t limit, UErrorCode *status) | Draft>Stable 4.0 |
|
ustdio.h | UTransliterator* u_fsettransliterator(UFILE *file, UFileDirection direction, UTransliterator *adopt, UErrorCode *status) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_file_write(const UChar *ustring, int32_t count, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fsetlocale(UFILE *file, const char *locale) | Draft>Stable 3.0 |
|
ustdio.h | FILE* u_fgetfile(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_fopen(const char *filename, const char *perm, const char *locale, const char *codepage) | Draft>Stable 3.0 |
|
ustdio.h | void u_frewind(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfprintf_u(UFILE *f, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsprintf(UChar *buffer, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UConverter* u_fgetConverter(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsprintf_u(UChar *buffer, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfscanf_u(UFILE *f, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sscanf(const UChar *buffer, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fscanf_u(UFILE *f, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_snprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | void u_fclose(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_finit(FILE *f, const char *locale, const char *codepage) | Draft>Stable 3.0 |
|
ustdio.h | UChar u_fgetc(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fscanf(UFILE *f, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsscanf(const UChar *buffer, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sprintf(UChar *buffer, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fputc(UChar32 uc, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sprintf_u(UChar *buffer, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fputs(const UChar *s, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UChar* u_fgets(UChar *s, int32_t n, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsnprintf_u(UChar *buffer, int32_t count, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UFILE* u_fstropen(UChar *stringBuf, int32_t capacity, const char *locale) | Draft>Stable 3.0 |
|
ustdio.h | const char* u_fgetcodepage(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | UBool u_feof(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fprintf(UFILE *f, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | const char* u_fgetlocale(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsnprintf(UChar *buffer, int32_t count, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fungetc(UChar32 c, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fsetcodepage(const char *codepage, UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_fprintf_u(UFILE *f, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vsscanf_u(const UChar *buffer, const UChar *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | void u_fflush(UFILE *file) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_snprintf(UChar *buffer, int32_t count, const char *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfprintf(UFILE *f, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_file_read(UChar *chars, int32_t count, UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | UChar32 u_fgetcx(UFILE *f) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_sscanf_u(const UChar *buffer, const UChar *patternSpecification,...) | Draft>Stable 3.0 |
|
ustdio.h | int32_t u_vfscanf(UFILE *f, const char *patternSpecification, va_list ap) | Draft>Stable 3.0 |
File | API | 4.0.1 | 4.2 |
---|---|---|---|
bytestream.h | CheckedArrayByteSink::CheckedArrayByteSink(char *outbuf, int32_t capacity) | None | Draft 4.2 |
bytestream.h | void ByteSink::Flush() | None | Draft 4.2 |
bytestream.h | ByteSink::~ByteSink() | None | Draft 4.2 |
bytestream.h | char* ByteSink::GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity) | None | Draft 4.2 |
bytestream.h | void CheckedArrayByteSink::Append(const char *bytes, int32_t n) | None | Draft 4.2 |
bytestream.h | char* CheckedArrayByteSink::GetAppendBuffer(int32_t min_capacity, int32_t desired_capacity_hint, char *scratch, int32_t scratch_capacity, int32_t *result_capacity) | None | Draft 4.2 |
bytestream.h | ByteSink::ByteSink() | None | Draft 4.2 |
bytestream.h | UBool CheckedArrayByteSink::Overflowed() const | None | Draft 4.2 |
bytestream.h | int32_t CheckedArrayByteSink::NumberOfBytesWritten() const | None | Draft 4.2 |
bytestream.h | void ByteSink::Append(const char *bytes, int32_t n)=0 | None | Draft 4.2 |
calendar.h | static StringEnumeration* Calendar::getKeywordValuesForLocale(const char *key, const Locale &locale, UBool commonlyUsed, UErrorCode &status) | None | Draft 4.2 |
coll.h | UCollationResult Collator::compare(UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const | None | Draft 4.2 |
coll.h | UCollationResult Collator::compareUTF8(const StringPiece &source, const StringPiece &target, UErrorCode &status) const | None | Draft 4.2 |
coll.h | static StringEnumeration* Collator::getKeywordValuesForLocale(const char *keyword, const Locale &locale, UBool commonlyUsed, UErrorCode &status) | None | Draft 4.2 |
currpinf.h | static UClassID CurrencyPluralInfo::getStaticClassID() | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo* CurrencyPluralInfo::clone() const | None | Draft 4.2 |
currpinf.h | void CurrencyPluralInfo::setCurrencyPluralPattern(const UnicodeString &pluralCount, const UnicodeString &pattern, UErrorCode &status) | None | Draft 4.2 |
currpinf.h | void CurrencyPluralInfo::setPluralRules(const UnicodeString &ruleDescription, UErrorCode &status) | None | Draft 4.2 |
currpinf.h | UnicodeString& CurrencyPluralInfo::getCurrencyPluralPattern(const UnicodeString &pluralCount, UnicodeString &result) const | None | Draft 4.2 |
currpinf.h | const PluralRules* CurrencyPluralInfo::getPluralRules() const | None | Draft 4.2 |
currpinf.h | void CurrencyPluralInfo::setLocale(const Locale &loc, UErrorCode &status) | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(const CurrencyPluralInfo &info) | None | Draft 4.2 |
currpinf.h | UClassID CurrencyPluralInfo::getDynamicClassID() const | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(UErrorCode &status) | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo::~CurrencyPluralInfo() | None | Draft 4.2 |
currpinf.h | const Locale& CurrencyPluralInfo::getLocale() const | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo::CurrencyPluralInfo(const Locale &locale, UErrorCode &status) | None | Draft 4.2 |
currpinf.h | CurrencyPluralInfo& CurrencyPluralInfo::operator=(const CurrencyPluralInfo &info) | None | Draft 4.2 |
currpinf.h | UBool CurrencyPluralInfo::operator!=(const CurrencyPluralInfo &info) const | None | Draft 4.2 |
currpinf.h | static UBool ValueComparator(UHashTok val1, UHashTok val2) | None | Internal 4.2 |
currpinf.h | UBool CurrencyPluralInfo::operator==(const CurrencyPluralInfo &info) const | None | Draft 4.2 |
dcfmtsym.h | const UnicodeString& DecimalFormatSymbols::getPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, UErrorCode &status) const | None | Draft 4.2 |
dcfmtsym.h | void DecimalFormatSymbols::setPatternForCurrencySpacing(ECurrencySpacing type, UBool beforeCurrency, const UnicodeString &pattern) | None | Draft 4.2 |
decimfmt.h | void DecimalFormat::setCurrencyPluralInfo(const CurrencyPluralInfo &info) | None | Draft 4.2 |
decimfmt.h | static UBool AffixValueComparator(UHashTok val1, UHashTok val2) | None | Internal 4.2 |
decimfmt.h | const CurrencyPluralInfo* DecimalFormat::getCurrencyPluralInfo(void) const | None | Draft 4.2 |
decimfmt.h | static UBool AffixPatternValueComparator(UHashTok val1, UHashTok val2) | None | Internal 4.2 |
decimfmt.h | void DecimalFormat::adoptCurrencyPluralInfo(CurrencyPluralInfo *toAdopt) | None | Draft 4.2 |
decimfmt.h | DecimalFormat::DecimalFormat(const UnicodeString &pattern, DecimalFormatSymbols *symbolsToAdopt, NumberFormat::EStyles style, UErrorCode &status) | None | Internal 4.2 |
dtfmtsym.h | const UnicodeString* DateFormatSymbols::getNarrowEras(int32_t &count) const | None | Draft 4.2 |
dtfmtsym.h | void DateFormatSymbols::setNarrowEras(const UnicodeString *narrowEras, int32_t count) | None | Draft 4.2 |
dtitvinf.h | static UBool hashTableValueComparator(UHashTok val1, UHashTok val2) | None | Internal 4.0 |
errorcode.h | void ErrorCode::set(UErrorCode value) | None | Draft 4.2 |
errorcode.h | UBool ErrorCode::isSuccess() const | None | Draft 4.2 |
errorcode.h | UErrorCode ErrorCode::reset() | None | Draft 4.2 |
errorcode.h | void ErrorCode::check() const | None | Draft 4.2 |
errorcode.h | ErrorCode::operator UErrorCode &() | None | Draft 4.2 |
errorcode.h | ErrorCode::~ErrorCode() | None | Draft 4.2 |
errorcode.h | UBool ErrorCode::isFailure() const | None | Draft 4.2 |
errorcode.h | ErrorCode::ErrorCode() | None | Draft 4.2 |
errorcode.h | ErrorCode::operator UErrorCode *() | None | Draft 4.2 |
errorcode.h | UErrorCode ErrorCode::get() const | None | Draft 4.2 |
LEGlyphStorage.h | void LEGlyphStorage::moveGlyph(le_int32 fromPosition, le_int32 toPosition, le_uint32 marker) | None | Draft 4.2 |
LEGlyphStorage.h | LEGlyphID* LEGlyphStorage::insertGlyphs(le_int32 atIndex, le_int32 insertCount, LEErrorCode &success) | None | Draft 4.2 |
msgfmt.h | int32_t MessageFormat::getArgTypeCount() const | None | Internal . |
numfmt.h | static NumberFormat* NumberFormat::createInstance(const Locale &desiredLocale, EStyles choice, UErrorCode &success) | None | Draft 4.2 |
numsys.h | int32_t NumberingSystem::getRadix() | None | Draft 4.2 |
numsys.h | NumberingSystem::NumberingSystem(const NumberingSystem &other) | None | Draft 4.2 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(UErrorCode &status) | None | Draft 4.2 |
numsys.h | static StringEnumeration* NumberingSystem::getAvailableNames(UErrorCode &status) | None | Draft 4.2 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(const Locale &inLocale, UErrorCode &status) | None | Draft 4.2 |
numsys.h | NumberingSystem::NumberingSystem() | None | Draft 4.2 |
numsys.h | UBool NumberingSystem::isAlgorithmic() const | None | Draft 4.2 |
numsys.h | static NumberingSystem* NumberingSystem::createInstanceByName(const char *name, UErrorCode &status) | None | Draft 4.2 |
numsys.h | UnicodeString NumberingSystem::getDescription() | None | Draft 4.2 |
numsys.h | static UClassID NumberingSystem::getStaticClassID(void) | None | Draft 4.2 |
numsys.h | NumberingSystem::~NumberingSystem() | None | Draft 4.2 |
numsys.h | static NumberingSystem* NumberingSystem::createInstance(int32_t radix, UBool isAlgorithmic, const UnicodeString &description, UErrorCode &status) | None | Draft 4.2 |
numsys.h | UClassID NumberingSystem::getDynamicClassID() const | None | Draft 4.2 |
smpdtfmt.h | SimpleDateFormat::SimpleDateFormat(const UnicodeString &pattern, const UnicodeString &override, const Locale &locale, UErrorCode &status) | None | Draft 4.2 |
smpdtfmt.h | SimpleDateFormat::SimpleDateFormat(const UnicodeString &pattern, const UnicodeString &override, UErrorCode &status) | None | Draft 4.2 |
stringpiece.h | void StringPiece::remove_suffix(int32_t n) | None | Draft 4.2 |
stringpiece.h | UBool StringPiece::empty() const | None | Draft 4.2 |
stringpiece.h | void StringPiece::remove_prefix(int32_t n) | None | Draft 4.2 |
stringpiece.h | void StringPiece::clear() | None | Draft 4.2 |
stringpiece.h | int32_t StringPiece::length() const | None | Draft 4.2 |
stringpiece.h | StringPiece::StringPiece(const char *offset, int32_t len) | None | Draft 4.2 |
stringpiece.h | const char* StringPiece::data() const | None | Draft 4.2 |
stringpiece.h | int32_t StringPiece::size() const | None | Draft 4.2 |
stringpiece.h | StringPiece StringPiece::substr(int32_t pos, int32_t len=npos) const | None | Draft 4.2 |
stringpiece.h | StringPiece::StringPiece(const StringPiece &x, int32_t pos, int32_t len) | None | Draft 4.2 |
stringpiece.h | StringPiece::StringPiece() | None | Draft 4.2 |
stringpiece.h | StringPiece::StringPiece(const char *str) | None | Draft 4.2 |
stringpiece.h | StringPiece::StringPiece(const StringPiece &x, int32_t pos) | None | Draft 4.2 |
tblcoll.h | UCollationResult RuleBasedCollator::compare(UCharIterator &sIter, UCharIterator &tIter, UErrorCode &status) const | None | Draft 4.2 |
tmunit.h | UObject* TimeUnit::clone() const | None | Draft 4.2 |
tmunit.h | UTimeUnitFields TimeUnit::getTimeUnitField() const | None | Draft 4.2 |
tmunit.h | UClassID TimeUnit::getDynamicClassID() const | None | Draft 4.2 |
tmunit.h | TimeUnit::TimeUnit(const TimeUnit &other) | None | Draft 4.2 |
tmunit.h | UBool TimeUnit::operator==(const UObject &other) const | None | Draft 4.2 |
tmunit.h | TimeUnit::~TimeUnit() | None | Draft 4.2 |
tmunit.h | UBool TimeUnit::operator!=(const UObject &other) const | None | Draft 4.2 |
tmunit.h | TimeUnit& TimeUnit::operator=(const TimeUnit &other) | None | Draft 4.2 |
tmunit.h | static TimeUnit* TimeUnit::createInstance(UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 |
tmunit.h | static UClassID TimeUnit::getStaticClassID() | None | Draft 4.2 |
tmutamt.h | TimeUnit::UTimeUnitFields TimeUnitAmount::getTimeUnitField() const | None | Draft 4.2 |
tmutamt.h | UBool TimeUnitAmount::operator==(const UObject &other) const | None | Draft 4.2 |
tmutamt.h | UObject* TimeUnitAmount::clone() const | None | Draft 4.2 |
tmutamt.h | UBool TimeUnitAmount::operator!=(const UObject &other) const | None | Draft 4.2 |
tmutamt.h | TimeUnitAmount& TimeUnitAmount::operator=(const TimeUnitAmount &other) | None | Draft 4.2 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const TimeUnitAmount &other) | None | Draft 4.2 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(const Formattable &number, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 |
tmutamt.h | TimeUnitAmount::~TimeUnitAmount() | None | Draft 4.2 |
tmutamt.h | const TimeUnit& TimeUnitAmount::getTimeUnit() const | None | Draft 4.2 |
tmutamt.h | static UClassID TimeUnitAmount::getStaticClassID(void) | None | Draft 4.2 |
tmutamt.h | TimeUnitAmount::TimeUnitAmount(double amount, TimeUnit::UTimeUnitFields timeUnitField, UErrorCode &status) | None | Draft 4.2 |
tmutamt.h | UClassID TimeUnitAmount::getDynamicClassID(void) const | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat::~TimeUnitFormat() | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(UErrorCode &status) | None | Draft 4.2 |
tmutfmt.h | UClassID TimeUnitFormat::getDynamicClassID(void) const | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &locale, UErrorCode &status) | None | Draft 4.2 |
tmutfmt.h | UnicodeString& TimeUnitFormat::format(const Formattable &obj, UnicodeString &toAppendTo, FieldPosition &pos, UErrorCode &status) const | None | Draft 4.2 |
tmutfmt.h | UBool TimeUnitFormat::operator==(const Format &other) const | None | Draft 4.2 |
tmutfmt.h | Format* TimeUnitFormat::clone(void) const | None | Draft 4.2 |
tmutfmt.h | void TimeUnitFormat::setLocale(const Locale &locale, UErrorCode &status) | None | Draft 4.2 |
tmutfmt.h | void TimeUnitFormat::parseObject(const UnicodeString &source, Formattable &result, ParsePosition &pos) const | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat &) | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat::TimeUnitFormat(const Locale &locale, EStyle style, UErrorCode &status) | None | Draft 4.2 |
tmutfmt.h | static UClassID TimeUnitFormat::getStaticClassID(void) | None | Draft 4.2 |
tmutfmt.h | TimeUnitFormat& TimeUnitFormat::operator=(const TimeUnitFormat &other) | None | Draft 4.2 |
tmutfmt.h | void TimeUnitFormat::setNumberFormat(const NumberFormat &format, UErrorCode &status) | None | Draft 4.2 |
tmutfmt.h | UBool TimeUnitFormat::operator!=(const Format &other) const | None | Draft 4.2 |
ucal.h | const char* ucal_getType(const UCalendar *cal, UErrorCode *status) | None | Draft 4.2 |
ucal.h | UEnumeration* ucal_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status) | None | Draft 4.2 |
ucnvsel.h | void ucnvsel_close(UConverterSelector *sel) | None | Draft 4.2 |
ucnvsel.h | UConverterSelector* ucnvsel_open(const char *const *converterList, int32_t converterListSize, const USet *excludedCodePoints, const UConverterUnicodeSet whichSet, UErrorCode *status) | None | Draft 4.2 |
ucnvsel.h | int32_t ucnvsel_serialize(const UConverterSelector *sel, void *buffer, int32_t bufferCapacity, UErrorCode *status) | None | Draft 4.2 |
ucnvsel.h | UEnumeration* ucnvsel_selectForString(const UConverterSelector *sel, const UChar *s, int32_t length, UErrorCode *status) | None | Draft 4.2 |
ucnvsel.h | UEnumeration* ucnvsel_selectForUTF8(const UConverterSelector *sel, const char *s, int32_t length, UErrorCode *status) | None | Draft 4.2 |
ucnvsel.h | UConverterSelector* ucnvsel_openFromSerialized(const void *buffer, int32_t length, UErrorCode *status) | None | Draft 4.2 |
ucol.h | UEnumeration* ucol_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status) | None | Draft 4.2 |
ucurr.h | UEnumeration* ucurr_getKeywordValuesForLocale(const char *key, const char *locale, UBool commonlyUsed, UErrorCode *status) | None | Draft 4.2 |
ucurr.h | const UChar* ucurr_getPluralName(const UChar *currency, const char *locale, UBool *isChoiceFormat, const char *pluralCount, int32_t *len, UErrorCode *ec) | None | Draft 4.2 |
uloc.h | int32_t uloc_forLanguageTag(const char *langtag, char *localeID, int32_t localeIDCapacity, int32_t *parsedLength, UErrorCode *err) | None | Draft 4.2 |
uloc.h | int32_t uloc_toLanguageTag(const char *localeID, char *langtag, int32_t langtagCapacity, UBool strict, UErrorCode *err) | None | Draft 4.2 |
ulocdata.h | int32_t ulocdata_getLocaleDisplayPattern(ULocaleData *uld, UChar *pattern, int32_t patternCapacity, UErrorCode *status) | None | Draft 4.2 |
ulocdata.h | void ulocdata_getCLDRVersion(UVersionInfo versionArray, UErrorCode *status) | None | Draft 4.2 |
ulocdata.h | int32_t ulocdata_getLocaleSeparator(ULocaleData *uld, UChar *separator, int32_t separatorCapacity, UErrorCode *status) | None | Draft 4.2 |
uniset.h | USet * UnicodeSet::toUSet() | None | Draft 4.2 |
uniset.h | const UnicodeSet * UnicodeSet::fromUSet(const USet *uset) | None | Draft 4.2 |
uniset.h | UnicodeSet * UnicodeSet::fromUSet(USet *uset) | None | Draft 4.2 |
uniset.h | const USet * UnicodeSet::toUSet() const | None | Draft 4.2 |
unistr.h | int32_t UnicodeString::extract(int32_t start, int32_t startLength, char *target, uint32_t targetLength) const | None | Stable 2.0 |
unistr.h | static UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) | None | Draft 4.2 |
unistr.h | int32_t UnicodeString::extract(int32_t start, int32_t startLength, char *target, uint32_t targetLength, const char *codepage) const | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData) | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, const char *codepage) | None | Stable 2.0 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) | None | Stable 2.0 |
unistr.h | void UnicodeString::toUTF8(ByteSink &sink) const | None | Draft 4.2 |
unistr.h | static UnicodeString UnicodeString::fromUTF8(const StringPiece &utf8) | None | Draft 4.2 |
unistr.h | UnicodeString::UnicodeString(const char *codepageData, int32_t dataLength) | None | Stable 2.0 |
unistr.h | int32_t UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const | None | Draft 4.2 |
uset.h | USet* uset_openEmpty() | None | Draft 4.2 |
uset.h | void uset_closeOver(USet *set, int32_t attributes) | None | Draft 4.2 |
uset.h | void uset_removeAllStrings(USet *set) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_getSkeletonUTF8(const USpoofChecker *sc, uint32_t type, const char *s, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_areConfusableUTF8(const USpoofChecker *sc, const char *s1, int32_t length1, const char *s2, int32_t length2, int32_t *position, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | const USet* uspoof_getAllowedChars(const USpoofChecker *sc, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | USpoofChecker* uspoof_clone(const USpoofChecker *sc, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_getSkeleton(const USpoofChecker *sc, uint32_t type, const UChar *s, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | void uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | const char* uspoof_getAllowedLocales(USpoofChecker *sc, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | USpoofChecker* uspoof_openFromSource(const char *confusables, int32_t confusablesLen, const char *confusablesWholeScript, int32_t confusablesWholeScriptLen, int32_t *errType, UParseError *pe, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_areConfusable(const USpoofChecker *sc, const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, int32_t *position, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_getChecks(const USpoofChecker *sc, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | void uspoof_setChecks(USpoofChecker *sc, int32_t checks, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | USpoofChecker* uspoof_open(UErrorCode *status) | None | Draft 4.2 |
uspoof.h | void uspoof_close(USpoofChecker *sc) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_serialize(USpoofChecker *sc, void *data, int32_t capacity, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | void uspoof_setAllowedChars(USpoofChecker *sc, const USet *chars, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_check(const USpoofChecker *sc, const UChar *text, int32_t length, int32_t *position, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | int32_t uspoof_checkUTF8(const USpoofChecker *sc, const char *text, int32_t length, int32_t *position, UErrorCode *status) | None | Draft 4.2 |
uspoof.h | USpoofChecker* uspoof_openFromSerialized(const void *data, int32_t length, int32_t *pActualLength, UErrorCode *pErrorCode) | None | Draft 4.2 |
usprep.h | UStringPrepProfile* usprep_openByType(UStringPrepProfileType type, UErrorCode *status) | None | Draft 4.2 |
ustring.h | UChar* u_strFromUTF32WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const UChar32 *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) | None | Draft 4.2 |
ustring.h | UChar32* u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) | None | Draft 4.2 |
uversion.h | int32_t u_compareVersions(UVersionInfo v1, UVersionInfo v2) | None | Draft 4.2 |
uversion.h | void u_versionFromUString(UVersionInfo versionArray, const UChar *versionString) | None | Draft 4.2 |
File | API | 4.0.1 | 4.2 |
---|
Contents generated by StableAPI tool on Wed Mar 18 22:04:30 PDT 2009
Copyright (C) 2009, International Business Machines Corporation, All Rights Reserved.