Home | History | Annotate | Download | only in unicode

Lines Matching refs:TimeZoneRule

725      * Returns the number of <code>TimeZoneRule</code>s which represents time transitions,
726 * for this time zone, that is, all <code>TimeZoneRule</code>s for this time zone except
729 * @return The number of <code>TimeZoneRule</code>s representing time transitions.
735 * Gets the <code>InitialTimeZoneRule</code> and the set of <code>TimeZoneRule</code>
738 * the array trsrules is filled with 0 or multiple <code>TimeZoneRule</code>
751 const TimeZoneRule* trsrules[], int32_t& trscount, UErrorCode& status) const;