CACHE_DECLARE 111 modules/cache/cache_storage.c CACHE_DECLARE(void) ap_cache_accept_headers(cache_handle_t *h, request_rec *r, CACHE_DECLARE 86 modules/cache/cache_util.c CACHE_DECLARE(cache_provider_list *)ap_cache_get_providers(request_rec *r, CACHE_DECLARE 145 modules/cache/cache_util.c CACHE_DECLARE(apr_int64_t) ap_cache_current_age(cache_info *info, CACHE_DECLARE 167 modules/cache/cache_util.c CACHE_DECLARE(int) ap_cache_check_freshness(cache_handle_t *h, CACHE_DECLARE 392 modules/cache/cache_util.c CACHE_DECLARE(int) ap_cache_liststr(apr_pool_t *p, const char *list, CACHE_DECLARE 466 modules/cache/cache_util.c CACHE_DECLARE(const char *)ap_cache_tokstr(apr_pool_t *p, const char *list, CACHE_DECLARE 497 modules/cache/cache_util.c CACHE_DECLARE(apr_time_t) ap_cache_hex2usec(const char *x) CACHE_DECLARE 517 modules/cache/cache_util.c CACHE_DECLARE(void) ap_cache_usec2hex(apr_time_t j, char *y) CACHE_DECLARE 574 modules/cache/cache_util.c CACHE_DECLARE(char *)ap_cache_generate_name(apr_pool_t *p, int dirlevels, CACHE_DECLARE 585 modules/cache/cache_util.c CACHE_DECLARE(apr_table_t *)ap_cache_cacheable_hdrs_out(apr_pool_t *pool, CACHE_DECLARE 94 modules/cache/mod_cache.h #define CACHE_DECLARE(type) type CACHE_DECLARE 98 modules/cache/mod_cache.h #define CACHE_DECLARE(type) type __stdcall CACHE_DECLARE 102 modules/cache/mod_cache.h #define CACHE_DECLARE(type) __declspec(dllexport) type __stdcall CACHE_DECLARE 106 modules/cache/mod_cache.h #define CACHE_DECLARE(type) __declspec(dllimport) type __stdcall