AP_MODULE_DECLARE  118 include/ap_config.h #define AP_MODULE_DECLARE(type)            type __stdcall
AP_MODULE_DECLARE  120 include/ap_config.h #define AP_MODULE_DECLARE(type)            type
AP_MODULE_DECLARE  133 include/ap_config.h #define AP_MODULE_DECLARE(type)          __declspec(dllexport) type __stdcall
AP_MODULE_DECLARE  385 include/httpd.h # define AP_MODULE_DECLARE(type)    type