Home | History | Annotate | Download | only in unicode

Lines Matching full:rule

38      * @param from  The time zone rule used before the transition.
39 * @param to The time zone rule used after the transition.
111 * Returns the rule used before the transition.
112 * @return The time zone rule used after the transition.
118 * Sets the rule used before the transition. The caller remains
120 * @param from The time zone rule used before the transition.
126 * Adopts the rule used before the transition. The caller must
128 * @param from The time zone rule used before the transition.
134 * Sets the rule used after the transition. The caller remains
136 * @param to The time zone rule used after the transition.
142 * Adopts the rule used after the transition. The caller must
144 * @param to The time zone rule used after the transition.
150 * Returns the rule used after the transition.
151 * @return The time zone rule used after the transition.