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

/freebsd-9.3-release/usr.bin/calendar/
H A Dparsedata.c397 int idayofweek = -1, imonth = -1, idayofmonth = -1, iyear = -1; local
87 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
342 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 38 milliseconds