Searched defs:AP_DECLARE_DATA (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dap_config.h83 * @note AP_DECLARE_DATA extern type apr_variable; syntax is required for
86 * AP_DECLARE_DATA type apr_variable
89 #define AP_DECLARE_DATA macro
94 #define AP_DECLARE_DATA macro
98 #define AP_DECLARE_DATA __declspec(dllexport) macro
102 #define AP_DECLARE_DATA __declspec(dllimport) macro
H A Dhttpd.h357 #ifndef AP_DECLARE_DATA
358 # define AP_DECLARE_DATA macro
/httpd/docs/log-message-tags/
H A Dmacros.h15 #define AP_DECLARE_DATA macro

Completed in 19 milliseconds