<SECTION>
<FILE>debugXML</FILE>
</SECTION>

<SECTION>
<FILE>encoding</FILE>
</SECTION>

<SECTION>
<FILE>entities</FILE>
XML_INTERNAL_GENERAL_ENTITY
XML_EXTERNAL_GENERAL_PARSED_ENTITY
XML_EXTERNAL_GENERAL_UNPARSED_ENTITY
XML_INTERNAL_PARAMETER_ENTITY
XML_EXTERNAL_PARAMETER_ENTITY
XML_INTERNAL_PREDEFINED_ENTITY
xmlEntityPtr
XML_MIN_ENTITIES_TABLE
xmlEntitiesTablePtr
xmlAddDocEntity
xmlAddDtdEntity
xmlGetPredefinedEntity
xmlGetDocEntity
xmlGetDtdEntity
xmlEncodeEntities
xmlCreateEntitiesTable
xmlCopyEntitiesTable
xmlFreeEntitiesTable
xmlDumpEntitiesTable
xmlNewEntityInputStream
</SECTION>

<SECTION>
<FILE>error</FILE>
xmlParserError
xmlParserWarning
</SECTION>

<SECTION>
<FILE>parser</FILE>
XML_DEFAULT_VERSION
xmlParserInputPtr
xmlParserNodeInfo
xmlParserNodeInfoSeq
xmlParserNodeInfoSeqPtr
xmlParserCtxt
xmlParserCtxtPtr
xmlSAXLocator
xmlSAXLocatorPtr
resolveEntitySAXFunc
notationDeclSAXFunc
unparsedEntityDeclSAXFunc
setDocumentLocatorSAXFunc
startDocumentSAXFunc
endDocumentSAXFunc
startElementSAXFunc
endElementSAXFunc
attributeSAXFunc
charactersSAXFunc
ignorableWhitespaceSAXFunc
processingInstructionSAXFunc
warningSAXFunc
errorSAXFunc
fatalErrorSAXFunc
xmlSAXHandlerPtr
xmlStrdup
xmlStrndup
xmlStrchr
xmlStrcmp
xmlStrncmp
xmlStrlen
xmlStrcat
xmlStrncat
xmlParseDoc
xmlParseMemory
xmlParseFile
xmlRecoverDoc
xmlRecoverMemory
xmlRecoverFile
xmlParseDocument
xmlSAXParseDoc
xmlSAXParseMemory
xmlSAXParseFile
xmlInitParserCtxt
xmlClearParserCtxt
xmlSetupParserForBuffer
xmlParserFindNodeInfo
xmlInitNodeInfoSeq
xmlClearNodeInfoSeq
xmlParserFindNodeInfoIndex
xmlParserAddNodeInfo
xmlDefaultSAXHandlerInit
</SECTION>

<SECTION>
<FILE>tree</FILE>
xmlElementType
CHAR
xmlNotationPtr
xmlAttributeType
xmlAttributeDefault
xmlEnumerationPtr
xmlAttributePtr
xmlElementContentType
xmlElementContentOccur
xmlElementContentPtr
xmlElementTypeVal
xmlElementPtr
xmlNsType
xmlNsPtr
xmlDtdPtr
xmlAttrPtr
xmlNode
xmlNodePtr
xmlDoc
xmlDocPtr
xmlCreateIntSubset
xmlNewDtd
xmlFreeDtd
xmlNewGlobalNs
xmlNewNs
xmlFreeNs
xmlNewDoc
xmlFreeDoc
xmlNewDocProp
xmlNewProp
xmlFreePropList
xmlFreeProp
xmlCopyProp
xmlCopyPropList
xmlCopyDtd
xmlCopyDoc
xmlNewDocNode
xmlNewNode
xmlNewChild
xmlNewDocText
xmlNewText
xmlNewDocTextLen
xmlNewTextLen
xmlNewDocComment
xmlNewComment
xmlNewReference
xmlCopyNode
xmlCopyNodeList
xmlGetLastChild
xmlNodeIsText
xmlAddChild
xmlUnlinkNode
xmlTextMerge
xmlTextConcat
xmlFreeNodeList
xmlFreeNode
xmlSearchNs
xmlSearchNsByHref
xmlSetNs
xmlCopyNamespace
xmlCopyNamespaceList
xmlSetProp
xmlGetProp
xmlStringGetNodeList
xmlStringLenGetNodeList
xmlNodeListGetString
xmlNodeSetContent
xmlNodeSetContentLen
xmlNodeAddContent
xmlNodeAddContentLen
xmlNodeGetContent
xmlBufferWriteCHAR
xmlBufferWriteChar
xmlDocDumpMemory
xmlDocDump
xmlSaveFile
xmlGetDocCompressMode
xmlSetDocCompressMode
xmlGetCompressMode
xmlSetCompressMode
</SECTION>

<SECTION>
<FILE>valid</FILE>
XML_MIN_NOTATION_TABLE
xmlNotationTablePtr
XML_MIN_ELEMENT_TABLE
xmlElementTablePtr
XML_MIN_ATTRIBUTE_TABLE
xmlAttributeTablePtr
xmlAddNotationDecl
xmlCopyNotationTable
xmlFreeNotationTable
xmlDumpNotationTable
xmlNewElementContent
xmlCopyElementContent
xmlFreeElementContent
xmlAddElementDecl
xmlCopyElementTable
xmlFreeElementTable
xmlDumpElementTable
xmlCreateEnumeration
xmlFreeEnumeration
xmlCopyEnumeration
xmlAddAttributeDecl
xmlCopyAttributeTable
xmlFreeAttributeTable
xmlDumpAttributeTable
</SECTION>

<SECTION>
<FILE>parserInternals</FILE>
xmlHandleEntity
xmlNamespaceParseNCName
xmlNamespaceParseQName
xmlNamespaceParseNSDef
xmlParseQuotedString
xmlParseNamespace
xmlParseName
xmlParseNmtoken
xmlParseEntityValue
xmlParseAttValue
xmlParseSystemLiteral
xmlParsePubidLiteral
xmlParseCharData
xmlParseExternalID
xmlParseComment
xmlParsePITarget
xmlParsePI
xmlParseNotationDecl
xmlParseEntityDecl
xmlParseDefaultDecl
xmlParseNotationType
xmlParseEnumerationType
xmlParseEnumeratedType
xmlParseAttributeType
xmlParseAttributeListDecl
xmlParseElementMixedContentDecl
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
xmlParseMarkupDecl
xmlParseCharRef
xmlParseEntityRef
xmlParseReference
xmlParsePEReference
xmlParseDocTypeDecl
xmlParseAttribute
xmlParseStartTag
xmlParseEndTag
xmlParseCDSect
xmlParseContent
xmlParseElement
xmlParseVersionNum
xmlParseVersionInfo
xmlParseEncName
xmlParseEncodingDecl
xmlParseSDDecl
xmlParseXMLDecl
xmlParseMisc
</SECTION>

