Go to the source code of this file.
Defines | |
| #define | __PARSEDATEL_H |
Variables | |
| const char *const | Curl_wkday [7] |
| const char *const | Curl_month [12] |
| #define __PARSEDATEL_H |
Definition at line 6 of file parsedate.h.
| const char* const Curl_month[12] |
Definition at line 94 of file parsedate.c.
Referenced by checkmonth(), Curl_file(), Curl_http(), and ftp_state_mdtm_resp().
| const char* const Curl_wkday[7] |
Definition at line 89 of file parsedate.c.
Referenced by checkday(), Curl_file(), Curl_http(), and ftp_state_mdtm_resp().
1.5.6