Searched defs:AP_DECLARE_EXPORT (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dap_hooks.h50 * @see AP_DECLARE_EXPORT
52 * AP_DECLARE_STATIC and AP_DECLARE_EXPORT are left undefined when
59 * AP_DECLARE_EXPORT is defined when building the Apache Core dynamic
64 # define AP_DECLARE_EXPORT macro
H A Dap_config.h40 * @see AP_DECLARE_EXPORT
42 * AP_DECLARE_STATIC and AP_DECLARE_EXPORT are left undefined when
49 * AP_DECLARE_EXPORT is defined when building the Apache Core dynamic
54 # define AP_DECLARE_EXPORT macro
95 #elif defined(AP_DECLARE_EXPORT)

Completed in 629 milliseconds