Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c347 static struct lookup const wday_names[] = { variable
578 fprintf(f, ", %s", wday_names[r->r_wday].l_word); in emit_icu_rule()
1524 if ((lp = byword(dp, wday_names)) == NULL) { in rulesub()