#include "libxml.h"
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <libxml/xmlIO.h>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/uri.h>
#include <libxml/nanohttp.h>
#include <libxml/nanoftp.h>
#include <libxml/xmlerror.h>
#include "private/buf.h"
#include "private/enc.h"
#include "private/error.h"
#include "private/io.h"
#include "private/parser.h"
Go to the source code of this file.
◆ IN_LIBXML
◆ IS_XMLPGD_SEP
◆ MAX_INPUT_CALLBACK
◆ MINLEN
◆ xmlInputCallback
◆ IOerr
◆ xmlInputCallbackInitialized
| int xmlInputCallbackInitialized = 0 |
|
static |
◆ xmlInputCallbackNr
| int xmlInputCallbackNr = 0 |
|
static |
◆ xmlInputCallbackTable