Loading...
set
ErrorCode::set()
UnicodeSet::set()
Calendar::set(EDateFields field, int32_t value)
Calendar::set(UCalendarDateFields field, int32_t value)
Calendar::set(int32_t year, int32_t month, int32_t date)
Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute)
Calendar::set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second)
setEndRule
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode &status)
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode &status)
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode &status)
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth, int32_t time, TimeMode mode, UErrorCode &status)
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode &status)
SimpleTimeZone::setEndRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
setStartRule
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode &status)
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UErrorCode &status)
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode &status)
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t time, TimeMode mode, UErrorCode &status)
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode &status)
SimpleTimeZone::setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, TimeMode mode, UBool after, UErrorCode &status)
setText
BreakIterator::setText(const UnicodeString &text)=0
BreakIterator::setText(UText *text, UErrorCode &status)=0
Normalizer::setText(const UnicodeString &newText, UErrorCode &status)
Normalizer::setText(const CharacterIterator &newText, UErrorCode &status)
Normalizer::setText(const UChar *newText, int32_t length, UErrorCode &status)
RuleBasedBreakIterator::setText(const UnicodeString &newText)
RuleBasedBreakIterator::setText(UText *text, UErrorCode &status)
StringCharacterIterator::setText(const UnicodeString &newText)
StringCharacterIterator::setText(const UChar *newText, int32_t newTextLength)
UCharCharacterIterator::setText()
CollationElementIterator::setText(const UnicodeString &str, UErrorCode &status)
CollationElementIterator::setText(CharacterIterator &str, UErrorCode &status)
SearchIterator::setText(const UnicodeString &text, UErrorCode &status)
SearchIterator::setText(CharacterIterator &text, UErrorCode &status)
StringSearch::setText(const UnicodeString &text, UErrorCode &status)
StringSearch::setText(CharacterIterator &text, UErrorCode &status)
SimpleTimeZone
SimpleTimeZone::SimpleTimeZone(const SimpleTimeZone &source)
SimpleTimeZone::SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString &ID)
SimpleTimeZone::SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, UErrorCode &status)
SimpleTimeZone::SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, int32_t savingsDST, UErrorCode &status)
SimpleTimeZone::SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString &ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, TimeMode savingsStartTimeMode, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, TimeMode savingsEndTimeMode, int32_t savingsDST, UErrorCode &status)
StringSearch
StringSearch::StringSearch(const UnicodeString &pattern, const UnicodeString &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
StringSearch::StringSearch(const UnicodeString &pattern, const UnicodeString &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
StringSearch::StringSearch(const UnicodeString &pattern, CharacterIterator &text, const Locale &locale, BreakIterator *breakiter, UErrorCode &status)
StringSearch::StringSearch(const UnicodeString &pattern, CharacterIterator &text, RuleBasedCollator *coll, BreakIterator *breakiter, UErrorCode &status)
StringSearch::StringSearch(const StringSearch &that)
Searching...
No Matches