Searched defs:month (Results 1 – 1 of 1) sorted by relevance
218 bool month; /* Flag for comparison by month name. */ member225 struct month struct227 char const *name;228 int val;2048 getmonth (char const *month, char **ea) in getmonth()