HomeSort by relevance Sort by last modified time
    Searched refs:r_wday (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 76 int r_wday; member in struct:rule
91 ** r_dycode r_dayofmonth r_wday
547 (r->r_dycode == DC_DOM ? -1 : r->r_wday),
557 fprintf(f, ", %s", wday_names[r->r_wday].l_word);
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 76 int r_wday; member in struct:rule
91 ** r_dycode r_dayofmonth r_wday
547 (r->r_dycode == DC_DOM ? -1 : r->r_wday),
557 fprintf(f, ", %s", wday_names[r->r_wday].l_word);
    [all...]

Completed in 36 milliseconds