Searched refs:abb_month (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dstrftime.c59 static const char *abb_month[] = { variable
193 "%s", abb_month[tm->tm_mon]);
H A Dstrptime.c62 static const char *abb_month[] = { variable
277 ret = match_string (&buf, abb_month);

Completed in 179 milliseconds