mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-14 19:24:06 +03:00
5335dc52af
* global.data globals.c tree.c include/libxml/globals.h: applied an old patch from Lukas Schroeder to track node creation and destruction. Probably missing a lot of references at the moment and not usable reliably. Daniel
25 lines
807 B
Plaintext
25 lines
807 B
Plaintext
int,oldXMLWDcompatibility
|
|
xmlBufferAllocationScheme,xmlBufferAllocScheme
|
|
int,xmlDefaultBufferSize
|
|
xmlSAXHandler,xmlDefaultSAXHandler
|
|
xmlSAXLocator,xmlDefaultSAXLocator
|
|
int,xmlDoValidityCheckingDefaultValue
|
|
xmlGenericErrorFunc,xmlGenericError
|
|
void *,xmlGenericErrorContext
|
|
int,xmlGetWarningsDefaultValue
|
|
int,xmlIndentTreeOutput
|
|
const char *,xmlTreeIndentString
|
|
int,xmlKeepBlanksDefaultValue
|
|
int,xmlLineNumbersDefaultValue
|
|
int,xmlLoadExtDtdDefaultValue
|
|
int,xmlParserDebugEntities
|
|
const char *,xmlParserVersion
|
|
int,xmlPedanticParserDefaultValue
|
|
int,xmlSaveNoEmptyTags
|
|
#const xmlChar,xmlStringComment,[]
|
|
#const xmlChar,xmlStringText,[]
|
|
#const xmlChar,xmlStringTextNoenc,[]
|
|
int,xmlSubstituteEntitiesDefaultValue
|
|
xmlRegisterNodeFunc,xmlRegisterNodeDefaultValue
|
|
xmlDeregisterNodeFunc,xmlDeregisterNodeDefaultValue
|