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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 310 const char * l_word; member in struct:lookup
555 fprintf(f, ", %s, dom %d", mon_names[r->r_month].l_word, r->r_dayofmonth);
557 fprintf(f, ", %s", wday_names[r->r_wday].l_word);
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 310 const char * l_word; member in struct:lookup
555 fprintf(f, ", %s, dom %d", mon_names[r->r_month].l_word, r->r_dayofmonth);
557 fprintf(f, ", %s", wday_names[r->r_wday].l_word);
    [all...]

Completed in 480 milliseconds