Home
last modified time | relevance | path

Searched refs:nextRule (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Drbtz.cpp182 TimeZoneRule *nextRule = NULL; in complete() local
207 nextRule = r; in complete()
212 if (nextRule == NULL) { in complete()
238 nextRule = r; in complete()
244 if (nextRule == NULL) { in complete()
262 trst->to = nextRule; in complete()
268 curRule = nextRule; in complete()
/external/chromium/third_party/icu/source/i18n/
Drbtz.cpp182 TimeZoneRule *nextRule = NULL; in complete() local
207 nextRule = r; in complete()
212 if (nextRule == NULL) { in complete()
238 nextRule = r; in complete()
244 if (nextRule == NULL) { in complete()
262 trst->to = nextRule; in complete()
268 curRule = nextRule; in complete()