From 2ee13d9e464a1f5daccaff58f5d09d36b7c4f667 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Mon, 21 Sep 2015 22:58:06 +0800 Subject: Revert "Imported Upstream version 2.9.1+dfsg1" This reverts commit 7300193becde71a344c8ac0973dc290fa24d800d. --- doc/APIfunctions.html | 82 +++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'doc/APIfunctions.html') diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 3c47863..9027afe 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.html @@ -109,10 +109,9 @@ A:link, A:visited, A:active { text-decoration: underline }

Type const xlinkTitle:

xlinkSimpleLinkFunk

Type const xlinkTitle *:

xlinkExtendedLinkFunk
xlinkExtendedLinkSetFunk
-

Type const xmlBufPtr:

xmlBufContent
-xmlBufEnd
-xmlBufUse
-

Type const xmlBufferPtr:

xmlBufferContent
+

Type const xmlBuf *:

xmlBufContent
+

Type const xmlBufPtr:

xmlBufUse
+

Type const xmlBuffer *:

xmlBufferContent
xmlBufferLength

Type const xmlChRangeGroup *:

xmlCharInRange

Type const xmlChar *:

attribute
@@ -518,13 +517,40 @@ A:link, A:visited, A:active { text-decoration: underline } xmlTextReaderPreservePattern
xmlValidGetPotentialChildren
xmlValidGetValidElements
+

Type const xmlDoc *:

xmlDocGetRootElement
+xmlEncodeSpecialChars
+xmlGetDocCompressMode
+xmlGetDocEntity
+xmlGetIntSubset
+xmlGetNsList
+xmlNewDocText
+xmlNewReference
+xmlNodeGetBase
+xmlNodeListGetRawString
+xmlStringGetNodeList
+xmlStringLenGetNodeList

Type const xmlListPtr:

xmlListCopy
xmlListDup
-

Type const xmlNodePtr:

xmlCopyNode
-xmlCopyNodeList
-xmlDocCopyNode
-xmlDocCopyNodeList
-xmlParserFindNodeInfo
+

Type const xmlNode *:

xmlBufGetNodeContent
+xmlGetLastChild
+xmlGetLineNo
+xmlGetNoNsProp
+xmlGetNodePath
+xmlGetNsList
+xmlGetNsProp
+xmlGetProp
+xmlHasNsProp
+xmlHasProp
+xmlIsBlankNode
+xmlNodeBufGetContent
+xmlNodeGetBase
+xmlNodeGetContent
+xmlNodeGetLang
+xmlNodeGetSpacePreserve
+xmlNodeIsText
+xmlNodeListGetRawString
+xmlNodeListGetString
+

Type const xmlNodePtr:

xmlParserFindNodeInfo
xmlParserFindNodeInfoIndex

Type const xmlParserCtxtPtr:

xmlParserFindNodeInfo

Type const xmlParserNodeInfoPtr:

xmlParserAddNodeInfo
@@ -951,7 +977,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAutomataNewTransition
xmlAutomataNewTransition2
xmlAutomataSetFinalState
-

Type xmlBufPtr:

xmlBufGetNodeContent
+

Type xmlBufPtr:

xmlBufEnd
+xmlBufGetNodeContent
xmlBufNodeDump
xmlBufShrink

Type xmlBufferAllocationScheme:

xmlBufferSetAllocationScheme
@@ -1150,20 +1177,14 @@ A:link, A:visited, A:active { text-decoration: underline } xmlDocDumpMemory
xmlDocDumpMemoryEnc
xmlDocFormatDump
-xmlDocGetRootElement
xmlDocSetRootElement
xmlElemDump
xmlEncodeEntities
xmlEncodeEntitiesReentrant
-xmlEncodeSpecialChars
xmlFreeDoc
xmlFreeDocElementContent
-xmlGetDocCompressMode
-xmlGetDocEntity
xmlGetDtdEntity
xmlGetID
-xmlGetIntSubset
-xmlGetNsList
xmlGetParameterEntity
xmlGetRefs
xmlIsID
@@ -1179,17 +1200,13 @@ A:link, A:visited, A:active { text-decoration: underline } xmlNewDocPI
xmlNewDocProp
xmlNewDocRawNode
-xmlNewDocText
xmlNewDocTextLen
xmlNewDtd
xmlNewEntity
xmlNewGlobalNs
-xmlNewReference
xmlNewTextWriterTree
xmlNodeDump
xmlNodeDumpOutput
-xmlNodeGetBase
-xmlNodeListGetRawString
xmlNodeListGetString
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
@@ -1221,8 +1238,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSetListDoc
xmlSetTreeDoc
xmlShell
-xmlStringGetNodeList
-xmlStringLenGetNodeList
xmlValidCtxtNormalizeAttributeValue
xmlValidNormalizeAttributeValue
xmlValidateAttributeDecl
@@ -1454,10 +1469,11 @@ A:link, A:visited, A:active { text-decoration: underline } xmlAddNextSibling
xmlAddPrevSibling
xmlAddSibling
-xmlBufGetNodeContent
xmlBufNodeDump
xmlC14NIsVisibleCallback
xmlChildElementCount
+xmlCopyNode
+xmlCopyNodeList
xmlCopyProp
xmlCopyPropList
xmlDOMWrapAcquireNsFunction
@@ -1469,22 +1485,14 @@ A:link, A:visited, A:active { text-decoration: underline } xmlDebugDumpNodeList
xmlDebugDumpOneNode
xmlDeregisterNodeFunc
+xmlDocCopyNode
+xmlDocCopyNodeList
xmlDocSetRootElement
xmlElemDump
xmlEntityReferenceFunc
xmlFirstElementChild
xmlFreeNode
xmlFreeNodeList
-xmlGetLastChild
-xmlGetLineNo
-xmlGetNoNsProp
-xmlGetNodePath
-xmlGetNsList
-xmlGetNsProp
-xmlGetProp
-xmlHasNsProp
-xmlHasProp
-xmlIsBlankNode
xmlIsID
xmlIsRef
xmlLastElementChild
@@ -1500,16 +1508,8 @@ A:link, A:visited, A:active { text-decoration: underline } xmlNextElementSibling
xmlNodeAddContent
xmlNodeAddContentLen
-xmlNodeBufGetContent
xmlNodeDump
xmlNodeDumpOutput
-xmlNodeGetBase
-xmlNodeGetContent
-xmlNodeGetLang
-xmlNodeGetSpacePreserve
-xmlNodeIsText
-xmlNodeListGetRawString
-xmlNodeListGetString
xmlNodeSetBase
xmlNodeSetContent
xmlNodeSetContentLen
-- cgit v1.2.3