Searched refs:apr_date_parse_http (Results 1 – 3 of 3) sorted by relevance
154 newsecs = apr_date_parse_http(datestr); in test_date_parse_http()171 newsecs = apr_date_parse_http(datestr); in test_date_parse_http()
73 APU_DECLARE(apr_time_t) apr_date_parse_http(const char *date);
145 APU_DECLARE(apr_time_t) apr_date_parse_http(const char *date) in apr_date_parse_http() function