Eneboo - Documentación para desarrolladores
|
Ir al código fuente de este archivo.
'defines' | |
#define | LIBEXSLT_DOTTED_VERSION "1.1.26" |
#define | LIBEXSLT_VERSION 815 |
#define | LIBEXSLT_VERSION_STRING "815" |
#define | LIBEXSLT_VERSION_EXTRA "" |
#define | ATTRIBUTE_UNUSED |
#define ATTRIBUTE_UNUSED |
WITH_CRYPTO:
Whether crypto support is configured into exslt ATTRIBUTE_UNUSED:
This macro is used to flag unused function parameters to GCC
#define LIBEXSLT_DOTTED_VERSION "1.1.26" |
LIBEXSLT_DOTTED_VERSION:
the version string like "1.2.3"
#define LIBEXSLT_VERSION 815 |
LIBEXSLT_VERSION:
the version number: 1.2.3 value is 10203
#define LIBEXSLT_VERSION_EXTRA "" |
LIBEXSLT_VERSION_EXTRA:
extra version information, used to show a CVS compilation
#define LIBEXSLT_VERSION_STRING "815" |
LIBEXSLT_VERSION_STRING:
the version number string, 1.2.3 value is "10203"