Go to the source code of this file.
|
| static apr_status_t | cached_explode (apr_time_exp_t *xt, apr_time_t t, struct exploded_time_cache_element *cache, int use_gmt) |
| |
| apr_status_t | ap_explode_recent_localtime (apr_time_exp_t *tm, apr_time_t t) |
| |
| apr_status_t | ap_explode_recent_gmt (apr_time_exp_t *tm, apr_time_t t) |
| |
| apr_status_t | ap_recent_ctime (char *date_str, apr_time_t t) |
| |
| apr_status_t | ap_recent_ctime_ex (char *date_str, apr_time_t t, int option, int *len) |
| |
| apr_status_t | ap_recent_rfc822_date (char *date_str, apr_time_t t) |
| |
◆ AP_CTIME_COMPACT_LEN
| #define AP_CTIME_COMPACT_LEN 20 |
◆ AP_CTIME_GMTOFF_LEN
◆ AP_CTIME_USEC_LENGTH
| #define AP_CTIME_USEC_LENGTH 7 |
◆ TIME_CACHE_MASK
◆ TIME_CACHE_SIZE
◆ cached_explode()
◆ exploded_cache_gmt
◆ exploded_cache_localtime