Eneboo - Documentación para desarrolladores
|
Ir al código fuente de este archivo.
'defines' | |
#define | LIBXSLT_DOTTED_VERSION "1.1.26" |
#define | LIBXSLT_VERSION 10126 |
#define | LIBXSLT_VERSION_STRING "10126" |
#define | LIBXSLT_VERSION_EXTRA "-GITv1.1.26-24-g5425e22" |
#define | WITH_DEBUGGER |
#define | WITH_MODULES |
#define | LIBXSLT_DEFAULT_PLUGINS_PATH() "/usr/lib/libxslt-plugins" |
#define | XSLT_LOCALE_XLOCALE |
#define | ATTRIBUTE_UNUSED |
#define | LIBXSLT_PUBLIC |
#define ATTRIBUTE_UNUSED |
ATTRIBUTE_UNUSED:
This macro is used to flag unused function parameters to GCC
#define LIBXSLT_DEFAULT_PLUGINS_PATH | ( | ) | "/usr/lib/libxslt-plugins" |
#define LIBXSLT_DOTTED_VERSION "1.1.26" |
LIBXSLT_DOTTED_VERSION:
the version string like "1.2.3"
#define LIBXSLT_PUBLIC |
LIBXSLT_PUBLIC:
This macro is used to declare PUBLIC variables for Cygwin and for MSC on Windows
#define LIBXSLT_VERSION 10126 |
LIBXSLT_VERSION:
the version number: 1.2.3 value is 10203
#define LIBXSLT_VERSION_EXTRA "-GITv1.1.26-24-g5425e22" |
LIBXSLT_VERSION_EXTRA:
extra version information, used to show a CVS compilation
#define LIBXSLT_VERSION_STRING "10126" |
LIBXSLT_VERSION_STRING:
the version number string, 1.2.3 value is "10203"
#define WITH_DEBUGGER |
WITH_XSLT_DEBUG:
Activate the compilation of the debug reporting. Speed penalty is insignifiant and being able to run xsltpoc -v is useful. On by default unless --without-debug is passed to configure XSLT_NEED_TRIO:
should be activated if the existing libc library lacks some of the string formatting function, in that case reuse the Trio ones already compiled in the libxml2 library. WITH_XSLT_DEBUGGER:
Activate the compilation of the debugger support. Speed penalty is insignifiant. On by default unless --without-debugger is passed to configure
#define WITH_MODULES |
WITH_MODULES:
Whether module support is configured into libxslt Note: no default module path for win32 platforms
#define XSLT_LOCALE_XLOCALE |
Locale support