Searched refs:strptime (Results 1 – 7 of 7) sorted by relevance
51 strptime.c
51 'strptime.c',
515 strptime (const char *buf, const char *format, struct tm *timeptr) in strptime() function
260 char *strptime (const char *__restrict,
188 * fixes to strftime/strptime
1601 * libc/time/strptime.c (match_string): Fix warning about discarding2275 * libc/time/strptime.c (strptime): Same. 3655 * libc/time/strptime.c (strptime): Cast to unsigned char in calls to4057 * libc/time/strptime.c: Include <strings.h> for "strncasecmp".4227 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,4233 * libc/time/strptime.c (first_day): Actually return the wday5375 consumption by strftime and strptime.5384 * libc/time/strptime.c: Remove locale constant strings in favor of5387 (strptime): Throughout, convert locale-specific formats to use12233 * libc/time/strptime.c (strptime): Don't abort for %c and %Z.[all …]
2545 Files: newlib/libc/time/strptime.c