Searched refs:apr_rfc822_date (Results 1 – 10 of 10) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_time.h | 193 APR_DECLARE(apr_status_t) apr_rfc822_date(char *date_str, apr_time_t t);
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_time.h | 193 APR_DECLARE(apr_status_t) apr_rfc822_date(char *date_str, apr_time_t t);
|
/external/cronet/stable/third_party/apache-portable-runtime/src/time/unix/ |
D | timestr.c | 42 apr_status_t apr_rfc822_date(char *date_str, apr_time_t t) in apr_rfc822_date() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/time/unix/ |
D | timestr.c | 42 apr_status_t apr_rfc822_date(char *date_str, apr_time_t t) in apr_rfc822_date() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/time/win32/ |
D | timestr.c | 34 APR_DECLARE(apr_status_t) apr_rfc822_date(char *date_str, apr_time_t t) in apr_rfc822_date() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/time/win32/ |
D | timestr.c | 34 APR_DECLARE(apr_status_t) apr_rfc822_date(char *date_str, apr_time_t t) in apr_rfc822_date() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testtime.c | 180 rv = apr_rfc822_date(str, now); in test_rfcstr()
|
D | README | 238 directly given as input to the apr_rfc822_date() function, thus
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testtime.c | 180 rv = apr_rfc822_date(str, now); in test_rfcstr()
|
D | README | 238 directly given as input to the apr_rfc822_date() function, thus
|