mirror of
https://github.com/darlinghq/darling-libxml2.git
synced 2025-02-02 16:32:02 +00:00
a4617b8aba
* encoding.c global.data globals.c testThreads.c: fix bug #63752 of compiling libxml with a non standard set of options Daniel
22 lines
674 B
Plaintext
22 lines
674 B
Plaintext
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
|