Searched refs:XML2ENC_DECLARE (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_xml2enc.h28 #define XML2ENC_DECLARE(type) type macro
32 #define XML2ENC_DECLARE(type) type __stdcall macro
36 #define XML2ENC_DECLARE(type) __declspec(dllexport) type __stdcall macro
40 #define XML2ENC_DECLARE(type) __declspec(dllimport) type __stdcall macro

Completed in 1508 milliseconds