Eneboo - Documentación para desarrolladores
|
#include "libxml.h"
#include <string.h>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/xmlIO.h>
#include <libxml/uri.h>
#include <libxml/nanohttp.h>
#include <libxml/nanoftp.h>
#include <libxml/xmlerror.h>
#include <libxml/globals.h>
#include "elfgcchack.h"
Clases | |
struct | _xmlInputCallback |
'defines' | |
#define | IN_LIBXML |
#define | MINLEN 4000 |
#define | MAX_INPUT_CALLBACK 15 |
#define | IS_XMLPGD_SEP(ch) (ch=='/') |
#define | bottom_xmlIO |
'typedefs' | |
typedef struct _xmlInputCallback | xmlInputCallback |
#define bottom_xmlIO |
#define IN_LIBXML |
#define IS_XMLPGD_SEP | ( | ch | ) | (ch=='/') |
#define MAX_INPUT_CALLBACK 15 |
#define MINLEN 4000 |
typedef struct _xmlInputCallback xmlInputCallback |