From d4e028c96af89ade493b440d4f2de6b684c03a06 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Mon, 17 May 2004 06:56:59 +0000 Subject: Load /tmp/tmp.QVLX5b/libxml2-2.6.10 into packages/libxml2/branches/upstream/current. --- doc/APIfunctions.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'doc/APIfunctions.html') diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 290aea4..8895510 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.html @@ -7,7 +7,7 @@ H1 {font-family: Verdana,Arial,Helvetica} H2 {font-family: Verdana,Arial,Helvetica} H3 {font-family: Verdana,Arial,Helvetica} A:link, A:visited, A:active { text-decoration: underline } -List of function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
+List of function manipulating types in libxml2
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

List of function manipulating types in libxml2

Developer Menu
API Indexes
Related links

Type ...:

errorSAXFunc
fatalErrorSAXFunc
warningSAXFunc
xmlGenericErrorFunc
@@ -283,6 +283,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlNodeSetLang
xmlNodeSetName
xmlNormalizeWindowsPath
+xmlOutputBufferWriteEscape
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
xmlParseCtxtExternalEntity
@@ -311,15 +312,12 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSAX2ExternalSubset
xmlSAX2GetEntity
xmlSAX2GetParameterEntity
-xmlSAX2GlobalNamespace
xmlSAX2IgnorableWhitespace
xmlSAX2InternalSubset
-xmlSAX2NamespaceDecl
xmlSAX2NotationDecl
xmlSAX2ProcessingInstruction
xmlSAX2Reference
xmlSAX2ResolveEntity
-xmlSAX2SetNamespace
xmlSAX2StartElement
xmlSAX2StartElementNs
xmlSAX2UnparsedEntityDecl
@@ -765,7 +763,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSAX2AttributeDecl
xmlSAX2CDataBlock
xmlSAX2Characters
-xmlSAX2CheckNamespace
xmlSAX2Comment
xmlSAX2ElementDecl
xmlSAX2EndDocument
@@ -776,23 +773,19 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSAX2GetColumnNumber
xmlSAX2GetEntity
xmlSAX2GetLineNumber
-xmlSAX2GetNamespace
xmlSAX2GetParameterEntity
xmlSAX2GetPublicId
xmlSAX2GetSystemId
-xmlSAX2GlobalNamespace
xmlSAX2HasExternalSubset
xmlSAX2HasInternalSubset
xmlSAX2IgnorableWhitespace
xmlSAX2InternalSubset
xmlSAX2IsStandalone
-xmlSAX2NamespaceDecl
xmlSAX2NotationDecl
xmlSAX2ProcessingInstruction
xmlSAX2Reference
xmlSAX2ResolveEntity
xmlSAX2SetDocumentLocator
-xmlSAX2SetNamespace
xmlSAX2StartDocument
xmlSAX2StartElement
xmlSAX2StartElementNs
@@ -947,7 +940,6 @@ A:link, A:visited, A:active { text-decoration: underline } xmlParseDoc
xmlParserInputDeallocate
xmlRecoverDoc
-xmlSAX2CheckNamespace
xmlSAX2EntityDecl
xmlSAXParseDoc
xmlStrPrintf
@@ -1002,6 +994,9 @@ A:link, A:visited, A:active { text-decoration: underline } xmlSwitchToEncoding

Type xmlCharEncodingInputFunc:

xmlNewCharEncodingHandler

Type xmlCharEncodingOutputFunc:

xmlNewCharEncodingHandler
+xmlOutputBufferWriteEscape
+xmlSaveSetAttrEscape
+xmlSaveSetEscape

Type xmlDeregisterNodeFunc:

xmlDeregisterNodeDefault
xmlThrDefDeregisterNodeDefault

Type xmlDict *:

xmlPatterncompile
@@ -1510,6 +1505,7 @@ A:link, A:visited, A:active { text-decoration: underline } xmlOutputBufferClose
xmlOutputBufferFlush
xmlOutputBufferWrite
+xmlOutputBufferWriteEscape
xmlOutputBufferWriteString
xmlSaveFileTo
xmlSaveFormatFileTo
@@ -1724,6 +1720,8 @@ A:link, A:visited, A:active { text-decoration: underline }

Type xmlSaveCtxtPtr:

xmlSaveClose
xmlSaveDoc
xmlSaveFlush
+xmlSaveSetAttrEscape
+xmlSaveSetEscape
xmlSaveTree

Type xmlSchemaFacetPtr:

xmlSchemaCheckFacet
xmlSchemaFreeFacet
-- cgit v1.2.3