#include "libxml.h"
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.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 "buf.h"
#include "enc.h"
Go to the source code of this file.
◆ IN_LIBXML
◆ IS_XMLPGD_SEP
#define IS_XMLPGD_SEP |
( |
|
ch | ) |
(ch=='/') |
◆ MAX_INPUT_CALLBACK
◆ MINLEN
◆ xmlInputCallback
◆ xmlIOErrMemory()
xmlIOErrMemory: @extra: extra information
Handle an out of memory condition
Definition at line 228 of file xmlIO.c.
◆ IOerr
◆ xmlInputCallbackInitialized
int xmlInputCallbackInitialized = 0 |
|
static |
◆ xmlInputCallbackNr
int xmlInputCallbackNr = 0 |
|
static |
◆ xmlInputCallbackTable