OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:historicRuleCount
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
olsontz.cpp
643
historicRuleCount
= 0;
664
for (int i = 0; i <
historicRuleCount
; i++) {
743
historicRuleCount
= typeCount;
744
historicRules = (TimeArrayTimeZoneRule**)uprv_malloc(sizeof(TimeArrayTimeZoneRule*)*
historicRuleCount
);
751
for (int i = 0; i <
historicRuleCount
; i++) {
[
all
...]
olsontz.h
379
int16_t
historicRuleCount
;
Completed in 210 milliseconds