Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c331 static struct lookup const mon_names[] = { variable
576 fprintf(f, ", %s, dom %d", mon_names[r->r_month].l_word, r->r_dayofmonth); in emit_icu_rule()
1304 if ((lp = byword(fields[LP_MONTH], mon_names)) == NULL) { in inleap()
1406 if ((lp = byword(monthp, mon_names)) == NULL) { in rulesub()