Eneboo - Documentación para desarrolladores
'defines'
Referencia del Archivo src/libxslt/libexslt/exsltconfig.h

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

Documentación de los 'defines'

#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"

 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'