|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | XSLTPUBLIC |
| #define | XSLTCALL |
| #define | XSLTPUBFUN XSLTPUBLIC |
| #define | XSLTPUBVAR XSLTPUBLIC extern |
| #define | LIBXSLT_PUBLIC XSLTPUBVAR |
| #define LIBXSLT_PUBLIC XSLTPUBVAR |
Definition at line 59 of file xsltexports.h.
| #define XSLTCALL |
XSLTCALL:
Macro which declares the calling convention for exported functions
Definition at line 39 of file xsltexports.h.
| #define XSLTPUBFUN XSLTPUBLIC |
Definition at line 48 of file xsltexports.h.
| #define XSLTPUBLIC |
| #define XSLTPUBVAR XSLTPUBLIC extern |
XSLTPUBVAR:
Macro which declares an exportable variable
Definition at line 55 of file xsltexports.h.