Eneboo - Documentación para desarrolladores
Clases | 'defines' | 'typedefs'
Referencia del Archivo src/libdigidoc/libxml2/xmlIO.c
#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

Documentación de los 'defines'

#define bottom_xmlIO
#define IN_LIBXML
#define IS_XMLPGD_SEP (   ch)    (ch=='/')
#define MAX_INPUT_CALLBACK   15
#define MINLEN   4000

Documentación de los 'typedefs'

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