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

/httpd/include/
H A Dap_config.h166 #define AP_MODULE_DECLARE_NONSTD(type) type macro
178 #define AP_MODULE_DECLARE_NONSTD(type) __declspec(dllexport) type macro
H A Dhttpd.h364 #ifndef AP_MODULE_DECLARE_NONSTD
365 # define AP_MODULE_DECLARE_NONSTD(type) type macro

Completed in 24 milliseconds