Searched defs:idayofmonth (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.bin/calendar/
H A Dparsedata.c438 int idayofweek = -1, imonth = -1, idayofmonth = -1, iyear = -1; local
88 determinestyle(char *date, int *flags, char *month, int *imonth, char *dayofmonth, int *idayofmonth, char *dayofweek, int *idayofweek, char *modifieroffset, char *modifierindex, char *specialday, char *year, int *iyear) argument
339 debug_determinestyle(int dateonly, char *date, int flags, char *month, int imonth, char *dayofmonth, int idayofmonth, char *dayofweek, int idayofweek, char *modifieroffset, char *modifierindex, char *specialday, char *year, int iyear) argument
[all...]

Completed in 53 milliseconds