mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-24 21:33:51 +03:00
64a411cc8c
* include/libxml/globals.h configure.in global.data: make the allocation be per-thread a configure option * encoding.c include/libxml/parser.h: fixed compilation errors Daniel
24 lines
746 B
Plaintext
24 lines
746 B
Plaintext
xmlSAXHandler,docbDefaultSAXHandler
|
|
xmlSAXHandler,htmlDefaultSAXHandler
|
|
int,oldXMLWDcompatibility
|
|
xmlBufferAllocationScheme,xmlBufferAllocScheme
|
|
int,xmlDefaultBufferSize
|
|
xmlSAXHandler,xmlDefaultSAXHandler
|
|
xmlSAXLocator,xmlDefaultSAXLocator
|
|
int,xmlDoValidityCheckingDefaultValue
|
|
xmlGenericErrorFunc,xmlGenericError
|
|
void *,xmlGenericErrorContext
|
|
int,xmlGetWarningsDefaultValue
|
|
int,xmlIndentTreeOutput
|
|
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
|