Searched refs:mon_names (Results 1 – 1 of 1) sorted by relevance
331 static struct lookup const mon_names[] = { variable576 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()