Eneboo - Documentación para desarrolladores
'defines'
Referencia del Archivo src/libdigidoc/libxml2/xpath.c
#include "libxml.h"
#include <string.h>
#include <libxml/xmlmemory.h>
#include <libxml/tree.h>
#include <libxml/valid.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include <libxml/parserInternals.h>
#include <libxml/hash.h>
#include <libxml/xmlerror.h>
#include <libxml/threads.h>
#include <libxml/globals.h>
#include "elfgcchack.h"

'defines'

#define IN_LIBXML
#define TODO
#define XP_OPTIMIZED_NON_ELEM_COMPARISON
#define XP_OPTIMIZED_FILTER_FIRST
#define bottom_xpath

Documentación de los 'defines'

#define bottom_xpath
#define IN_LIBXML
#define TODO
Valor:
xmlGenericError(xmlGenericErrorContext,                         \
            "Unimplemented block at %s:%d\n",                           \
            __FILE__, __LINE__);
#define XP_OPTIMIZED_FILTER_FIRST
#define XP_OPTIMIZED_NON_ELEM_COMPARISON
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'