Searched defs:format (Results 1 – 8 of 8) sorted by relevance
/time/ |
A D | strptime.c | 30 strptime (const char *buf, const char *format, struct tm *tm) in strptime()
|
A D | wcsftime.c | 23 wcsftime (wchar_t *s, size_t maxsize, const wchar_t *format, in wcsftime()
|
A D | strftime.c | 23 strftime (char *s, size_t maxsize, const char *format, const struct tm *tp) in strftime()
|
A D | asctime.c | 29 static const char format[] = "%.3s %.3s%3d %.2d:%.2d:%.2d %d\n"; variable
|
A D | tst-strptime.c | 30 const char *format; member 81 const char *format; member
|
A D | tst-strftime3.c | 56 const char *format; member
|
A D | strftime_l.c | 449 my_strftime (CHAR_T *s, size_t maxsize, const CHAR_T *format, in my_strftime() 1447 emacs_strftime (char *s, size_t maxsize, const char *format, in emacs_strftime()
|
A D | strptime_l.c | 1252 strptime (const char *buf, const char *format, struct tm *tm LOCALE_PARAM) in strptime()
|
Completed in 13 milliseconds