From d03a853bb0370d89552eceee59df1746da4a37f8 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Sun, 1 Mar 2009 10:53:23 +0100 Subject: Import upstream version 2.7.0 --- doc/APIfunctions.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/APIfunctions.html') diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 9e83889..3cf9ced 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.html @@ -59,6 +59,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlElemDump
xmlLsOneNode
xmlMemDisplay
+xmlMemDisplayLast
xmlMemShow
xmlOutputBufferCreateFile
xmlParserInputBufferCreateFile
@@ -276,6 +277,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlNewDocTextLen
xmlNewDtd
xmlNewElementContent
+xmlNewEntity
xmlNewGlobalNs
xmlNewNode
xmlNewNs
@@ -577,6 +579,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSplitQName3
xmlStringCurrentChar
xmlValidGetPotentialChildren
+

Type long:

xmlMemDisplayLast

Type size_t:

xmlBufferCreateSize
xmlBufferCreateStatic
xmlMallocAtomicLoc
@@ -1161,6 +1164,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlNewDocText
xmlNewDocTextLen
xmlNewDtd
+xmlNewEntity
xmlNewGlobalNs
xmlNewReference
xmlNewTextWriterTree
@@ -1934,6 +1938,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSchemaSetValidOptions
xmlSchemaSetValidStructuredErrors
xmlSchemaValidCtxtGetOptions
+xmlSchemaValidCtxtGetParserCtxt
xmlSchemaValidateDoc
xmlSchemaValidateFile
xmlSchemaValidateOneElement
-- cgit v1.2.3