Eneboo - Documentación para desarrolladores
|
#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 |
#define bottom_xpath |
#define IN_LIBXML |
#define TODO |
xmlGenericError(xmlGenericErrorContext, \ "Unimplemented block at %s:%d\n", \ __FILE__, __LINE__);
#define XP_OPTIMIZED_FILTER_FIRST |
#define XP_OPTIMIZED_NON_ELEM_COMPARISON |