Home
last modified time | relevance | path

Searched refs:http_date_parse_RFC_850 (Results 1 – 1 of 1) sorted by relevance

/lighttpd1.4/src/
H A Dhttp_date.c42 http_date_parse_RFC_850 (const char *s, struct tm * const tm) in http_date_parse_RFC_850() function
261 return http_date_parse_RFC_850(s, tm); in http_date_str_to_tm()