Searched refs:LIBXML_DLL_IMPORT (Results 1 – 5 of 5) sorted by relevance
123 < LIBXML_DLL_IMPORT extern int xmlDoValidityCheckingDefaultVal;131 < LIBXML_DLL_IMPORT extern int xmlDoValidityCheckingDefaultValue;139 > LIBXML_DLL_IMPORT extern int xmlDoValidityCheckingDefaultValue;147 < LIBXML_DLL_IMPORT extern int xmlSubsEntitiesDefaultValue;155 < LIBXML_DLL_IMPORT extern int xmlSubstituteEntitiesDefaultValue;163 > LIBXML_DLL_IMPORT extern int xmlSubstituteEntitiesDefaultValue;
203 #ifndef LIBXML_DLL_IMPORT205 #define LIBXML_DLL_IMPORT __declspec(dllimport) macro207 #define LIBXML_DLL_IMPORT macro
71 #if !defined(LIBXML_DLL_IMPORT)72 #define LIBXML_DLL_IMPORT XMLPUBVAR macro
223 * LIBXML_DLL_IMPORT:237 #ifndef LIBXML_DLL_IMPORT239 #define LIBXML_DLL_IMPORT __declspec(dllimport) macro241 #define LIBXML_DLL_IMPORT macro
14758 * include/libxml/xmlversion.h.in (LIBXML_DLL_IMPORT): Use on Cygwin