blob: 519519a4e2bb47c370243b98d7b6544fa8f00d44 [file] [log] [blame]
Daniel Veillard781ac8b2003-05-15 22:11:36 +00001#type,name,array?,threadGlobalDefault accessor?
2int,oldXMLWDcompatibility,,
3xmlBufferAllocationScheme,xmlBufferAllocScheme,,1
4int,xmlDefaultBufferSize,,1
Wang Lam1de382e2009-08-24 17:34:25 +02005xmlSAXHandlerV1,xmlDefaultSAXHandler,,
Daniel Veillard781ac8b2003-05-15 22:11:36 +00006xmlSAXLocator,xmlDefaultSAXLocator,,
7int,xmlDoValidityCheckingDefaultValue,,1
8xmlGenericErrorFunc,xmlGenericError,,
Wang Lam1de382e2009-08-24 17:34:25 +02009xmlStructuredErrorFunc,xmlStructuredError,,
Daniel Veillard781ac8b2003-05-15 22:11:36 +000010void *,xmlGenericErrorContext,,
Wang Lam1de382e2009-08-24 17:34:25 +020011void *,xmlStructuredErrorContext,,
Daniel Veillard781ac8b2003-05-15 22:11:36 +000012int,xmlGetWarningsDefaultValue,,1
13int,xmlIndentTreeOutput,,1
14const char *,xmlTreeIndentString,,1
15int,xmlKeepBlanksDefaultValue,,1
16int,xmlLineNumbersDefaultValue,,1
17int,xmlLoadExtDtdDefaultValue,,1
18int,xmlParserDebugEntities,,1
19const char *,xmlParserVersion,,
20int,xmlPedanticParserDefaultValue,,1
21int,xmlSaveNoEmptyTags,,1
22#const xmlChar,xmlStringComment,[],1
23#const xmlChar,xmlStringText,[],1
24#const xmlChar,xmlStringTextNoenc,[],1
25int,xmlSubstituteEntitiesDefaultValue,,1
26xmlRegisterNodeFunc,xmlRegisterNodeDefaultValue,,
27xmlDeregisterNodeFunc,xmlDeregisterNodeDefaultValue,,
Wang Lam1de382e2009-08-24 17:34:25 +020028xmlParserInputBufferCreateFilenameFunc,xmlParserInputBufferCreateFilenameValue,,
29xmlOutputBufferCreateFilenameFunc,xmlOutputBufferCreateFilenameValue,,