2002-03-24 21:00:26 +00:00
#define LIBXML2_COMPILING_MSCCDEF
#include "../include/libxml/xmlversion.h"
LIBRARY libxml2
EXPORTS
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
__docbDefaultSAXHandler
#endif
#else
#ifdef LIBXML_DOCB_ENABLED
docbDefaultSAXHandler DATA
#endif
#endif
2005-08-22 21:22:27 +00:00
#ifdef LIBXML_REGEXP_ENABLED
emptyExp DATA
#endif
#ifdef LIBXML_REGEXP_ENABLED
forbiddenExp DATA
#endif
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
#ifdef LIBXML_HTML_ENABLED
__htmlDefaultSAXHandler
#endif
#else
#ifdef LIBXML_HTML_ENABLED
htmlDefaultSAXHandler DATA
#endif
#endif
#ifdef LIBXML_THREAD_ENABLED
__oldXMLWDcompatibility
#else
oldXMLWDcompatibility DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlBufferAllocScheme
#else
xmlBufferAllocScheme DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlDefaultBufferSize
#else
xmlDefaultBufferSize DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlDefaultSAXHandler
#else
xmlDefaultSAXHandler DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlDefaultSAXLocator
#else
xmlDefaultSAXLocator DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlDeregisterNodeDefaultValue
#else
xmlDeregisterNodeDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlDoValidityCheckingDefaultValue
#else
xmlDoValidityCheckingDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ALLOC_ENABLED
__xmlFree
#else
xmlFree DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlGenericError
#else
xmlGenericError DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlGenericErrorContext
#else
xmlGenericErrorContext DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlGetWarningsDefaultValue
#else
xmlGetWarningsDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlIndentTreeOutput
#else
xmlIndentTreeOutput DATA
#endif
2003-10-20 17:07:41 +00:00
xmlIsBaseCharGroup DATA
xmlIsCharGroup DATA
xmlIsCombiningGroup DATA
xmlIsDigitGroup DATA
xmlIsExtenderGroup DATA
xmlIsIdeographicGroup DATA
xmlIsPubidChar_tab DATA
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
__xmlKeepBlanksDefaultValue
#else
xmlKeepBlanksDefaultValue DATA
#endif
2003-10-18 09:07:46 +00:00
xmlLastError DATA
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
__xmlLineNumbersDefaultValue
#else
xmlLineNumbersDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlLoadExtDtdDefaultValue
#else
xmlLoadExtDtdDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ALLOC_ENABLED
__xmlMalloc
#else
xmlMalloc DATA
#endif
#ifdef LIBXML_THREAD_ALLOC_ENABLED
__xmlMallocAtomic
#else
xmlMallocAtomic DATA
#endif
#ifdef LIBXML_THREAD_ALLOC_ENABLED
__xmlMemStrdup
#else
xmlMemStrdup DATA
#endif
2004-06-27 12:08:10 +00:00
xmlOutputBufferCreateFilenameValue DATA
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
__xmlParserDebugEntities
#else
xmlParserDebugEntities DATA
#endif
2004-06-27 12:08:10 +00:00
xmlParserInputBufferCreateFilenameValue DATA
2003-10-18 09:07:46 +00:00
xmlParserMaxDepth DATA
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_THREAD_ENABLED
__xmlParserVersion
#else
xmlParserVersion DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlPedanticParserDefaultValue
#else
xmlPedanticParserDefaultValue DATA
#endif
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_THREAD_ALLOC_ENABLED
2003-04-28 00:15:59 +00:00
__xmlRealloc
#else
xmlRealloc DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlRegisterNodeDefaultValue
#else
xmlRegisterNodeDefaultValue DATA
#endif
#ifdef LIBXML_THREAD_ENABLED
__xmlSaveNoEmptyTags
#else
xmlSaveNoEmptyTags DATA
#endif
xmlStringComment DATA
xmlStringText DATA
xmlStringTextNoenc DATA
2003-10-18 09:07:46 +00:00
xmlStructuredError DATA
2009-08-24 17:39:07 +02:00
xmlStructuredErrorContext DATA
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_THREAD_ENABLED
2003-04-28 00:15:59 +00:00
__xmlSubstituteEntitiesDefaultValue
2002-03-24 21:00:26 +00:00
#else
2003-04-28 00:15:59 +00:00
xmlSubstituteEntitiesDefaultValue DATA
#endif
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_THREAD_ENABLED
2003-04-28 00:15:59 +00:00
__xmlTreeIndentString
#else
xmlTreeIndentString DATA
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNAN DATA
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNINF DATA
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPINF DATA
#endif
#ifdef LIBXML_HTML_ENABLED
UTF8ToHtml
#endif
UTF8Toisolat1
attribute
attributeDecl
cdataBlock
characters
checkNamespace
comment
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbCreateFileParserCtxt
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbCreatePushParserCtxt
2003-08-08 10:53:06 +00:00
#endif
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_DOCB_ENABLED
docbDefaultSAXHandlerInit
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbEncodeEntities
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbFreeParserCtxt
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbParseChunk
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbParseDoc
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbParseDocument
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbParseFile
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbSAXParseDoc
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_DOCB_ENABLED
2003-04-28 00:15:59 +00:00
docbSAXParseFile
2003-08-08 10:53:06 +00:00
#endif
2003-04-28 00:15:59 +00:00
elementDecl
endDocument
endElement
entityDecl
externalSubset
getColumnNumber
getEntity
getLineNumber
getNamespace
getParameterEntity
getPublicId
getSystemId
globalNamespace
hasExternalSubset
hasInternalSubset
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlAttrAllowed
#endif
2002-03-24 21:00:26 +00:00
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlAutoCloseTag
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCreateFileParserCtxt
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCreateMemoryParserCtxt
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCreatePushParserCtxt
#endif
#ifdef LIBXML_HTML_ENABLED
2003-09-26 13:53:14 +00:00
htmlCtxtReadDoc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtReadFd
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtReadFile
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtReadIO
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtReadMemory
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtReset
#endif
#ifdef LIBXML_HTML_ENABLED
htmlCtxtUseOptions
#endif
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlDefaultSAXHandlerInit
#endif
#ifdef LIBXML_HTML_ENABLED
htmlDocContentDumpFormatOutput
#endif
#ifdef LIBXML_HTML_ENABLED
htmlDocContentDumpOutput
#endif
#ifdef LIBXML_HTML_ENABLED
htmlDocDump
#endif
#ifdef LIBXML_HTML_ENABLED
htmlDocDumpMemory
#endif
#ifdef LIBXML_HTML_ENABLED
2006-01-05 15:29:44 +00:00
htmlDocDumpMemoryFormat
#endif
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlElementAllowedHere
#endif
#ifdef LIBXML_HTML_ENABLED
htmlElementStatusHere
#endif
#ifdef LIBXML_HTML_ENABLED
htmlEncodeEntities
#endif
#ifdef LIBXML_HTML_ENABLED
htmlEntityLookup
#endif
#ifdef LIBXML_HTML_ENABLED
htmlEntityValueLookup
#endif
#ifdef LIBXML_HTML_ENABLED
htmlFreeParserCtxt
#endif
#ifdef LIBXML_HTML_ENABLED
htmlGetMetaEncoding
#endif
#ifdef LIBXML_HTML_ENABLED
htmlHandleOmittedElem
#endif
#ifdef LIBXML_HTML_ENABLED
htmlInitAutoClose
#endif
#ifdef LIBXML_HTML_ENABLED
htmlIsAutoClosed
#endif
#ifdef LIBXML_HTML_ENABLED
htmlIsBooleanAttr
#endif
#ifdef LIBXML_HTML_ENABLED
htmlIsScriptAttribute
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNewDoc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNewDocNoDtD
#endif
#ifdef LIBXML_HTML_ENABLED
2007-01-11 23:42:10 +00:00
htmlNewParserCtxt
#endif
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlNodeDump
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNodeDumpFile
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNodeDumpFileFormat
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNodeDumpFormatOutput
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNodeDumpOutput
#endif
#ifdef LIBXML_HTML_ENABLED
htmlNodeStatus
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseCharRef
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseChunk
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseDoc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseDocument
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseElement
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseEntityRef
#endif
#ifdef LIBXML_HTML_ENABLED
htmlParseFile
#endif
#ifdef LIBXML_HTML_ENABLED
2003-09-26 13:53:14 +00:00
htmlReadDoc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlReadFd
#endif
#ifdef LIBXML_HTML_ENABLED
htmlReadFile
#endif
#ifdef LIBXML_HTML_ENABLED
htmlReadIO
#endif
#ifdef LIBXML_HTML_ENABLED
htmlReadMemory
#endif
#ifdef LIBXML_HTML_ENABLED
2003-04-28 00:15:59 +00:00
htmlSAXParseDoc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlSAXParseFile
#endif
#ifdef LIBXML_HTML_ENABLED
htmlSaveFile
#endif
#ifdef LIBXML_HTML_ENABLED
htmlSaveFileEnc
#endif
#ifdef LIBXML_HTML_ENABLED
htmlSaveFileFormat
#endif
#ifdef LIBXML_HTML_ENABLED
htmlSetMetaEncoding
#endif
#ifdef LIBXML_HTML_ENABLED
htmlTagLookup
#endif
ignorableWhitespace
initGenericErrorDefaultFunc
#ifdef LIBXML_DOCB_ENABLED
initdocbDefaultSAXHandler
#endif
#ifdef LIBXML_HTML_ENABLED
inithtmlDefaultSAXHandler
#endif
initxmlDefaultSAXHandler
inputPop
inputPush
internalSubset
isStandalone
isolat1ToUTF8
namePop
namePush
namespaceDecl
nodePop
nodePush
notationDecl
processingInstruction
reference
resolveEntity
setDocumentLocator
setNamespace
startDocument
startElement
unparsedEntityDecl
#ifdef LIBXML_XPATH_ENABLED
valuePop
#endif
#ifdef LIBXML_XPATH_ENABLED
valuePush
#endif
#ifdef LIBXML_XLINK_ENABLED
xlinkGetDefaultDetect
#endif
#ifdef LIBXML_XLINK_ENABLED
xlinkGetDefaultHandler
#endif
#ifdef LIBXML_XLINK_ENABLED
xlinkIsLink
#endif
#ifdef LIBXML_XLINK_ENABLED
xlinkSetDefaultDetect
#endif
#ifdef LIBXML_XLINK_ENABLED
xlinkSetDefaultHandler
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogAdd
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogDump
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogRemove
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogResolve
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogResolvePublic
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogResolveSystem
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlACatalogResolveURI
#endif
xmlAddAttributeDecl
xmlAddChild
xmlAddChildList
xmlAddDocEntity
xmlAddDtdEntity
xmlAddElementDecl
xmlAddEncodingAlias
xmlAddID
xmlAddNextSibling
xmlAddNotationDecl
xmlAddPrevSibling
xmlAddRef
xmlAddSibling
xmlAllocOutputBuffer
xmlAllocParserInputBuffer
2004-02-11 13:25:26 +00:00
xmlAttrSerializeTxtContent
2002-12-08 17:34:41 +00:00
#ifdef LIBXML_AUTOMATA_ENABLED
2003-04-28 00:15:59 +00:00
xmlAutomataCompile
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataGetInitState
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataIsDeterminist
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewAllTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewCountTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2004-10-27 17:29:04 +00:00
xmlAutomataNewCountTrans2
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2003-04-28 00:15:59 +00:00
xmlAutomataNewCountedTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewCounter
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewCounterTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewEpsilon
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2005-08-22 21:22:27 +00:00
xmlAutomataNewNegTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2003-04-28 00:15:59 +00:00
xmlAutomataNewOnceTrans
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2004-10-27 17:29:04 +00:00
xmlAutomataNewOnceTrans2
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
2003-04-28 00:15:59 +00:00
xmlAutomataNewState
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewTransition
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataNewTransition2
#endif
#ifdef LIBXML_AUTOMATA_ENABLED
xmlAutomataSetFinalState
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlBoolToText
#endif
2012-08-15 16:30:10 +10:00
xmlBufContent
xmlBufEnd
xmlBufGetNodeContent
xmlBufNodeDump
2012-09-12 01:33:12 +03:00
xmlBufShrink
2012-08-15 16:30:10 +10:00
xmlBufUse
2003-04-28 00:15:59 +00:00
xmlBufferAdd
xmlBufferAddHead
xmlBufferCCat
xmlBufferCat
xmlBufferContent
xmlBufferCreate
xmlBufferCreateSize
2003-09-23 21:50:54 +00:00
xmlBufferCreateStatic
2012-08-15 16:30:10 +10:00
xmlBufferDetach
2003-04-28 00:15:59 +00:00
xmlBufferDump
xmlBufferEmpty
xmlBufferFree
xmlBufferGrow
xmlBufferLength
xmlBufferResize
xmlBufferSetAllocationScheme
xmlBufferShrink
xmlBufferWriteCHAR
xmlBufferWriteChar
xmlBufferWriteQuotedString
xmlBuildQName
2004-06-27 12:08:10 +00:00
xmlBuildRelativeURI
2003-04-28 00:15:59 +00:00
xmlBuildURI
2004-02-11 13:25:26 +00:00
xmlByteConsumed
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_C14N_ENABLED
xmlC14NDocDumpMemory
#endif
#ifdef LIBXML_C14N_ENABLED
xmlC14NDocSave
#endif
#ifdef LIBXML_C14N_ENABLED
xmlC14NDocSaveTo
#endif
#ifdef LIBXML_C14N_ENABLED
xmlC14NExecute
#endif
xmlCanonicPath
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogAdd
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogAddLocal
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogCleanup
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogConvert
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogDump
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogFreeLocal
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogGetDefaults
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogGetPublic
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogGetSystem
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogIsEmpty
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogLocalResolve
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogLocalResolveURI
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogRemove
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogResolve
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogResolvePublic
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogResolveSystem
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogResolveURI
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogSetDebug
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogSetDefaultPrefer
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlCatalogSetDefaults
#endif
xmlCharEncCloseFunc
xmlCharEncFirstLine
xmlCharEncInFunc
xmlCharEncOutFunc
2003-10-20 17:07:41 +00:00
xmlCharInRange
2003-04-28 00:15:59 +00:00
xmlCharStrdup
xmlCharStrndup
xmlCheckFilename
2003-10-20 17:07:41 +00:00
xmlCheckHTTPInput
2003-04-28 00:15:59 +00:00
xmlCheckLanguageID
xmlCheckUTF8
xmlCheckVersion
2008-11-27 15:26:28 +00:00
xmlChildElementCount
2003-04-28 00:15:59 +00:00
xmlCleanupCharEncodingHandlers
xmlCleanupEncodingAliases
2003-08-08 10:53:06 +00:00
xmlCleanupGlobals
2003-04-28 00:15:59 +00:00
xmlCleanupInputCallbacks
2004-01-05 14:28:43 +00:00
xmlCleanupMemory
2003-04-28 00:15:59 +00:00
xmlCleanupOutputCallbacks
xmlCleanupParser
xmlCleanupPredefinedEntities
xmlCleanupThreads
xmlClearNodeInfoSeq
xmlClearParserCtxt
#ifdef LIBXML_CATALOG_ENABLED
xmlConvertSGMLCatalog
#endif
xmlCopyAttributeTable
xmlCopyChar
xmlCopyCharMultiByte
xmlCopyDoc
2005-01-25 23:45:06 +00:00
xmlCopyDocElementContent
2003-04-28 00:15:59 +00:00
xmlCopyDtd
xmlCopyElementContent
xmlCopyElementTable
xmlCopyEntitiesTable
xmlCopyEnumeration
2003-10-18 09:07:46 +00:00
xmlCopyError
2003-04-28 00:15:59 +00:00
xmlCopyNamespace
xmlCopyNamespaceList
xmlCopyNode
xmlCopyNodeList
xmlCopyNotationTable
xmlCopyProp
xmlCopyPropList
xmlCreateDocParserCtxt
xmlCreateEntitiesTable
xmlCreateEntityParserCtxt
xmlCreateEnumeration
xmlCreateFileParserCtxt
xmlCreateIOParserCtxt
xmlCreateIntSubset
xmlCreateMemoryParserCtxt
xmlCreatePushParserCtxt
xmlCreateURI
2003-11-09 12:45:26 +00:00
xmlCreateURLParserCtxt
2003-10-18 09:07:46 +00:00
xmlCtxtGetLastError
2003-09-23 21:50:54 +00:00
xmlCtxtReadDoc
xmlCtxtReadFd
xmlCtxtReadFile
xmlCtxtReadIO
xmlCtxtReadMemory
xmlCtxtReset
2003-10-18 09:07:46 +00:00
xmlCtxtResetLastError
2003-11-09 12:45:26 +00:00
xmlCtxtResetPush
2003-09-23 21:50:54 +00:00
xmlCtxtUseOptions
2003-04-28 00:15:59 +00:00
xmlCurrentChar
2005-07-03 16:09:51 +00:00
xmlDOMWrapAdoptNode
2006-02-23 22:07:59 +00:00
xmlDOMWrapCloneNode
2005-07-03 16:09:51 +00:00
xmlDOMWrapFreeCtxt
xmlDOMWrapNewCtxt
xmlDOMWrapReconcileNamespaces
xmlDOMWrapRemoveNode
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_DEBUG_ENABLED
2004-10-27 17:29:04 +00:00
xmlDebugCheckDocument
#endif
#ifdef LIBXML_DEBUG_ENABLED
2003-04-28 00:15:59 +00:00
xmlDebugDumpAttr
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpAttrList
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpDTD
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpDocument
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpDocumentHead
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpEntities
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpNode
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpNodeList
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpOneNode
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlDebugDumpString
#endif
xmlDecodeEntities
xmlDefaultSAXHandlerInit
xmlDelEncodingAlias
xmlDeregisterNodeDefault
xmlDetectCharEncoding
2005-01-25 23:45:06 +00:00
xmlDictCleanup
2003-08-18 12:15:38 +00:00
xmlDictCreate
2004-02-11 13:25:26 +00:00
xmlDictCreateSub
Re-examined the problems of configuring a "minimal" library.
Synchronized the header files with the library code in order
to assure that all the various conditionals (LIBXML_xxxx_ENABLED)
were the same in both. Modified the API database content to more
accurately reflect the conditionals. Enhanced the generation
of that database. Although there was no substantial change to
any of the library code's logic, a large number of files were
modified to achieve the above, and the configuration script
was enhanced to do some automatic enabling of features (e.g.
--with-xinclude forces --with-xpath). Additionally, all the format
errors discovered by apibuild.py were corrected.
* configure.in: enhanced cross-checking of options
* doc/apibuild.py, doc/elfgcchack.xsl, doc/libxml2-refs.xml,
doc/libxml2-api.xml, gentest.py: changed the usage of the
<cond> element in module descriptions
* elfgcchack.h, testapi.c: regenerated with proper conditionals
* HTMLparser.c, SAX.c, globals.c, tree.c, xmlschemas.c, xpath.c,
testSAX.c: cleaned up conditionals
* include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h,
hash.h, parser.h, parserInternals.h, schemasInternals.h, tree.h,
valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]:
synchronized the conditionals with the corresponding module code
* doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c:
added additional conditions required for compilation
* doc/*.html, doc/html/*.html: rebuilt the docs
2005-01-02 09:53:13 +00:00
xmlDictExists
2003-08-18 12:15:38 +00:00
xmlDictFree
2012-08-15 16:30:10 +10:00
xmlDictGetUsage
2003-08-18 12:15:38 +00:00
xmlDictLookup
2003-09-23 21:50:54 +00:00
xmlDictOwns
xmlDictQLookup
2003-09-25 21:05:58 +00:00
xmlDictReference
2012-08-15 16:30:10 +10:00
xmlDictSetLimit
2003-08-18 12:15:38 +00:00
xmlDictSize
2008-03-31 08:27:07 +00:00
xmlDllMain
2003-04-28 00:15:59 +00:00
xmlDocCopyNode
2004-10-27 17:29:04 +00:00
xmlDocCopyNodeList
2003-04-28 00:15:59 +00:00
xmlDocDump
xmlDocDumpFormatMemory
xmlDocDumpFormatMemoryEnc
xmlDocDumpMemory
xmlDocDumpMemoryEnc
xmlDocFormatDump
xmlDocGetRootElement
xmlDocSetRootElement
xmlDumpAttributeDecl
xmlDumpAttributeTable
xmlDumpElementDecl
xmlDumpElementTable
xmlDumpEntitiesTable
xmlDumpEntityDecl
xmlDumpNotationDecl
xmlDumpNotationTable
xmlElemDump
xmlEncodeEntities
xmlEncodeEntitiesReentrant
xmlEncodeSpecialChars
2003-10-18 09:07:46 +00:00
xmlErrMemory
2005-08-22 21:22:27 +00:00
#ifdef LIBXML_REGEXP_ENABLED
xmlExpCtxtNbCons
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpCtxtNbNodes
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpDump
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpExpDerive
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpFree
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpFreeCtxt
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpGetLanguage
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpGetStart
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpIsNillable
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpMaxToken
#endif
#ifdef LIBXML_REGEXP_ENABLED
2005-08-23 13:41:17 +00:00
xmlExpNewAtom
#endif
#ifdef LIBXML_REGEXP_ENABLED
2005-08-22 21:22:27 +00:00
xmlExpNewCtxt
#endif
#ifdef LIBXML_REGEXP_ENABLED
2005-08-23 13:41:17 +00:00
xmlExpNewOr
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpNewRange
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpNewSeq
#endif
#ifdef LIBXML_REGEXP_ENABLED
2005-08-22 21:22:27 +00:00
xmlExpParse
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpRef
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpStringDerive
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlExpSubsume
#endif
2003-04-28 00:15:59 +00:00
xmlFileClose
xmlFileMatch
xmlFileOpen
xmlFileRead
xmlFindCharEncodingHandler
2008-11-27 15:26:28 +00:00
xmlFirstElementChild
2003-04-28 00:15:59 +00:00
xmlFreeAttributeTable
#ifdef LIBXML_AUTOMATA_ENABLED
xmlFreeAutomata
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlFreeCatalog
#endif
xmlFreeDoc
2005-01-25 23:45:06 +00:00
xmlFreeDocElementContent
2003-04-28 00:15:59 +00:00
xmlFreeDtd
xmlFreeElementContent
xmlFreeElementTable
xmlFreeEntitiesTable
xmlFreeEnumeration
xmlFreeIDTable
xmlFreeInputStream
xmlFreeMutex
xmlFreeNode
xmlFreeNodeList
xmlFreeNotationTable
xmlFreeNs
xmlFreeNsList
xmlFreeParserCtxt
xmlFreeParserInputBuffer
2003-12-05 14:57:46 +00:00
xmlFreePattern
xmlFreePatternList
2003-04-28 00:15:59 +00:00
xmlFreeProp
xmlFreePropList
xmlFreeRMutex
xmlFreeRefTable
2005-02-13 08:18:52 +00:00
xmlFreeStreamCtxt
2003-04-28 00:15:59 +00:00
xmlFreeTextReader
2003-10-20 22:32:39 +00:00
xmlFreeTextWriter
2003-04-28 00:15:59 +00:00
xmlFreeURI
2003-08-08 10:53:06 +00:00
xmlFreeValidCtxt
2003-04-28 00:15:59 +00:00
xmlGcMemGet
xmlGcMemSetup
xmlGetBufferAllocationScheme
xmlGetCharEncodingHandler
xmlGetCharEncodingName
xmlGetCompressMode
xmlGetDocCompressMode
xmlGetDocEntity
xmlGetDtdAttrDesc
xmlGetDtdElementDesc
xmlGetDtdEntity
xmlGetDtdNotationDesc
xmlGetDtdQAttrDesc
xmlGetDtdQElementDesc
xmlGetEncodingAlias
xmlGetExternalEntityLoader
xmlGetFeature
xmlGetFeaturesList
xmlGetGlobalState
xmlGetID
xmlGetIntSubset
xmlGetLastChild
2003-10-18 09:07:46 +00:00
xmlGetLastError
2003-04-28 00:15:59 +00:00
xmlGetLineNo
xmlGetNoNsProp
xmlGetNodePath
xmlGetNsList
xmlGetNsProp
xmlGetParameterEntity
xmlGetPredefinedEntity
xmlGetProp
xmlGetRefs
xmlGetThreadId
xmlGetUTF8Char
xmlHandleEntity
2005-09-04 21:39:03 +00:00
xmlHasFeature
2003-04-28 00:15:59 +00:00
xmlHasNsProp
xmlHasProp
xmlHashAddEntry
xmlHashAddEntry2
xmlHashAddEntry3
xmlHashCopy
xmlHashCreate
2005-01-25 23:45:06 +00:00
xmlHashCreateDict
2003-04-28 00:15:59 +00:00
xmlHashFree
xmlHashLookup
xmlHashLookup2
xmlHashLookup3
2003-09-23 21:50:54 +00:00
xmlHashQLookup
xmlHashQLookup2
xmlHashQLookup3
2003-04-28 00:15:59 +00:00
xmlHashRemoveEntry
xmlHashRemoveEntry2
xmlHashRemoveEntry3
xmlHashScan
xmlHashScan3
xmlHashScanFull
xmlHashScanFull3
xmlHashSize
xmlHashUpdateEntry
xmlHashUpdateEntry2
xmlHashUpdateEntry3
#ifdef LIBXML_FTP_ENABLED
xmlIOFTPClose
#endif
#ifdef LIBXML_FTP_ENABLED
xmlIOFTPMatch
#endif
#ifdef LIBXML_FTP_ENABLED
xmlIOFTPOpen
#endif
#ifdef LIBXML_FTP_ENABLED
xmlIOFTPRead
#endif
#ifdef LIBXML_HTML_ENABLED
xmlIOHTTPClose
#endif
#ifdef LIBXML_HTML_ENABLED
xmlIOHTTPMatch
#endif
#ifdef LIBXML_HTML_ENABLED
xmlIOHTTPOpen
#endif
#ifdef LIBXML_HTML_ENABLED
xmlIOHTTPOpenW
#endif
#ifdef LIBXML_HTML_ENABLED
xmlIOHTTPRead
#endif
xmlIOParseDTD
xmlInitCharEncodingHandlers
2003-08-08 10:53:06 +00:00
xmlInitGlobals
2003-04-28 00:15:59 +00:00
xmlInitMemory
xmlInitNodeInfoSeq
xmlInitParser
xmlInitParserCtxt
xmlInitThreads
#ifdef LIBXML_CATALOG_ENABLED
xmlInitializeCatalog
#endif
2012-08-15 16:30:10 +10:00
xmlInitializeDict
2003-04-28 00:15:59 +00:00
xmlInitializeGlobalState
xmlInitializePredefinedEntities
2003-10-20 17:07:41 +00:00
xmlIsBaseChar
xmlIsBlank
2003-04-28 00:15:59 +00:00
xmlIsBlankNode
2003-10-20 17:07:41 +00:00
xmlIsChar
xmlIsCombining
xmlIsDigit
xmlIsExtender
2003-04-28 00:15:59 +00:00
xmlIsID
2003-10-20 17:07:41 +00:00
xmlIsIdeographic
2003-04-28 00:15:59 +00:00
xmlIsLetter
xmlIsMainThread
xmlIsMixedElement
2003-10-20 17:07:41 +00:00
xmlIsPubidChar
2003-04-28 00:15:59 +00:00
xmlIsRef
#ifdef LIBXML_HTML_ENABLED
xmlIsXHTML
#endif
xmlKeepBlanksDefault
2008-11-27 15:26:28 +00:00
xmlLastElementChild
2003-04-28 00:15:59 +00:00
xmlLineNumbersDefault
xmlLinkGetData
xmlListAppend
xmlListClear
xmlListCopy
xmlListCreate
xmlListDelete
xmlListDup
xmlListEmpty
xmlListEnd
xmlListFront
xmlListInsert
xmlListMerge
xmlListPopBack
xmlListPopFront
xmlListPushBack
xmlListPushFront
xmlListRemoveAll
xmlListRemoveFirst
xmlListRemoveLast
xmlListReverse
xmlListReverseSearch
xmlListReverseWalk
xmlListSearch
xmlListSize
xmlListSort
xmlListWalk
#ifdef LIBXML_CATALOG_ENABLED
xmlLoadACatalog
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlLoadCatalog
#endif
#ifdef LIBXML_CATALOG_ENABLED
xmlLoadCatalogs
#endif
xmlLoadExternalEntity
#ifdef LIBXML_CATALOG_ENABLED
xmlLoadSGMLSuperCatalog
#endif
xmlLockLibrary
#ifdef LIBXML_DEBUG_ENABLED
xmlLsCountNode
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlLsOneNode
#endif
#ifdef DEBUG_MEMORY_LOCATION
2003-08-10 00:14:20 +00:00
xmlMallocAtomicLoc
#endif
#ifdef DEBUG_MEMORY_LOCATION
2003-04-28 00:15:59 +00:00
xmlMallocLoc
#endif
2004-11-02 22:10:16 +00:00
xmlMemBlocks
2003-04-28 00:15:59 +00:00
xmlMemDisplay
2008-11-27 15:26:28 +00:00
xmlMemDisplayLast
2003-04-28 00:15:59 +00:00
xmlMemFree
xmlMemGet
xmlMemMalloc
xmlMemRealloc
xmlMemSetup
xmlMemShow
#ifdef DEBUG_MEMORY_LOCATION
xmlMemStrdupLoc
#endif
xmlMemUsed
xmlMemoryDump
xmlMemoryStrdup
2005-01-04 17:50:14 +00:00
xmlModuleClose
xmlModuleFree
xmlModuleOpen
xmlModuleSymbol
2003-04-28 00:15:59 +00:00
xmlMutexLock
xmlMutexUnlock
xmlNamespaceParseNCName
xmlNamespaceParseNSDef
xmlNamespaceParseQName
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPCheckResponse
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPCleanup
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPClose
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPCloseConnection
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPConnect
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPConnectTo
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPCwd
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPDele
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPFreeCtxt
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPGet
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPGetConnection
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPGetResponse
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPGetSocket
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPInit
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPList
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPNewCtxt
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPOpen
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPProxy
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPQuit
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPRead
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPScanProxy
#endif
#ifdef LIBXML_FTP_ENABLED
xmlNanoFTPUpdateURL
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPAuthHeader
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPCleanup
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPClose
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2004-10-27 17:29:04 +00:00
xmlNanoHTTPContentLength
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-10-20 17:07:41 +00:00
xmlNanoHTTPEncoding
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPFetch
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPInit
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPMethod
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPMethodRedir
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-10-20 17:07:41 +00:00
xmlNanoHTTPMimeType
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPOpen
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPOpenRedir
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPRead
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-10-20 17:07:41 +00:00
xmlNanoHTTPRedir
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPReturnCode
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPSave
2003-08-08 10:53:06 +00:00
#endif
#ifdef LIBXML_HTTP_ENABLED
2003-04-28 00:15:59 +00:00
xmlNanoHTTPScanProxy
2003-08-08 10:53:06 +00:00
#endif
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_AUTOMATA_ENABLED
xmlNewAutomata
#endif
xmlNewCDataBlock
#ifdef LIBXML_CATALOG_ENABLED
xmlNewCatalog
#endif
xmlNewCharEncodingHandler
xmlNewCharRef
xmlNewChild
xmlNewComment
xmlNewDoc
xmlNewDocComment
2005-01-25 23:45:06 +00:00
xmlNewDocElementContent
2003-04-28 00:15:59 +00:00
xmlNewDocFragment
xmlNewDocNode
xmlNewDocNodeEatName
2004-10-27 17:29:04 +00:00
xmlNewDocPI
2003-04-28 00:15:59 +00:00
xmlNewDocProp
xmlNewDocRawNode
xmlNewDocText
xmlNewDocTextLen
xmlNewDtd
xmlNewElementContent
2008-11-27 15:26:28 +00:00
xmlNewEntity
2003-04-28 00:15:59 +00:00
xmlNewEntityInputStream
xmlNewGlobalNs
xmlNewIOInputStream
xmlNewInputFromFile
xmlNewInputStream
xmlNewMutex
xmlNewNode
xmlNewNodeEatName
xmlNewNs
xmlNewNsProp
xmlNewNsPropEatName
xmlNewPI
xmlNewParserCtxt
xmlNewProp
xmlNewRMutex
xmlNewReference
xmlNewStringInputStream
xmlNewText
xmlNewTextChild
xmlNewTextLen
xmlNewTextReader
xmlNewTextReaderFilename
2003-10-20 22:32:39 +00:00
xmlNewTextWriter
2003-11-20 11:59:09 +00:00
xmlNewTextWriterDoc
2003-10-20 22:32:39 +00:00
xmlNewTextWriterFilename
xmlNewTextWriterMemory
2003-11-20 11:59:09 +00:00
xmlNewTextWriterPushParser
xmlNewTextWriterTree
2003-08-08 10:53:06 +00:00
xmlNewValidCtxt
2003-04-28 00:15:59 +00:00
xmlNextChar
2008-11-27 15:26:28 +00:00
xmlNextElementSibling
2003-04-28 00:15:59 +00:00
xmlNoNetExternalEntityLoader
xmlNodeAddContent
xmlNodeAddContentLen
2003-10-20 17:07:41 +00:00
xmlNodeBufGetContent
2003-04-28 00:15:59 +00:00
xmlNodeDump
xmlNodeDumpOutput
xmlNodeGetBase
xmlNodeGetContent
xmlNodeGetLang
xmlNodeGetSpacePreserve
xmlNodeIsText
xmlNodeListGetRawString
xmlNodeListGetString
xmlNodeSetBase
xmlNodeSetContent
xmlNodeSetContentLen
xmlNodeSetLang
xmlNodeSetName
xmlNodeSetSpacePreserve
xmlNormalizeURIPath
xmlNormalizeWindowsPath
xmlOutputBufferClose
2006-01-05 15:29:44 +00:00
xmlOutputBufferCreateBuffer
2003-04-28 00:15:59 +00:00
xmlOutputBufferCreateFd
xmlOutputBufferCreateFile
xmlOutputBufferCreateFilename
2004-06-27 12:08:10 +00:00
xmlOutputBufferCreateFilenameDefault
2003-04-28 00:15:59 +00:00
xmlOutputBufferCreateIO
xmlOutputBufferFlush
2012-08-15 16:30:10 +10:00
xmlOutputBufferGetContent
xmlOutputBufferGetSize
2003-04-28 00:15:59 +00:00
xmlOutputBufferWrite
2004-05-16 01:20:17 +00:00
xmlOutputBufferWriteEscape
2003-04-28 00:15:59 +00:00
xmlOutputBufferWriteString
xmlParseAttValue
xmlParseAttribute
xmlParseAttributeListDecl
xmlParseAttributeType
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
xmlParseCDSect
#ifdef LIBXML_CATALOG_ENABLED
xmlParseCatalogFile
#endif
xmlParseCharData
xmlParseCharEncoding
xmlParseCharRef
xmlParseChunk
xmlParseComment
xmlParseContent
xmlParseCtxtExternalEntity
xmlParseDTD
xmlParseDefaultDecl
xmlParseDoc
xmlParseDocTypeDecl
xmlParseDocument
xmlParseElement
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
xmlParseElementMixedContentDecl
xmlParseEncName
xmlParseEncodingDecl
xmlParseEndTag
xmlParseEntity
xmlParseEntityDecl
xmlParseEntityRef
xmlParseEntityValue
xmlParseEnumeratedType
xmlParseEnumerationType
xmlParseExtParsedEnt
xmlParseExternalEntity
xmlParseExternalID
xmlParseExternalSubset
xmlParseFile
2004-08-18 09:13:18 +00:00
xmlParseInNodeContext
2003-04-28 00:15:59 +00:00
xmlParseMarkupDecl
xmlParseMemory
xmlParseMisc
xmlParseName
xmlParseNamespace
xmlParseNmtoken
xmlParseNotationDecl
xmlParseNotationType
xmlParsePEReference
xmlParsePI
xmlParsePITarget
xmlParsePubidLiteral
xmlParseQuotedString
xmlParseReference
xmlParseSDDecl
xmlParseStartTag
xmlParseSystemLiteral
xmlParseTextDecl
xmlParseURI
2005-08-22 21:22:27 +00:00
xmlParseURIRaw
2003-04-28 00:15:59 +00:00
xmlParseURIReference
xmlParseVersionInfo
xmlParseVersionNum
xmlParseXMLDecl
xmlParserAddNodeInfo
xmlParserError
xmlParserFindNodeInfo
xmlParserFindNodeInfoIndex
xmlParserGetDirectory
xmlParserHandlePEReference
xmlParserHandleReference
xmlParserInputBufferCreateFd
xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFilename
2004-06-27 12:08:10 +00:00
xmlParserInputBufferCreateFilenameDefault
2003-04-28 00:15:59 +00:00
xmlParserInputBufferCreateIO
xmlParserInputBufferCreateMem
2003-09-23 21:50:54 +00:00
xmlParserInputBufferCreateStatic
2003-04-28 00:15:59 +00:00
xmlParserInputBufferGrow
xmlParserInputBufferPush
xmlParserInputBufferRead
xmlParserInputGrow
xmlParserInputRead
xmlParserInputShrink
xmlParserPrintFileContext
xmlParserPrintFileInfo
xmlParserValidityError
xmlParserValidityWarning
xmlParserWarning
2007-01-11 23:42:10 +00:00
xmlPathToURI
2005-02-19 18:27:14 +00:00
xmlPatternFromRoot
2005-02-13 08:18:52 +00:00
xmlPatternGetStreamCtxt
2003-12-05 14:57:46 +00:00
xmlPatternMatch
2005-02-19 18:27:14 +00:00
xmlPatternMaxDepth
2005-09-04 21:39:03 +00:00
xmlPatternMinDepth
2005-02-19 18:27:14 +00:00
xmlPatternStreamable
2003-12-05 14:57:46 +00:00
xmlPatterncompile
2003-04-28 00:15:59 +00:00
xmlPedanticParserDefault
xmlPopInput
2004-05-16 01:20:17 +00:00
xmlPopInputCallbacks
2008-11-27 15:26:28 +00:00
xmlPreviousElementSibling
2003-04-28 00:15:59 +00:00
xmlPrintURI
xmlPushInput
xmlRMutexLock
xmlRMutexUnlock
2003-09-23 21:50:54 +00:00
xmlReadDoc
xmlReadFd
xmlReadFile
xmlReadIO
xmlReadMemory
2003-10-18 09:07:46 +00:00
xmlReaderForDoc
xmlReaderForFd
xmlReaderForFile
xmlReaderForIO
xmlReaderForMemory
xmlReaderNewDoc
xmlReaderNewFd
xmlReaderNewFile
xmlReaderNewIO
xmlReaderNewMemory
2003-10-20 17:07:41 +00:00
xmlReaderNewWalker
xmlReaderWalker
2003-04-28 00:15:59 +00:00
#ifdef DEBUG_MEMORY_LOCATION
xmlReallocLoc
#endif
xmlReconciliateNs
xmlRecoverDoc
xmlRecoverFile
xmlRecoverMemory
#ifdef LIBXML_REGEXP_ENABLED
2005-01-12 14:16:08 +00:00
xmlRegExecErrInfo
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegExecNextValues
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlRegExecPushString
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegExecPushString2
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegFreeExecCtxt
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegFreeRegexp
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegNewExecCtxt
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegexpCompile
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegexpExec
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegexpIsDeterminist
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlRegexpPrint
#endif
xmlRegisterCharEncodingHandler
xmlRegisterDefaultInputCallbacks
xmlRegisterDefaultOutputCallbacks
#ifdef LIBXML_HTML_ENABLED
xmlRegisterHTTPPostCallbacks
#endif
xmlRegisterInputCallbacks
xmlRegisterNodeDefault
xmlRegisterOutputCallbacks
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGCleanupTypes
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGDump
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGDumpTree
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGFree
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGFreeParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGFreeValidCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlRelaxNGGetParserErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGGetValidErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-11-04 17:34:35 +00:00
xmlRelaxNGInitTypes
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-04-28 00:15:59 +00:00
xmlRelaxNGNewDocParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGNewMemParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGNewParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGNewValidCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGParse
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGSetParserErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2006-02-23 22:07:59 +00:00
xmlRelaxNGSetParserStructuredErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-04-28 00:15:59 +00:00
xmlRelaxNGSetValidErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-07-13 23:07:49 +00:00
xmlRelaxNGSetValidStructuredErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-04-28 00:15:59 +00:00
xmlRelaxNGValidateDoc
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGValidateFullElement
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGValidatePopElement
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGValidatePushCData
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxNGValidatePushElement
#endif
2004-02-11 13:25:26 +00:00
#ifdef LIBXML_SCHEMAS_ENABLED
xmlRelaxParserSetFlag
#endif
2003-04-28 00:15:59 +00:00
xmlRemoveID
xmlRemoveProp
xmlRemoveRef
xmlReplaceNode
2003-10-18 09:07:46 +00:00
xmlResetError
xmlResetLastError
2003-09-23 21:50:54 +00:00
xmlSAX2AttributeDecl
xmlSAX2CDataBlock
xmlSAX2Characters
xmlSAX2Comment
xmlSAX2ElementDecl
xmlSAX2EndDocument
xmlSAX2EndElement
xmlSAX2EndElementNs
xmlSAX2EntityDecl
xmlSAX2ExternalSubset
xmlSAX2GetColumnNumber
xmlSAX2GetEntity
xmlSAX2GetLineNumber
xmlSAX2GetParameterEntity
xmlSAX2GetPublicId
xmlSAX2GetSystemId
xmlSAX2HasExternalSubset
xmlSAX2HasInternalSubset
xmlSAX2IgnorableWhitespace
xmlSAX2InitDefaultSAXHandler
xmlSAX2InitDocbDefaultSAXHandler
xmlSAX2InitHtmlDefaultSAXHandler
xmlSAX2InternalSubset
xmlSAX2IsStandalone
xmlSAX2NotationDecl
xmlSAX2ProcessingInstruction
xmlSAX2Reference
xmlSAX2ResolveEntity
xmlSAX2SetDocumentLocator
xmlSAX2StartDocument
xmlSAX2StartElement
xmlSAX2StartElementNs
xmlSAX2UnparsedEntityDecl
xmlSAXDefaultVersion
2003-04-28 00:15:59 +00:00
xmlSAXParseDTD
xmlSAXParseDoc
xmlSAXParseEntity
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseMemory
xmlSAXParseMemoryWithData
xmlSAXUserParseFile
xmlSAXUserParseMemory
2003-09-23 21:50:54 +00:00
xmlSAXVersion
2012-09-12 01:33:12 +03:00
xmlSaveClose
xmlSaveDoc
2003-04-28 00:15:59 +00:00
xmlSaveFile
xmlSaveFileEnc
xmlSaveFileTo
2012-09-12 01:33:12 +03:00
xmlSaveFlush
2003-04-28 00:15:59 +00:00
xmlSaveFormatFile
xmlSaveFormatFileEnc
xmlSaveFormatFileTo
2012-09-12 01:33:12 +03:00
xmlSaveSetAttrEscape
xmlSaveSetEscape
xmlSaveToBuffer
xmlSaveToFd
xmlSaveToFilename
xmlSaveToIO
xmlSaveTree
2003-04-28 00:15:59 +00:00
xmlSaveUri
xmlScanName
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaCheckFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaCleanupTypes
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-06-29 17:04:39 +00:00
xmlSchemaCollapseString
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaCompareValues
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-02-19 18:27:14 +00:00
xmlSchemaCompareValuesWhtsp
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-04-01 17:15:17 +00:00
xmlSchemaCopyValue
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaDump
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaFree
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaFreeFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaFreeParserCtxt
#endif
xmlSchemaFreeType
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaFreeValidCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaFreeValue
#endif
2004-06-29 17:04:39 +00:00
xmlSchemaFreeWildcard
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaGetBuiltInListSimpleTypeItemType
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaGetBuiltInType
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_SCHEMAS_ENABLED
2005-02-19 18:27:14 +00:00
xmlSchemaGetCanonValue
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-05-06 11:40:56 +00:00
xmlSchemaGetCanonValueWhtsp
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-08-18 09:13:18 +00:00
xmlSchemaGetFacetValueAsULong
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaGetParserErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaGetPredefinedType
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-04-01 17:15:17 +00:00
xmlSchemaGetValType
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-08-18 09:13:18 +00:00
xmlSchemaGetValidErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaInitTypes
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-06-29 17:04:39 +00:00
xmlSchemaIsBuiltInTypeFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-07-13 23:07:49 +00:00
xmlSchemaIsValid
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-11-09 12:45:26 +00:00
xmlSchemaNewDocParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaNewFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaNewMemParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-02-19 18:27:14 +00:00
xmlSchemaNewNOTATIONValue
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaNewParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-06-15 13:27:56 +00:00
xmlSchemaNewQNameValue
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-02-19 18:27:14 +00:00
xmlSchemaNewStringValue
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaNewValidCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaParse
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-07-13 23:07:49 +00:00
xmlSchemaSAXPlug
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaSAXUnplug
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaSetParserErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2006-01-05 15:29:44 +00:00
xmlSchemaSetParserStructuredErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaSetValidErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-10-27 17:29:04 +00:00
xmlSchemaSetValidOptions
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-07-13 23:07:49 +00:00
xmlSchemaSetValidStructuredErrors
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaValPredefTypeNode
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-08-18 09:13:18 +00:00
xmlSchemaValPredefTypeNodeNoNorm
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-10-27 17:29:04 +00:00
xmlSchemaValidCtxtGetOptions
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2008-04-11 12:58:43 +00:00
xmlSchemaValidCtxtGetParserCtxt
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaValidateDoc
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValidateFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-04-01 17:15:17 +00:00
xmlSchemaValidateFacetWhtsp
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-06-15 13:27:56 +00:00
xmlSchemaValidateFile
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-08-18 09:13:18 +00:00
xmlSchemaValidateLengthFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2005-04-01 17:15:17 +00:00
xmlSchemaValidateLengthFacetWhtsp
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-06-29 17:04:39 +00:00
xmlSchemaValidateListSimpleTypeFacet
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2004-10-27 17:29:04 +00:00
xmlSchemaValidateOneElement
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaValidatePredefinedType
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2012-09-12 01:33:12 +03:00
xmlSchemaValidateSetFilename
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValidateSetLocator
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
2003-08-08 10:53:06 +00:00
xmlSchemaValidateStream
#endif
Re-examined the problems of configuring a "minimal" library.
Synchronized the header files with the library code in order
to assure that all the various conditionals (LIBXML_xxxx_ENABLED)
were the same in both. Modified the API database content to more
accurately reflect the conditionals. Enhanced the generation
of that database. Although there was no substantial change to
any of the library code's logic, a large number of files were
modified to achieve the above, and the configuration script
was enhanced to do some automatic enabling of features (e.g.
--with-xinclude forces --with-xpath). Additionally, all the format
errors discovered by apibuild.py were corrected.
* configure.in: enhanced cross-checking of options
* doc/apibuild.py, doc/elfgcchack.xsl, doc/libxml2-refs.xml,
doc/libxml2-api.xml, gentest.py: changed the usage of the
<cond> element in module descriptions
* elfgcchack.h, testapi.c: regenerated with proper conditionals
* HTMLparser.c, SAX.c, globals.c, tree.c, xmlschemas.c, xpath.c,
testSAX.c: cleaned up conditionals
* include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h,
hash.h, parser.h, parserInternals.h, schemasInternals.h, tree.h,
valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]:
synchronized the conditionals with the corresponding module code
* doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c:
added additional conditions required for compilation
* doc/*.html, doc/html/*.html: rebuilt the docs
2005-01-02 09:53:13 +00:00
#ifdef LIBXML_SCHEMAS_ENABLED
2005-06-15 13:27:56 +00:00
xmlSchemaValueAppend
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValueGetAsBoolean
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValueGetAsString
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValueGetNext
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
Re-examined the problems of configuring a "minimal" library.
Synchronized the header files with the library code in order
to assure that all the various conditionals (LIBXML_xxxx_ENABLED)
were the same in both. Modified the API database content to more
accurately reflect the conditionals. Enhanced the generation
of that database. Although there was no substantial change to
any of the library code's logic, a large number of files were
modified to achieve the above, and the configuration script
was enhanced to do some automatic enabling of features (e.g.
--with-xinclude forces --with-xpath). Additionally, all the format
errors discovered by apibuild.py were corrected.
* configure.in: enhanced cross-checking of options
* doc/apibuild.py, doc/elfgcchack.xsl, doc/libxml2-refs.xml,
doc/libxml2-api.xml, gentest.py: changed the usage of the
<cond> element in module descriptions
* elfgcchack.h, testapi.c: regenerated with proper conditionals
* HTMLparser.c, SAX.c, globals.c, tree.c, xmlschemas.c, xpath.c,
testSAX.c: cleaned up conditionals
* include/libxml/[SAX.h, SAX2.h, debugXML.h, encoding.h, entities.h,
hash.h, parser.h, parserInternals.h, schemasInternals.h, tree.h,
valid.h, xlink.h, xmlIO.h, xmlautomata.h, xmlreader.h, xpath.h]:
synchronized the conditionals with the corresponding module code
* doc/examples/tree2.c, doc/examples/xpath1.c, doc/examples/xpath2.c:
added additional conditions required for compilation
* doc/*.html, doc/html/*.html: rebuilt the docs
2005-01-02 09:53:13 +00:00
xmlSchemaWhiteSpaceReplace
#endif
2005-08-22 21:22:27 +00:00
xmlSchematronFree
xmlSchematronFreeParserCtxt
xmlSchematronFreeValidCtxt
xmlSchematronNewDocParserCtxt
xmlSchematronNewMemParserCtxt
xmlSchematronNewParserCtxt
xmlSchematronNewValidCtxt
xmlSchematronParse
2008-03-31 08:27:07 +00:00
xmlSchematronSetValidStructuredErrors
2005-08-22 21:22:27 +00:00
xmlSchematronValidateDoc
2003-04-28 00:15:59 +00:00
xmlSearchNs
xmlSearchNsByHref
xmlSetBufferAllocationScheme
xmlSetCompressMode
xmlSetDocCompressMode
xmlSetEntityReferenceFunc
xmlSetExternalEntityLoader
xmlSetFeature
xmlSetGenericErrorFunc
xmlSetListDoc
xmlSetNs
xmlSetNsProp
xmlSetProp
2003-10-18 09:07:46 +00:00
xmlSetStructuredErrorFunc
2003-04-28 00:15:59 +00:00
xmlSetTreeDoc
xmlSetupParserForBuffer
#ifdef LIBXML_DEBUG_ENABLED
xmlShell
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellBase
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellCat
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellDir
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellDu
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellList
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellLoad
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellPrintNode
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellPrintXPathError
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellPrintXPathResult
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellPwd
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellSave
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellValidate
#endif
#ifdef LIBXML_DEBUG_ENABLED
xmlShellWrite
#endif
xmlSkipBlankChars
xmlSnprintfElementContent
xmlSplitQName
xmlSplitQName2
2003-08-08 10:53:06 +00:00
xmlSplitQName3
2003-04-28 00:15:59 +00:00
xmlSprintfElementContent
xmlStopParser
xmlStrEqual
2003-10-18 09:07:46 +00:00
xmlStrPrintf
2003-09-23 21:50:54 +00:00
xmlStrQEqual
2003-11-09 12:45:26 +00:00
xmlStrVPrintf
2003-04-28 00:15:59 +00:00
xmlStrcasecmp
xmlStrcasestr
xmlStrcat
xmlStrchr
xmlStrcmp
xmlStrdup
2005-02-13 08:18:52 +00:00
xmlStreamPop
xmlStreamPush
2005-02-19 18:27:14 +00:00
xmlStreamPushAttr
2006-02-23 22:07:59 +00:00
xmlStreamPushNode
xmlStreamWantsAnyNode
2003-04-28 00:15:59 +00:00
xmlStringCurrentChar
xmlStringDecodeEntities
xmlStringGetNodeList
2003-09-23 21:50:54 +00:00
xmlStringLenDecodeEntities
2003-04-28 00:15:59 +00:00
xmlStringLenGetNodeList
xmlStrlen
xmlStrncasecmp
xmlStrncat
2004-01-05 14:28:43 +00:00
xmlStrncatNew
2003-04-28 00:15:59 +00:00
xmlStrncmp
xmlStrndup
xmlStrstr
xmlStrsub
xmlSubstituteEntitiesDefault
xmlSwitchEncoding
2003-10-20 17:07:41 +00:00
xmlSwitchInputEncoding
2003-04-28 00:15:59 +00:00
xmlSwitchToEncoding
xmlTextConcat
xmlTextMerge
xmlTextReaderAttributeCount
xmlTextReaderBaseUri
2005-02-19 18:27:14 +00:00
xmlTextReaderByteConsumed
2003-04-28 00:15:59 +00:00
xmlTextReaderClose
2003-09-23 21:50:54 +00:00
xmlTextReaderConstBaseUri
2004-10-27 17:29:04 +00:00
xmlTextReaderConstEncoding
2003-09-23 21:50:54 +00:00
xmlTextReaderConstLocalName
xmlTextReaderConstName
xmlTextReaderConstNamespaceUri
xmlTextReaderConstPrefix
xmlTextReaderConstString
2003-10-20 17:07:41 +00:00
xmlTextReaderConstValue
2003-09-23 21:50:54 +00:00
xmlTextReaderConstXmlLang
2004-10-27 17:29:04 +00:00
xmlTextReaderConstXmlVersion
2003-04-28 00:15:59 +00:00
xmlTextReaderCurrentDoc
xmlTextReaderCurrentNode
xmlTextReaderDepth
xmlTextReaderExpand
xmlTextReaderGetAttribute
xmlTextReaderGetAttributeNo
xmlTextReaderGetAttributeNs
xmlTextReaderGetErrorHandler
2005-01-04 17:50:14 +00:00
xmlTextReaderGetParserColumnNumber
xmlTextReaderGetParserLineNumber
2003-04-28 00:15:59 +00:00
xmlTextReaderGetParserProp
xmlTextReaderGetRemainder
xmlTextReaderHasAttributes
xmlTextReaderHasValue
xmlTextReaderIsDefault
xmlTextReaderIsEmptyElement
2004-10-27 17:29:04 +00:00
xmlTextReaderIsNamespaceDecl
2003-04-28 00:15:59 +00:00
xmlTextReaderIsValid
xmlTextReaderLocalName
xmlTextReaderLocatorBaseURI
xmlTextReaderLocatorLineNumber
xmlTextReaderLookupNamespace
xmlTextReaderMoveToAttribute
xmlTextReaderMoveToAttributeNo
xmlTextReaderMoveToAttributeNs
xmlTextReaderMoveToElement
xmlTextReaderMoveToFirstAttribute
xmlTextReaderMoveToNextAttribute
xmlTextReaderName
xmlTextReaderNamespaceUri
xmlTextReaderNext
2003-10-20 17:07:41 +00:00
xmlTextReaderNextSibling
2003-04-28 00:15:59 +00:00
xmlTextReaderNodeType
xmlTextReaderNormalization
xmlTextReaderPrefix
2003-09-28 18:58:27 +00:00
xmlTextReaderPreserve
2003-12-05 14:57:46 +00:00
xmlTextReaderPreservePattern
2003-04-28 00:15:59 +00:00
xmlTextReaderQuoteChar
xmlTextReaderRead
xmlTextReaderReadAttributeValue
xmlTextReaderReadInnerXml
xmlTextReaderReadOuterXml
xmlTextReaderReadState
xmlTextReaderReadString
#ifdef LIBXML_SCHEMAS_ENABLED
xmlTextReaderRelaxNGSetSchema
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
xmlTextReaderRelaxNGValidate
#endif
2012-08-15 16:30:10 +10:00
xmlTextReaderRelaxNGValidateCtxt
2005-07-13 23:07:49 +00:00
xmlTextReaderSchemaValidate
2006-01-05 15:29:44 +00:00
xmlTextReaderSchemaValidateCtxt
2003-04-28 00:15:59 +00:00
xmlTextReaderSetErrorHandler
xmlTextReaderSetParserProp
2005-07-13 23:07:49 +00:00
xmlTextReaderSetSchema
2004-02-11 13:25:26 +00:00
xmlTextReaderSetStructuredErrorHandler
2007-01-03 23:13:12 +00:00
xmlTextReaderSetup
2004-10-27 17:29:04 +00:00
xmlTextReaderStandalone
2003-04-28 00:15:59 +00:00
xmlTextReaderValue
xmlTextReaderXmlLang
2003-10-20 22:32:39 +00:00
xmlTextWriterEndAttribute
xmlTextWriterEndCDATA
2004-02-23 16:33:21 +00:00
xmlTextWriterEndComment
2003-10-20 22:32:39 +00:00
xmlTextWriterEndDTD
2004-03-22 15:22:58 +00:00
xmlTextWriterEndDTDAttlist
xmlTextWriterEndDTDElement
xmlTextWriterEndDTDEntity
2003-10-20 22:32:39 +00:00
xmlTextWriterEndDocument
xmlTextWriterEndElement
xmlTextWriterEndPI
xmlTextWriterFlush
xmlTextWriterFullEndElement
2004-01-05 14:28:43 +00:00
xmlTextWriterSetIndent
xmlTextWriterSetIndentString
2012-09-12 01:33:12 +03:00
xmlTextWriterSetQuoteChar
2003-10-20 22:32:39 +00:00
xmlTextWriterStartAttribute
xmlTextWriterStartAttributeNS
xmlTextWriterStartCDATA
2004-02-23 16:33:21 +00:00
xmlTextWriterStartComment
2003-10-20 22:32:39 +00:00
xmlTextWriterStartDTD
xmlTextWriterStartDTDAttlist
xmlTextWriterStartDTDElement
xmlTextWriterStartDTDEntity
xmlTextWriterStartDocument
xmlTextWriterStartElement
xmlTextWriterStartElementNS
xmlTextWriterStartPI
xmlTextWriterWriteAttribute
xmlTextWriterWriteAttributeNS
xmlTextWriterWriteBase64
xmlTextWriterWriteBinHex
xmlTextWriterWriteCDATA
xmlTextWriterWriteComment
xmlTextWriterWriteDTD
xmlTextWriterWriteDTDAttlist
xmlTextWriterWriteDTDElement
xmlTextWriterWriteDTDEntity
xmlTextWriterWriteDTDExternalEntity
2004-03-22 15:22:58 +00:00
xmlTextWriterWriteDTDExternalEntityContents
2003-10-20 22:32:39 +00:00
xmlTextWriterWriteDTDInternalEntity
xmlTextWriterWriteDTDNotation
xmlTextWriterWriteElement
xmlTextWriterWriteElementNS
xmlTextWriterWriteFormatAttribute
xmlTextWriterWriteFormatAttributeNS
xmlTextWriterWriteFormatCDATA
xmlTextWriterWriteFormatComment
xmlTextWriterWriteFormatDTD
xmlTextWriterWriteFormatDTDAttlist
xmlTextWriterWriteFormatDTDElement
xmlTextWriterWriteFormatDTDInternalEntity
xmlTextWriterWriteFormatElement
xmlTextWriterWriteFormatElementNS
xmlTextWriterWriteFormatPI
xmlTextWriterWriteFormatRaw
xmlTextWriterWriteFormatString
xmlTextWriterWritePI
xmlTextWriterWriteRaw
xmlTextWriterWriteRawLen
xmlTextWriterWriteString
xmlTextWriterWriteVFormatAttribute
xmlTextWriterWriteVFormatAttributeNS
xmlTextWriterWriteVFormatCDATA
xmlTextWriterWriteVFormatComment
xmlTextWriterWriteVFormatDTD
xmlTextWriterWriteVFormatDTDAttlist
xmlTextWriterWriteVFormatDTDElement
xmlTextWriterWriteVFormatDTDInternalEntity
xmlTextWriterWriteVFormatElement
xmlTextWriterWriteVFormatElementNS
xmlTextWriterWriteVFormatPI
xmlTextWriterWriteVFormatRaw
xmlTextWriterWriteVFormatString
2003-08-08 10:53:06 +00:00
xmlThrDefBufferAllocScheme
xmlThrDefDefaultBufferSize
xmlThrDefDeregisterNodeDefault
xmlThrDefDoValidityCheckingDefaultValue
xmlThrDefGetWarningsDefaultValue
xmlThrDefIndentTreeOutput
xmlThrDefKeepBlanksDefaultValue
xmlThrDefLineNumbersDefaultValue
xmlThrDefLoadExtDtdDefaultValue
2004-06-27 12:08:10 +00:00
xmlThrDefOutputBufferCreateFilenameDefault
2003-08-08 10:53:06 +00:00
xmlThrDefParserDebugEntities
2004-06-27 12:08:10 +00:00
xmlThrDefParserInputBufferCreateFilenameDefault
2003-08-08 10:53:06 +00:00
xmlThrDefPedanticParserDefaultValue
xmlThrDefRegisterNodeDefault
xmlThrDefSaveNoEmptyTags
xmlThrDefSetGenericErrorFunc
2003-10-18 09:07:46 +00:00
xmlThrDefSetStructuredErrorFunc
2003-08-08 10:53:06 +00:00
xmlThrDefSubstituteEntitiesDefaultValue
xmlThrDefTreeIndentString
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsAegeanNumbers
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsAlphabeticPresentationForms
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsArabic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsArabicPresentationFormsA
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsArabicPresentationFormsB
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsArmenian
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsArrows
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBasicLatin
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBengali
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBlock
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBlockElements
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBopomofo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBopomofoExtended
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBoxDrawing
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsBraillePatterns
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsBuhid
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsByzantineMusicalSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKCompatibility
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKCompatibilityForms
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKCompatibilityIdeographs
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKCompatibilityIdeographsSupplement
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKRadicalsSupplement
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKSymbolsandPunctuation
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKUnifiedIdeographs
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKUnifiedIdeographsExtensionA
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCJKUnifiedIdeographsExtensionB
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCat
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatC
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatCc
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatCf
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatCo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatCs
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatL
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatLl
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatLm
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatLo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatLt
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatLu
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatM
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatMc
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatMe
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatMn
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatN
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatNd
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatNl
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatNo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatP
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPc
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPd
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPe
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPf
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPi
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatPs
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatS
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatSc
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatSk
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatSm
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatSo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatZ
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatZl
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatZp
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCatZs
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCherokee
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCombiningDiacriticalMarks
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsCombiningDiacriticalMarksforSymbols
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCombiningHalfMarks
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCombiningMarksforSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsControlPictures
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCurrencySymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsCypriotSyllabary
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsCyrillic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsCyrillicSupplement
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsDeseret
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsDevanagari
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsDingbats
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsEnclosedAlphanumerics
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsEnclosedCJKLettersandMonths
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsEthiopic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGeneralPunctuation
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGeometricShapes
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGeorgian
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGothic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGreek
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGreekExtended
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsGreekandCoptic
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGujarati
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsGurmukhi
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHalfwidthandFullwidthForms
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHangulCompatibilityJamo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHangulJamo
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHangulSyllables
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsHanunoo
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHebrew
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHighPrivateUseSurrogates
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHighSurrogates
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsHiragana
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsIPAExtensions
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsIdeographicDescriptionCharacters
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsKanbun
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsKangxiRadicals
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsKannada
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsKatakana
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsKatakanaPhoneticExtensions
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsKhmer
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsKhmerSymbols
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLao
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLatin1Supplement
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLatinExtendedA
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLatinExtendedAdditional
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLatinExtendedB
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLetterlikeSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsLimbu
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsLinearBIdeograms
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsLinearBSyllabary
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsLowSurrogates
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMalayalam
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMathematicalAlphanumericSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMathematicalOperators
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsMiscellaneousMathematicalSymbolsA
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsMiscellaneousMathematicalSymbolsB
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMiscellaneousSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsMiscellaneousSymbolsandArrows
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMiscellaneousTechnical
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMongolian
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMusicalSymbols
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsMyanmar
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsNumberForms
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsOgham
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsOldItalic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsOpticalCharacterRecognition
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsOriya
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsOsmanya
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsPhoneticExtensions
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsPrivateUse
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsPrivateUseArea
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsRunic
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsShavian
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSinhala
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSmallFormVariants
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSpacingModifierLetters
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSpecials
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSuperscriptsandSubscripts
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsSupplementalArrowsA
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsSupplementalArrowsB
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsSupplementalMathematicalOperators
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsSupplementaryPrivateUseAreaA
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsSupplementaryPrivateUseAreaB
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsSyriac
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsTagalog
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsTagbanwa
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsTags
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsTaiLe
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsTaiXuanJingSymbols
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsTamil
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsTelugu
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsThaana
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsThai
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsTibetan
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsUgaritic
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsUnifiedCanadianAboriginalSyllabics
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-11-09 12:45:26 +00:00
xmlUCSIsVariationSelectors
#endif
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsVariationSelectorsSupplement
#endif
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsYiRadicals
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_REGEXP_ENABLED
2003-04-28 00:15:59 +00:00
xmlUCSIsYiSyllables
#endif
2003-11-09 12:45:26 +00:00
#ifdef LIBXML_REGEXP_ENABLED
xmlUCSIsYijingHexagramSymbols
#endif
2003-04-28 00:15:59 +00:00
xmlURIEscape
xmlURIEscapeStr
xmlURIUnescapeString
2003-08-08 10:53:06 +00:00
xmlUTF8Charcmp
xmlUTF8Size
2003-04-28 00:15:59 +00:00
xmlUTF8Strlen
xmlUTF8Strloc
xmlUTF8Strndup
xmlUTF8Strpos
xmlUTF8Strsize
xmlUTF8Strsub
xmlUnlinkNode
xmlUnlockLibrary
xmlUnsetNsProp
xmlUnsetProp
#ifdef LIBXML_REGEXP_ENABLED
xmlValidBuildContentModel
#endif
xmlValidCtxtNormalizeAttributeValue
xmlValidGetPotentialChildren
xmlValidGetValidElements
xmlValidNormalizeAttributeValue
xmlValidateAttributeDecl
xmlValidateAttributeValue
xmlValidateDocument
xmlValidateDocumentFinal
xmlValidateDtd
xmlValidateDtdFinal
xmlValidateElement
xmlValidateElementDecl
xmlValidateNCName
xmlValidateNMToken
xmlValidateName
xmlValidateNameValue
xmlValidateNamesValue
xmlValidateNmtokenValue
xmlValidateNmtokensValue
xmlValidateNotationDecl
xmlValidateNotationUse
xmlValidateOneAttribute
xmlValidateOneElement
xmlValidateOneNamespace
xmlValidatePopElement
xmlValidatePushCData
xmlValidatePushElement
xmlValidateQName
xmlValidateRoot
#ifdef LIBXML_XINCLUDE_ENABLED
2003-11-09 12:45:26 +00:00
xmlXIncludeFreeContext
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
xmlXIncludeNewContext
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2003-04-28 00:15:59 +00:00
xmlXIncludeProcess
#endif
2003-08-08 10:53:06 +00:00
#ifdef LIBXML_XINCLUDE_ENABLED
2003-12-09 11:35:37 +00:00
xmlXIncludeProcessFlags
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2007-01-11 23:42:10 +00:00
xmlXIncludeProcessFlagsData
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2003-11-09 12:45:26 +00:00
xmlXIncludeProcessNode
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2003-08-08 10:53:06 +00:00
xmlXIncludeProcessTree
#endif
2003-12-09 11:35:37 +00:00
#ifdef LIBXML_XINCLUDE_ENABLED
xmlXIncludeProcessTreeFlags
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2009-08-24 19:47:00 +02:00
xmlXIncludeProcessTreeFlagsData
#endif
#ifdef LIBXML_XINCLUDE_ENABLED
2003-12-09 11:35:37 +00:00
xmlXIncludeSetFlags
#endif
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_XPATH_ENABLED
xmlXPathAddValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathBooleanFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastBooleanToNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastBooleanToString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNodeSetToBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNodeSetToNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNodeSetToString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNodeToNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNodeToString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNumberToBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastNumberToString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastStringToBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastStringToNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastToBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastToNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCastToString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCeilingFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCmpNodes
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCompareValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCompile
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCompiledEval
#endif
#ifdef LIBXML_XPATH_ENABLED
2007-01-11 23:42:10 +00:00
xmlXPathCompiledEvalToBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
xmlXPathConcatFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathContainsFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
2007-01-11 23:42:10 +00:00
xmlXPathContextSetCache
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
xmlXPathConvertBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathConvertNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathConvertString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathCountFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
2004-02-11 13:25:26 +00:00
xmlXPathCtxtCompile
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
#ifdef LIBXML_DEBUG_ENABLED
xmlXPathDebugDumpCompExpr
#endif
#endif
#ifdef LIBXML_XPATH_ENABLED
#ifdef LIBXML_DEBUG_ENABLED
xmlXPathDebugDumpObject
#endif
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathDifference
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathDistinct
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathDistinctSorted
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathDivValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathEqualValues
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-10-18 09:07:46 +00:00
xmlXPathErr
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
xmlXPathEval
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathEvalExpr
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathEvalExpression
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathEvalPredicate
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathEvaluatePredicateResult
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFalseFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFloorFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeCompExpr
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeContext
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeNodeSet
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeNodeSetList
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeObject
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFreeParserContext
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFunctionLookup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathFunctionLookupNS
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathHasSameNodes
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathIdFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathInit
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathIntersection
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathIsInf
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathIsNaN
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathIsNodeType
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathLangFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathLastFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathLeading
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathLeadingSorted
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathLocalNameFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathModValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathMultValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNamespaceURIFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewCString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewContext
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewFloat
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewNodeSet
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewNodeSetList
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewParserContext
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNewValueTree
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextAncestor
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextAncestorOrSelf
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextAttribute
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextChild
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextDescendant
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextDescendantOrSelf
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextFollowing
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextFollowingSibling
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextNamespace
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextParent
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextPreceding
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextPrecedingSibling
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNextSelf
#endif
#ifdef LIBXML_XPATH_ENABLED
2012-09-12 01:33:12 +03:00
xmlXPathNodeEval
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
xmlXPathNodeLeading
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeLeadingSorted
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetAdd
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetAddNs
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetAddUnique
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetContains
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetCreate
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetDel
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetFreeNs
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetMerge
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetRemove
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeSetSort
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeTrailing
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeTrailingSorted
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNormalizeFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNotEqualValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNotFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNsLookup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathNumberFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathObjectCopy
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathOrderDocElems
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathParseNCName
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathParseName
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopBoolean
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopExternal
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopNodeSet
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPositionFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterAllFunctions
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterFunc
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterFuncLookup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterFuncNS
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterNs
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterVariable
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterVariableLookup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisterVariableNS
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisteredFuncsCleanup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisteredNsCleanup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRegisteredVariablesCleanup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRoot
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathRoundFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
2012-09-12 01:33:12 +03:00
xmlXPathSetContextNode
#endif
#ifdef LIBXML_XPATH_ENABLED
2003-04-28 00:15:59 +00:00
xmlXPathStartsWithFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathStringEvalNumber
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathStringFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathStringLengthFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathSubValues
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathSubstringAfterFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathSubstringBeforeFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathSubstringFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathSumFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathTrailing
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathTrailingSorted
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathTranslateFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathTrueFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathValueFlipSign
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathVariableLookup
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathVariableLookupNS
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathWrapCString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathWrapExternal
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathWrapNodeSet
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPathWrapString
#endif
#ifdef LIBXML_XPATH_ENABLED
xmlXPatherror
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrBuildNodeList
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrEval
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrEvalRangePredicate
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrFreeLocationSet
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrLocationSetAdd
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrLocationSetCreate
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrLocationSetDel
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrLocationSetMerge
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrLocationSetRemove
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewCollapsedRange
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewContext
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewLocationSetNodeSet
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewLocationSetNodes
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRange
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRangeNodeObject
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRangeNodePoint
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRangeNodes
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRangePointNode
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrNewRangePoints
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrRangeToFunction
#endif
#ifdef LIBXML_XPTR_ENABLED
xmlXPtrWrapLocationSet
#endif