#include "libxml.h"
#include <string.h>
#include <stdlib.h>
#include <libxml/xmlmemory.h>
#include <libxml/hash.h>
#include <libxml/entities.h>
#include <libxml/parser.h>
#include <libxml/parserInternals.h>
#include <libxml/xmlerror.h>
#include <libxml/globals.h>
#include <libxml/dict.h>
#include "save.h"
Go to the source code of this file.
◆ growBufferReentrant
#define growBufferReentrant |
( |
| ) |
|
Value: { \
if (tmp ==
NULL)
goto mem_error; \
}
XMLPUBVAR xmlReallocFunc xmlRealloc
wchar_t const *const size_t const buffer_size
◆ IN_LIBXML
◆ xmlEntitiesErrMemory()
xmlEntitiesErrMemory: @extra: extra information
Handle an out of memory condition
Definition at line 78 of file entities.c.
◆ xmlEntityAmp
Initial value:= {
}
@ XML_INTERNAL_PREDEFINED_ENTITY
Definition at line 49 of file entities.c.
◆ xmlEntityApos
◆ xmlEntityGt
◆ xmlEntityLt
◆ xmlEntityQuot