Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr-util/misc/
Dapr_date.c324 const char *monstr, *timstr, *gmtstr; in apr_date_parse_rfc() local
364 gmtstr = date + 21; in apr_date_parse_rfc()
378 gmtstr = date + 19; in apr_date_parse_rfc()
399 gmtstr = NULL; in apr_date_parse_rfc()
415 gmtstr = date + 20; in apr_date_parse_rfc()
433 gmtstr = date + 19; in apr_date_parse_rfc()
451 gmtstr = date + 19; in apr_date_parse_rfc()
469 gmtstr = date + 18; in apr_date_parse_rfc()
484 gmtstr = NULL; in apr_date_parse_rfc()
499 gmtstr = NULL; in apr_date_parse_rfc()
[all …]