Searched defs:AP_CORE_DECLARE_NONSTD (Results 1 - 6 of 6) sorted by relevance

/httpd/docs/log-message-tags/
H A Dmacros.h4 #define AP_CORE_DECLARE_NONSTD(x) x macro
/httpd/modules/http/
H A Dbyterange_filter.c400 AP_CORE_DECLARE_NONSTD(apr_status_t) ap_byterange_filter(ap_filter_t *f, function
H A Dhttp_filters.c1125 AP_CORE_DECLARE_NONSTD(apr_status_t) ap_http_header_filter(ap_filter_t *f, function
/httpd/server/
H A Dprotocol.c1455 AP_CORE_DECLARE_NONSTD(apr_status_t) ap_content_length_filter( function
1607 AP_CORE_DECLARE_NONSTD(apr_status_t) ap_old_write_filter( function
H A Drequest.c1976 AP_CORE_DECLARE_NONSTD(apr_status_t) ap_sub_req_output_filter(ap_filter_t *f, function
/httpd/include/
H A Dhttpd.h381 * modules should not use functions marked AP_CORE_DECLARE_NONSTD
384 #ifndef AP_CORE_DECLARE_NONSTD
385 # define AP_CORE_DECLARE_NONSTD AP_DECLARE_NONSTD macro

Completed in 37 milliseconds