diff --git a/ChangeLog b/ChangeLog
index 644d4be4..eb59a053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Nov 22 14:15:14 CET 2002 Daniel Veillard
+
+ * HTMLparser.c: final touch at closing #87235
end tags
+ need to be generated.
+ * result/HTML/cf_128.html result/HTML/test2.html result/HTML/test3.html:
+ this change slightly the output of a few tests
+ * doc/*: regenerated
+
Fri Nov 22 13:26:19 CET 2002 Daniel Veillard
* parserInternals.c: fixing bug #99190 when UTF8 document are
diff --git a/HTMLparser.c b/HTMLparser.c
index 2eaf0c20..c775b89c 100644
--- a/HTMLparser.c
+++ b/HTMLparser.c
@@ -421,7 +421,7 @@ html40ElementTable[] = {
{ "ol", 0, 0, 0, 0, 0, 0, 0, "ordered list " },
{ "optgroup", 0, 0, 0, 0, 0, 0, 0, "option group " },
{ "option", 0, 1, 0, 0, 0, 0, 0, "selectable choice " },
-{ "p", 0, 1, 1, 0, 0, 0, 0, "paragraph " },
+{ "p", 0, 1, 0, 0, 0, 0, 0, "paragraph " },
{ "param", 0, 2, 2, 1, 0, 0, 0, "named property value " },
{ "pre", 0, 0, 0, 0, 0, 0, 0, "preformatted text " },
{ "q", 0, 0, 0, 0, 0, 0, 1, "short inline quotation " },
diff --git a/doc/APIchunk0.html b/doc/APIchunk0.html
index a0247b13..da3be230 100644
--- a/doc/APIchunk0.html
+++ b/doc/APIchunk0.html
@@ -97,29 +97,43 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Letter A:
+- A-Z
+-
+xmlCheckLanguageID
+
+- A-Za-z
+-
+xmlParseEncName
+
+- A-Za-z0-9
+-
+xmlParseEncName
+
- ABC
-
xmlXPathTranslateFunction
@@ -131,6 +145,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- ANY
-
xmlIsMixedElement
+xmlParseElement
xmlParseElementContentDecl
- API
@@ -173,6 +188,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAddNextSibling
xmlAddPrevSibling
+- Absolute
+-
+xmlBuildURI
+
- Activated
-
xmlGetWarningsDefaultValue
@@ -201,6 +220,7 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlNanoFTPGet
xmlNanoFTPList
+xmlParseAttValue
- Allocate
-
@@ -221,10 +241,16 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCheckUTF8
xmlIsBlank
xmlIsChar
+xmlParseAttribute
+xmlValidCtxtNormalizeAttributeValue
- AndExpr
-
-xmlXPathCompExpr
+struct
+
+- Anything
+-
+enum
- Append
-
@@ -265,24 +291,53 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlSetNs
+ - Att
+-
+xmlParseStartTag
+
+- AttDef
+-
+xmlParseAttributeListDecl
+
+- AttType
+-
+xmlParseAttributeListDecl
+xmlParseAttributeType
+
- AttValue
-
+htmlParseElement
xmlParseAttValue
+xmlParseAttribute
+xmlParseDefaultDecl
+
+- AttlistDecl
+-
+xmlParseAttributeListDecl
+xmlParseMarkupDecl
- Attribute
-
-xmlAttribute
-xmlAttributeDefault
-xmlAttributeType
+enum
+htmlParseElement
+struct
+xmlParseAttribute
xmlParseAttributeListDecl
xmlParseAttributeType
+xmlParseDefaultDecl
+xmlParseStartTag
xmlValidateAttributeDecl
xmlValidateOneAttribute
xmlValidateOneElement
xmlValidateOneNamespace
+- Attribute-Value
+-
+xmlParseAttValue
+
- Attributes
-
+xmlParseNotationType
xmlValidateOneAttribute
xmlValidateOneNamespace
xmlXPtrBuildNodeList
@@ -322,12 +377,15 @@ A:link, A:visited, A:active { text-decoration: underline }
- BOM
-
+enum
xmlCharEncOutFunc
- Balanced
-
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
+xmlParseEntity
+xmlSAXParseEntity
- Base
-
@@ -335,6 +393,8 @@ A:link, A:visited, A:active { text-decoration: underline }
- BaseChar
-
+IS_BASECHAR
+IS_LETTER
xmlIsBaseChar
xmlIsLetter
@@ -347,6 +407,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlUCSIsBasicLatin
+- Before
+-
+xmlParseAttValue
+
- Bengali
-
xmlUCSIsBengali
@@ -430,7 +494,31 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewChild
xmlNewDocNode
xmlNewDocNodeEatName
+xmlParseAttValue
+xmlParseAttributeType
+xmlParseCDSect
xmlParseCharData
+xmlValidCtxtNormalizeAttributeValue
+xmlValidNormalizeAttributeValue
+
+- CDEnd
+-
+xmlParseCDSect
+
+- CDSect
+-
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseCDSect
+xmlParseContent
+
+- CDStart
+-
+xmlParseCDSect
+
+- CData
+-
+xmlParseCDSect
- CJKCompatibility
-
@@ -572,18 +660,32 @@ A:link, A:visited, A:active { text-decoration: underline }
- Char
-
+IS_CHAR
+xmlGetUTF8Char
xmlIsChar
+xmlParseCDSect
+xmlParseCharRef
+xmlParseComment
+xmlParsePI
- CharData
-
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
xmlParseCharData
+xmlParseContent
- CharRef
-
+htmlParseCharRef
xmlCharEncOutFunc
+xmlDecodeEntities
xmlEncodeEntities
xmlEncodeEntitiesReentrant
+xmlParseCharRef
xmlParseReference
+xmlParserHandleReference
+xmlStringDecodeEntities
- Character
-
@@ -591,6 +693,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocDumpMemoryEnc
xmlGetCharEncodingName
xmlParseCharEncoding
+xmlParseCharRef
+
+- Characters
+-
+xmlParseCharRef
- Checks
-
@@ -649,7 +756,13 @@ A:link, A:visited, A:active { text-decoration: underline }
- CombiningChar
-
+IS_COMBINING
xmlIsCombining
+xmlNamespaceParseNCName
+xmlParseName
+xmlScanName
+xmlXPathParseNCName
+xmlXPathParseName
- CombiningDiacriticalMarks
-
@@ -663,6 +776,15 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlUCSIsCombiningMarksforSymbols
+ - Comment
+-
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseComment
+xmlParseContent
+xmlParseMarkupDecl
+xmlParseMisc
+
- Compare
-
xmlParseCharEncoding
@@ -672,6 +794,7 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlAutomataCompile
xmlXPathCompile
+xmlXPathStringEvalNumber
- Compress
-
@@ -729,6 +852,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCatalogConvert
xmlConvertSGMLCatalog
+- Converter
+-
+enum
+
- Converts
-
xmlXPathCastBooleanToNumber
@@ -818,26 +945,28 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Daniel Veillard
diff --git a/doc/APIchunk1.html b/doc/APIchunk1.html
index 976dbf4f..756e6a84 100644
--- a/doc/APIchunk1.html
+++ b/doc/APIchunk1.html
@@ -97,26 +97,28 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Letter D:
@@ -167,13 +169,19 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
xmlXPathNodeSetGetLength
xmlXPathNodeSetItem
- DTDs
-
XML_COMPLETE_ATTRS
-xmlEnumeration
+struct
+xmlParserHandlePEReference
+
+- Data
+-
+xmlParseCDSect
- Datatype
-
@@ -196,10 +204,19 @@ A:link, A:visited, A:active { text-decoration: underline }
- Declaration
-
+xmlParseElementDecl
+xmlParseMarkupDecl
+xmlParseSDDecl
+xmlValidCtxtNormalizeAttributeValue
xmlValidateElementDecl
- Declared
-
+xmlParseEntityDecl
+xmlParseEntityRef
+xmlParsePEReference
+xmlParserHandlePEReference
+xmlParserHandleReference
xmlValidateNotationUse
- Default
@@ -209,16 +226,24 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDefaultBufferSize
xmlDefaultSAXHandler
xmlHandleEntity
+xmlParseAttributeType
+xmlParseDefaultDecl
xmlValidateAttributeDecl
xmlValidateOneAttribute
xmlValidateOneNamespace
+- DefaultDecl
+-
+xmlParseAttributeListDecl
+xmlParseDefaultDecl
+
- Deletes
-
xmlListDelete
- Deprecated
-
+xmlParseQuotedString
xmlSprintfElementContent
- Deseret
@@ -237,7 +262,17 @@ A:link, A:visited, A:active { text-decoration: underline }
- Digit
-
+IS_DIGIT
xmlIsDigit
+xmlNamespaceParseNCName
+xmlParseName
+xmlScanName
+xmlXPathParseNCName
+xmlXPathParseName
+
+- Digits
+-
+xmlXPathStringEvalNumber
- Digits?
-
@@ -255,6 +290,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserDebugEntities
xmlPedanticParserDefaultValue
xmlSaveNoEmptyTags
+xmlSubstituteEntitiesDefaultValue
- Display
-
@@ -287,6 +323,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocDumpFormatMemoryEnc
xmlDocDumpMemoryEnc
xmlNodeGetBase
+xmlParseSDDecl
+xmlValidCtxtNormalizeAttributeValue
- Does
-
@@ -304,6 +342,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlURIEscape
+ - Draft
+-
+xmlParseNamespace
+
- DtD
-
xmlGetDtdAttrDesc
@@ -311,6 +353,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetDtdNotationDesc
xmlGetDtdQAttrDesc
xmlGetDtdQElementDesc
+xmlValidateDtd
- DtDs
-
@@ -377,6 +420,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashAddEntry2
xmlHashAddEntry3
xmlListDup
+xmlParseElementMixedContentDecl
xmlValidateElementDecl
@@ -384,13 +428,23 @@ A:link, A:visited, A:active { text-decoration: underline }
- EMPTY
-
+xmlParseElement
xmlParseElementContentDecl
+- ENTITIES
+-
+xmlParseAttributeType
+xmlValidateAttributeValue
+xmlValidateDtdFinal
+
- ENTITY
-
htmlParseEntityRef
+xmlParseAttributeType
xmlParseEntityRef
xmlParseEntityValue
+xmlValidateAttributeValue
+xmlValidateDtdFinal
- ENTITY_REF
-
@@ -404,6 +458,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStringGetNodeList
xmlStringLenGetNodeList
+- ETag
+-
+htmlParseElement
+xmlParseElement
+xmlParseEndTag
+
- EXSLT
-
xmlXPathDifference
@@ -422,12 +482,14 @@ A:link, A:visited, A:active { text-decoration: underline }
- Each
-
-xmlParserInput
+struct
- Element
-
-xmlElement
-xmlElementContent
+struct
+xmlParseAttributeType
+xmlParseDocTypeDecl
+xmlParseElement
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
@@ -444,6 +506,12 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlXPathEmptyNodeSet
+ - EmptyElemTag
+-
+htmlParseElement
+xmlParseElement
+xmlParseStartTag
+
- EmptyElement
-
xmlParseStartTag
@@ -452,6 +520,11 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlIndentTreeOutput
+ - EncName
+-
+xmlParseEncName
+xmlParseEncodingDecl
+
- Encapsulating
-
xmlNodeGetBase
@@ -470,6 +543,15 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetCharEncodingName
xmlParseCharEncoding
+- EncodingDecl
+-
+xmlParseEncodingDecl
+xmlParseTextDecl
+
+- EncodingDecl?
+-
+xmlParseXMLDecl
+
- End-of-Line
-
xmlCurrentChar
@@ -489,19 +571,51 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewEntityInputStream
xmlNodeGetBase
xmlNodeGetContent
+xmlParseAttribute
+xmlParseAttributeType
+xmlParseEntityRef
+xmlParsePEReference
+xmlParserHandlePEReference
+xmlParserHandleReference
+xmlValidateAttributeValue
xmlValidateOneAttribute
xmlValidateOneNamespace
+- EntityDecl
+-
+xmlParseEntityDecl
+xmlParseMarkupDecl
+
+- EntityDef
+-
+xmlParseEntityDecl
+
+- EntityRef
+-
+htmlParseEntityRef
+xmlDecodeEntities
+xmlParseEntityRef
+xmlParseReference
+xmlParserHandleReference
+xmlStringDecodeEntities
+
- EntityValue
-
+xmlParseEntityDecl
xmlParseEntityValue
- Enumerated
-
xmlParseEnumeratedType
+- EnumeratedType
+-
+xmlParseAttributeType
+xmlParseEnumeratedType
+
- Enumeration
-
+xmlParseEnumeratedType
xmlParseEnumerationType
xmlValidateAttributeDecl
@@ -521,6 +635,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathEvalPredicate
xmlXPathEvaluatePredicateResult
xmlXPtrEval
+xmlXPtrEvalRangePredicate
- Everything
-
@@ -550,20 +665,26 @@ A:link, A:visited, A:active { text-decoration: underline }
- Expr
-
-xmlXPathCompExpr
+struct
xmlXPathEvalPredicate
xmlXPathEvaluatePredicateResult
xmlXPtrEvalRangePredicate
- Expression
-
-xmlXPathContext
+struct
xmlXPathEvalPredicate
xmlXPathEvaluatePredicateResult
- Extender
-
+IS_EXTENDER
xmlIsExtender
+xmlNamespaceParseNCName
+xmlParseName
+xmlScanName
+xmlXPathParseNCName
+xmlXPathParseName
- External
-
@@ -572,6 +693,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCatalogResolve
xmlExternalEntityLoader
xmlLoadExternalEntity
+xmlParseAttribute
xmlParseDTD
xmlParseExternalID
xmlSAXParseDTD
@@ -579,6 +701,10 @@ A:link, A:visited, A:active { text-decoration: underline }
- ExternalID
-
htmlNewDocNoDtD
+xmlParseDocTypeDecl
+xmlParseEntityDecl
+xmlParseExternalID
+xmlParseNotationDecl
- Extract
-
@@ -589,26 +715,28 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Daniel Veillard
diff --git a/doc/APIchunk10.html b/doc/APIchunk10.html
index 3a2d5e30..b9c8b2d9 100644
--- a/doc/APIchunk10.html
+++ b/doc/APIchunk10.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index e-e for libxml2
+API Alphabetic Index d-d for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index e-e for libxml2
+API Alphabetic Index d-d for libxml2
|
|
|
diff --git a/doc/APIchunk11.html b/doc/APIchunk11.html
index f59f0fea..71c470a1 100644
--- a/doc/APIchunk11.html
+++ b/doc/APIchunk11.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index f-f for libxml2
+API Alphabetic Index e-e for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index f-f for libxml2
+API Alphabetic Index e-e for libxml2
|
|
|
diff --git a/doc/APIchunk12.html b/doc/APIchunk12.html
index eb8ff46b..3fe8e056 100644
--- a/doc/APIchunk12.html
+++ b/doc/APIchunk12.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index g-i for libxml2
+API Alphabetic Index f-f for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index g-i for libxml2
+API Alphabetic Index f-f for libxml2
|
|
|
diff --git a/doc/APIchunk13.html b/doc/APIchunk13.html
index 6536a815..ffdf4f01 100644
--- a/doc/APIchunk13.html
+++ b/doc/APIchunk13.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index j-l for libxml2
+API Alphabetic Index g-h for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index j-l for libxml2
+API Alphabetic Index g-h for libxml2
|
|
|
diff --git a/doc/APIchunk14.html b/doc/APIchunk14.html
index c382908b..1875c1ce 100644
--- a/doc/APIchunk14.html
+++ b/doc/APIchunk14.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index m-n for libxml2
+API Alphabetic Index i-i for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index m-n for libxml2
+API Alphabetic Index i-i for libxml2
|
|
|
diff --git a/doc/APIchunk15.html b/doc/APIchunk15.html
index 76eac08e..faa3a08f 100644
--- a/doc/APIchunk15.html
+++ b/doc/APIchunk15.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index o-o for libxml2
+API Alphabetic Index j-l for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index o-o for libxml2
+API Alphabetic Index j-l for libxml2
|
|
|
diff --git a/doc/APIchunk16.html b/doc/APIchunk16.html
index d6ea7d68..6cc9a0ce 100644
--- a/doc/APIchunk16.html
+++ b/doc/APIchunk16.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index p-p for libxml2
+API Alphabetic Index m-m for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index p-p for libxml2
+API Alphabetic Index m-m for libxml2
|
|
|
diff --git a/doc/APIchunk17.html b/doc/APIchunk17.html
index f4979d12..fd60f180 100644
--- a/doc/APIchunk17.html
+++ b/doc/APIchunk17.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index q-r for libxml2
+API Alphabetic Index n-n for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index q-r for libxml2
+API Alphabetic Index n-n for libxml2
|
|
|
diff --git a/doc/APIchunk18.html b/doc/APIchunk18.html
index 00de49d5..1b672d19 100644
--- a/doc/APIchunk18.html
+++ b/doc/APIchunk18.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index s-s for libxml2
+API Alphabetic Index o-o for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index s-s for libxml2
+API Alphabetic Index o-o for libxml2
|
|
|
diff --git a/doc/APIchunk19.html b/doc/APIchunk19.html
index 6bb39d67..b44afa1a 100644
--- a/doc/APIchunk19.html
+++ b/doc/APIchunk19.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index t-t for libxml2
+API Alphabetic Index p-p for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index t-t for libxml2
+API Alphabetic Index p-p for libxml2
|
|
|
diff --git a/doc/APIchunk2.html b/doc/APIchunk2.html
index 3cefab86..b6438be2 100644
--- a/doc/APIchunk2.html
+++ b/doc/APIchunk2.html
@@ -97,35 +97,39 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Letter F:
- FFFE
-
+IS_CHAR
xmlIsChar
- FFFF
-
+IS_CHAR
xmlIsChar
- FIXED
@@ -134,6 +138,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetProp
xmlHasNsProp
xmlHasProp
+xmlParseDefaultDecl
- FTP
-
@@ -180,6 +185,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- Fixed
-
+xmlParseDefaultDecl
xmlValidateOneAttribute
xmlValidateOneNamespace
@@ -189,22 +195,26 @@ A:link, A:visited, A:active { text-decoration: underline }
- Following
-
-xmlXPathContext
+struct
- For
-
LIBXML_DLL_IMPORT
-xmlBufferWriteXmlCHAR
xmlC14NDocDumpMemory
xmlC14NDocSave
xmlC14NDocSaveTo
xmlC14NExecute
xmlParseComment
+xmlParseElementChildrenContentDecl
xmlXPathSubstringAfterFunction
xmlXPathSubstringBeforeFunction
xmlXPathSubstringFunction
xmlXPathTranslateFunction
+- Form
+-
+xmlBuildURI
+
- Formating
-
htmlDocContentDumpOutput
@@ -222,6 +232,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
- Fragment
-
@@ -251,6 +262,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
ATTRIBUTE_UNUSED
+ - GEDecl
+-
+xmlParseEntityDecl
+
- GET
-
xmlNanoHTTPFetch
@@ -312,7 +327,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserDebugEntities
xmlPedanticParserDefaultValue
xmlSaveNoEmptyTags
-xmlSubstituteEntitiesDefaultValue
+xmlSubstituteEntitiesDefaultValue
- Gothic
-
@@ -326,6 +341,11 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlUCSIsGreekExtended
+ - Group
+-
+xmlParseElementChildrenContentDecl
+xmlParseElementMixedContentDecl
+
- Grow
-
xmlBufferGrow
@@ -397,6 +417,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlUCSIsHebrew
+ - Hence
+-
+xmlParseNotationDecl
+
- HighPrivateUseSurrogates
-
xmlUCSIsHighPrivateUseSurrogates
@@ -413,37 +437,52 @@ A:link, A:visited, A:active { text-decoration: underline }
-
docbFreeParserCtxt
htmlFreeParserCtxt
+struct
xmlFreeParserCtxt
xmlNodeGetBase
-xmlParserCtxt
Letter I:
- I18N
-
+struct
xmlOutputBufferWrite
xmlOutputBufferWriteString
-xmlParserInput
xmlParserInputBufferGrow
xmlParserInputBufferPush
xmlParserInputBufferRead
- IDREF
-
-xmlRef
+struct
+xmlParseAttributeType
+xmlValidateAttributeDecl
+xmlValidateAttributeValue
xmlValidateOneAttribute
+xmlValidateOneElement
xmlValidateOneNamespace
+- IDREFS
+-
+xmlParseAttributeType
+xmlValidateAttributeValue
+
- IDs
-
xmlXPathIdFunction
- IEEE
-
+xmlXPathCompareValues
xmlXPathStringFunction
xmlXPathSubstringFunction
+- IMPLIED
+-
+xmlParseAttributeType
+xmlParseDefaultDecl
+
- IN_LIBXML
-
LIBXML_DLL_IMPORT
@@ -462,9 +501,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
+- ISO639Code
+-
+xmlCheckLanguageID
+
- ISOLatinX
-
-xmlCharEncoding
+enum
- IS_BLANK
-
@@ -474,6 +517,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlIsChar
+ - IanaCode
+-
+xmlCheckLanguageID
+
- Identifier
-
xmlACatalogResolve
@@ -486,6 +533,8 @@ A:link, A:visited, A:active { text-decoration: underline }
- Ideographic
-
+IS_IDEOGRAPHIC
+IS_LETTER
xmlIsIdeographic
xmlIsLetter
@@ -525,6 +574,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathTrailing
xmlXPathTrailingSorted
+- Included
+-
+xmlParserHandlePEReference
+
- Infinity
-
xmlXPathStringFunction
@@ -588,31 +641,37 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlSnprintfElementContent
+ - Internal
+-
+xmlParseMarkupDecl
+
Daniel Veillard
diff --git a/doc/APIchunk20.html b/doc/APIchunk20.html
index dbecbd14..6abd9860 100644
--- a/doc/APIchunk20.html
+++ b/doc/APIchunk20.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index u-v for libxml2
+API Alphabetic Index q-r for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index u-v for libxml2
+API Alphabetic Index q-r for libxml2
|
|
|
diff --git a/doc/APIchunk21.html b/doc/APIchunk21.html
index 1e3cf4b2..ace2585c 100644
--- a/doc/APIchunk21.html
+++ b/doc/APIchunk21.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index w-w for libxml2
+API Alphabetic Index s-s for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index w-w for libxml2
+API Alphabetic Index s-s for libxml2
|
|
|
diff --git a/doc/APIchunk22.html b/doc/APIchunk22.html
index 2454fe4d..b7a23e22 100644
--- a/doc/APIchunk22.html
+++ b/doc/APIchunk22.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index x-x for libxml2
+API Alphabetic Index t-t for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index x-x for libxml2
+API Alphabetic Index t-t for libxml2
|
|
|
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html
index 46373317..e6e2d2f3 100644
--- a/doc/APIchunk3.html
+++ b/doc/APIchunk3.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index J-P for libxml2
+API Alphabetic Index J-N for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index J-P for libxml2
+API Alphabetic Index J-N for libxml2
|
|
|
@@ -97,26 +97,28 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
Letter J:
@@ -154,6 +156,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
LIBXML_DLL_IMPORT
+- Langcode
+-
+xmlCheckLanguageID
+
- LanguageID
-
xmlCheckLanguageID
@@ -185,6 +191,8 @@ A:link, A:visited, A:active { text-decoration: underline }
- Legal
-
+xmlParseCharRef
+xmlParseDefaultDecl
xmlValidateAttributeDecl
- Length
@@ -194,7 +202,13 @@ A:link, A:visited, A:active { text-decoration: underline }
- Letter
-
+IS_LETTER
xmlIsLetter
+xmlNamespaceParseNCName
+xmlParseName
+xmlScanName
+xmlXPathParseNCName
+xmlXPathParseName
- LetterlikeSymbols
-
@@ -202,11 +216,11 @@ A:link, A:visited, A:active { text-decoration: underline }
- Libxml
-
-xmlCharEncoding
+enum
- List
-
-xmlEnumeration
+struct
- Literal
-
@@ -224,10 +238,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXParseDTD
xmlSchemaParse
+- LocalPart
+-
+xmlNamespaceParseQName
+xmlSplitQName
+xmlSplitQName2
+
- Location
-
xmlXPathEval
xmlXPtrEval
+xmlXPtrEvalRangePredicate
- LocationSet
-
@@ -244,8 +265,8 @@ A:link, A:visited, A:active { text-decoration: underline }
-
setDocumentLocator
setDocumentLocatorSAXFunc
+struct
xmlDefaultSAXLocator
-xmlSAXLocator
- Lookup
-
@@ -284,6 +305,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseExternalSubset
xmlParseMarkupDecl
+- Match
+-
+xmlParseElement
+
- MathematicalAlphanumericSymbols
-
xmlUCSIsMathematicalAlphanumericSymbols
@@ -317,6 +342,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- Misc
-
+xmlParseDocument
xmlParseMisc
- MiscellaneousSymbols
@@ -330,6 +356,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- Mixed
-
xmlIsMixedElement
+xmlParseElement
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementMixedContentDecl
@@ -362,19 +389,70 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseDTD
xmlSAXParseDTD
+- NCName
+-
+xmlNamespaceParseNCName
+xmlNamespaceParseNSDef
+xmlNamespaceParseQName
+xmlSplitQName
+xmlSplitQName2
+xmlXPathParseNCName
+
+- NCNameChar
+-
+xmlNamespaceParseNCName
+xmlXPathParseNCName
+
+- NDATA
+-
+xmlParseEntityDecl
+
+- NDataDecl
+-
+xmlParseEntityDecl
+
+- NDataDecl?
+-
+xmlParseEntityDecl
+
+- NMTOKEN
+-
+xmlParseAttributeType
+xmlValidateAttributeValue
+
+- NMTOKENS
+-
+xmlParseAttributeType
+xmlValidateAttributeValue
+
+- NOTATION
+-
+xmlParseEnumeratedType
+xmlParseNotationType
+xmlValidateDtdFinal
+
- NOTE
-
+struct
xmlParseExternalID
-xmlParserCtxt
+xmlParseNotationDecl
- NOTE:
-
htmlSetMetaEncoding
+struct
+xmlCheckLanguageID
xmlInitCharEncodingHandlers
xmlNewChild
xmlNewDocNode
xmlNewDocNodeEatName
-xmlParserNodeInfo
+xmlParseExternalID
+xmlParsePEReference
+xmlParserHandlePEReference
+
+- NSDef
+-
+xmlNamespaceParseNSDef
- NaN
-
@@ -382,17 +460,19 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathIsNaN
xmlXPathStringFunction
-- Name
+- NameChar
-
xmlParseName
-xmlParserHandlePEReference
+xmlParseNmtoken
xmlScanName
-xmlValidateNameValue
-xmlValidateOneAttribute
-xmlValidateOneNamespace
+xmlXPathParseName
- Names
-
+xmlParseAttributeType
+xmlParseName
+xmlScanName
+xmlValidateAttributeValue
xmlValidateNamesValue
- Namespace
@@ -407,20 +487,32 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlScanName
+- Nesting
+-
+xmlParseElementChildrenContentDecl
+xmlParseElementMixedContentDecl
+xmlParseMarkupDecl
+
- Nmtoken
-
+xmlParseAttributeType
+xmlParseEnumerationType
xmlParseNmtoken
+xmlValidateAttributeValue
xmlValidateNmtokenValue
- Nmtokens
-
+xmlParseAttributeType
+xmlParseNmtoken
+xmlValidateAttributeValue
xmlValidateNmtokensValue
- Node
-
+struct
xmlNodeListGetRawString
xmlNodeListGetString
-xmlParserNodeInfo
xmlXPathNewNodeSet
- NodeList
@@ -464,6 +556,14 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlIOHTTPOpenW
+- Normalization
+-
+xmlNormalizeURIPath
+
+- Normalization:
+-
+xmlParseAttValue
+
- Normalize
-
xmlNormalizeWindowsPath
@@ -474,15 +574,27 @@ A:link, A:visited, A:active { text-decoration: underline }
- Notation
-
-xmlNotation
+struct
+xmlParseEntityDecl
xmlParseNotationType
xmlValidateNotationUse
xmlValidateOneAttribute
xmlValidateOneNamespace
+- NotationDecl
+-
+xmlParseMarkupDecl
+xmlParseNotationDecl
+
+- NotationType
+-
+xmlParseEnumeratedType
+xmlParseNotationType
+
- Note
-
ftpListCallback
+struct
xmlAddAttributeDecl
xmlCheckUTF8
xmlDocDumpFormatMemory
@@ -490,15 +602,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocDumpMemoryEnc
xmlNodeDump
xmlNodeDumpOutput
-xmlNs
xmlParseCharEncoding
+xmlParseEntityRef
xmlRemoveProp
- Note:
-
+fatalErrorSAXFunc
xmlCharEncodingOutputFunc
xmlGetDtdEntity
xmlParseAttValue
+xmlParseNotationType
xmlUTF8Strsub
- Number
@@ -511,283 +625,32 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUCSIsNumberForms
-Letter O:
-
-- OUT
--
-xmlNanoHTTPMethod
-xmlNanoHTTPMethodRedir
-
-- OUT:
--
-htmlDocDumpMemory
-xmlDocDumpFormatMemory
-xmlDocDumpMemory
-
-- Ogham
--
-xmlUCSIsOgham
-
-- OldItalic
--
-xmlUCSIsOldItalic
-
-- One
--
-INPUT_CHUNK
-LIBXML_DLL_IMPORT
-xmlSetGenericErrorFunc
-xmlValidateElementDecl
-
-- Open
--
-xmlIOHTTPOpenW
-
-- OpticalCharacterRecognition
--
-xmlUCSIsOpticalCharacterRecognition
-
-- OrExpr
--
-xmlXPathCompExpr
-
-- Oriya
--
-xmlUCSIsOriya
-
-- Output
--
-xmlOutputCloseCallback
-xmlOutputMatchCallback
-xmlOutputOpenCallback
-xmlOutputWriteCallback
-xmlURIUnescapeString
-
-- Override
--
-xmlMemSetup
-
-
-Letter P:
-
-- PEReference
--
-xmlParsePEReference
-xmlParserHandlePEReference
-
-- PITarget
--
-xmlParsePITarget
-
-- PIs
--
-xmlDocGetRootElement
-xmlDocSetRootElement
-
-- POSIX
--
-xmlRegexpPtr
-
-- POST
--
-xmlIOHTTPOpenW
-xmlRegisterHTTPPostCallbacks
-
-- PUBLIC
--
-xmlCreateEntityParserCtxt
-xmlCreateIntSubset
-
-- PUT
--
-xmlRegisterHTTPPostCallbacks
-
-- Parse
--
-docbParseChunk
-htmlParseChunk
-htmlSAXParseDoc
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlParseCDSect
-xmlParseChunk
-xmlParseContent
-xmlParseCtxtExternalEntity
-xmlParseDefaultDecl
-xmlParseExternalEntity
-xmlParseExternalID
-xmlParseQuotedString
-xmlParseURI
-xmlParseURIReference
-xmlStringGetNodeList
-xmlStringLenGetNodeList
-xmlXPathEvalExpr
-
-- Parses
--
-xmlRegexpCompile
-
-- Part
--
-xmlRegexpCompile
-
-- Path
--
-xmlGetNodePath
-xmlXPathEval
-xmlXPtrEval
-
-- Pointer
--
-xmlCheckUTF8
-
-- Points
--
-xmlXPtrNewRangePoints
-
-- Pops
--
-inputPop
-namePop
-nodePop
-valuePop
-xmlXPathPopBoolean
-xmlXPathPopExternal
-xmlXPathPopNodeSet
-xmlXPathPopNumber
-xmlXPathPopString
-
-- Possible
--
-xmlElementContentOccur
-xmlElementContentType
-
-- Precompiled
--
-xmlXPathCompiledEval
-
-- Predefined
--
-xmlCharEncoding
-
-- Predicate
--
-xmlXPathEvalPredicate
-xmlXPathEvaluatePredicateResult
-xmlXPtrEvalRangePredicate
-
-- PredicateExpr
--
-xmlXPathEvalPredicate
-xmlXPathEvaluatePredicateResult
-xmlXPtrEvalRangePredicate
-
-- Prefix
--
-xmlNamespaceParseQName
-xmlSplitQName
-xmlSplitQName2
-
-- Print
--
-xmlRegexpPrint
-xmlShellPrintNode
-xmlShellPrintXPathError
-
-- Prints
--
-xmlPrintURI
-xmlShellPrintXPathResult
-
-- PrivateUse
--
-xmlUCSIsPrivateUse
-
-- Processing
--
-XML_CATALOG_PI
-xmlParsePI
-
-- Prototype
--
-xmlXPathFuncLookupFunc
-xmlXPathVariableLookupFunc
-
-- Provides
--
-xmlXPathIsInf
-xmlXPathIsNaN
-
-- Proxy
--
-xmlNanoFTPScanProxy
-xmlNanoHTTPScanProxy
-
-- Proxy-Authenticate
--
-xmlNanoHTTPAuthHeader
-
-- PubidChar
--
-xmlIsPubidChar
-
-- PubidLiteral
--
-xmlParseExternalID
-xmlParsePubidLiteral
-
-- Public
--
-xmlExternalEntityLoader
-xmlLoadExternalEntity
-xmlParseExternalID
-
-- Push
--
-xmlParserInputBufferPush
-xmlRegExecPushString
-
-- Pushes
--
-inputPush
-namePush
-nodePush
-valuePush
-xmlXPathReturnBoolean
-xmlXPathReturnEmptyNodeSet
-xmlXPathReturnEmptyString
-xmlXPathReturnExternal
-xmlXPathReturnFalse
-xmlXPathReturnNodeSet
-xmlXPathReturnNumber
-xmlXPathReturnString
-xmlXPathReturnTrue
-
-
Daniel Veillard
|
diff --git a/doc/APIchunk4.html b/doc/APIchunk4.html
index 9b18e398..8a6801d0 100644
--- a/doc/APIchunk4.html
+++ b/doc/APIchunk4.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index Q-S for libxml2
+API Alphabetic Index O-R for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index Q-S for libxml2
+API Alphabetic Index O-R for libxml2
|
|
|
@@ -97,31 +97,367 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
+Letter O:
+
+- OBSOLETE:
+-
+xmlHandleEntity
+
+- OUT
+-
+xmlNanoHTTPMethod
+xmlNanoHTTPMethodRedir
+
+- OUT:
+-
+htmlDocDumpMemory
+xmlDocDumpFormatMemory
+xmlDocDumpMemory
+
+- Ogham
+-
+xmlUCSIsOgham
+
+- OldItalic
+-
+xmlUCSIsOldItalic
+
+- One
+-
+INPUT_CHUNK
+LIBXML_DLL_IMPORT
+xmlParseAttributeType
+xmlSetGenericErrorFunc
+xmlValidateElementDecl
+
+- Open
+-
+xmlIOHTTPOpenW
+
+- OpticalCharacterRecognition
+-
+xmlUCSIsOpticalCharacterRecognition
+
+- OrExpr
+-
+struct
+
+- Oriya
+-
+xmlUCSIsOriya
+
+- Output
+-
+xmlOutputCloseCallback
+xmlOutputMatchCallback
+xmlOutputOpenCallback
+xmlOutputWriteCallback
+xmlURIUnescapeString
+
+- Override
+-
+xmlMemSetup
+
+
+Letter P:
+
+- P32
+-
+xmlValidCtxtNormalizeAttributeValue
+
+- PCDATA
+-
+xmlParseElementMixedContentDecl
+
+- PEDecl
+-
+xmlParseEntityDecl
+
+- PEDef
+-
+xmlParseEntityDecl
+
+- PEReference
+-
+xmlDecodeEntities
+xmlParseDocTypeDecl
+xmlParseEntityValue
+xmlParseExternalSubset
+xmlParsePEReference
+xmlParserHandlePEReference
+xmlParserHandleReference
+xmlStringDecodeEntities
+
+- PEs
+-
+xmlParseMarkupDecl
+
+- PITarget
+-
+xmlParsePI
+xmlParsePITarget
+
+- PIs
+-
+xmlDocGetRootElement
+xmlDocSetRootElement
+
+- POSIX
+-
+xmlRegexpPtr
+
+- POST
+-
+xmlIOHTTPOpenW
+xmlRegisterHTTPPostCallbacks
+
+- PUBLIC
+-
+xmlCreateEntityParserCtxt
+xmlCreateIntSubset
+xmlParseExternalID
+xmlParseNotationDecl
+
+- PUT
+-
+xmlRegisterHTTPPostCallbacks
+
+- Parameter
+-
+xmlParserHandlePEReference
+
+- Parameter-entity
+-
+xmlParseElementChildrenContentDecl
+xmlParseMarkupDecl
+xmlParsePEReference
+xmlParserHandlePEReference
+
+- Parse
+-
+docbParseChunk
+htmlParseChunk
+htmlSAXParseDoc
+struct
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseCDSect
+xmlParseChunk
+xmlParseContent
+xmlParseCtxtExternalEntity
+xmlParseDefaultDecl
+xmlParseExternalEntity
+xmlParseExternalID
+xmlParseQuotedString
+xmlParseURI
+xmlParseURIReference
+xmlStringGetNodeList
+xmlStringLenGetNodeList
+xmlXPathEvalExpr
+
+- Parsed
+-
+xmlParseEntityRef
+xmlParserHandleReference
+
+- Parses
+-
+xmlRegexpCompile
+
+- Part
+-
+xmlRegexpCompile
+
+- Path
+-
+xmlGetNodePath
+xmlXPathEval
+xmlXPtrEval
+
+- People
+-
+xmlEncodeEntities
+
+- Pointer
+-
+xmlCheckUTF8
+
+- Points
+-
+xmlXPtrNewRangePoints
+
+- Pops
+-
+inputPop
+namePop
+nodePop
+valuePop
+xmlXPathPopBoolean
+xmlXPathPopExternal
+xmlXPathPopNodeSet
+xmlXPathPopNumber
+xmlXPathPopString
+
+- Possible
+-
+enum
+
+- Precompiled
+-
+xmlXPathCompiledEval
+
+- Predefined
+-
+enum
+
+- Predicate
+-
+xmlXPathEvalPredicate
+xmlXPathEvaluatePredicateResult
+xmlXPtrEvalRangePredicate
+
+- PredicateExpr
+-
+xmlXPathEvalPredicate
+xmlXPathEvaluatePredicateResult
+xmlXPtrEvalRangePredicate
+
+- Prefix
+-
+xmlNamespaceParseQName
+xmlSplitQName
+xmlSplitQName2
+
+- PrefixDef
+-
+xmlNamespaceParseNSDef
+
+- Print
+-
+xmlRegexpPrint
+xmlShellPrintNode
+xmlShellPrintXPathError
+
+- Prints
+-
+xmlPrintURI
+xmlShellPrintXPathResult
+
+- PrivateUse
+-
+xmlUCSIsPrivateUse
+
+- Processing
+-
+XML_CATALOG_PI
+xmlParsePI
+
+- Productions
+-
+xmlParseExternalID
+
+- Proper
+-
+xmlParseElementChildrenContentDecl
+xmlParseElementMixedContentDecl
+xmlParseMarkupDecl
+
+- Prototype
+-
+xmlXPathFuncLookupFunc
+xmlXPathVariableLookupFunc
+
+- Provides
+-
+xmlXPathIsInf
+xmlXPathIsNaN
+
+- Proxy
+-
+xmlNanoFTPScanProxy
+xmlNanoHTTPScanProxy
+
+- Proxy-Authenticate
+-
+xmlNanoHTTPAuthHeader
+
+- PubidChar
+-
+IS_PUBIDCHAR
+xmlIsPubidChar
+xmlParsePubidLiteral
+
+- PubidLiteral
+-
+xmlParseExternalID
+xmlParseNotationDecl
+xmlParsePubidLiteral
+
+- Public
+-
+xmlExternalEntityLoader
+xmlLoadExternalEntity
+xmlParseExternalID
+
+- PublicID
+-
+xmlParseExternalID
+xmlParseNotationDecl
+
+- Push
+-
+xmlParserInputBufferPush
+xmlRegExecPushString
+
+- Pushes
+-
+inputPush
+namePush
+nodePush
+valuePush
+xmlXPathReturnBoolean
+xmlXPathReturnEmptyNodeSet
+xmlXPathReturnEmptyString
+xmlXPathReturnExternal
+xmlXPathReturnFalse
+xmlXPathReturnNodeSet
+xmlXPathReturnNumber
+xmlXPathReturnString
+xmlXPathReturnTrue
+
+
Letter Q:
- QName
-
+xmlNamespaceParseQName
+xmlParseAttribute
+xmlParseEndTag
+xmlParseStartTag
+xmlSplitQName
xmlSplitQName2
- QUIT
@@ -132,11 +468,19 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlHashSize
+- Question:
+-
+xmlParseTextDecl
+
Letter R:
- REC
-
+IS_BASECHAR
+IS_COMBINING
+IS_DIGIT
+enum
xmlIsBaseChar
xmlIsCombining
xmlIsDigit
@@ -145,16 +489,26 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlGetCharEncodingName
+ - REC-xmlentproc
+-
+xmlParserHandlePEReference
+xmlParserHandleReference
+
- REFs
-
XML_DETECT_IDS
+- REQUIRED
+-
+xmlParseAttributeType
+xmlParseDefaultDecl
+
- RFC
-
+struct
xmlBuildURI
xmlNodeGetBase
xmlNormalizeURIPath
-xmlURI
- RFC2396
-
@@ -170,10 +524,17 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlFileRead
xmlGetFeature
+xmlGetUTF8Char
xmlIOFTPRead
xmlIOHTTPRead
xmlNodeGetContent
+ - Rec
+-
+xmlValidateDocument
+xmlValidateDocumentFinal
+xmlValidateDtdFinal
+
- Receive
-
setDocumentLocator
@@ -193,6 +554,11 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlSearchNsByHref
+ - Recursion
+-
+xmlParsePEReference
+xmlParserHandlePEReference
+
- Ref
-
xmlAddRef
@@ -203,7 +569,21 @@ A:link, A:visited, A:active { text-decoration: underline }
- Reference
-
htmlParseCharRef
+xmlDecodeEntities
+xmlParseAttValue
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
xmlParseCharRef
+xmlParseContent
+xmlParseEntityValue
+xmlParseReference
+xmlParserHandleReference
+xmlStringDecodeEntities
+
+- References
+-
+xmlBuildURI
+xmlParseAttribute
- Refresh
-
@@ -239,6 +619,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathRegisterAllFunctions
xmlXPathRegisterFuncLookup
+- Relative
+-
+xmlBuildURI
+
- Remove
-
xmlACatalogRemove
@@ -270,12 +654,17 @@ A:link, A:visited, A:active { text-decoration: underline }
- Required
-
+xmlParseDefaultDecl
xmlValidateOneElement
- Resize
-
xmlBufferResize
+- Resolving
+-
+xmlBuildURI
+
- Return
-
CHECK_TYPE0
@@ -297,6 +686,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- Root
-
+xmlParseDocTypeDecl
xmlValidateRoot
- Runic
@@ -304,296 +694,32 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUCSIsRunic
-Letter S:
-
-- SAX::substituteEntities
--
-xmlSubstituteEntitiesDefault
-
-- SGML
--
-LIBXML_DOCB_ENABLED
-docbCreateFileParserCtxt
-docbCreatePushParserCtxt
-docbDefaultSAXHandler
-docbEncodeEntities
-docbFreeParserCtxt
-docbParseDoc
-docbParseDocument
-docbParseFile
-docbSAXParseDoc
-docbSAXParseFile
-xmlCatalogConvert
-xmlCatalogIsEmpty
-xmlConvertSGMLCatalog
-xmlLoadACatalog
-xmlLoadCatalog
-xmlLoadSGMLSuperCatalog
-xmlNewCatalog
-xmlParseComment
-
-- SGMLSOURCE
--
-getPublicId
-
-- SYSTEM
--
-externalSubset
-externalSubsetSAXFunc
-internalSubset
-internalSubsetSAXFunc
-
-- Save
--
-xmlSaveUri
-
-- Scan
--
-xmlHashCopy
-xmlHashScan
-xmlHashScan3
-xmlHashScanFull
-xmlHashScanFull3
-
-- Schema
--
-xmlSchemaDump
-xmlSchemaFree
-xmlSchemaFreeType
-xmlSchemaParse
-
-- Schemas
--
-LIBXML_SCHEMAS_ENABLED
-xmlRegexpCompile
-xmlSchemaCleanupTypes
-xmlSchemaFreeValue
-xmlSchemaGetPredefinedType
-xmlSchemaNewParserCtxt
-xmlSchemaNewValidCtxt
-xmlSchemaValidCtxt
-
-- Script
--
-htmlIsScriptAttribute
-
-- Search
--
-xmlFindCharEncodingHandler
-xmlGetCharEncodingHandler
-xmlGetDtdAttrDesc
-xmlGetDtdElementDesc
-xmlGetDtdNotationDesc
-xmlGetDtdQAttrDesc
-xmlGetDtdQElementDesc
-xmlGetID
-xmlGetLastChild
-xmlGetNsList
-xmlGetNsProp
-xmlGetProp
-xmlHasNsProp
-xmlHasProp
-xmlIsMixedElement
-xmlListReverseSearch
-xmlListSearch
-xmlSearchNs
-xmlSearchNsByHref
-xmlXPathFunctionLookup
-xmlXPathFunctionLookupNS
-xmlXPathNsLookup
-xmlXPathVariableLookup
-xmlXPathVariableLookupNS
-
-- Searches
--
-xmlNodeGetBase
-xmlNodeGetLang
-xmlNodeGetSpacePreserve
-
-- Section
--
-xmlGetCharEncodingName
-xmlNormalizeURIPath
-
-- See
--
-xmlLinkGetData
-
-- Send
--
-xmlNanoFTPQuit
-
-- Set
--
-htmlHandleOmittedElem
-initGenericErrorDefaultFunc
-setNamespace
-xmlDocSetRootElement
-xmlInitializePredefinedEntities
-xmlKeepBlanksDefault
-xmlLineNumbersDefault
-xmlNodeSetBase
-xmlNodeSetLang
-xmlNodeSetName
-xmlNodeSetSpacePreserve
-xmlPedanticParserDefault
-xmlSchemaSetValidErrors
-xmlSetBufferAllocationScheme
-xmlSetEntityReferenceFunc
-xmlSetNsProp
-xmlSetProp
-xmlSubstituteEntitiesDefault
-
-- Sets
--
-htmlSetMetaEncoding
-xmlBufferSetAllocationScheme
-xmlXPathDifference
-xmlXPathDistinct
-xmlXPathDistinctSorted
-xmlXPathHasSameNodes
-xmlXPathIntersection
-xmlXPathLeading
-xmlXPathLeadingSorted
-xmlXPathNodeLeading
-xmlXPathNodeLeadingSorted
-xmlXPathNodeTrailing
-xmlXPathNodeTrailingSorted
-xmlXPathTrailing
-xmlXPathTrailingSorted
-
-- Setup
--
-xmlNanoFTPProxy
-xmlSetupParserForBuffer
-
-- Shell
--
-xmlShellReadlineFunc
-
-- Shema
--
-xmlSchemaParse
-
-- Should
--
-xmlNanoFTPScanProxy
-xmlNanoHTTPScanProxy
-xmlStrEqual
-xmlStringGetNodeList
-xmlStringLenGetNodeList
-
-- Show
--
-xmlShellPwd
-
-- Signature
--
-xmlFreeFunc
-xmlGenericErrorFunc
-xmlMallocFunc
-xmlReallocFunc
-xmlStrdupFunc
-
-- Simply
--
-xmlCreateURI
-
-- Since
--
-xmlStrcat
-xmlStrdup
-
-- Sinhala
--
-xmlUCSIsSinhala
-
-- Skip
--
-xmlNextChar
-xmlParseComment
-
-- Skips
--
-MOVETO_ENDTAG
-MOVETO_STARTTAG
-SKIP_EOL
-
-- SmallFormVariants
--
-xmlUCSIsSmallFormVariants
-
-- Sort
--
-xmlListSort
-xmlXPathNodeSetSort
-
-- SpacingModifierLetters
--
-xmlUCSIsSpacingModifierLetters
-
-- Specials
--
-xmlUCSIsSpecials
-
-- Start
--
-xmlNanoFTPOpen
-
-- Strings
--
-xmlXPathStringLengthFunction
-xmlXPathSubstringFunction
-
-- Super
--
-xmlLoadSGMLSuperCatalog
-
-- SuperscriptsandSubscripts
--
-xmlUCSIsSuperscriptsandSubscripts
-
-- Syriac
--
-xmlUCSIsSyriac
-
-- System
--
-xmlExternalEntityLoader
-xmlNoNetExternalEntityLoader
-xmlParseCtxtExternalEntity
-xmlParseExternalEntity
-
-- SystemLiteral
--
-xmlParseExternalID
-xmlParseSystemLiteral
-
-
Daniel Veillard
|
diff --git a/doc/APIchunk5.html b/doc/APIchunk5.html
index 91f0bd89..c241f9dd 100644
--- a/doc/APIchunk5.html
+++ b/doc/APIchunk5.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index T-W for libxml2
+API Alphabetic Index S-T for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index T-W for libxml2
+API Alphabetic Index S-T for libxml2
|
|
|
@@ -97,27 +97,353 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
+Letter S:
+
+- SAX::substituteEntities
+-
+xmlSubstituteEntitiesDefault
+
+- SDDecl
+-
+xmlParseSDDecl
+
+- SDDecl?
+-
+xmlParseXMLDecl
+
+- SGML
+-
+LIBXML_DOCB_ENABLED
+docbCreateFileParserCtxt
+docbCreatePushParserCtxt
+docbDefaultSAXHandler
+docbEncodeEntities
+docbFreeParserCtxt
+docbParseDoc
+docbParseDocument
+docbParseFile
+docbSAXParseDoc
+docbSAXParseFile
+xmlCatalogConvert
+xmlCatalogIsEmpty
+xmlConvertSGMLCatalog
+xmlLoadACatalog
+xmlLoadCatalog
+xmlLoadSGMLSuperCatalog
+xmlNewCatalog
+xmlParseComment
+
+- SGMLSOURCE
+-
+getPublicId
+
+- SITE
+-
+xmlNanoFTPProxy
+
+- STag
+-
+htmlParseElement
+xmlParseElement
+xmlParseStartTag
+
+- SYSTEM
+-
+externalSubset
+externalSubsetSAXFunc
+internalSubset
+internalSubsetSAXFunc
+xmlParseExternalID
+xmlParseNotationDecl
+
+- Save
+-
+xmlSaveUri
+
+- Scan
+-
+xmlHashCopy
+xmlHashScan
+xmlHashScan3
+xmlHashScanFull
+xmlHashScanFull3
+
+- Schema
+-
+xmlSchemaDump
+xmlSchemaFree
+xmlSchemaFreeType
+xmlSchemaParse
+
+- Schemas
+-
+LIBXML_SCHEMAS_ENABLED
+struct
+xmlRegexpCompile
+xmlSchemaCleanupTypes
+xmlSchemaFreeValue
+xmlSchemaGetPredefinedType
+xmlSchemaNewParserCtxt
+xmlSchemaNewValidCtxt
+
+- Script
+-
+htmlIsScriptAttribute
+
+- Search
+-
+xmlFindCharEncodingHandler
+xmlGetCharEncodingHandler
+xmlGetDtdAttrDesc
+xmlGetDtdElementDesc
+xmlGetDtdNotationDesc
+xmlGetDtdQAttrDesc
+xmlGetDtdQElementDesc
+xmlGetID
+xmlGetLastChild
+xmlGetNsList
+xmlGetNsProp
+xmlGetProp
+xmlHasNsProp
+xmlHasProp
+xmlIsMixedElement
+xmlListReverseSearch
+xmlListSearch
+xmlSearchNs
+xmlSearchNsByHref
+xmlXPathFunctionLookup
+xmlXPathFunctionLookupNS
+xmlXPathNsLookup
+xmlXPathVariableLookup
+xmlXPathVariableLookupNS
+
+- Searches
+-
+xmlNodeGetBase
+xmlNodeGetLang
+xmlNodeGetSpacePreserve
+
+- Second
+-
+xmlCheckLanguageID
+
+- Section
+-
+xmlGetCharEncodingName
+xmlNormalizeURIPath
+
+- See
+-
+xmlLinkGetData
+xmlParseNotationDecl
+
+- Seems
+-
+xmlParseTextDecl
+
+- Send
+-
+xmlNanoFTPQuit
+
+- Set
+-
+htmlHandleOmittedElem
+initGenericErrorDefaultFunc
+setNamespace
+xmlDocSetRootElement
+xmlInitializePredefinedEntities
+xmlKeepBlanksDefault
+xmlLineNumbersDefault
+xmlNodeSetBase
+xmlNodeSetLang
+xmlNodeSetName
+xmlNodeSetSpacePreserve
+xmlPedanticParserDefault
+xmlSchemaSetValidErrors
+xmlSetBufferAllocationScheme
+xmlSetEntityReferenceFunc
+xmlSetNsProp
+xmlSetProp
+xmlSubstituteEntitiesDefault
+xmlXPtrEvalRangePredicate
+
+- Sets
+-
+htmlSetMetaEncoding
+xmlBufferSetAllocationScheme
+xmlXPathDifference
+xmlXPathDistinct
+xmlXPathDistinctSorted
+xmlXPathHasSameNodes
+xmlXPathIntersection
+xmlXPathLeading
+xmlXPathLeadingSorted
+xmlXPathNodeLeading
+xmlXPathNodeLeadingSorted
+xmlXPathNodeTrailing
+xmlXPathNodeTrailingSorted
+xmlXPathTrailing
+xmlXPathTrailingSorted
+
+- Setup
+-
+xmlNanoFTPProxy
+xmlSetupParserForBuffer
+
+- Shell
+-
+xmlShellReadlineFunc
+
+- Shema
+-
+xmlSchemaParse
+
+- Should
+-
+xmlMemSetup
+xmlNanoFTPScanProxy
+xmlNanoHTTPScanProxy
+xmlStrEqual
+xmlStringGetNodeList
+xmlStringLenGetNodeList
+
+- Show
+-
+xmlShellPwd
+
+- Signature
+-
+xmlFreeFunc
+xmlGenericErrorFunc
+xmlMallocFunc
+xmlReallocFunc
+xmlStrdupFunc
+
+- Similarly
+-
+xmlParseEntityRef
+
+- Simply
+-
+xmlCreateURI
+
+- Since
+-
+xmlStrcat
+xmlStrdup
+
+- Sinhala
+-
+xmlUCSIsSinhala
+
+- Skip
+-
+xmlNextChar
+xmlParseComment
+
+- Skips
+-
+MOVETO_ENDTAG
+MOVETO_STARTTAG
+SKIP_EOL
+
+- SmallFormVariants
+-
+xmlUCSIsSmallFormVariants
+
+- Sort
+-
+xmlListSort
+xmlXPathNodeSetSort
+
+- SpacingModifierLetters
+-
+xmlUCSIsSpacingModifierLetters
+
+- Spec
+-
+xmlParseStartTag
+
+- Specials
+-
+xmlUCSIsSpecials
+
+- Standalone
+-
+xmlParseSDDecl
+xmlValidCtxtNormalizeAttributeValue
+
+- Start
+-
+xmlNanoFTPOpen
+
+- StringType
+-
+xmlParseAttributeType
+
+- Strings
+-
+xmlXPathStringLengthFunction
+xmlXPathSubstringFunction
+
+- Subcode
+-
+xmlCheckLanguageID
+
+- Subset
+-
+xmlParseMarkupDecl
+
+- Super
+-
+xmlLoadSGMLSuperCatalog
+
+- SuperscriptsandSubscripts
+-
+xmlUCSIsSuperscriptsandSubscripts
+
+- Syriac
+-
+xmlUCSIsSyriac
+
+- System
+-
+xmlExternalEntityLoader
+xmlNoNetExternalEntityLoader
+xmlParseCtxtExternalEntity
+xmlParseExternalEntity
+
+- SystemLiteral
+-
+xmlNamespaceParseNSDef
+xmlParseExternalID
+xmlParseNotationDecl
+xmlParseSystemLiteral
+
+
Letter T:
- TEXT
@@ -137,13 +463,29 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStringGetNodeList
xmlStringLenGetNodeList
+- TODO
+-
+xmlParseElementChildrenContentDecl
+xmlParseSDDecl
+
- TODO:
-
+htmlEntityLookup
+htmlEntityValueLookup
+htmlNodeDumpFileFormat
+struct
+xmlDecodeEntities
+xmlEncodeEntities
xmlLoadExternalEntity
+xmlNamespaceParseNCName
+xmlNamespaceParseNSDef
xmlNamespaceParseQName
xmlOutputBufferCreateFilename
+xmlParseNamespace
+xmlParseQuotedString
xmlParserHandleReference
-xmlShellCtxt
+xmlParserInputBufferGrow
+xmlScanName
xmlXPathNextAttribute
- Tags
@@ -176,6 +518,18 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlNodeIsText
+- TextDecl
+-
+xmlParseTextDecl
+
+- TextDecl?
+-
+xmlParseCtxtExternalEntity
+xmlParseEntity
+xmlParseExtParsedEnt
+xmlParseExternalEntity
+xmlSAXParseEntity
+
- Thaana
-
xmlUCSIsThaana
@@ -187,6 +541,8 @@ A:link, A:visited, A:active { text-decoration: underline }
- That
-
xmlAutomataNewAllTrans
+xmlParseElementChildrenContentDecl
+xmlParseMarkupDecl
- Then
-
@@ -194,7 +550,7 @@ A:link, A:visited, A:active { text-decoration: underline }
- There
-
-xmlDtd
+struct
- Thus:
-
@@ -206,9 +562,17 @@ A:link, A:visited, A:active { text-decoration: underline }
- Token
-
+xmlParseAttributeType
+xmlValidateAttributeValue
+xmlValidateNmtokenValue
+xmlValidateNmtokensValue
xmlValidateOneAttribute
xmlValidateOneNamespace
+- TokenizedType
+-
+xmlParseAttributeType
+
- Traversal
-
xmlXPathNextAncestor
@@ -229,6 +593,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-
xmlXPathNewValueTree
+ - Tree:-
+-
+xmlParseNamespace
+
- Trickery:
-
xmlScanName
@@ -261,6 +629,11 @@ A:link, A:visited, A:active { text-decoration: underline }
- Type
-
+xmlParseAttribute
+xmlParseAttributeType
+xmlParseDocTypeDecl
+xmlParseElement
+xmlParseElementDecl
xmlSchemaFreeType
xmlValidateElementDecl
xmlValidateOneAttribute
@@ -270,302 +643,37 @@ A:link, A:visited, A:active { text-decoration: underline }
- Types
-
xmlGetBufferAllocationScheme
+xmlParseElementMixedContentDecl
xmlSetBufferAllocationScheme
xmlValidateElementDecl
-Letter U:
-
-- UNICODE
--
-IS_BASECHAR
-IS_BLANK
-IS_CHAR
-IS_COMBINING
-IS_DIGIT
-IS_EXTENDER
-IS_IDEOGRAPHIC
-IS_LETTER
-IS_PUBIDCHAR
-
-- UNIX
--
-xmlShell
-
-- UNUSED:
--
-ignorableWhitespace
-ignorableWhitespaceSAXFunc
-
-- URN
--
-globalNamespace
-namespaceDecl
-
-- UTF16
--
-xmlCharEncOutFunc
-xmlCharEncoding
-
-- UTF8
--
-MOVETO_ENDTAG
-MOVETO_STARTTAG
-SKIP_EOL
-xmlCharEncOutFunc
-xmlCharEncoding
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlSplitQName
-xmlUTF8Strlen
-xmlUTF8Strloc
-xmlUTF8Strndup
-xmlUTF8Strpos
-xmlUTF8Strsize
-
-- Unescaping
--
-xmlURIUnescapeString
-
-- Unicode
--
-LIBXML_UNICODE_ENABLED
-xmlIsChar
-
-- UnifiedCanadianAboriginalSyllabics
--
-xmlUCSIsUnifiedCanadianAboriginalSyllabics
-
-- Unique
--
-xmlValidateElementDecl
-xmlXPathIdFunction
-
-- Unix
--
-xmlShellList
-
-- Unlink
--
-xmlRemoveProp
-xmlReplaceNode
-xmlUnlinkNode
-
-- Unregisters
--
-xmlCleanupEncodingAliases
-xmlDelEncodingAlias
-
-- Update
--
-xmlNanoFTPUpdateURL
-
-- Upgrade
--
-xmlKeepBlanksDefault
-
-- Use
--
-XML_COMPLETE_ATTRS
-XML_DETECT_IDS
-xmlNewChild
-xmlNewDocNode
-xmlNewDocNodeEatName
-
-- Used
--
-LIBXML_DLL_IMPORT
-xmlCatalogGetDefaults
-xmlCatalogSetDebug
-xmlCatalogSetDefaults
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlParseExternalEntity
-xmlScanName
-
-- Uses
--
-xmlURIEscape
-
-
-Letter V:
-
-- VC:
--
-xmlValidateAttributeDecl
-xmlValidateElementDecl
-xmlValidateNotationUse
-xmlValidateOneAttribute
-xmlValidateOneElement
-xmlValidateOneNamespace
-xmlValidateRoot
-
-- VMS
--
-xmlBufferWriteXmlCHAR
-xmlParseElementChildrenContentD
-xmlParserInputBufferCreateFname
-
-- Valid
--
-xmlValidateOneElement
-
-- Validate
--
-xmlSchemaValidateDoc
-xmlSchemaValidateStream
-xmlShellValidate
-xmlValidateAttributeValue
-xmlValidateNameValue
-xmlValidateNamesValue
-xmlValidateNmtokenValue
-xmlValidateNmtokensValue
-xmlValidateNotationUse
-
-- Value
--
-xmlValidateOneAttribute
-xmlValidateOneNamespace
-xmlXPathNewValueTree
-
-- Values
--
-xmlCatalogSetDefaultPrefer
-
-- Variable
--
-xmlXPathVariableLookup
-xmlXPathVariableLookupNS
-
-
-Letter W:
-
-- WARNING
--
-xmlSchemaParse
-
-- WWW-Authenticate
--
-xmlNanoHTTPAuthHeader
-
-- Walk
--
-xmlListReverseWalk
-xmlListWalk
-
-- Well
--
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlRecoverDoc
-xmlRecoverFile
-xmlRecoverMemory
-xmlSAXParseDoc
-xmlSAXParseFile
-xmlSAXParseFileWithData
-xmlSAXParseMemory
-
-- What
--
-notationDecl
-notationDeclSAXFunc
-unparsedEntityDecl
-unparsedEntityDeclSAXFunc
-
-- When
--
-xmlHandleEntity
-xmlXPathIdFunction
-
-- Wherever
--
-xmlCurrentChar
-
-- Whether
--
-DEBUG_MEMORY_LOCATION
-LIBXML_AUTOMATA_ENABLED
-LIBXML_C14N_ENABLED
-LIBXML_CATALOG_ENABLED
-LIBXML_DEBUG_ENABLED
-LIBXML_DOCB_ENABLED
-LIBXML_FTP_ENABLED
-LIBXML_HTML_ENABLED
-LIBXML_HTTP_ENABLED
-LIBXML_ICONV_ENABLED
-LIBXML_REGEXP_ENABLED
-LIBXML_SCHEMAS_ENABLED
-LIBXML_THREAD_ENABLED
-LIBXML_UNICODE_ENABLED
-LIBXML_XINCLUDE_ENABLED
-LIBXML_XPATH_ENABLED
-LIBXML_XPTR_ENABLED
-XML_SUBSTITUTE_PEREF
-XML_SUBSTITUTE_REF
-
-- Whitespace
--
-xmlXPathNormalizeFunction
-
-- Will
--
-xmlSaveFile
-xmlSaveFormatFile
-
-- Windows
--
-LIBXML_DLL_IMPORT
-xmlNormalizeWindowsPath
-
-- Wrap
--
-xmlXPathWrapNodeSet
-xmlXPtrWrapLocationSet
-
-- Wrapper
--
-xmlMalloc
-xmlMemStrdup
-xmlRealloc
-
-- Wraps
--
-xmlXPathWrapCString
-xmlXPathWrapExternal
-xmlXPathWrapString
-
-- Write
--
-xmlOutputBufferWrite
-xmlOutputBufferWriteString
-xmlShellSave
-xmlShellWrite
-
-
Daniel Veillard
|
diff --git a/doc/APIchunk6.html b/doc/APIchunk6.html
index 3de294c9..a98e6c30 100644
--- a/doc/APIchunk6.html
+++ b/doc/APIchunk6.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index X-a for libxml2
+API Alphabetic Index U-Y for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index X-a for libxml2
+API Alphabetic Index U-Y for libxml2
|
|
|
@@ -97,27 +97,334 @@ A:link, A:visited, A:active { text-decoration: underline }
A-C
D-E
F-I
-J-P
-Q-S
-T-W
-X-a
-b-b
-c-c
-d-d
-e-e
-f-f
-g-i
-j-l
-m-n
-o-o
-p-p
-q-r
-s-s
-t-t
-u-v
-w-w
-x-x
+J-N
+O-R
+S-T
+U-Y
+Z-a
+b-b
+c-c
+d-d
+e-e
+f-f
+g-h
+i-i
+j-l
+m-m
+n-n
+o-o
+p-p
+q-r
+s-s
+t-t
+u-v
+w-x
+Letter U:
+
+- UNICODE
+-
+IS_BASECHAR
+IS_BLANK
+IS_CHAR
+IS_COMBINING
+IS_DIGIT
+IS_EXTENDER
+IS_IDEOGRAPHIC
+IS_LETTER
+IS_PUBIDCHAR
+
+- UNIX
+-
+xmlShell
+
+- UNUSED:
+-
+ignorableWhitespace
+ignorableWhitespaceSAXFunc
+
+- URI-reference
+-
+xmlParseURI
+xmlParseURIReference
+
+- URN
+-
+globalNamespace
+namespaceDecl
+
+- USER
+-
+xmlNanoFTPProxy
+
+- UTF16
+-
+enum
+xmlCharEncOutFunc
+
+- UTF8
+-
+MOVETO_ENDTAG
+MOVETO_STARTTAG
+SKIP_EOL
+enum
+xmlCharEncOutFunc
+xmlGetUTF8Char
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlSplitQName
+xmlUTF8Strlen
+xmlUTF8Strloc
+xmlUTF8Strndup
+xmlUTF8Strpos
+xmlUTF8Strsize
+
+- Unescaping
+-
+xmlURIUnescapeString
+
+- Unicode
+-
+IS_CHAR
+LIBXML_UNICODE_ENABLED
+xmlIsChar
+
+- UnifiedCanadianAboriginalSyllabics
+-
+xmlUCSIsUnifiedCanadianAboriginalSyllabics
+
+- Unique
+-
+xmlParseElementDecl
+xmlParseStartTag
+xmlValidateElementDecl
+xmlXPathIdFunction
+
+- Unix
+-
+xmlShellList
+
+- Unlink
+-
+xmlRemoveProp
+xmlReplaceNode
+xmlUnlinkNode
+
+- Unregisters
+-
+xmlCleanupEncodingAliases
+xmlDelEncodingAlias
+
+- Update
+-
+xmlNanoFTPUpdateURL
+
+- Upgrade
+-
+xmlKeepBlanksDefault
+
+- Use
+-
+XML_COMPLETE_ATTRS
+XML_DETECT_IDS
+xmlNewChild
+xmlNewDocNode
+xmlNewDocNodeEatName
+
+- Used
+-
+LIBXML_DLL_IMPORT
+xmlCatalogGetDefaults
+xmlCatalogSetDebug
+xmlCatalogSetDefaults
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+xmlScanName
+
+- User
+-
+xmlSAXParseFileWithData
+xmlSAXParseMemoryWithData
+
+- UserCode
+-
+xmlCheckLanguageID
+
+- Uses
+-
+xmlURIEscape
+
+
+Letter V:
+
+- Valid
+-
+xmlParseElement
+xmlValidateOneElement
+
+- Validate
+-
+xmlSchemaValidateDoc
+xmlSchemaValidateStream
+xmlShellValidate
+xmlValidateAttributeValue
+xmlValidateNameValue
+xmlValidateNamesValue
+xmlValidateNmtokenValue
+xmlValidateNmtokensValue
+xmlValidateNotationUse
+
+- Validity
+-
+xmlParseAttributeType
+
+- Value
+-
+xmlParseAttribute
+xmlValidateOneAttribute
+xmlValidateOneNamespace
+xmlXPathNewValueTree
+
+- Values
+-
+xmlCatalogSetDefaultPrefer
+xmlParseAttribute
+xmlParseAttributeType
+xmlParseDefaultDecl
+xmlParseEnumerationType
+xmlParseNotationType
+xmlValidateAttributeValue
+
+- Variable
+-
+xmlXPathVariableLookup
+xmlXPathVariableLookupNS
+
+- VersionInfo
+-
+xmlParseVersionInfo
+xmlParseXMLDecl
+
+- VersionInfo?
+-
+xmlParseTextDecl
+
+- VersionNum
+-
+xmlParseVersionInfo
+xmlParseVersionNum
+
+
+Letter W:
+
+- WARNING
+-
+xmlSchemaParse
+
+- WFC:
+-
+xmlParseAttribute
+xmlParseCharRef
+xmlParseDefaultDecl
+xmlParseElement
+xmlParseEntityRef
+xmlParseMarkupDecl
+xmlParsePEReference
+xmlParseStartTag
+xmlParserHandlePEReference
+xmlParserHandleReference
+
+- WWW-Authenticate
+-
+xmlNanoHTTPAuthHeader
+
+- Walk
+-
+xmlListReverseWalk
+xmlListWalk
+
+- Well
+-
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseEntity
+xmlRecoverDoc
+xmlRecoverFile
+xmlRecoverMemory
+xmlSAXParseDoc
+xmlSAXParseEntity
+xmlSAXParseFile
+xmlSAXParseFileWithData
+xmlSAXParseMemory
+xmlSAXParseMemoryWithData
+
+- What
+-
+notationDecl
+notationDeclSAXFunc
+unparsedEntityDecl
+unparsedEntityDeclSAXFunc
+
+- When
+-
+xmlHandleEntity
+xmlXPathCompareValues
+xmlXPathIdFunction
+
+- Wherever
+-
+xmlCurrentChar
+
+- Whitespace
+-
+xmlXPathNormalizeFunction
+
+- Will
+-
+xmlSaveFile
+xmlSaveFormatFile
+
+- Windows
+-
+LIBXML_DLL_IMPORT
+xmlNormalizeWindowsPath
+
+- With
+-
+xmlParseAttribute
+xmlParseEndTag
+xmlParseStartTag
+
+- Working
+-
+xmlParseNamespace
+
+- Wrap
+-
+xmlXPathWrapNodeSet
+xmlXPtrWrapLocationSet
+
+- Wrapper
+-
+xmlMalloc
+xmlMemStrdup
+xmlRealloc
+
+- Wraps
+-
+xmlXPathWrapCString
+xmlXPathWrapExternal
+xmlXPathWrapString
+
+- Write
+-
+xmlOutputBufferWrite
+xmlOutputBufferWriteString
+xmlShellSave
+xmlShellWrite
+
+
Letter X:
- XInclude
@@ -136,6 +443,14 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateOneNamespace
xmlValidateRoot
+- XMLDecl
+-
+xmlParseXMLDecl
+
+- XMLDecl?
+-
+xmlParseDocument
+
- XMLSchema
-
xmlSchemaGetPredefinedType
@@ -250,651 +565,32 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUCSIsYiSyllables
-Letter Z:
-
-- ZLIB
--
-docbCreateFileParserCtxt
-docbParseFile
-docbSAXParseFile
-htmlCreateFileParserCtxt
-htmlParseFile
-htmlSAXParseFile
-xmlCreateEntityParserCtxt
-xmlCreateFileParserCtxt
-xmlGetCompressMode
-xmlGetDocCompressMode
-xmlOutputBufferCreateFilename
-xmlParseFile
-xmlParserInputBufferCreateFilename
-xmlRecoverFile
-xmlSAXParseFile
-xmlSAXParseFileWithData
-xmlSAXUserParseFile
-xmlSetCompressMode
-xmlSetDocCompressMode
-
-
-Letter a:
-
-- a-z
--
-xmlURIEscapeStr
-
-- a-zA-Z0-9
--
-xmlIsPubidChar
-
-- abc
--
-xmlXPathTranslateFunction
-
-- abc-
--
-xmlXPathTranslateFunction
-
-- able
--
-xmlEntityReferenceFunc
-xmlFindCharEncodingHandler
-xmlGetCharEncodingHandler
-
-- about
--
-xmlDebugDumpString
-xmlShellDir
-
-- above
--
-xmlXPathSubstringFunction
-
-- accept
--
-xmlIsMixedElement
-
-- accepted
--
-xmlCatalogGetDefaults
-xmlCatalogSetDefaultPrefer
-xmlCatalogSetDefaults
-
-- access
--
-xmlMemGet
-xmlMemSetup
-xmlMutexPtr
-
-- accesses
--
-xmlNoNetExternalEntityLoader
-
-- accommodate
--
-xmlBufferResize
-
-- according
--
-xmlBuildURI
-xmlURIEscape
-
-- accordingly
--
-xmlDetectCharEncoding
-xmlParseCharEncoding
-
-- activated
--
-DEBUG_MEMORY
-XML_GET_LINE
-xmlAutomataNewAllTrans
-xmlAutomataNewCountTrans
-xmlAutomataNewOnceTrans
-
-- activation
--
-xmlGetLineNo
-
-- actual
--
-xmlParserCtxt
-xmlXPathFreeNodeSet
-xmlXPtrFreeLocationSet
-
-- actually
--
-setDocumentLocator
-setDocumentLocatorSAXFunc
-xmlAddEncodingAlias
-xmlCurrentChar
-xmlDelEncodingAlias
-xmlDtd
-xmlGetEncodingAlias
-xmlKeepBlanksDefaultValue
-xmlNewCharEncodingHandler
-xmlParseCharEncoding
-xmlRegexpPtr
-xmlStringCurrentChar
-
-- add
--
-xmlACatalogAdd
-xmlBufferAdd
-xmlBufferAddHead
-xmlBufferWriteCHAR
-xmlBufferWriteChar
-xmlBufferWriteQuotedString
-xmlBufferWriteXmlCHAR
-xmlCatalogAdd
-xmlListPushBack
-xmlListPushFront
-xmlShellCtxt
-xmlStrncat
-xmlXPathAddValues
-xmlXPathNodeSetAdd
-xmlXPathNodeSetAddNs
-xmlXPathNodeSetAddUnique
-xmlXPtrLocationSetAdd
-
-- added
--
-attribute
-attributeSAXFunc
-htmlDocContentDumpFormatOutput
-htmlDocContentDumpOutput
-htmlNodeDump
-htmlNodeDumpFile
-htmlNodeDumpFileFormat
-htmlNodeDumpFormatOutput
-htmlSaveFileEnc
-htmlSaveFileFormat
-xmlAddChild
-xmlAddNextSibling
-xmlAddPrevSibling
-xmlDocDumpFormatMemory
-xmlDocDumpFormatMemoryEnc
-xmlDocFormatDump
-xmlNewChild
-xmlNewTextChild
-xmlSaveFormatFile
-xmlSaveFormatFileEnc
-xmlSaveFormatFileTo
-xmlStrcat
-xmlStrncat
-xmlXPathNodeSetMerge
-xmlXPtrLocationSetMerge
-
-- adding
--
-xmlLoadSGMLSuperCatalog
-xmlNanoHTTPMethod
-xmlNanoHTTPMethodRedir
-
-- addition
--
-xmlHashAddEntry
-xmlHashAddEntry2
-xmlHashAddEntry3
-xmlHashUpdateEntry
-xmlHashUpdateEntry2
-xmlHashUpdateEntry3
-xmlXPathSubstringFunction
-
-- adds
--
-xmlAutomataNewAllTrans
-xmlAutomataNewCountTrans
-xmlAutomataNewCountedTrans
-xmlAutomataNewCounterTrans
-xmlAutomataNewOnceTrans
-xmlAutomataNewTransition
-xmlBufferWriteCHAR
-xmlBufferWriteXmlCHAR
-
-- adequate
--
-xmlStringDecodeEntities
-
-- adjacent
--
-xmlAddChild
-xmlAddChildList
-xmlAddPrevSibling
-xmlAddSibling
-
-- affect
--
-xmlKeepBlanksDefault
-
-- after
--
-UTF8ToHtml
-UTF8Toisolat1
-docbEncodeEntities
-htmlEncodeEntities
-isolat1ToUTF8
-xmlAutomataCompile
-xmlCharEncodingInputFunc
-xmlCharEncodingOutputFunc
-xmlElementContent
-xmlNanoFTPCheckResponse
-xmlNanoFTPFreeCtxt
-xmlNanoFTPGetResponse
-xmlReconciliateNs
-xmlValidGetValidElements
-xmlXPathNextFollowing
-xmlXPathStringFunction
-
-- against
--
-LIBXML_DLL_IMPORT
-LIBXML_TEST_VERSION
-checkNamespace
-xmlCheckVersion
-xmlRegexpCompile
-xmlSchemaValidateFacet
-xmlShellValidate
-xmlValidateDtd
-
-- aggregate
--
-xmlNodeGetContent
-
-- alias
--
-xmlAddEncodingAlias
-xmlDelEncodingAlias
-xmlGetEncodingAlias
-
-- aliases
--
-xmlCleanupCharEncodingHandlers
-xmlCleanupEncodingAliases
-
-- aliasing
--
-xmlSearchNsByHref
-
-- allocate
--
-xmlBufferGrow
-xmlMalloc
-xmlMallocLoc
-xmlMutexPtr
-xmlRealloc
-xmlReallocLoc
-xmlXPathObjectCopy
-
-- allocation
--
-xmlBufferAllocScheme
-xmlBufferAllocationScheme
-xmlBufferSetAllocationScheme
-xmlGetBufferAllocationScheme
-xmlMallocLoc
-xmlMemStrdupLoc
-xmlReallocLoc
-xmlSetBufferAllocationScheme
-
-- allocations
--
-xmlParserInputDeallocate
-
-- allocator
--
-DEBUG_MEMORY
-
-- allow
--
-docbCreatePushParserCtxt
-htmlCreatePushParserCtxt
-xmlCheckUTF8
-xmlCreatePushParserCtxt
-xmlKeepBlanksDefault
-xmlNewChild
-xmlNewDocNode
-xmlNewDocNodeEatName
-xmlParserCtxt
-xmlSearchNs
-xmlShell
-
-- allowable
--
-xmlSkipBlankChars
-
-- allowed
--
-xmlAutomataNewAllTrans
-xmlAutomataNewCounterTrans
-xmlIsBaseChar
-xmlIsBlank
-xmlIsChar
-xmlIsCombining
-xmlIsDigit
-xmlIsExtender
-xmlIsIdeographic
-xmlIsLetter
-xmlIsPubidChar
-xmlNodeDump
-xmlNodeDumpOutput
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlValidGetPotentialChildren
-xmlXPathNormalizeFunction
-
-- allowing
--
-xmlChar
-xmlNoNetExternalEntityLoader
-
-- allows
--
-htmlAutoCloseTag
-htmlIsAutoClosed
-xmlCatalogAdd
-
-- already
--
-xmlAddChild
-xmlAddNextSibling
-xmlAddPrevSibling
-xmlAddSibling
-xmlFreeFunc
-xmlParseCharEncoding
-xmlParserInput
-xmlParserInputGrow
-xmlParserInputRead
-xmlReallocFunc
-xmlReplaceNode
-xmlXPathNodeSetAddUnique
-xmlXPtrLocationSetAdd
-
-- also
--
-xmlCharEncoding
-xmlCharEncodingOutputFunc
-xmlHasProp
-xmlKeepBlanksDefault
-xmlNanoFTPProxy
-xmlParserCtxt
-xmlParserInputState
-
-- always
--
-INPUT_CHUNK
-xmlDecodeEntities
-xmlSubstituteEntitiesDefault
-
-- amd
--
-xmlCatalogIsEmpty
-
-- amount
--
-INPUT_CHUNK
-xmlMemUsed
-xmlParserInputBufferGrow
-xmlParserInputBufferRead
-
-- analyze
--
-xmlParseURI
-xmlParseURIReference
-
-- ancestor
--
-xmlNodeGetLang
-xmlNodeGetSpacePreserve
-xmlShellPwd
-xmlXPathLangFunction
-xmlXPathNextAncestor
-
-- ancestor-or-self
--
-xmlXPathNextAncestorOrSelf
-
-- ancestors
--
-xmlXPathNextAncestor
-xmlXPathNextAncestorOrSelf
-xmlXPathNextPreceding
-
-- anchored
--
-xmlGetNsProp
-xmlHasNsProp
-
-- another
--
-xmlInputMatchCallback
-xmlOutputMatchCallback
-xmlSetGenericErrorFunc
-
-- anymore
--
-xmlNamespaceParseQName
-
-- anyway
--
-xmlRecoverDoc
-xmlRecoverFile
-xmlRecoverMemory
-xmlValidateNotationDecl
-
-- apart
--
-xmlXPathStringFunction
-
-- append
--
-xmlCopyChar
-xmlCopyCharMultiByte
-xmlValidGetValidElements
-
-- appendix
--
-xmlDetectCharEncoding
-
-- application
--
-resolveEntity
-resolveEntitySAXFunc
-xmlCheckVersion
-xmlCurrentChar
-xmlGetExternalEntityLoader
-xmlLineNumbersDefault
-xmlSetExternalEntityLoader
-
-- applications
--
-xmlKeepBlanksDefaultValue
-
-- applicaton
--
-xmlLineNumbersDefaultValue
-
-- applied
--
-xmlHashCopy
-xmlHashScan
-xmlHashScan3
-xmlHashScanFull
-xmlHashScanFull3
-
-- apply
--
-xmlListReverseWalk
-xmlListWalk
-xmlValidateRoot
-
-- applying
--
-xmlGetNsList
-xmlXPathIdFunction
-
-- appropriate
--
-xmlParseURIReference
-
-- area
--
-xmlParserInputBufferCreateMem
-xmlRealloc
-
-- areas
--
-xmlMemShow
-
-- arg1
--
-xmlXPathCompareValues
-xmlXPathDivValues
-xmlXPathEqualValues
-xmlXPathModValues
-xmlXPathNotEqualValues
-
-- arg2
--
-xmlXPathCompareValues
-xmlXPathEqualValues
-xmlXPathModValues
-xmlXPathNotEqualValues
-
-- arg2:
--
-xmlXPathDivValues
-
-- args
--
-CHECK_ARITY
-xmlParseBalancedChunkMemory
-xmlParseBalancedChunkMemoryRecover
-xmlParseCtxtExternalEntity
-xmlParseExternalEntity
-xmlXPtrRangeToFunction
-
-- arry
--
-xmlParserInputBufferPush
-
-- asked
--
-xmlParseReference
-xmlParserNodeInfo
-
-- asking
--
-xmlIndentTreeOutput
-xmlParserDebugEntities
-xmlSaveNoEmptyTags
-
-- assigned
--
-xmlChar
-
-- assume
--
-xmlStrcat
-xmlStrdup
-
-- assumed
--
-xmlCheckUTF8
-
-- assuming
--
-xmlSaveFileTo
-xmlSaveFormatFileTo
-
-- attributes
--
-XML_COMPLETE_ATTRS
-startElement
-startElementSAXFunc
-xmlCopyPropList
-xmlRemoveProp
-xmlShellDir
-xmlValidateOneElement
-xmlXPathLangFunction
-xmlXPathNextAttribute
-
-- augmented
--
-docbParseDocument
-htmlParseDocument
-xmlParseDocument
-xmlParseExtParsedEnt
-xmlTextMerge
-
-- authentication
--
-xmlNanoHTTPAuthHeader
-
-- authorized
--
-xmlValidGetValidElements
-
-- auto
--
-htmlHandleOmittedElem
-
-- autoclose
--
-htmlAutoCloseTag
-
-- autoclosed
--
-htmlIsAutoClosed
-
-- autogeneration
--
-xmlKeepBlanksDefault
-
-- automatically
--
-xmlCharEncOutFunc
-
-- available
--
-LIBXML_ICONV_ENABLED
-setDocumentLocator
-setDocumentLocatorSAXFunc
-xmlAddDocEntity
-xmlAddDtdEntity
-xmlBufferGrow
-xmlGenericErrorFunc
-xmlIsBlank
-xmlIsChar
-xmlIsMixedElement
-xmlNanoHTTPFetch
-xmlNanoHTTPOpen
-xmlNanoHTTPOpenRedir
-xmlNodeGetContent
-
-
Daniel Veillard
|
diff --git a/doc/APIchunk7.html b/doc/APIchunk7.html
index 661ad761..f7eb51d8 100644
--- a/doc/APIchunk7.html
+++ b/doc/APIchunk7.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index b-b for libxml2
+API Alphabetic Index Z-a for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index b-b for libxml2
+API Alphabetic Index Z-a for libxml2
|
|
|
diff --git a/doc/APIchunk8.html b/doc/APIchunk8.html
index 1b9e2a00..542bde78 100644
--- a/doc/APIchunk8.html
+++ b/doc/APIchunk8.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index c-c for libxml2
+API Alphabetic Index b-b for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index c-c for libxml2
+API Alphabetic Index b-b for libxml2
|
|
|
diff --git a/doc/APIchunk9.html b/doc/APIchunk9.html
index 005234be..71903594 100644
--- a/doc/APIchunk9.html
+++ b/doc/APIchunk9.html
@@ -11,7 +11,7 @@ H2 {font-family: Verdana,Arial,Helvetica}
H3 {font-family: Verdana,Arial,Helvetica}
A:link, A:visited, A:active { text-decoration: underline }
-->
-API Alphabetic Index d-d for libxml2
+API Alphabetic Index c-c for libxml2
@@ -20,7 +20,7 @@ A:link, A:visited, A:active { text-decoration: underline }
The XML C library for Gnome
-API Alphabetic Index d-d for libxml2
+API Alphabetic Index c-c for libxml2
|
|
|
diff --git a/doc/APIconstructors.html b/doc/APIconstructors.html
index 8b771237..838bcc58 100644
--- a/doc/APIconstructors.html
+++ b/doc/APIconstructors.html
@@ -96,12 +96,16 @@ A:link, A:visited, A:active { text-decoration: underline }
Type const htmlElemDesc *:
htmlTagLookup
+htmlTagLookup
Type const htmlEntityDesc *:
htmlEntityLookup
htmlEntityValueLookup
htmlParseEntityRef
+htmlEntityLookup
+htmlEntityValueLookup
+htmlParseEntityRef
Type const xmlChar *:
@@ -116,10 +120,22 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNsLookup
getPublicId
getSystemId
+getPublicId
+getSystemId
+xmlEncodeEntities
+xmlStrchr
+xmlStrstr
+xmlStrcasestr
+htmlGetMetaEncoding
+xmlBufferContent
+xmlXPathNsLookup
+xmlCatalogGetSystem
+xmlCatalogGetPublic
Type const xmlParserNodeInfo *:
xmlParserFindNodeInfo
+xmlParserFindNodeInfo
Type docbDocPtr:
@@ -127,11 +143,17 @@ A:link, A:visited, A:active { text-decoration: underline }
docbParseDoc
docbSAXParseFile
docbParseFile
+docbSAXParseDoc
+docbParseDoc
+docbSAXParseFile
+docbParseFile
Type docbParserCtxtPtr:
docbCreatePushParserCtxt
docbCreateFileParserCtxt
+docbCreatePushParserCtxt
+docbCreateFileParserCtxt
Type double:
@@ -142,6 +164,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathCastToNumber
xmlXPathPopNumber
xmlXPathStringEvalNumber
+xmlXPathCastBooleanToNumber
+xmlXPathCastStringToNumber
+xmlXPathCastNodeToNumber
+xmlXPathCastNodeSetToNumber
+xmlXPathCastToNumber
+xmlXPathPopNumber
+xmlXPathStringEvalNumber
Type htmlDocPtr:
@@ -151,19 +180,29 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlParseFile
htmlNewDoc
htmlNewDocNoDtD
+htmlSAXParseDoc
+htmlParseDoc
+htmlSAXParseFile
+htmlParseFile
+htmlNewDoc
+htmlNewDocNoDtD
Type htmlParserCtxtPtr:
htmlCreatePushParserCtxt
htmlCreateFileParserCtxt
+htmlCreateFileParserCtxt
+htmlCreatePushParserCtxt
Type long:
xmlGetLineNo
+xmlGetLineNo
Type unsigned long:
xmlParserFindNodeInfoIndex
+xmlParserFindNodeInfoIndex
Type void *:
@@ -190,9 +229,39 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIOFTPOpen
xmlMallocFunc
xmlReallocFunc
+xmlMemMalloc
+xmlMemRealloc
xmlMallocLoc
xmlReallocLoc
xmlXPathPopExternal
+xmlListSearch
+xmlListReverseSearch
+xmlLinkGetData
+xmlHashCopier
+xmlHashLookup
+xmlHashLookup2
+xmlHashLookup3
+xmlXPathPopExternal
+xmlInputOpenCallback
+xmlOutputOpenCallback
+xmlIOHTTPOpenW
+xmlFileOpen
+xmlIOHTTPOpen
+xmlIOFTPOpen
+xmlMallocFunc
+xmlReallocFunc
+xmlMemMalloc
+xmlMemRealloc
+xmlMallocLoc
+xmlReallocLoc
+xmlNanoHTTPMethod
+xmlNanoHTTPMethodRedir
+xmlNanoHTTPOpen
+xmlNanoHTTPOpenRedir
+xmlNanoFTPNewCtxt
+xmlNanoFTPConnectTo
+xmlNanoFTPOpen
+xmlCatalogAddLocal
Type xmlAttrPtr:
@@ -207,20 +276,36 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHasNsProp
xmlSetNsProp
xmlGetID
+xmlNewDocProp
+xmlNewProp
+xmlNewNsProp
+xmlNewNsPropEatName
+xmlCopyProp
+xmlCopyPropList
+xmlSetProp
+xmlHasProp
+xmlHasNsProp
+xmlSetNsProp
+xmlGetID
Type xmlAttributePtr:
xmlAddAttributeDecl
xmlGetDtdAttrDesc
xmlGetDtdQAttrDesc
+xmlAddAttributeDecl
+xmlGetDtdAttrDesc
+xmlGetDtdQAttrDesc
Type xmlAttributeTablePtr:
xmlCopyAttributeTable
+xmlCopyAttributeTable
Type xmlAutomataPtr:
xmlNewAutomata
+xmlNewAutomata
Type xmlAutomataStatePtr:
@@ -233,33 +318,51 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewEpsilon
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
+xmlAutomataGetInitState
+xmlAutomataNewState
+xmlAutomataNewTransition
+xmlAutomataNewCountTrans
+xmlAutomataNewOnceTrans
+xmlAutomataNewAllTrans
+xmlAutomataNewEpsilon
+xmlAutomataNewCountedTrans
+xmlAutomataNewCounterTrans
Type xmlBufferAllocationScheme:
xmlGetBufferAllocationScheme
+xmlGetBufferAllocationScheme
Type xmlBufferPtr:
xmlBufferCreate
xmlBufferCreateSize
+xmlBufferCreate
+xmlBufferCreateSize
Type xmlCatalogAllow:
xmlCatalogGetDefaults
+xmlCatalogGetDefaults
Type xmlCatalogPrefer:
xmlCatalogSetDefaultPrefer
+xmlCatalogSetDefaultPrefer
Type xmlCatalogPtr:
xmlNewCatalog
xmlLoadACatalog
xmlLoadSGMLSuperCatalog
+xmlNewCatalog
+xmlLoadACatalog
+xmlLoadSGMLSuperCatalog
Type xmlChar:
xmlPopInput
+xmlPopInput
Type xmlChar *:
@@ -332,17 +435,91 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathPopString
xmlXPathParseName
xmlXPathParseNCName
+xmlEncodeEntitiesReentrant
+xmlEncodeSpecialChars
+xmlUTF8Strndup
+xmlUTF8Strpos
+xmlUTF8Strsub
+xmlStrdup
+xmlStrndup
+xmlCharStrndup
+xmlCharStrdup
+xmlStrsub
+xmlStrcat
+xmlStrncat
+xmlSplitQName
+xmlNamespaceParseNCName
+xmlNamespaceParseQName
+xmlNamespaceParseNSDef
+xmlParseQuotedString
+xmlScanName
+xmlParseName
+xmlParseNmtoken
+xmlParseEntityValue
+xmlParseAttValue
+xmlParseSystemLiteral
+xmlParsePubidLiteral
+xmlParseExternalID
+xmlParsePITarget
+xmlParseAttribute
+xmlParseStartTag
+xmlParseVersionNum
+xmlParseVersionInfo
+xmlParseEncName
+xmlParseEncodingDecl
+xmlDecodeEntities
+xmlStringDecodeEntities
+namePop
+xmlGetNodePath
+xmlGetProp
+xmlGetNsProp
+xmlNodeListGetString
+xmlNodeListGetRawString
+xmlNodeGetContent
+xmlNodeGetLang
+xmlNodeGetBase
+xmlXPathCastBooleanToString
+xmlXPathCastNumberToString
+xmlXPathCastNodeToString
+xmlXPathCastNodeSetToString
+xmlXPathCastToString
+xmlXPathPopString
+xmlXPathParseName
+xmlXPathParseNCName
+xmlNormalizeWindowsPath
+xmlBuildURI
+xmlSaveUri
+xmlURIEscapeStr
+xmlURIEscape
+xmlSplitQName2
+xmlValidNormalizeAttributeValue
+xmlValidCtxtNormalizeAttributeValue
+xmlACatalogResolve
+xmlACatalogResolveSystem
+xmlACatalogResolvePublic
+xmlACatalogResolveURI
+xmlCatalogResolve
+xmlCatalogResolveSystem
+xmlCatalogResolvePublic
+xmlCatalogResolveURI
+xmlCatalogLocalResolve
+xmlCatalogLocalResolveURI
Type xmlCharEncoding:
xmlParseCharEncoding
xmlDetectCharEncoding
+xmlParseCharEncoding
+xmlDetectCharEncoding
Type xmlCharEncodingHandlerPtr:
xmlGetCharEncodingHandler
xmlFindCharEncodingHandler
xmlNewCharEncodingHandler
+xmlGetCharEncodingHandler
+xmlFindCharEncodingHandler
+xmlNewCharEncodingHandler
Type xmlDocPtr:
@@ -355,12 +532,29 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRecoverFile
xmlSAXParseDoc
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseEntity
xmlParseEntity
xmlNewDoc
xmlCopyDoc
+xmlParseDoc
+xmlParseMemory
+xmlParseFile
+xmlRecoverDoc
+xmlRecoverMemory
+xmlRecoverFile
+xmlSAXParseDoc
+xmlSAXParseMemory
+xmlSAXParseMemoryWithData
+xmlSAXParseFile
+xmlSAXParseFileWithData
+xmlSAXParseEntity
+xmlParseEntity
+xmlNewDoc
+xmlCopyDoc
+xmlParseCatalogFile
Type xmlDtdPtr:
@@ -371,11 +565,21 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewDtd
xmlGetIntSubset
xmlCopyDtd
+xmlParseDTD
+xmlSAXParseDTD
+xmlIOParseDTD
+xmlCreateIntSubset
+xmlNewDtd
+xmlGetIntSubset
+xmlCopyDtd
Type xmlElementContentPtr:
xmlParseElementMixedContentDecl
-xmlParseElementChildrenContentD
+xmlParseElementChildrenContentDecl
+xmlNewElementContent
+xmlCopyElementContent
+xmlParseElementMixedContentDecl
xmlParseElementChildrenContentDecl
xmlNewElementContent
xmlCopyElementContent
@@ -385,15 +589,21 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAddElementDecl
xmlGetDtdQElementDesc
xmlGetDtdElementDesc
+xmlAddElementDecl
+xmlGetDtdQElementDesc
+xmlGetDtdElementDesc
Type xmlElementTablePtr:
xmlCopyElementTable
+xmlCopyElementTable
Type xmlEntitiesTablePtr:
xmlCreateEntitiesTable
xmlCopyEntitiesTable
+xmlCreateEntitiesTable
+xmlCopyEntitiesTable
Type xmlEntityPtr:
@@ -408,6 +618,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseEntityRef
getEntity
getParameterEntity
+getEntity
+getParameterEntity
+xmlAddDocEntity
+xmlAddDtdEntity
+xmlGetPredefinedEntity
+xmlGetDocEntity
+xmlGetDtdEntity
+xmlGetParameterEntity
+getEntitySAXFunc
+getParameterEntitySAXFunc
+xmlParseEntityRef
Type xmlEnumerationPtr:
@@ -415,43 +636,60 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseEnumerationType
xmlCreateEnumeration
xmlCopyEnumeration
+xmlParseNotationType
+xmlParseEnumerationType
+xmlCreateEnumeration
+xmlCopyEnumeration
Type xmlExternalEntityLoader:
xmlGetExternalEntityLoader
+xmlGetExternalEntityLoader
Type xmlGlobalStatePtr:
xmlGetGlobalState
+xmlGetGlobalState
Type xmlHashTablePtr:
xmlHashCreate
xmlHashCopy
+xmlHashCreate
+xmlHashCopy
Type xmlIDPtr:
xmlAddID
+xmlAddID
Type xmlLinkPtr:
xmlListFront
xmlListEnd
+xmlListFront
+xmlListEnd
Type xmlListPtr:
xmlListCreate
xmlListDup
xmlGetRefs
+xmlListCreate
+xmlListDup
+xmlGetRefs
Type xmlLocationSetPtr:
xmlXPtrLocationSetCreate
xmlXPtrLocationSetMerge
+xmlXPtrLocationSetCreate
+xmlXPtrLocationSetMerge
Type xmlMutexPtr:
xmlNewMutex
+xmlNewMutex
Type xmlNodePtr:
@@ -503,6 +741,54 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNextAncestor
xmlXPathNextPrecedingSibling
xmlXPtrBuildNodeList
+nodePop
+xmlNewDocNode
+xmlNewDocNodeEatName
+xmlNewDocRawNode
+xmlNewNode
+xmlNewNodeEatName
+xmlNewChild
+xmlNewTextChild
+xmlNewDocText
+xmlNewText
+xmlNewPI
+xmlNewDocTextLen
+xmlNewTextLen
+xmlNewDocComment
+xmlNewComment
+xmlNewCDataBlock
+xmlNewCharRef
+xmlNewReference
+xmlCopyNode
+xmlDocCopyNode
+xmlCopyNodeList
+xmlNewDocFragment
+xmlDocGetRootElement
+xmlGetLastChild
+xmlDocSetRootElement
+xmlAddChild
+xmlAddChildList
+xmlReplaceNode
+xmlAddSibling
+xmlAddPrevSibling
+xmlAddNextSibling
+xmlTextMerge
+xmlStringGetNodeList
+xmlStringLenGetNodeList
+xmlXPathNextSelf
+xmlXPathNextChild
+xmlXPathNextDescendant
+xmlXPathNextDescendantOrSelf
+xmlXPathNextParent
+xmlXPathNextAncestorOrSelf
+xmlXPathNextFollowingSibling
+xmlXPathNextFollowing
+xmlXPathNextNamespace
+xmlXPathNextAttribute
+xmlXPathNextPreceding
+xmlXPathNextAncestor
+xmlXPathNextPrecedingSibling
+xmlXPtrBuildNodeList
Type xmlNodeSetPtr:
@@ -521,15 +807,33 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNodeTrailing
xmlXPathTrailing
xmlXPathNodeSetMerge
+xmlXPathNodeSetCreate
+xmlXPathPopNodeSet
+xmlXPathDifference
+xmlXPathIntersection
+xmlXPathDistinctSorted
+xmlXPathDistinct
+xmlXPathNodeLeadingSorted
+xmlXPathLeadingSorted
+xmlXPathNodeLeading
+xmlXPathLeading
+xmlXPathNodeTrailingSorted
+xmlXPathTrailingSorted
+xmlXPathNodeTrailing
+xmlXPathTrailing
+xmlXPathNodeSetMerge
Type xmlNotationPtr:
xmlAddNotationDecl
xmlGetDtdNotationDesc
+xmlAddNotationDecl
+xmlGetDtdNotationDesc
Type xmlNotationTablePtr:
xmlCopyNotationTable
+xmlCopyNotationTable
Type xmlNsPtr:
@@ -540,10 +844,18 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyNamespace
xmlCopyNamespaceList
getNamespace
+getNamespace
+xmlNewGlobalNs
+xmlNewNs
+xmlSearchNs
+xmlSearchNsByHref
+xmlCopyNamespace
+xmlCopyNamespaceList
Type xmlNsPtr *:
xmlGetNsList
+xmlGetNsList
Type xmlOutputBufferPtr:
@@ -552,6 +864,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlOutputBufferCreateFile
xmlOutputBufferCreateFd
xmlOutputBufferCreateIO
+xmlAllocOutputBuffer
+xmlOutputBufferCreateFilename
+xmlOutputBufferCreateFile
+xmlOutputBufferCreateFd
+xmlOutputBufferCreateIO
Type xmlParserCtxtPtr:
@@ -562,11 +879,23 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCreateMemoryParserCtxt
xmlNewParserCtxt
xmlCreateEntityParserCtxt
+xmlCreateDocParserCtxt
+xmlCreatePushParserCtxt
+xmlCreateIOParserCtxt
+xmlCreateFileParserCtxt
+xmlCreateMemoryParserCtxt
+xmlNewParserCtxt
+xmlCreateEntityParserCtxt
Type xmlParserInputBufferPtr:
xmlAllocParserInputBuffer
-xmlParserInputBufferCreateFname
+xmlParserInputBufferCreateFilename
+xmlParserInputBufferCreateFile
+xmlParserInputBufferCreateFd
+xmlParserInputBufferCreateMem
+xmlParserInputBufferCreateIO
+xmlAllocParserInputBuffer
xmlParserInputBufferCreateFilename
xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFd
@@ -586,43 +915,67 @@ A:link, A:visited, A:active { text-decoration: underline }
inputPop
xmlNoNetExternalEntityLoader
resolveEntity
+resolveEntity
+resolveEntitySAXFunc
+xmlExternalEntityLoader
+xmlNewIOInputStream
+xmlLoadExternalEntity
+xmlNewStringInputStream
+xmlNewEntityInputStream
+xmlNewInputFromFile
+xmlNewInputStream
+inputPop
+xmlNoNetExternalEntityLoader
Type xmlRMutexPtr:
xmlNewRMutex
+xmlNewRMutex
Type xmlRefPtr:
xmlAddRef
+xmlAddRef
Type xmlRegExecCtxtPtr:
xmlRegNewExecCtxt
+xmlRegNewExecCtxt
Type xmlRegexpPtr:
xmlRegexpCompile
xmlAutomataCompile
+xmlAutomataCompile
+xmlRegexpCompile
Type xmlURIPtr:
xmlCreateURI
xmlParseURI
+xmlCreateURI
+xmlParseURI
Type xmlXPathCompExprPtr:
xmlXPathCompile
+xmlXPathCompile
Type xmlXPathContextPtr:
xmlXPathNewContext
xmlXPtrNewContext
+xmlXPathNewContext
+xmlXPtrNewContext
Type xmlXPathFunction:
xmlXPathFuncLookupFunc
xmlXPathFunctionLookup
xmlXPathFunctionLookupNS
+xmlXPathFuncLookupFunc
+xmlXPathFunctionLookup
+xmlXPathFunctionLookupNS
Type xmlXPathObjectPtr:
@@ -660,10 +1013,45 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPtrNewCollapsedRange
xmlXPtrWrapLocationSet
xmlXPtrEval
+xmlXPathAxisFunc
+xmlXPathObjectCopy
+xmlXPathConvertBoolean
+xmlXPathConvertNumber
+xmlXPathConvertString
+xmlXPathEval
+xmlXPathEvalExpression
+xmlXPathCompiledEval
+xmlXPathVariableLookupFunc
+xmlXPathVariableLookup
+xmlXPathVariableLookupNS
+valuePop
+xmlXPathNewString
+xmlXPathNewCString
+xmlXPathWrapString
+xmlXPathWrapCString
+xmlXPathNewFloat
+xmlXPathNewBoolean
+xmlXPathNewNodeSet
+xmlXPathNewValueTree
+xmlXPathNewNodeSetList
+xmlXPathWrapNodeSet
+xmlXPathWrapExternal
+xmlXPtrNewRange
+xmlXPtrNewRangePoints
+xmlXPtrNewRangeNodePoint
+xmlXPtrNewRangePointNode
+xmlXPtrNewRangeNodes
+xmlXPtrNewLocationSetNodes
+xmlXPtrNewLocationSetNodeSet
+xmlXPtrNewRangeNodeObject
+xmlXPtrNewCollapsedRange
+xmlXPtrWrapLocationSet
+xmlXPtrEval
Type xmlXPathParserContextPtr:
xmlXPathNewParserContext
+xmlXPathNewParserContext
Daniel Veillard
diff --git a/doc/APIfiles.html b/doc/APIfiles.html
index 7db45e8b..b6c4a550 100644
--- a/doc/APIfiles.html
+++ b/doc/APIfiles.html
@@ -128,9 +128,9 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlParserInputPtr
htmlDocPtr
htmlNodePtr
-htmlElemDesc
+htmlElemDesc
htmlElemDescPtr
-htmlEntityDesc
+htmlEntityDesc
htmlEntityDescPtr
htmlTagLookup
htmlEntityLookup
@@ -236,9 +236,9 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_CATALOGS_NAMESPACE
XML_CATALOG_PI
-xmlCatalogPrefer
-xmlCatalogAllow
-xmlCatalog
+xmlCatalogPrefer
+xmlCatalogAllow
+xmlCatalog
xmlCatalogPtr
xmlNewCatalog
xmlLoadACatalog
@@ -293,7 +293,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlLsOneNode
xmlLsCountNode
xmlShellReadlineFunc
-xmlShellCtxt
+xmlShellCtxt
xmlShellCtxtPtr
xmlShellCmd
xmlShellPrintXPathError
@@ -314,10 +314,10 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlCharEncoding
+xmlCharEncoding
xmlCharEncodingInputFunc
xmlCharEncodingOutputFunc
-xmlCharEncodingHandler
+xmlCharEncodingHandler
xmlCharEncodingHandlerPtr
xmlInitCharEncodingHandlers
xmlCleanupCharEncodingHandlers
@@ -338,6 +338,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncCloseFunc
UTF8Toisolat1
isolat1ToUTF8
+xmlGetUTF8Char
xmlCheckUTF8
xmlUTF8Strsize
xmlUTF8Strndup
@@ -349,8 +350,8 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlEntityType
-xmlEntity
+xmlEntityType
+xmlEntity
xmlEntitiesTablePtr
xmlInitializePredefinedEntities
xmlAddDocEntity
@@ -372,13 +373,13 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlGlobalState
+xmlGlobalState
xmlGlobalStatePtr
xmlInitializeGlobalState
-xmlMalloc
-xmlRealloc
+xmlMalloc
+xmlRealloc
xmlFree
-xmlMemStrdup
+xmlMemStrdup
docbDefaultSAXHandler
htmlDefaultSAXHandler
oldXMLWDcompatibility
@@ -399,12 +400,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserVersion
xmlPedanticParserDefaultValue
xmlSaveNoEmptyTags
-xmlSubstituteEntitiesDefaultValue
+xmlSubstituteEntitiesDefaultValue
-xmlHashTable
+xmlHashTable
xmlHashTablePtr
xmlHashDeallocator
xmlHashCopier
@@ -434,9 +435,9 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlLink
+xmlLink
xmlLinkPtr
-xmlList
+xmlList
xmlListPtr
xmlListDeallocator
xmlListDataCompare
@@ -517,16 +518,16 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_DEFAULT_VERSION
xmlParserInputDeallocate
-xmlParserInput
-xmlParserNodeInfo
+xmlParserInput
+xmlParserNodeInfo
xmlParserNodeInfoPtr
-xmlParserNodeInfoSeq
+xmlParserNodeInfoSeq
xmlParserNodeInfoSeqPtr
-xmlParserInputState
+xmlParserInputState
XML_DETECT_IDS
XML_COMPLETE_ATTRS
-xmlParserCtxt
-xmlSAXLocator
+xmlParserCtxt
+xmlSAXLocator
resolveEntitySAXFunc
internalSubsetSAXFunc
externalSubsetSAXFunc
@@ -555,9 +556,8 @@ A:link, A:visited, A:active { text-decoration: underline }
isStandaloneSAXFunc
hasInternalSubsetSAXFunc
hasExternalSubsetSAXFunc
-xmlSAXHandler
+xmlSAXHandler
xmlExternalEntityLoader
-xmlSubstituteEntitiesDefaultValue
xmlInitParser
xmlCleanupParser
xmlParserInputRead
@@ -595,6 +595,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXUserParseFile
xmlSAXUserParseMemory
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseEntity
@@ -694,7 +695,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseAttributeType
xmlParseAttributeListDecl
xmlParseElementMixedContentDecl
-xmlParseElementChildrenContentD
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
@@ -749,22 +749,22 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlSchemaTypeType
-xmlSchemaContentType
-xmlSchemaVal
+xmlSchemaTypeType
+xmlSchemaContentType
+xmlSchemaVal
xmlSchemaValPtr
-xmlSchemaType
+xmlSchemaType
xmlSchemaTypePtr
-xmlSchemaFacet
+xmlSchemaFacet
xmlSchemaFacetPtr
-xmlSchemaAnnot
+xmlSchemaAnnot
xmlSchemaAnnotPtr
XML_SCHEMAS_ANYATTR_SKIP
XML_SCHEMAS_ANYATTR_LAX
XML_SCHEMAS_ANYATTR_STRICT
-xmlSchemaAttribute
+xmlSchemaAttribute
xmlSchemaAttributePtr
-xmlSchemaAttributeGroup
+xmlSchemaAttributeGroup
xmlSchemaAttributeGroupPtr
XML_SCHEMAS_TYPE_MIXED
XML_SCHEMAS_ELEM_NILLABLE
@@ -774,25 +774,25 @@ A:link, A:visited, A:active { text-decoration: underline }
XML_SCHEMAS_ELEM_ABSTRACT
XML_SCHEMAS_ELEM_TOPLEVEL
XML_SCHEMAS_ELEM_REF
-xmlSchemaElement
+xmlSchemaElement
xmlSchemaElementPtr
XML_SCHEMAS_FACET_UNKNOWN
XML_SCHEMAS_FACET_PRESERVE
XML_SCHEMAS_FACET_REPLACE
XML_SCHEMAS_FACET_COLLAPSE
-xmlSchemaNotation
+xmlSchemaNotation
xmlSchemaNotationPtr
XML_SCHEMAS_QUALIF_ELEM
XML_SCHEMAS_QUALIF_ATTR
-xmlSchema
+xmlSchema
xmlSchemaFreeType
-xmlMutex
+xmlMutex
xmlMutexPtr
-xmlRMutex
+xmlRMutex
xmlRMutexPtr
xmlNewMutex
xmlMutexLock
@@ -813,60 +813,60 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlParserInputBuffer
+xmlParserInputBuffer
xmlParserInputBufferPtr
-xmlOutputBuffer
+xmlOutputBuffer
xmlOutputBufferPtr
-xmlParserInput
+xmlParserInput
xmlParserInputPtr
-xmlParserCtxt
+xmlParserCtxt
xmlParserCtxtPtr
-xmlSAXLocator
+xmlSAXLocator
xmlSAXLocatorPtr
-xmlSAXHandler
+xmlSAXHandler
xmlSAXHandlerPtr
-xmlEntity
+xmlEntity
xmlEntityPtr
BASE_BUFFER_SIZE
XML_XML_NAMESPACE
-xmlElementType
+xmlElementType
xmlChar
BAD_CAST
-xmlNotation
+xmlNotation
xmlNotationPtr
-xmlAttributeType
-xmlAttributeDefault
-xmlEnumeration
+xmlAttributeType
+xmlAttributeDefault
+xmlEnumeration
xmlEnumerationPtr
-xmlAttribute
+xmlAttribute
xmlAttributePtr
-xmlElementContentType
-xmlElementContentOccur
-xmlElementContent
+xmlElementContentType
+xmlElementContentOccur
+xmlElementContent
xmlElementContentPtr
-xmlElementTypeVal
-xmlElement
+xmlElementTypeVal
+xmlElement
xmlElementPtr
XML_LOCAL_NAMESPACE
xmlNsType
-xmlNs
+xmlNs
xmlNsPtr
-xmlDtd
+xmlDtd
xmlDtdPtr
-xmlAttr
+xmlAttr
xmlAttrPtr
-xmlID
+xmlID
xmlIDPtr
-xmlRef
+xmlRef
xmlRefPtr
-xmlBufferAllocationScheme
-xmlBuffer
+xmlBufferAllocationScheme
+xmlBuffer
xmlBufferPtr
-xmlNode
+xmlNode
xmlNodePtr
XML_GET_CONTENT
XML_GET_LINE
-xmlDoc
+xmlDoc
xmlDocPtr
xmlChildrenNode
xmlRootNode
@@ -979,7 +979,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRemoveProp
xmlUnsetProp
xmlUnsetNsProp
-xmlBufferWriteXmlCHAR
xmlBufferWriteCHAR
xmlBufferWriteChar
xmlBufferWriteQuotedString
@@ -999,6 +998,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeDumpOutput
xmlSaveFormatFileEnc
xmlSaveFileEnc
+xmlIsXHTML
xmlGetDocCompressMode
xmlSetDocCompressMode
xmlGetCompressMode
@@ -1007,7 +1007,7 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlURI
+xmlURI
xmlURIPtr
xmlCreateURI
xmlBuildURI
@@ -1024,11 +1024,11 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlValidState
+xmlValidState
xmlValidStatePtr
xmlValidityErrorFunc
xmlValidityWarningFunc
-xmlValidCtxt
+xmlValidCtxt
xmlValidCtxtPtr
xmlNotationTablePtr
xmlElementTablePtr
@@ -1100,6 +1100,26 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidBuildContentModel
+
+MAX_STRERROR
+O_RDONLY
+O_WRONLY
+O_RDWR
+O_APPEND
+O_CREAT
+O_TRUNC
+O_EXCL
+errno
+read
+write
+open
+close
+getenv
+strerror
+perror
+
+
SOCKLEN_T
@@ -1155,13 +1175,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlOutputOpenCallback
xmlOutputWriteCallback
xmlOutputCloseCallback
-xmlParserInputBuffer
-xmlOutputBuffer
+xmlParserInputBuffer
+xmlOutputBuffer
xmlCleanupInputCallbacks
xmlCleanupOutputCallbacks
xmlRegisterDefaultInputCallbacks
xmlAllocParserInputBuffer
-xmlParserInputBufferCreateFname
xmlParserInputBufferCreateFilename
xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFd
@@ -1205,9 +1224,9 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlAutomata
+xmlAutomata
xmlAutomataPtr
-xmlAutomataState
+xmlAutomataState
xmlAutomataStatePtr
xmlNewAutomata
xmlFreeAutomata
@@ -1228,7 +1247,7 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlParserErrors
+xmlParserErrors
xmlGenericErrorFunc
xmlSetGenericErrorFunc
initGenericErrorDefaultFunc
@@ -1254,9 +1273,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlMemDisplay
xmlMemShow
xmlMemoryDump
-xmlMalloc
-xmlRealloc
-xmlMemStrdup
+xmlMemMalloc
+xmlMemRealloc
+xmlMemFree
+xmlMemoryStrdup
+xmlMalloc
+xmlRealloc
+xmlMemStrdup
xmlMallocLoc
xmlReallocLoc
xmlMemStrdupLoc
@@ -1264,9 +1287,9 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlRegexp
+xmlRegexp
xmlRegexpPtr
-xmlRegExecCtxt
+xmlRegExecCtxt
xmlRegExecCtxtPtr
xmlRegexpCompile
xmlRegFreeRegexp
@@ -1447,30 +1470,56 @@ A:link, A:visited, A:active { text-decoration: underline }
ATTRIBUTE_UNUSED
+
+xmlCheckVersion
+LIBXML_DOTTED_VERSION
+LIBXML_VERSION
+LIBXML_VERSION_STRING
+LIBXML_TEST_VERSION
+WITH_TRIO
+WITHOUT_TRIO
+LIBXML_THREAD_ENABLED
+LIBXML_FTP_ENABLED
+LIBXML_HTTP_ENABLED
+LIBXML_HTML_ENABLED
+LIBXML_CATALOG_ENABLED
+LIBXML_DOCB_ENABLED
+LIBXML_XPATH_ENABLED
+LIBXML_XPTR_ENABLED
+LIBXML_C14N_ENABLED
+LIBXML_XINCLUDE_ENABLED
+LIBXML_ICONV_ENABLED
+LIBXML_DEBUG_ENABLED
+DEBUG_MEMORY_LOCATION
+LIBXML_DLL_IMPORT
+ATTRIBUTE_UNUSED
+
+
-xmlXPathContext
+xmlXPathContext
xmlXPathContextPtr
-xmlXPathParserContext
+xmlXPathParserContext
xmlXPathParserContextPtr
-xmlXPathError
-xmlNodeSet
+xmlXPathError
+xmlNodeSet
xmlNodeSetPtr
-xmlXPathObjectType
-xmlXPathObject
+xmlXPathObjectType
+xmlXPathObject
xmlXPathObjectPtr
xmlXPathConvertFunc
-xmlXPathType
+xmlXPathType
xmlXPathTypePtr
-xmlXPathVariable
+xmlXPathVariable
xmlXPathVariablePtr
xmlXPathEvalFunc
-xmlXPathFunct
+xmlXPathFunct
xmlXPathFuncPtr
xmlXPathAxisFunc
-xmlXPathAxis
+xmlXPathAxis
xmlXPathAxisPtr
-xmlXPathCompExpr
+xmlXPathCompExpr
xmlXPathCompExprPtr
xmlXPathFunction
xmlXPathIsNaN
@@ -1665,7 +1714,7 @@ A:link, A:visited, A:active { text-decoration: underline }
-xmlLocationSet
+xmlLocationSet
xmlLocationSetPtr
xmlXPtrLocationSetCreate
xmlXPtrFreeLocationSet
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html
index 8bffc997..d2a3b7b2 100644
--- a/doc/APIfunctions.html
+++ b/doc/APIfunctions.html
@@ -105,6 +105,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserWarning
xmlParserValidityError
xmlParserValidityWarning
+open
+warningSAXFunc
+errorSAXFunc
+fatalErrorSAXFunc
+xmlGenericErrorFunc
+xmlParserError
+xmlParserWarning
+xmlParserValidityError
+xmlParserValidityWarning
+xmlValidityErrorFunc
+xmlValidityWarningFunc
Type FILE *:
@@ -137,6 +148,35 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathDebugDumpObject
xmlXPathDebugDumpCompExpr
xmlRegexpPrint
+htmlDocDump
+htmlNodeDumpFile
+htmlNodeDumpFileFormat
+xmlDebugDumpString
+xmlDebugDumpAttr
+xmlDebugDumpAttrList
+xmlDebugDumpOneNode
+xmlDebugDumpNode
+xmlDebugDumpNodeList
+xmlDebugDumpDocumentHead
+xmlDebugDumpDocument
+xmlDebugDumpDTD
+xmlDebugDumpEntities
+xmlLsOneNode
+xmlShell
+xmlBufferDump
+xmlDocFormatDump
+xmlDocDump
+xmlElemDump
+xmlXPathDebugDumpObject
+xmlXPathDebugDumpCompExpr
+xmlParserInputBufferCreateFile
+xmlOutputBufferCreateFile
+xmlMemDisplay
+xmlMemShow
+xmlPrintURI
+xmlACatalogDump
+xmlCatalogDump
+xmlRegexpPrint
Type char **:
@@ -147,6 +187,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNanoHTTPOpen
xmlNanoHTTPOpenRedir
xmlNanoHTTPOpenRedir
+xmlNanoHTTPFetch
+xmlNanoHTTPMethod
+xmlNanoHTTPMethodRedir
+xmlNanoHTTPMethodRedir
+xmlNanoHTTPOpen
+xmlNanoHTTPOpenRedir
+xmlNanoHTTPOpenRedir
Type char const *:
@@ -154,14 +201,20 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlInputOpenCallback
xmlOutputMatchCallback
xmlOutputOpenCallback
+xmlInputMatchCallback
+xmlInputOpenCallback
+xmlOutputMatchCallback
+xmlOutputOpenCallback
Type const char **:
xmlGetFeaturesList
+xmlGetFeaturesList
Type const char*:
xmlC14NDocSave
+xmlC14NDocSave
Type const unsigned char *:
@@ -173,7 +226,18 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDetectCharEncoding
UTF8Toisolat1
isolat1ToUTF8
+xmlGetUTF8Char
xmlCheckUTF8
+xmlCharEncodingInputFunc
+xmlCharEncodingOutputFunc
+xmlDetectCharEncoding
+UTF8Toisolat1
+isolat1ToUTF8
+xmlGetUTF8Char
+xmlCheckUTF8
+UTF8ToHtml
+htmlEncodeEntities
+docbEncodeEntities
Type const void *:
@@ -183,11 +247,19 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlListWalker
xmlListWalk
xmlListReverseWalk
+xmlListDataCompare
+xmlListDataCompare
+xmlListWalker
+xmlListWalker
+xmlListWalk
+xmlListReverseWalk
Type const xmlBufferPtr:
xmlBufferContent
xmlBufferLength
+xmlBufferContent
+xmlBufferLength
Type const xmlChar *:
@@ -421,9 +493,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeSetLang
xmlUnsetProp
xmlUnsetNsProp
-xmlBufferWriteXmlCHAR
xmlBufferWriteCHAR
xmlBufferWriteQuotedString
+xmlIsXHTML
+xmlIsXHTML
xmlBuildURI
xmlBuildURI
xmlURIEscapeStr
@@ -542,6 +615,358 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewTransition
xmlAutomataNewCountTrans
xmlAutomataNewOnceTrans
+internalSubset
+internalSubset
+internalSubset
+externalSubset
+externalSubset
+externalSubset
+getEntity
+getParameterEntity
+resolveEntity
+resolveEntity
+entityDecl
+entityDecl
+entityDecl
+attributeDecl
+attributeDecl
+attributeDecl
+elementDecl
+notationDecl
+notationDecl
+notationDecl
+unparsedEntityDecl
+unparsedEntityDecl
+unparsedEntityDecl
+unparsedEntityDecl
+attribute
+attribute
+startElement
+endElement
+reference
+characters
+ignorableWhitespace
+processingInstruction
+processingInstruction
+globalNamespace
+globalNamespace
+setNamespace
+namespaceDecl
+namespaceDecl
+comment
+cdataBlock
+xmlAddDocEntity
+xmlAddDocEntity
+xmlAddDocEntity
+xmlAddDocEntity
+xmlAddDtdEntity
+xmlAddDtdEntity
+xmlAddDtdEntity
+xmlAddDtdEntity
+xmlGetPredefinedEntity
+xmlGetDocEntity
+xmlGetDtdEntity
+xmlGetParameterEntity
+xmlEncodeEntities
+xmlEncodeEntitiesReentrant
+xmlEncodeSpecialChars
+xmlUTF8Strsize
+xmlUTF8Strndup
+xmlUTF8Strpos
+xmlUTF8Strloc
+xmlUTF8Strloc
+xmlUTF8Strsub
+xmlUTF8Strlen
+resolveEntitySAXFunc
+resolveEntitySAXFunc
+internalSubsetSAXFunc
+internalSubsetSAXFunc
+internalSubsetSAXFunc
+externalSubsetSAXFunc
+externalSubsetSAXFunc
+externalSubsetSAXFunc
+getEntitySAXFunc
+getParameterEntitySAXFunc
+entityDeclSAXFunc
+entityDeclSAXFunc
+entityDeclSAXFunc
+notationDeclSAXFunc
+notationDeclSAXFunc
+notationDeclSAXFunc
+attributeDeclSAXFunc
+attributeDeclSAXFunc
+attributeDeclSAXFunc
+elementDeclSAXFunc
+unparsedEntityDeclSAXFunc
+unparsedEntityDeclSAXFunc
+unparsedEntityDeclSAXFunc
+unparsedEntityDeclSAXFunc
+startElementSAXFunc
+endElementSAXFunc
+attributeSAXFunc
+attributeSAXFunc
+referenceSAXFunc
+charactersSAXFunc
+ignorableWhitespaceSAXFunc
+processingInstructionSAXFunc
+processingInstructionSAXFunc
+commentSAXFunc
+cdataBlockSAXFunc
+xmlStrdup
+xmlStrndup
+xmlStrsub
+xmlStrchr
+xmlStrstr
+xmlStrstr
+xmlStrcasestr
+xmlStrcmp
+xmlStrcmp
+xmlStrncmp
+xmlStrncmp
+xmlStrcasecmp
+xmlStrcasecmp
+xmlStrncasecmp
+xmlStrncasecmp
+xmlStrEqual
+xmlStrEqual
+xmlStrlen
+xmlStrcat
+xmlStrncat
+xmlParseDTD
+xmlParseDTD
+xmlSAXParseDTD
+xmlSAXParseDTD
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+xmlParseExternalEntity
+xmlParseCtxtExternalEntity
+xmlParseCtxtExternalEntity
+xmlCreateEntityParserCtxt
+xmlCreateEntityParserCtxt
+xmlCreateEntityParserCtxt
+xmlNewStringInputStream
+xmlSplitQName
+xmlParseExternalSubset
+xmlParseExternalSubset
+xmlStringDecodeEntities
+xmlStringCurrentChar
+xmlCheckLanguageID
+htmlTagLookup
+htmlEntityLookup
+htmlAutoCloseTag
+htmlIsScriptAttribute
+htmlNewDoc
+htmlNewDoc
+htmlNewDocNoDtD
+htmlNewDocNoDtD
+htmlSetMetaEncoding
+htmlIsBooleanAttr
+xmlDebugDumpString
+xmlBufferAdd
+xmlBufferAddHead
+xmlBufferCat
+xmlCreateIntSubset
+xmlCreateIntSubset
+xmlCreateIntSubset
+xmlNewDtd
+xmlNewDtd
+xmlNewDtd
+xmlNewGlobalNs
+xmlNewGlobalNs
+xmlNewNs
+xmlNewNs
+xmlNewDoc
+xmlNewDocProp
+xmlNewDocProp
+xmlNewProp
+xmlNewProp
+xmlNewNsProp
+xmlNewNsProp
+xmlNewNsPropEatName
+xmlNewDocNode
+xmlNewDocNode
+xmlNewDocNodeEatName
+xmlNewDocRawNode
+xmlNewDocRawNode
+xmlNewNode
+xmlNewChild
+xmlNewChild
+xmlNewTextChild
+xmlNewTextChild
+xmlNewDocText
+xmlNewText
+xmlNewPI
+xmlNewPI
+xmlNewDocTextLen
+xmlNewTextLen
+xmlNewDocComment
+xmlNewComment
+xmlNewCDataBlock
+xmlNewCharRef
+xmlNewReference
+xmlNodeSetName
+xmlTextConcat
+xmlSearchNs
+xmlSearchNsByHref
+xmlSetProp
+xmlSetProp
+xmlGetProp
+xmlHasProp
+xmlHasNsProp
+xmlHasNsProp
+xmlSetNsProp
+xmlSetNsProp
+xmlGetNsProp
+xmlGetNsProp
+xmlStringGetNodeList
+xmlStringLenGetNodeList
+xmlNodeSetContent
+xmlNodeSetContentLen
+xmlNodeAddContent
+xmlNodeAddContentLen
+xmlNodeSetLang
+xmlUnsetProp
+xmlUnsetNsProp
+xmlBufferWriteCHAR
+xmlBufferWriteQuotedString
+xmlIsXHTML
+xmlIsXHTML
+xmlHashScannerFull
+xmlHashScannerFull
+xmlHashScannerFull
+xmlHashAddEntry
+xmlHashUpdateEntry
+xmlHashAddEntry2
+xmlHashAddEntry2
+xmlHashUpdateEntry2
+xmlHashUpdateEntry2
+xmlHashAddEntry3
+xmlHashAddEntry3
+xmlHashAddEntry3
+xmlHashUpdateEntry3
+xmlHashUpdateEntry3
+xmlHashUpdateEntry3
+xmlHashRemoveEntry
+xmlHashRemoveEntry2
+xmlHashRemoveEntry2
+xmlHashRemoveEntry3
+xmlHashRemoveEntry3
+xmlHashRemoveEntry3
+xmlHashLookup
+xmlHashLookup2
+xmlHashLookup2
+xmlHashLookup3
+xmlHashLookup3
+xmlHashLookup3
+xmlHashScan3
+xmlHashScan3
+xmlHashScan3
+xmlHashScanFull3
+xmlHashScanFull3
+xmlHashScanFull3
+xmlXPathCastStringToBoolean
+xmlXPathCastStringToNumber
+xmlXPathEval
+xmlXPathEvalExpression
+xmlXPathCompile
+xmlXPathVariableLookupFunc
+xmlXPathVariableLookupFunc
+xmlXPathFuncLookupFunc
+xmlXPathFuncLookupFunc
+xmlXPathRegisterNs
+xmlXPathRegisterNs
+xmlXPathNsLookup
+xmlXPathRegisterFunc
+xmlXPathRegisterFuncNS
+xmlXPathRegisterFuncNS
+xmlXPathRegisterVariable
+xmlXPathRegisterVariableNS
+xmlXPathRegisterVariableNS
+xmlXPathFunctionLookup
+xmlXPathFunctionLookupNS
+xmlXPathFunctionLookupNS
+xmlXPathVariableLookup
+xmlXPathVariableLookupNS
+xmlXPathVariableLookupNS
+xmlXPathNewParserContext
+xmlXPathNewString
+xmlXPathStringEvalNumber
+xmlXPathIsNodeType
+xmlXPtrEval
+xmlNormalizeWindowsPath
+xmlBuildURI
+xmlBuildURI
+xmlURIEscapeStr
+xmlURIEscapeStr
+xmlURIEscape
+xmlSplitQName2
+xmlAddNotationDecl
+xmlAddNotationDecl
+xmlAddNotationDecl
+xmlAddElementDecl
+xmlAddAttributeDecl
+xmlAddAttributeDecl
+xmlAddAttributeDecl
+xmlAddAttributeDecl
+xmlAddID
+xmlGetID
+xmlAddRef
+xmlGetRefs
+xmlValidNormalizeAttributeValue
+xmlValidNormalizeAttributeValue
+xmlValidCtxtNormalizeAttributeValue
+xmlValidCtxtNormalizeAttributeValue
+xmlValidateAttributeValue
+xmlValidateOneAttribute
+xmlValidateOneNamespace
+xmlValidateOneNamespace
+xmlValidateNotationUse
+xmlIsMixedElement
+xmlGetDtdAttrDesc
+xmlGetDtdAttrDesc
+xmlGetDtdQAttrDesc
+xmlGetDtdQAttrDesc
+xmlGetDtdQAttrDesc
+xmlGetDtdNotationDesc
+xmlGetDtdQElementDesc
+xmlGetDtdQElementDesc
+xmlGetDtdElementDesc
+xmlValidateNameValue
+xmlValidateNamesValue
+xmlValidateNmtokenValue
+xmlValidateNmtokensValue
+xmlACatalogAdd
+xmlACatalogAdd
+xmlACatalogAdd
+xmlACatalogRemove
+xmlACatalogResolve
+xmlACatalogResolve
+xmlACatalogResolveSystem
+xmlACatalogResolvePublic
+xmlACatalogResolveURI
+xmlCatalogResolve
+xmlCatalogResolve
+xmlCatalogResolveSystem
+xmlCatalogResolvePublic
+xmlCatalogResolveURI
+xmlCatalogAdd
+xmlCatalogAdd
+xmlCatalogAdd
+xmlCatalogRemove
+xmlCatalogAddLocal
+xmlCatalogLocalResolve
+xmlCatalogLocalResolve
+xmlCatalogLocalResolveURI
+xmlCatalogGetSystem
+xmlCatalogGetPublic
+xmlAutomataNewTransition
+xmlAutomataNewCountTrans
+xmlAutomataNewOnceTrans
+xmlRegexpCompile
+xmlRegexpExec
+xmlRegExecCallbacks
+xmlRegExecPushString
Type const xmlChar **:
@@ -549,15 +974,22 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidGetValidElements
xmlValidGetPotentialChildren
startElement
+startElement
+startElementSAXFunc
+xmlValidGetValidElements
+xmlValidGetPotentialChildren
Type const xmlChar*:
xmlSetupParserForBuffer
+xmlSetupParserForBuffer
Type const xmlListPtr:
xmlListDup
xmlListCopy
+xmlListDup
+xmlListCopy
Type const xmlNodePtr:
@@ -566,30 +998,44 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyNode
xmlDocCopyNode
xmlCopyNodeList
+xmlParserFindNodeInfo
+xmlParserFindNodeInfoIndex
+xmlCopyNode
+xmlDocCopyNode
+xmlCopyNodeList
Type const xmlParserCtxtPtr:
xmlParserFindNodeInfo
+xmlParserFindNodeInfo
Type const xmlParserNodeInfoPtr:
xmlParserAddNodeInfo
+xmlParserAddNodeInfo
Type const xmlParserNodeInfoSeqPtr:
xmlParserFindNodeInfoIndex
+xmlParserFindNodeInfoIndex
Type docbParserCtxtPtr:
docbFreeParserCtxt
docbParseChunk
docbParseDocument
+docbFreeParserCtxt
+docbParseChunk
+docbParseDocument
Type docbSAXHandlerPtr:
docbSAXParseDoc
docbSAXParseFile
docbCreatePushParserCtxt
+docbSAXParseDoc
+docbSAXParseFile
+docbCreatePushParserCtxt
Type double:
@@ -598,14 +1044,21 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathCastNumberToBoolean
xmlXPathCastNumberToString
xmlXPathNewFloat
+xmlXPathIsNaN
+xmlXPathIsInf
+xmlXPathCastNumberToBoolean
+xmlXPathCastNumberToString
+xmlXPathNewFloat
Type ftpDataCallback:
xmlNanoFTPGet
+xmlNanoFTPGet
Type ftpListCallback:
xmlNanoFTPList
+xmlNanoFTPList
Type htmlDocPtr:
@@ -613,11 +1066,17 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlAutoCloseTag
htmlGetMetaEncoding
htmlSetMetaEncoding
+htmlIsAutoClosed
+htmlAutoCloseTag
+htmlGetMetaEncoding
+htmlSetMetaEncoding
Type htmlNodePtr:
htmlIsAutoClosed
htmlAutoCloseTag
+htmlIsAutoClosed
+htmlAutoCloseTag
Type htmlParserCtxtPtr:
@@ -627,12 +1086,21 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlParseDocument
htmlFreeParserCtxt
htmlParseChunk
+htmlParseEntityRef
+htmlParseCharRef
+htmlParseElement
+htmlParseDocument
+htmlFreeParserCtxt
+htmlParseChunk
Type htmlSAXHandlerPtr:
htmlSAXParseDoc
htmlSAXParseFile
htmlCreatePushParserCtxt
+htmlSAXParseDoc
+htmlSAXParseFile
+htmlCreatePushParserCtxt
Type int *:
@@ -651,6 +1119,7 @@ A:link, A:visited, A:active { text-decoration: underline }
UTF8Toisolat1
isolat1ToUTF8
isolat1ToUTF8
+xmlGetUTF8Char
xmlGetFeaturesList
xmlStringCurrentChar
xmlCurrentChar
@@ -659,12 +1128,45 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocDumpMemoryEnc
xmlDocDumpFormatMemoryEnc
xmlValidGetPotentialChildren
+xmlCharEncodingInputFunc
+xmlCharEncodingInputFunc
+xmlCharEncodingOutputFunc
+xmlCharEncodingOutputFunc
+UTF8Toisolat1
+UTF8Toisolat1
+isolat1ToUTF8
+isolat1ToUTF8
+xmlGetUTF8Char
+xmlGetFeaturesList
+xmlStringCurrentChar
+xmlCurrentChar
+UTF8ToHtml
+UTF8ToHtml
+htmlEncodeEntities
+htmlEncodeEntities
+htmlDocDumpMemory
+xmlDocDumpFormatMemory
+xmlDocDumpMemory
+xmlDocDumpMemoryEnc
+xmlDocDumpFormatMemoryEnc
+xmlValidGetPotentialChildren
+docbEncodeEntities
+docbEncodeEntities
Type size_t:
xmlBufferCreateSize
xmlMallocFunc
xmlReallocFunc
+xmlMemMalloc
+xmlMemRealloc
+xmlMallocLoc
+xmlReallocLoc
+xmlBufferCreateSize
+xmlMallocFunc
+xmlReallocFunc
+xmlMemMalloc
+xmlMemRealloc
xmlMallocLoc
xmlReallocLoc
@@ -677,6 +1179,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncodingOutputFunc
UTF8Toisolat1
isolat1ToUTF8
+xmlCharEncodingInputFunc
+xmlCharEncodingOutputFunc
+UTF8Toisolat1
+isolat1ToUTF8
+UTF8ToHtml
+htmlEncodeEntities
+docbEncodeEntities
Type unsigned int:
@@ -684,10 +1193,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferResize
xmlBufferShrink
xmlBufferGrow
+read
+write
+htmlEntityValueLookup
+xmlBufferResize
+xmlBufferShrink
+xmlBufferGrow
Type unsigned long:
ftpListCallback
+ftpListCallback
Type void *:
@@ -781,6 +1297,7 @@ A:link, A:visited, A:active { text-decoration: underline }
hasExternalSubsetSAXFunc
xmlSAXUserParseFile
xmlSAXUserParseMemory
+xmlSAXParseMemoryWithData
xmlSAXParseFileWithData
xmlParseBalancedChunkMemory
xmlParseBalancedChunkMemoryRecover
@@ -812,6 +1329,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserValidityWarning
xmlFreeFunc
xmlReallocFunc
+xmlMemRealloc
+xmlMemFree
xmlReallocLoc
xmlXPathVariableLookupFunc
xmlXPathRegisterVariableLookup
@@ -859,11 +1378,184 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewTransition
xmlAutomataNewCountTrans
xmlAutomataNewOnceTrans
+getPublicId
+getSystemId
+setDocumentLocator
+getLineNumber
+getColumnNumber
+isStandalone
+hasInternalSubset
+hasExternalSubset
+internalSubset
+externalSubset
+getEntity
+getParameterEntity
+resolveEntity
+entityDecl
+attributeDecl
+elementDecl
+notationDecl
+unparsedEntityDecl
+startDocument
+endDocument
+attribute
+startElement
+endElement
+reference
+characters
+ignorableWhitespace
+processingInstruction
+globalNamespace
+setNamespace
+getNamespace
+checkNamespace
+namespaceDecl
+comment
+cdataBlock
+resolveEntitySAXFunc
+internalSubsetSAXFunc
+externalSubsetSAXFunc
+getEntitySAXFunc
+getParameterEntitySAXFunc
+entityDeclSAXFunc
+notationDeclSAXFunc
+attributeDeclSAXFunc
+elementDeclSAXFunc
+unparsedEntityDeclSAXFunc
+setDocumentLocatorSAXFunc
+startDocumentSAXFunc
+endDocumentSAXFunc
+startElementSAXFunc
+endElementSAXFunc
+attributeSAXFunc
+referenceSAXFunc
+charactersSAXFunc
+ignorableWhitespaceSAXFunc
+processingInstructionSAXFunc
+commentSAXFunc
+cdataBlockSAXFunc
+warningSAXFunc
+errorSAXFunc
+fatalErrorSAXFunc
+isStandaloneSAXFunc
+hasInternalSubsetSAXFunc
+hasExternalSubsetSAXFunc
+xmlSAXUserParseFile
+xmlSAXUserParseMemory
+xmlSAXParseMemoryWithData
+xmlSAXParseFileWithData
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+xmlGetFeature
+xmlSetFeature
+xmlCreatePushParserCtxt
+xmlCreateIOParserCtxt
+xmlCreateIOParserCtxt
+xmlGenericErrorFunc
+xmlSetGenericErrorFunc
+xmlParserError
+xmlParserWarning
+xmlParserValidityError
+xmlParserValidityWarning
+htmlSAXParseDoc
+htmlSAXParseFile
+htmlCreatePushParserCtxt
+xmlListSearch
+xmlListReverseSearch
+xmlListInsert
+xmlListAppend
+xmlListRemoveFirst
+xmlListRemoveLast
+xmlListRemoveAll
+xmlListPushFront
+xmlListPushBack
+xmlHashDeallocator
+xmlHashCopier
+xmlHashScanner
+xmlHashScanner
+xmlHashScannerFull
+xmlHashScannerFull
+xmlHashAddEntry
+xmlHashUpdateEntry
+xmlHashAddEntry2
+xmlHashUpdateEntry2
+xmlHashAddEntry3
+xmlHashUpdateEntry3
+xmlHashScan
+xmlHashScan3
+xmlHashScanFull
+xmlHashScanFull3
+xmlXPathVariableLookupFunc
+xmlXPathRegisterVariableLookup
+xmlXPathFuncLookupFunc
+xmlXPathRegisterFuncLookup
+xmlXPathWrapExternal
+xmlInputReadCallback
+xmlInputCloseCallback
+xmlOutputWriteCallback
+xmlOutputCloseCallback
+xmlParserInputBufferCreateIO
+xmlOutputBufferCreateIO
+xmlFileRead
+xmlFileClose
+xmlIOHTTPRead
+xmlIOHTTPClose
+xmlIOFTPRead
+xmlIOFTPClose
+xmlFreeFunc
+xmlReallocFunc
+xmlMemRealloc
+xmlMemFree
+xmlReallocLoc
+xmlNanoHTTPReturnCode
+xmlNanoHTTPAuthHeader
+xmlNanoHTTPRead
+xmlNanoHTTPRead
+xmlNanoHTTPSave
+xmlNanoHTTPClose
+ftpListCallback
+ftpDataCallback
+xmlNanoFTPFreeCtxt
+xmlNanoFTPConnect
+xmlNanoFTPClose
+xmlNanoFTPQuit
+xmlNanoFTPUpdateURL
+xmlNanoFTPGetResponse
+xmlNanoFTPCheckResponse
+xmlNanoFTPCwd
+xmlNanoFTPGetConnection
+xmlNanoFTPCloseConnection
+xmlNanoFTPList
+xmlNanoFTPList
+xmlNanoFTPGetSocket
+xmlNanoFTPGet
+xmlNanoFTPGet
+xmlNanoFTPRead
+xmlNanoFTPRead
+xmlValidityErrorFunc
+xmlValidityWarningFunc
+docbSAXParseDoc
+docbSAXParseFile
+docbCreatePushParserCtxt
+xmlCatalogFreeLocal
+xmlCatalogAddLocal
+xmlCatalogLocalResolve
+xmlCatalogLocalResolveURI
+xmlAutomataNewTransition
+xmlAutomataNewCountTrans
+xmlAutomataNewOnceTrans
+xmlRegExecCallbacks
+xmlRegExecCallbacks
+xmlRegNewExecCtxt
+xmlRegExecPushString
Type void*:
xmlC14NIsVisibleCallback
xmlC14NExecute
+xmlC14NIsVisibleCallback
+xmlC14NExecute
Type xmlAttrPtr:
@@ -881,26 +1573,48 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlIsRef
xmlRemoveRef
xmlValidateOneAttribute
+xmlDebugDumpAttr
+xmlDebugDumpAttrList
+xmlFreePropList
+xmlFreeProp
+xmlCopyProp
+xmlCopyPropList
+xmlRemoveProp
+xmlAddID
+xmlIsID
+xmlRemoveID
+xmlAddRef
+xmlIsRef
+xmlRemoveRef
+xmlValidateOneAttribute
Type xmlAttributeDefault:
xmlAddAttributeDecl
+xmlAddAttributeDecl
Type xmlAttributePtr:
xmlDumpAttributeDecl
xmlValidateAttributeDecl
+xmlDumpAttributeDecl
+xmlValidateAttributeDecl
Type xmlAttributeTablePtr:
xmlCopyAttributeTable
xmlFreeAttributeTable
xmlDumpAttributeTable
+xmlCopyAttributeTable
+xmlFreeAttributeTable
+xmlDumpAttributeTable
Type xmlAttributeType:
xmlAddAttributeDecl
xmlValidateAttributeValue
+xmlAddAttributeDecl
+xmlValidateAttributeValue
Type xmlAutomataPtr:
@@ -918,6 +1632,20 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCounter
xmlAutomataCompile
xmlAutomataIsDeterminist
+xmlFreeAutomata
+xmlAutomataGetInitState
+xmlAutomataSetFinalState
+xmlAutomataNewState
+xmlAutomataNewTransition
+xmlAutomataNewCountTrans
+xmlAutomataNewOnceTrans
+xmlAutomataNewAllTrans
+xmlAutomataNewEpsilon
+xmlAutomataNewCountedTrans
+xmlAutomataNewCounterTrans
+xmlAutomataNewCounter
+xmlAutomataCompile
+xmlAutomataIsDeterminist
Type xmlAutomataStatePtr:
@@ -936,11 +1664,28 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewCountedTrans
xmlAutomataNewCounterTrans
xmlAutomataNewCounterTrans
+xmlAutomataSetFinalState
+xmlAutomataNewTransition
+xmlAutomataNewTransition
+xmlAutomataNewCountTrans
+xmlAutomataNewCountTrans
+xmlAutomataNewOnceTrans
+xmlAutomataNewOnceTrans
+xmlAutomataNewAllTrans
+xmlAutomataNewAllTrans
+xmlAutomataNewEpsilon
+xmlAutomataNewEpsilon
+xmlAutomataNewCountedTrans
+xmlAutomataNewCountedTrans
+xmlAutomataNewCounterTrans
+xmlAutomataNewCounterTrans
Type xmlBufferAllocationScheme:
xmlSetBufferAllocationScheme
xmlBufferSetAllocationScheme
+xmlSetBufferAllocationScheme
+xmlBufferSetAllocationScheme
Type xmlBufferPtr:
@@ -964,7 +1709,36 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferGrow
xmlBufferEmpty
xmlBufferSetAllocationScheme
-xmlBufferWriteXmlCHAR
+xmlBufferWriteCHAR
+xmlBufferWriteChar
+xmlBufferWriteQuotedString
+xmlNodeDump
+xmlDumpNotationDecl
+xmlDumpNotationTable
+xmlDumpElementTable
+xmlDumpElementDecl
+xmlDumpAttributeTable
+xmlDumpAttributeDecl
+xmlDumpEntitiesTable
+xmlDumpEntityDecl
+xmlCharEncOutFunc
+xmlCharEncOutFunc
+xmlCharEncInFunc
+xmlCharEncInFunc
+xmlCharEncFirstLine
+xmlCharEncFirstLine
+htmlNodeDump
+xmlBufferResize
+xmlBufferFree
+xmlBufferDump
+xmlBufferAdd
+xmlBufferAddHead
+xmlBufferCat
+xmlBufferCCat
+xmlBufferShrink
+xmlBufferGrow
+xmlBufferEmpty
+xmlBufferSetAllocationScheme
xmlBufferWriteCHAR
xmlBufferWriteChar
xmlBufferWriteQuotedString
@@ -979,14 +1753,17 @@ A:link, A:visited, A:active { text-decoration: underline }
Type xmlC14NIsVisibleCallback:
xmlC14NExecute
+xmlC14NExecute
Type xmlCatalogAllow:
xmlCatalogSetDefaults
+xmlCatalogSetDefaults
Type xmlCatalogPrefer:
xmlCatalogSetDefaultPrefer
+xmlCatalogSetDefaultPrefer
Type xmlCatalogPtr:
@@ -1000,6 +1777,16 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlACatalogDump
xmlFreeCatalog
xmlCatalogIsEmpty
+xmlConvertSGMLCatalog
+xmlACatalogAdd
+xmlACatalogRemove
+xmlACatalogResolve
+xmlACatalogResolveSystem
+xmlACatalogResolvePublic
+xmlACatalogResolveURI
+xmlACatalogDump
+xmlFreeCatalog
+xmlCatalogIsEmpty
Type xmlChar:
@@ -1010,6 +1797,13 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStringDecodeEntities
xmlStringDecodeEntities
xmlStringDecodeEntities
+xmlStrchr
+xmlDecodeEntities
+xmlDecodeEntities
+xmlDecodeEntities
+xmlStringDecodeEntities
+xmlStringDecodeEntities
+xmlStringDecodeEntities
Type xmlChar *:
@@ -1042,6 +1836,35 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathWrapString
entityDecl
checkNamespace
+entityDecl
+checkNamespace
+xmlParserInputDeallocate
+entityDeclSAXFunc
+xmlStrcasestr
+xmlStrcat
+xmlStrncat
+xmlParseDoc
+xmlRecoverDoc
+xmlSAXParseDoc
+xmlCreateDocParserCtxt
+xmlParseElementContentDecl
+namePush
+xmlCopyCharMultiByte
+xmlCopyChar
+htmlSAXParseDoc
+htmlParseDoc
+xmlNewNsPropEatName
+xmlNewDocNodeEatName
+xmlNewNodeEatName
+xmlNodeSetBase
+xmlHashDeallocator
+xmlHashCopier
+xmlHashScanner
+xmlXPathWrapString
+xmlNewElementContent
+xmlCreateEnumeration
+docbSAXParseDoc
+docbParseDoc
Type xmlChar **:
@@ -1063,6 +1886,24 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NDocDumpMemory
xmlC14NDocSave
xmlC14NExecute
+xmlSplitQName
+xmlNamespaceParseQName
+xmlParseEntityValue
+xmlParseExternalID
+xmlParseDefaultDecl
+xmlParseAttribute
+htmlParseEntityRef
+htmlDocDumpMemory
+xmlDocDumpFormatMemory
+xmlDocDumpMemory
+xmlDocDumpMemoryEnc
+xmlDocDumpFormatMemoryEnc
+xmlSplitQName2
+xmlC14NDocSaveTo
+xmlC14NDocDumpMemory
+xmlC14NDocDumpMemory
+xmlC14NDocSave
+xmlC14NExecute
Type xmlCharEncoding:
@@ -1075,12 +1916,25 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewIOInputStream
xmlSwitchEncoding
xmlAllocParserInputBuffer
-xmlParserInputBufferCreateFname
xmlParserInputBufferCreateFilename
xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFd
xmlParserInputBufferCreateMem
xmlParserInputBufferCreateIO
+xmlGetCharEncodingHandler
+xmlGetCharEncodingName
+xmlIOParseDTD
+xmlCreateIOParserCtxt
+xmlNewIOInputStream
+xmlSwitchEncoding
+htmlCreatePushParserCtxt
+xmlAllocParserInputBuffer
+xmlParserInputBufferCreateFilename
+xmlParserInputBufferCreateFile
+xmlParserInputBufferCreateFd
+xmlParserInputBufferCreateMem
+xmlParserInputBufferCreateIO
+docbCreatePushParserCtxt
Type xmlCharEncodingHandler *:
@@ -1088,6 +1942,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncInFunc
xmlCharEncFirstLine
xmlCharEncCloseFunc
+xmlCharEncOutFunc
+xmlCharEncInFunc
+xmlCharEncFirstLine
+xmlCharEncCloseFunc
Type xmlCharEncodingHandlerPtr:
@@ -1098,14 +1956,23 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlOutputBufferCreateFile
xmlOutputBufferCreateFd
xmlOutputBufferCreateIO
+xmlRegisterCharEncodingHandler
+xmlSwitchToEncoding
+xmlAllocOutputBuffer
+xmlOutputBufferCreateFilename
+xmlOutputBufferCreateFile
+xmlOutputBufferCreateFd
+xmlOutputBufferCreateIO
Type xmlCharEncodingInputFunc:
xmlNewCharEncodingHandler
+xmlNewCharEncodingHandler
Type xmlCharEncodingOutputFunc:
xmlNewCharEncodingHandler
+xmlNewCharEncodingHandler
Type xmlDocPtr:
@@ -1214,6 +2081,111 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NDocDumpMemory
xmlC14NDocSave
xmlC14NExecute
+xmlAddDocEntity
+xmlAddDtdEntity
+xmlGetDocEntity
+xmlGetDtdEntity
+xmlGetParameterEntity
+xmlEncodeEntities
+xmlEncodeEntitiesReentrant
+xmlEncodeSpecialChars
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+htmlDocDumpMemory
+htmlDocDump
+htmlSaveFile
+htmlNodeDump
+htmlNodeDumpFile
+htmlNodeDumpFileFormat
+htmlSaveFileEnc
+htmlSaveFileFormat
+htmlNodeDumpFormatOutput
+htmlDocContentDumpOutput
+htmlDocContentDumpFormatOutput
+xmlDebugDumpDocumentHead
+xmlDebugDumpDocument
+xmlDebugDumpEntities
+xmlShell
+xmlCreateIntSubset
+xmlNewDtd
+xmlGetIntSubset
+xmlNewGlobalNs
+xmlFreeDoc
+xmlNewDocProp
+xmlCopyDoc
+xmlNewDocNode
+xmlNewDocNodeEatName
+xmlNewDocRawNode
+xmlNewDocText
+xmlNewDocTextLen
+xmlNewDocComment
+xmlNewCDataBlock
+xmlNewCharRef
+xmlNewReference
+xmlDocCopyNode
+xmlNewDocFragment
+xmlDocGetRootElement
+xmlDocSetRootElement
+xmlSetTreeDoc
+xmlSetListDoc
+xmlSearchNs
+xmlSearchNsByHref
+xmlGetNsList
+xmlStringGetNodeList
+xmlStringLenGetNodeList
+xmlNodeListGetString
+xmlNodeListGetRawString
+xmlNodeGetBase
+xmlReconciliateNs
+xmlDocDumpFormatMemory
+xmlDocDumpMemory
+xmlDocDumpMemoryEnc
+xmlDocDumpFormatMemoryEnc
+xmlDocFormatDump
+xmlDocDump
+xmlElemDump
+xmlSaveFile
+xmlSaveFormatFile
+xmlNodeDump
+xmlSaveFileTo
+xmlSaveFormatFileTo
+xmlNodeDumpOutput
+xmlSaveFormatFileEnc
+xmlSaveFileEnc
+xmlGetDocCompressMode
+xmlSetDocCompressMode
+xmlXPathNewContext
+xmlXPtrNewContext
+xmlXIncludeProcess
+xmlAddID
+xmlGetID
+xmlIsID
+xmlRemoveID
+xmlAddRef
+xmlIsRef
+xmlRemoveRef
+xmlGetRefs
+xmlValidateRoot
+xmlValidateElementDecl
+xmlValidNormalizeAttributeValue
+xmlValidCtxtNormalizeAttributeValue
+xmlValidateAttributeDecl
+xmlValidateNotationDecl
+xmlValidateDtd
+xmlValidateDtdFinal
+xmlValidateDocument
+xmlValidateElement
+xmlValidateOneElement
+xmlValidateOneAttribute
+xmlValidateOneNamespace
+xmlValidateDocumentFinal
+xmlValidateNotationUse
+xmlIsMixedElement
+xmlC14NDocSaveTo
+xmlC14NDocDumpMemory
+xmlC14NDocSave
+xmlC14NExecute
Type xmlDtdPtr:
@@ -1229,10 +2201,23 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetDtdNotationDesc
xmlGetDtdQElementDesc
xmlGetDtdElementDesc
+xmlDebugDumpDTD
+xmlFreeDtd
+xmlCopyDtd
+xmlAddNotationDecl
+xmlAddElementDecl
+xmlAddAttributeDecl
+xmlValidateDtd
+xmlGetDtdAttrDesc
+xmlGetDtdQAttrDesc
+xmlGetDtdNotationDesc
+xmlGetDtdQElementDesc
+xmlGetDtdElementDesc
Type xmlElementContent *:
xmlValidGetPotentialChildren
+xmlValidGetPotentialChildren
Type xmlElementContentPtr:
@@ -1243,36 +2228,55 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSprintfElementContent
xmlAddElementDecl
elementDecl
+elementDecl
+elementDeclSAXFunc
+xmlCopyElementContent
+xmlFreeElementContent
+xmlSnprintfElementContent
+xmlSprintfElementContent
+xmlAddElementDecl
Type xmlElementContentPtr *:
xmlParseElementContentDecl
+xmlParseElementContentDecl
Type xmlElementContentType:
xmlNewElementContent
+xmlNewElementContent
Type xmlElementPtr:
xmlDumpElementDecl
xmlValidateElementDecl
xmlValidBuildContentModel
+xmlDumpElementDecl
+xmlValidateElementDecl
+xmlValidBuildContentModel
Type xmlElementTablePtr:
xmlCopyElementTable
xmlFreeElementTable
xmlDumpElementTable
+xmlCopyElementTable
+xmlFreeElementTable
+xmlDumpElementTable
Type xmlElementTypeVal:
xmlAddElementDecl
+xmlAddElementDecl
Type xmlEntitiesTablePtr:
xmlCopyEntitiesTable
xmlFreeEntitiesTable
xmlDumpEntitiesTable
+xmlCopyEntitiesTable
+xmlFreeEntitiesTable
+xmlDumpEntitiesTable
Type xmlEntityPtr:
@@ -1280,10 +2284,15 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHandleEntity
xmlNewEntityInputStream
xmlEntityReferenceFunc
+xmlDumpEntityDecl
+xmlHandleEntity
+xmlNewEntityInputStream
+xmlEntityReferenceFunc
Type xmlEntityReferenceFunc:
xmlSetEntityReferenceFunc
+xmlSetEntityReferenceFunc
Type xmlEnumerationPtr:
@@ -1292,39 +2301,53 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCopyEnumeration
xmlAddAttributeDecl
attributeDecl
+attributeDecl
+attributeDeclSAXFunc
+xmlFreeEnumeration
+xmlCopyEnumeration
+xmlAddAttributeDecl
Type xmlEnumerationPtr *:
xmlParseEnumeratedType
xmlParseAttributeType
+xmlParseEnumeratedType
+xmlParseAttributeType
Type xmlExternalEntityLoader:
xmlSetExternalEntityLoader
+xmlSetExternalEntityLoader
Type xmlFreeFunc:
xmlMemSetup
+xmlMemSetup
Type xmlFreeFunc *:
xmlMemGet
+xmlMemGet
Type xmlGenericErrorFunc:
xmlSetGenericErrorFunc
+xmlSetGenericErrorFunc
Type xmlGenericErrorFunc *:
initGenericErrorDefaultFunc
+initGenericErrorDefaultFunc
Type xmlGlobalStatePtr:
xmlInitializeGlobalState
+xmlInitializeGlobalState
Type xmlHashCopier:
xmlHashCopy
+xmlHashCopy
Type xmlHashDeallocator:
@@ -1335,16 +2358,27 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashRemoveEntry
xmlHashRemoveEntry2
xmlHashRemoveEntry3
+xmlHashFree
+xmlHashUpdateEntry
+xmlHashUpdateEntry2
+xmlHashUpdateEntry3
+xmlHashRemoveEntry
+xmlHashRemoveEntry2
+xmlHashRemoveEntry3
Type xmlHashScanner:
xmlHashScan
xmlHashScan3
+xmlHashScan
+xmlHashScan3
Type xmlHashScannerFull:
xmlHashScanFull
xmlHashScanFull3
+xmlHashScanFull
+xmlHashScanFull3
Type xmlHashTablePtr:
@@ -1367,43 +2401,75 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashScan3
xmlHashScanFull
xmlHashScanFull3
+xmlHashFree
+xmlHashAddEntry
+xmlHashUpdateEntry
+xmlHashAddEntry2
+xmlHashUpdateEntry2
+xmlHashAddEntry3
+xmlHashUpdateEntry3
+xmlHashRemoveEntry
+xmlHashRemoveEntry2
+xmlHashRemoveEntry3
+xmlHashLookup
+xmlHashLookup2
+xmlHashLookup3
+xmlHashCopy
+xmlHashSize
+xmlHashScan
+xmlHashScan3
+xmlHashScanFull
+xmlHashScanFull3
Type xmlIDTablePtr:
xmlFreeIDTable
+xmlFreeIDTable
Type xmlInputCloseCallback:
xmlCreateIOParserCtxt
xmlParserInputBufferCreateIO
xmlRegisterInputCallbacks
+xmlCreateIOParserCtxt
+xmlParserInputBufferCreateIO
+xmlRegisterInputCallbacks
Type xmlInputMatchCallback:
xmlRegisterInputCallbacks
+xmlRegisterInputCallbacks
Type xmlInputOpenCallback:
xmlRegisterInputCallbacks
+xmlRegisterInputCallbacks
Type xmlInputReadCallback:
xmlCreateIOParserCtxt
xmlParserInputBufferCreateIO
xmlRegisterInputCallbacks
+xmlCreateIOParserCtxt
+xmlParserInputBufferCreateIO
+xmlRegisterInputCallbacks
Type xmlLinkPtr:
xmlListDeallocator
xmlLinkGetData
+xmlListDeallocator
+xmlLinkGetData
Type xmlListDataCompare:
xmlListCreate
+xmlListCreate
Type xmlListDeallocator:
xmlListCreate
+xmlListCreate
Type xmlListPtr:
@@ -1431,11 +2497,37 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlListMerge
xmlListMerge
xmlListCopy
+xmlListDelete
+xmlListSearch
+xmlListReverseSearch
+xmlListInsert
+xmlListAppend
+xmlListRemoveFirst
+xmlListRemoveLast
+xmlListRemoveAll
+xmlListClear
+xmlListEmpty
+xmlListFront
+xmlListEnd
+xmlListSize
+xmlListPopFront
+xmlListPopBack
+xmlListPushFront
+xmlListPushBack
+xmlListReverse
+xmlListSort
+xmlListWalk
+xmlListReverseWalk
+xmlListMerge
+xmlListMerge
+xmlListCopy
Type xmlListWalker:
xmlListWalk
xmlListReverseWalk
+xmlListWalk
+xmlListReverseWalk
Type xmlLocationSetPtr:
@@ -1446,25 +2538,39 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPtrWrapLocationSet
xmlXPtrLocationSetDel
xmlXPtrLocationSetRemove
+xmlXPtrFreeLocationSet
+xmlXPtrLocationSetMerge
+xmlXPtrLocationSetMerge
+xmlXPtrLocationSetAdd
+xmlXPtrWrapLocationSet
+xmlXPtrLocationSetDel
+xmlXPtrLocationSetRemove
Type xmlMallocFunc:
xmlMemSetup
+xmlMemSetup
Type xmlMallocFunc *:
xmlMemGet
+xmlMemGet
Type xmlMutexPtr:
xmlMutexLock
xmlMutexUnlock
xmlFreeMutex
+xmlMutexLock
+xmlMutexUnlock
+xmlFreeMutex
Type xmlNode *:
xmlValidGetValidElements
xmlValidGetValidElements
+xmlValidGetValidElements
+xmlValidGetValidElements
Type xmlNodePtr:
@@ -1618,6 +2724,156 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPtrNewContext
xmlC14NIsVisibleCallback
xmlC14NIsVisibleCallback
+nodePush
+xmlEntityReferenceFunc
+xmlEntityReferenceFunc
+htmlNodeDump
+htmlNodeDumpFile
+htmlNodeDumpFileFormat
+htmlNodeDumpFormatOutput
+xmlDebugDumpOneNode
+xmlDebugDumpNode
+xmlDebugDumpNodeList
+xmlLsOneNode
+xmlLsCountNode
+xmlShellCmd
+xmlShellCmd
+xmlShellPrintNode
+xmlShellList
+xmlShellList
+xmlShellBase
+xmlShellBase
+xmlShellDir
+xmlShellDir
+xmlShellCat
+xmlShellCat
+xmlShellLoad
+xmlShellLoad
+xmlShellWrite
+xmlShellWrite
+xmlShellSave
+xmlShellSave
+xmlShellValidate
+xmlShellValidate
+xmlShellDu
+xmlShellDu
+xmlShellPwd
+xmlShellPwd
+xmlNewNs
+xmlNewProp
+xmlNewNsProp
+xmlNewNsPropEatName
+xmlCopyProp
+xmlCopyPropList
+xmlNewChild
+xmlNewTextChild
+xmlGetLineNo
+xmlGetNodePath
+xmlGetLastChild
+xmlNodeIsText
+xmlIsBlankNode
+xmlDocSetRootElement
+xmlNodeSetName
+xmlAddChild
+xmlAddChild
+xmlAddChildList
+xmlAddChildList
+xmlReplaceNode
+xmlReplaceNode
+xmlAddSibling
+xmlAddSibling
+xmlAddPrevSibling
+xmlAddPrevSibling
+xmlAddNextSibling
+xmlAddNextSibling
+xmlUnlinkNode
+xmlTextMerge
+xmlTextMerge
+xmlTextConcat
+xmlFreeNodeList
+xmlFreeNode
+xmlSetTreeDoc
+xmlSetListDoc
+xmlSearchNs
+xmlSearchNsByHref
+xmlGetNsList
+xmlSetNs
+xmlSetProp
+xmlGetProp
+xmlHasProp
+xmlHasNsProp
+xmlSetNsProp
+xmlGetNsProp
+xmlNodeListGetString
+xmlNodeListGetRawString
+xmlNodeSetContent
+xmlNodeSetContentLen
+xmlNodeAddContent
+xmlNodeAddContentLen
+xmlNodeGetContent
+xmlNodeGetLang
+xmlNodeSetLang
+xmlNodeGetSpacePreserve
+xmlNodeSetSpacePreserve
+xmlNodeGetBase
+xmlNodeSetBase
+xmlUnsetProp
+xmlUnsetNsProp
+xmlReconciliateNs
+xmlElemDump
+xmlNodeDump
+xmlNodeDumpOutput
+xmlXPathNodeSetCreate
+xmlXPathCmpNodes
+xmlXPathCmpNodes
+xmlXPathCastNodeToNumber
+xmlXPathCastNodeToString
+xmlXPathNodeSetContains
+xmlXPathNodeLeadingSorted
+xmlXPathNodeLeading
+xmlXPathNodeTrailingSorted
+xmlXPathNodeTrailing
+xmlXPathNewNodeSet
+xmlXPathNewValueTree
+xmlXPathNodeSetAdd
+xmlXPathNodeSetAddUnique
+xmlXPathNodeSetAddNs
+xmlXPathNodeSetDel
+xmlXPathNextSelf
+xmlXPathNextChild
+xmlXPathNextDescendant
+xmlXPathNextDescendantOrSelf
+xmlXPathNextParent
+xmlXPathNextAncestorOrSelf
+xmlXPathNextFollowingSibling
+xmlXPathNextFollowing
+xmlXPathNextNamespace
+xmlXPathNextAttribute
+xmlXPathNextPreceding
+xmlXPathNextAncestor
+xmlXPathNextPrecedingSibling
+xmlXPtrNewRange
+xmlXPtrNewRange
+xmlXPtrNewRangeNodePoint
+xmlXPtrNewRangePointNode
+xmlXPtrNewRangeNodes
+xmlXPtrNewRangeNodes
+xmlXPtrNewLocationSetNodes
+xmlXPtrNewLocationSetNodes
+xmlXPtrNewRangeNodeObject
+xmlXPtrNewCollapsedRange
+xmlXPtrNewContext
+xmlXPtrNewContext
+xmlIsID
+xmlIsRef
+xmlValidNormalizeAttributeValue
+xmlValidCtxtNormalizeAttributeValue
+xmlValidateElement
+xmlValidateOneElement
+xmlValidateOneAttribute
+xmlValidateOneNamespace
+xmlC14NIsVisibleCallback
+xmlC14NIsVisibleCallback
Type xmlNodePtr *:
@@ -1625,6 +2881,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseBalancedChunkMemoryRecover
xmlParseExternalEntity
xmlParseCtxtExternalEntity
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+xmlParseCtxtExternalEntity
Type xmlNodeSetPtr:
@@ -1667,17 +2927,61 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlC14NDocSaveTo
xmlC14NDocDumpMemory
xmlC14NDocSave
+xmlXPathFreeNodeSet
+xmlXPathCastNodeSetToBoolean
+xmlXPathCastNodeSetToNumber
+xmlXPathCastNodeSetToString
+xmlXPathNodeSetContains
+xmlXPathDifference
+xmlXPathDifference
+xmlXPathIntersection
+xmlXPathIntersection
+xmlXPathDistinctSorted
+xmlXPathDistinct
+xmlXPathHasSameNodes
+xmlXPathHasSameNodes
+xmlXPathNodeLeadingSorted
+xmlXPathLeadingSorted
+xmlXPathLeadingSorted
+xmlXPathNodeLeading
+xmlXPathLeading
+xmlXPathLeading
+xmlXPathNodeTrailingSorted
+xmlXPathTrailingSorted
+xmlXPathTrailingSorted
+xmlXPathNodeTrailing
+xmlXPathTrailing
+xmlXPathTrailing
+xmlXPathNodeSetAdd
+xmlXPathNodeSetAddUnique
+xmlXPathNodeSetAddNs
+xmlXPathNodeSetSort
+xmlXPathNodeSetMerge
+xmlXPathNodeSetMerge
+xmlXPathNodeSetDel
+xmlXPathNodeSetRemove
+xmlXPathNewNodeSetList
+xmlXPathWrapNodeSet
+xmlXPtrNewLocationSetNodeSet
+xmlC14NDocSaveTo
+xmlC14NDocDumpMemory
+xmlC14NDocSave
Type xmlNotationPtr:
xmlDumpNotationDecl
xmlValidateNotationDecl
+xmlDumpNotationDecl
+xmlValidateNotationDecl
Type xmlNotationTablePtr:
xmlCopyNotationTable
xmlFreeNotationTable
xmlDumpNotationTable
+xmlCopyNotationTable
+xmlFreeNotationTable
+xmlDumpNotationTable
Type xmlNsPtr:
@@ -1700,6 +3004,25 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateOneNamespace
xmlXPathNodeSetAddNs
xmlXPathNodeSetFreeNs
+xmlFreeNs
+xmlFreeNsList
+xmlNewNsProp
+xmlNewNsPropEatName
+xmlNewDocNode
+xmlNewDocNodeEatName
+xmlNewDocRawNode
+xmlNewNode
+xmlNewNodeEatName
+xmlNewChild
+xmlNewTextChild
+xmlSetNs
+xmlCopyNamespace
+xmlCopyNamespaceList
+xmlSetNsProp
+xmlUnsetNsProp
+xmlXPathNodeSetAddNs
+xmlXPathNodeSetFreeNs
+xmlValidateOneNamespace
Type xmlOutputBufferPtr:
@@ -1715,24 +3038,42 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlOutputBufferClose
xmlC14NDocSaveTo
xmlC14NExecute
+htmlNodeDumpFormatOutput
+htmlDocContentDumpOutput
+htmlDocContentDumpFormatOutput
+xmlSaveFileTo
+xmlSaveFormatFileTo
+xmlNodeDumpOutput
+xmlOutputBufferWrite
+xmlOutputBufferWriteString
+xmlOutputBufferFlush
+xmlOutputBufferClose
+xmlC14NDocSaveTo
+xmlC14NExecute
Type xmlOutputCloseCallback:
xmlOutputBufferCreateIO
xmlRegisterOutputCallbacks
+xmlOutputBufferCreateIO
+xmlRegisterOutputCallbacks
Type xmlOutputMatchCallback:
xmlRegisterOutputCallbacks
+xmlRegisterOutputCallbacks
Type xmlOutputOpenCallback:
xmlRegisterOutputCallbacks
+xmlRegisterOutputCallbacks
Type xmlOutputWriteCallback:
xmlOutputBufferCreateIO
xmlRegisterOutputCallbacks
+xmlOutputBufferCreateIO
+xmlRegisterOutputCallbacks
Type xmlParserCtxtPtr:
@@ -1787,7 +3128,96 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseAttributeType
xmlParseAttributeListDecl
xmlParseElementMixedContentDecl
-xmlParseElementChildrenContentD
+xmlParseElementChildrenContentDecl
+xmlParseElementContentDecl
+xmlParseElementDecl
+xmlParseMarkupDecl
+xmlParseCharRef
+xmlParseEntityRef
+xmlParseReference
+xmlParsePEReference
+xmlParseDocTypeDecl
+xmlParseAttribute
+xmlParseStartTag
+xmlParseEndTag
+xmlParseCDSect
+xmlParseContent
+xmlParseElement
+xmlParseVersionNum
+xmlParseVersionInfo
+xmlParseEncName
+xmlParseEncodingDecl
+xmlParseSDDecl
+xmlParseXMLDecl
+xmlParseTextDecl
+xmlParseMisc
+xmlParseExternalSubset
+xmlDecodeEntities
+xmlStringDecodeEntities
+nodePush
+nodePop
+inputPush
+inputPop
+namePop
+namePush
+xmlSkipBlankChars
+xmlStringCurrentChar
+xmlParserHandlePEReference
+xmlParserHandleReference
+xmlCurrentChar
+xmlNextChar
+xmlNoNetExternalEntityLoader
+xmlExternalEntityLoader
+xmlStopParser
+xmlParseDocument
+xmlParseExtParsedEnt
+xmlParseCtxtExternalEntity
+xmlInitParserCtxt
+xmlClearParserCtxt
+xmlFreeParserCtxt
+xmlSetupParserForBuffer
+xmlGetFeature
+xmlSetFeature
+xmlParseChunk
+xmlNewIOInputStream
+xmlParserAddNodeInfo
+xmlLoadExternalEntity
+xmlSwitchEncoding
+xmlSwitchToEncoding
+xmlHandleEntity
+xmlNewStringInputStream
+xmlNewEntityInputStream
+xmlPushInput
+xmlPopInput
+xmlNewInputFromFile
+xmlNewInputStream
+xmlSplitQName
+xmlNamespaceParseNCName
+xmlNamespaceParseQName
+xmlNamespaceParseNSDef
+xmlParseQuotedString
+xmlParseNamespace
+xmlScanName
+xmlParseName
+xmlParseNmtoken
+xmlParseEntityValue
+xmlParseAttValue
+xmlParseSystemLiteral
+xmlParsePubidLiteral
+xmlParseCharData
+xmlParseExternalID
+xmlParseComment
+xmlParsePITarget
+xmlParsePI
+xmlParseNotationDecl
+xmlParseEntityDecl
+xmlParseDefaultDecl
+xmlParseNotationType
+xmlParseEnumerationType
+xmlParseEnumeratedType
+xmlParseAttributeType
+xmlParseAttributeListDecl
+xmlParseElementMixedContentDecl
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
@@ -1836,6 +3266,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserInputBufferGrow
xmlParserInputBufferPush
xmlFreeParserInputBuffer
+xmlIOParseDTD
+xmlNewIOInputStream
+xmlParserInputBufferRead
+xmlParserInputBufferGrow
+xmlParserInputBufferPush
+xmlFreeParserInputBuffer
Type xmlParserInputPtr:
@@ -1849,39 +3285,61 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserInputShrink
xmlParserPrintFileInfo
xmlParserPrintFileContext
+xmlParserInputRead
+xmlParserInputGrow
+xmlPushInput
+xmlFreeInputStream
+xmlParseElementMixedContentDecl
+xmlParseElementChildrenContentDecl
+inputPush
+xmlParserInputShrink
+xmlParserPrintFileInfo
+xmlParserPrintFileContext
Type xmlParserNodeInfoSeqPtr:
xmlInitNodeInfoSeq
xmlClearNodeInfoSeq
+xmlInitNodeInfoSeq
+xmlClearNodeInfoSeq
Type xmlRMutexPtr:
xmlRMutexLock
xmlRMutexUnlock
xmlFreeRMutex
+xmlRMutexLock
+xmlRMutexUnlock
+xmlFreeRMutex
Type xmlReallocFunc:
xmlMemSetup
+xmlMemSetup
Type xmlReallocFunc *:
xmlMemGet
+xmlMemGet
Type xmlRefTablePtr:
xmlFreeRefTable
+xmlFreeRefTable
Type xmlRegExecCallbacks:
xmlRegNewExecCtxt
+xmlRegNewExecCtxt
Type xmlRegExecCtxtPtr:
xmlRegExecCallbacks
xmlRegFreeExecCtxt
xmlRegExecPushString
+xmlRegExecCallbacks
+xmlRegFreeExecCtxt
+xmlRegExecPushString
Type xmlRegexpPtr:
@@ -1890,12 +3348,20 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRegexpPrint
xmlRegexpIsDeterminist
xmlRegNewExecCtxt
+xmlRegFreeRegexp
+xmlRegexpExec
+xmlRegexpPrint
+xmlRegexpIsDeterminist
+xmlRegNewExecCtxt
Type xmlSAXHandler *:
initxmlDefaultSAXHandler
inithtmlDefaultSAXHandler
initdocbDefaultSAXHandler
+initxmlDefaultSAXHandler
+inithtmlDefaultSAXHandler
+initdocbDefaultSAXHandler
Type xmlSAXHandlerPtr:
@@ -1903,6 +3369,22 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXUserParseFile
xmlSAXUserParseMemory
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
+xmlSAXParseFile
+xmlSAXParseFileWithData
+xmlSAXParseEntity
+xmlSAXParseDTD
+xmlIOParseDTD
+xmlParseBalancedChunkMemory
+xmlParseBalancedChunkMemoryRecover
+xmlParseExternalEntity
+xmlCreatePushParserCtxt
+xmlCreateIOParserCtxt
+xmlSAXParseDoc
+xmlSAXUserParseFile
+xmlSAXUserParseMemory
+xmlSAXParseMemory
+xmlSAXParseMemoryWithData
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseEntity
@@ -1918,10 +3400,13 @@ A:link, A:visited, A:active { text-decoration: underline }
setDocumentLocatorSAXFunc
setDocumentLocator
+setDocumentLocator
+setDocumentLocatorSAXFunc
Type xmlSchemaTypePtr:
xmlSchemaFreeType
+xmlSchemaFreeType
Type xmlShellCtxtPtr:
@@ -1936,18 +3421,32 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlShellValidate
xmlShellDu
xmlShellPwd
+xmlShellCmd
+xmlShellList
+xmlShellBase
+xmlShellDir
+xmlShellCat
+xmlShellLoad
+xmlShellWrite
+xmlShellSave
+xmlShellValidate
+xmlShellDu
+xmlShellPwd
Type xmlShellReadlineFunc:
xmlShell
+xmlShell
Type xmlStrdupFunc:
xmlMemSetup
+xmlMemSetup
Type xmlStrdupFunc *:
xmlMemGet
+xmlMemGet
Type xmlURIPtr:
@@ -1955,6 +3454,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveUri
xmlPrintURI
xmlFreeURI
+xmlParseURIReference
+xmlSaveUri
+xmlPrintURI
+xmlFreeURI
Type xmlValidCtxtPtr:
@@ -1978,12 +3481,35 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidateDocumentFinal
xmlValidateNotationUse
xmlValidBuildContentModel
+xmlAddNotationDecl
+xmlAddElementDecl
+xmlAddAttributeDecl
+xmlAddID
+xmlAddRef
+xmlValidateRoot
+xmlValidateElementDecl
+xmlValidCtxtNormalizeAttributeValue
+xmlValidateAttributeDecl
+xmlValidateNotationDecl
+xmlValidateDtd
+xmlValidateDtdFinal
+xmlValidateDocument
+xmlValidateElement
+xmlValidateOneElement
+xmlValidateOneAttribute
+xmlValidateOneNamespace
+xmlValidateDocumentFinal
+xmlValidateNotationUse
+xmlValidBuildContentModel
Type xmlXPathCompExprPtr:
xmlXPathCompiledEval
xmlXPathFreeCompExpr
xmlXPathDebugDumpCompExpr
+xmlXPathCompiledEval
+xmlXPathFreeCompExpr
+xmlXPathDebugDumpCompExpr
Type xmlXPathContextPtr:
@@ -2010,15 +3536,41 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNewParserContext
xmlXPathRegisterAllFunctions
xmlXPtrEval
+xmlXPathFreeContext
+xmlXPathEval
+xmlXPathEvalExpression
+xmlXPathEvalPredicate
+xmlXPathCompiledEval
+xmlXPathRegisterVariableLookup
+xmlXPathRegisterFuncLookup
+xmlXPathRegisterNs
+xmlXPathNsLookup
+xmlXPathRegisteredNsCleanup
+xmlXPathRegisterFunc
+xmlXPathRegisterFuncNS
+xmlXPathRegisterVariable
+xmlXPathRegisterVariableNS
+xmlXPathFunctionLookup
+xmlXPathFunctionLookupNS
+xmlXPathRegisteredFuncsCleanup
+xmlXPathVariableLookup
+xmlXPathVariableLookupNS
+xmlXPathRegisteredVariablesCleanup
+xmlXPathNewParserContext
+xmlXPathRegisterAllFunctions
+xmlXPtrEval
Type xmlXPathFuncLookupFunc:
xmlXPathRegisterFuncLookup
+xmlXPathRegisterFuncLookup
Type xmlXPathFunction:
xmlXPathRegisterFunc
xmlXPathRegisterFuncNS
+xmlXPathRegisterFunc
+xmlXPathRegisterFuncNS
Type xmlXPathObjectPtr:
@@ -2049,6 +3601,33 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPtrLocationSetAdd
xmlXPtrLocationSetDel
xmlXPtrBuildNodeList
+xmlShellPrintXPathResult
+xmlXPathConvertFunc
+xmlXPathAxisFunc
+xmlXPathFreeObject
+xmlXPathFreeNodeSetList
+xmlXPathObjectCopy
+xmlXPathCastToBoolean
+xmlXPathCastToNumber
+xmlXPathCastToString
+xmlXPathConvertBoolean
+xmlXPathConvertNumber
+xmlXPathConvertString
+xmlXPathEvalPredicate
+xmlXPathDebugDumpObject
+xmlXPathRegisterVariable
+xmlXPathRegisterVariableNS
+valuePush
+xmlXPathEvaluatePredicateResult
+xmlXPtrLocationSetCreate
+xmlXPtrNewRangePoints
+xmlXPtrNewRangePoints
+xmlXPtrNewRangeNodePoint
+xmlXPtrNewRangePointNode
+xmlXPtrNewRangeNodeObject
+xmlXPtrLocationSetAdd
+xmlXPtrLocationSetDel
+xmlXPtrBuildNodeList
Type xmlXPathParserContextPtr:
@@ -2119,10 +3698,78 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathBooleanFunction
xmlXPtrRangeToFunction
xmlXPtrEvalRangePredicate
+xmlXPathEvalFunc
+xmlXPathAxisFunc
+xmlXPathFunction
+xmlXPathPopBoolean
+xmlXPathPopNumber
+xmlXPathPopString
+xmlXPathPopNodeSet
+xmlXPathPopExternal
+xmlXPatherror
+xmlXPathFreeParserContext
+valuePop
+valuePush
+xmlXPathRoot
+xmlXPathEvalExpr
+xmlXPathParseName
+xmlXPathParseNCName
+xmlXPathEvaluatePredicateResult
+xmlXPathEqualValues
+xmlXPathNotEqualValues
+xmlXPathCompareValues
+xmlXPathValueFlipSign
+xmlXPathAddValues
+xmlXPathSubValues
+xmlXPathMultValues
+xmlXPathDivValues
+xmlXPathModValues
+xmlXPathNextSelf
+xmlXPathNextChild
+xmlXPathNextDescendant
+xmlXPathNextDescendantOrSelf
+xmlXPathNextParent
+xmlXPathNextAncestorOrSelf
+xmlXPathNextFollowingSibling
+xmlXPathNextFollowing
+xmlXPathNextNamespace
+xmlXPathNextAttribute
+xmlXPathNextPreceding
+xmlXPathNextAncestor
+xmlXPathNextPrecedingSibling
+xmlXPathLastFunction
+xmlXPathPositionFunction
+xmlXPathCountFunction
+xmlXPathIdFunction
+xmlXPathLocalNameFunction
+xmlXPathNamespaceURIFunction
+xmlXPathStringFunction
+xmlXPathStringLengthFunction
+xmlXPathConcatFunction
+xmlXPathContainsFunction
+xmlXPathStartsWithFunction
+xmlXPathSubstringFunction
+xmlXPathSubstringBeforeFunction
+xmlXPathSubstringAfterFunction
+xmlXPathNormalizeFunction
+xmlXPathTranslateFunction
+xmlXPathNotFunction
+xmlXPathTrueFunction
+xmlXPathFalseFunction
+xmlXPathLangFunction
+xmlXPathNumberFunction
+xmlXPathSumFunction
+xmlXPathFloorFunction
+xmlXPathCeilingFunction
+xmlXPathRoundFunction
+xmlXPathBooleanFunction
+xmlXPtrRangeToFunction
+xmlXPtrEvalRangePredicate
Type xmlXPathVariableLookupFunc:
xmlXPathRegisterVariableLookup
+xmlXPathRegisterVariableLookup
Daniel Veillard
diff --git a/doc/APIsymbols.html b/doc/APIsymbols.html
index 9bef4ac0..c821d1e3 100644
--- a/doc/APIsymbols.html
+++ b/doc/APIsymbols.html
@@ -203,9 +203,20 @@ A:link, A:visited, A:active { text-decoration: underline }
Letter M:
+MAX_STRERROR
MOVETO_ENDTAG
MOVETO_STARTTAG
+Letter O:
+
+O_APPEND
+O_CREAT
+O_EXCL
+O_RDONLY
+O_RDWR
+O_TRUNC
+O_WRONLY
+
Letter P:
PyFile_Get
@@ -285,6 +296,7 @@ A:link, A:visited, A:active { text-decoration: underline }
characters
charactersSAXFunc
checkNamespace
+close
comment
commentSAXFunc
@@ -322,6 +334,8 @@ A:link, A:visited, A:active { text-decoration: underline }
endElementSAXFunc
entityDecl
entityDeclSAXFunc
+enum
+errno
errorSAXFunc
externalSubset
externalSubsetSAXFunc
@@ -343,6 +357,7 @@ A:link, A:visited, A:active { text-decoration: underline }
getParameterEntitySAXFunc
getPublicId
getSystemId
+getenv
globalNamespace
Letter h:
@@ -361,10 +376,8 @@ A:link, A:visited, A:active { text-decoration: underline }
htmlDocDump
htmlDocDumpMemory
htmlDocPtr
-htmlElemDesc
htmlElemDescPtr
htmlEncodeEntities
-htmlEntityDesc
htmlEntityDescPtr
htmlEntityLookup
htmlEntityValueLookup
@@ -457,14 +470,17 @@ A:link, A:visited, A:active { text-decoration: underline }
Letter o:
oldXMLWDcompatibility
+open
Letter p:
+perror
processingInstruction
processingInstructionSAXFunc
Letter r:
+read
reference
referenceSAXFunc
resolveEntity
@@ -479,6 +495,8 @@ A:link, A:visited, A:active { text-decoration: underline }
startDocumentSAXFunc
startElement
startElementSAXFunc
+strerror
+struct
Letter u:
@@ -493,6 +511,7 @@ A:link, A:visited, A:active { text-decoration: underline }
Letter w:
warningSAXFunc
+write
Letter x:
@@ -518,14 +537,9 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAddSibling
xmlAllocOutputBuffer
xmlAllocParserInputBuffer
-xmlAttr
xmlAttrPtr
-xmlAttribute
-xmlAttributeDefault
xmlAttributePtr
xmlAttributeTablePtr
-xmlAttributeType
-xmlAutomata
xmlAutomataCompile
xmlAutomataGetInitState
xmlAutomataIsDeterminist
@@ -540,13 +554,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlAutomataNewTransition
xmlAutomataPtr
xmlAutomataSetFinalState
-xmlAutomataState
xmlAutomataStatePtr
-xmlBuffer
xmlBufferAdd
xmlBufferAddHead
xmlBufferAllocScheme
-xmlBufferAllocationScheme
xmlBufferCCat
xmlBufferCat
xmlBufferContent
@@ -564,17 +575,14 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlBufferWriteCHAR
xmlBufferWriteChar
xmlBufferWriteQuotedString
-xmlBufferWriteXmlCHAR
xmlBuildURI
xmlC14NDocDumpMemory
xmlC14NDocSave
xmlC14NDocSaveTo
xmlC14NExecute
xmlC14NIsVisibleCallback
-xmlCatalog
xmlCatalogAdd
xmlCatalogAddLocal
-xmlCatalogAllow
xmlCatalogCleanup
xmlCatalogConvert
xmlCatalogDump
@@ -585,7 +593,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCatalogIsEmpty
xmlCatalogLocalResolve
xmlCatalogLocalResolveURI
-xmlCatalogPrefer
xmlCatalogPtr
xmlCatalogRemove
xmlCatalogResolve
@@ -600,8 +607,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlCharEncFirstLine
xmlCharEncInFunc
xmlCharEncOutFunc
-xmlCharEncoding
-xmlCharEncodingHandler
xmlCharEncodingHandlerPtr
xmlCharEncodingInputFunc
xmlCharEncodingOutputFunc
@@ -667,7 +672,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDelEncodingAlias
xmlDetectCharEncoding
xmlDoValidityCheckingDefaultValue
-xmlDoc
xmlDocCopyNode
xmlDocDump
xmlDocDumpFormatMemory
@@ -678,7 +682,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDocGetRootElement
xmlDocPtr
xmlDocSetRootElement
-xmlDtd
xmlDtdPtr
xmlDumpAttributeDecl
xmlDumpAttributeTable
@@ -689,24 +692,15 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlDumpNotationDecl
xmlDumpNotationTable
xmlElemDump
-xmlElement
-xmlElementContent
-xmlElementContentOccur
xmlElementContentPtr
-xmlElementContentType
xmlElementPtr
xmlElementTablePtr
-xmlElementType
-xmlElementTypeVal
xmlEncodeEntities
xmlEncodeEntitiesReentrant
xmlEncodeSpecialChars
xmlEntitiesTablePtr
-xmlEntity
xmlEntityPtr
xmlEntityReferenceFunc
-xmlEntityType
-xmlEnumeration
xmlEnumerationPtr
xmlExternalEntityLoader
xmlFileClose
@@ -772,8 +766,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlGetProp
xmlGetRefs
xmlGetThreadId
+xmlGetUTF8Char
xmlGetWarningsDefaultValue
-xmlGlobalState
xmlGlobalStatePtr
xmlHandleEntity
xmlHasNsProp
@@ -799,12 +793,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlHashScanner
xmlHashScannerFull
xmlHashSize
-xmlHashTable
xmlHashTablePtr
xmlHashUpdateEntry
xmlHashUpdateEntry2
xmlHashUpdateEntry3
-xmlID
xmlIDPtr
xmlIDTablePtr
xmlIOFTPClose
@@ -849,10 +841,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlKeepBlanksDefaultValue
xmlLineNumbersDefault
xmlLineNumbersDefaultValue
-xmlLink
xmlLinkGetData
xmlLinkPtr
-xmlList
xmlListAppend
xmlListClear
xmlListCopy
@@ -888,23 +878,25 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlLoadExtDtdDefaultValue
xmlLoadExternalEntity
xmlLoadSGMLSuperCatalog
-xmlLocationSet
xmlLocationSetPtr
xmlLockLibrary
xmlLsCountNode
xmlLsOneNode
-xmlMalloc
+xmlMalloc
xmlMallocFunc
xmlMallocLoc
xmlMemDisplay
+xmlMemFree
xmlMemGet
+xmlMemMalloc
+xmlMemRealloc
xmlMemSetup
xmlMemShow
-xmlMemStrdup
+xmlMemStrdup
xmlMemStrdupLoc
xmlMemUsed
xmlMemoryDump
-xmlMutex
+xmlMemoryStrdup
xmlMutexLock
xmlMutexPtr
xmlMutexUnlock
@@ -985,7 +977,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNewTextLen
xmlNextChar
xmlNoNetExternalEntityLoader
-xmlNode
xmlNodeAddContent
xmlNodeAddContentLen
xmlNodeDump
@@ -998,7 +989,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeListGetRawString
xmlNodeListGetString
xmlNodePtr
-xmlNodeSet
xmlNodeSetBase
xmlNodeSetContent
xmlNodeSetContentLen
@@ -1008,13 +998,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlNodeSetSpacePreserve
xmlNormalizeURIPath
xmlNormalizeWindowsPath
-xmlNotation
xmlNotationPtr
xmlNotationTablePtr
-xmlNs
xmlNsPtr
xmlNsType
-xmlOutputBuffer
xmlOutputBufferClose
xmlOutputBufferCreateFd
xmlOutputBufferCreateFile
@@ -1049,7 +1036,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseDocTypeDecl
xmlParseDocument
xmlParseElement
-xmlParseElementChildrenContentD
xmlParseElementChildrenContentDecl
xmlParseElementContentDecl
xmlParseElementDecl
@@ -1092,22 +1078,17 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParseVersionNum
xmlParseXMLDecl
xmlParserAddNodeInfo
-xmlParserCtxt
xmlParserCtxtPtr
xmlParserDebugEntities
xmlParserError
-xmlParserErrors
xmlParserFindNodeInfo
xmlParserFindNodeInfoIndex
xmlParserGetDirectory
xmlParserHandlePEReference
xmlParserHandleReference
-xmlParserInput
-xmlParserInputBuffer
xmlParserInputBufferCreateFd
xmlParserInputBufferCreateFile
xmlParserInputBufferCreateFilename
-xmlParserInputBufferCreateFname
xmlParserInputBufferCreateIO
xmlParserInputBufferCreateMem
xmlParserInputBufferGrow
@@ -1119,10 +1100,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlParserInputPtr
xmlParserInputRead
xmlParserInputShrink
-xmlParserInputState
-xmlParserNodeInfo
xmlParserNodeInfoPtr
-xmlParserNodeInfoSeq
xmlParserNodeInfoSeqPtr
xmlParserPrintFileContext
xmlParserPrintFileInfo
@@ -1135,28 +1113,24 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlPopInput
xmlPrintURI
xmlPushInput
-xmlRMutex
xmlRMutexLock
xmlRMutexPtr
xmlRMutexUnlock
-xmlRealloc
+xmlRealloc
xmlReallocFunc
xmlReallocLoc
xmlReconciliateNs
xmlRecoverDoc
xmlRecoverFile
xmlRecoverMemory
-xmlRef
xmlRefPtr
xmlRefTablePtr
xmlRegExecCallbacks
-xmlRegExecCtxt
xmlRegExecCtxtPtr
xmlRegExecPushString
xmlRegFreeExecCtxt
xmlRegFreeRegexp
xmlRegNewExecCtxt
-xmlRegexp
xmlRegexpCompile
xmlRegexpExec
xmlRegexpIsDeterminist
@@ -1173,9 +1147,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlRemoveRef
xmlReplaceNode
xmlRootNode
-xmlSAXHandler
xmlSAXHandlerPtr
-xmlSAXLocator
xmlSAXLocatorPtr
xmlSAXParseDTD
xmlSAXParseDoc
@@ -1183,6 +1155,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSAXParseFile
xmlSAXParseFileWithData
xmlSAXParseMemory
+xmlSAXParseMemoryWithData
xmlSAXUserParseFile
xmlSAXUserParseMemory
xmlSaveFile
@@ -1194,19 +1167,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSaveNoEmptyTags
xmlSaveUri
xmlScanName
-xmlSchema
-xmlSchemaAnnot
xmlSchemaAnnotPtr
-xmlSchemaAttribute
-xmlSchemaAttributeGroup
xmlSchemaAttributeGroupPtr
xmlSchemaAttributePtr
xmlSchemaCleanupTypes
-xmlSchemaContentType
xmlSchemaDump
-xmlSchemaElement
xmlSchemaElementPtr
-xmlSchemaFacet
xmlSchemaFacetPtr
xmlSchemaFree
xmlSchemaFreeParserCtxt
@@ -1217,22 +1183,15 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlSchemaInitTypes
xmlSchemaNewParserCtxt
xmlSchemaNewValidCtxt
-xmlSchemaNotation
xmlSchemaNotationPtr
xmlSchemaParse
-xmlSchemaParserCtxt
xmlSchemaParserCtxtPtr
xmlSchemaPtr
xmlSchemaSetParserErrors
xmlSchemaSetValidErrors
-xmlSchemaType
xmlSchemaTypePtr
-xmlSchemaTypeType
-xmlSchemaVal
xmlSchemaValPtr
-xmlSchemaValidCtxt
xmlSchemaValidCtxtPtr
-xmlSchemaValidError
xmlSchemaValidateDoc
xmlSchemaValidateFacet
xmlSchemaValidatePredefinedType
@@ -1258,7 +1217,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlShellBase
xmlShellCat
xmlShellCmd
-xmlShellCtxt
xmlShellCtxtPtr
xmlShellDir
xmlShellDu
@@ -1298,7 +1256,7 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlStrstr
xmlStrsub
xmlSubstituteEntitiesDefault
-xmlSubstituteEntitiesDefaultValue
+xmlSubstituteEntitiesDefaultValue
xmlSwitchEncoding
xmlSwitchToEncoding
xmlTextConcat
@@ -1438,7 +1396,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUCSIsUnifiedCanadianAboriginalSyllabics
xmlUCSIsYiRadicals
xmlUCSIsYiSyllables
-xmlURI
xmlURIEscape
xmlURIEscapeStr
xmlURIPtr
@@ -1454,13 +1411,11 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlUnsetNsProp
xmlUnsetProp
xmlValidBuildContentModel
-xmlValidCtxt
xmlValidCtxtNormalizeAttributeValue
xmlValidCtxtPtr
xmlValidGetPotentialChildren
xmlValidGetValidElements
xmlValidNormalizeAttributeValue
-xmlValidState
xmlValidStatePtr
xmlValidateAttributeDecl
xmlValidateAttributeValue
@@ -1484,7 +1439,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlValidityWarningFunc
xmlXIncludeProcess
xmlXPathAddValues
-xmlXPathAxis
xmlXPathAxisFunc
xmlXPathAxisPtr
xmlXPathBooleanFunction
@@ -1505,14 +1459,12 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathCeilingFunction
xmlXPathCheckError
xmlXPathCmpNodes
-xmlXPathCompExpr
xmlXPathCompExprPtr
xmlXPathCompareValues
xmlXPathCompile
xmlXPathCompiledEval
xmlXPathConcatFunction
xmlXPathContainsFunction
-xmlXPathContext
xmlXPathContextPtr
xmlXPathConvertBoolean
xmlXPathConvertFunc
@@ -1527,7 +1479,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathDivValues
xmlXPathEmptyNodeSet
xmlXPathEqualValues
-xmlXPathError
xmlXPathEval
xmlXPathEvalExpr
xmlXPathEvalExpression
@@ -1544,7 +1495,6 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathFreeParserContext
xmlXPathFuncLookupFunc
xmlXPathFuncPtr
-xmlXPathFunct
xmlXPathFunction
xmlXPathFunctionLookup
xmlXPathFunctionLookupNS
@@ -1610,13 +1560,10 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathNotFunction
xmlXPathNsLookup
xmlXPathNumberFunction
-xmlXPathObject
xmlXPathObjectCopy
xmlXPathObjectPtr
-xmlXPathObjectType
xmlXPathParseNCName
xmlXPathParseName
-xmlXPathParserContext
xmlXPathParserContextPtr
xmlXPathPopBoolean
xmlXPathPopExternal
@@ -1664,10 +1611,8 @@ A:link, A:visited, A:active { text-decoration: underline }
xmlXPathTrailingSorted
xmlXPathTranslateFunction
xmlXPathTrueFunction
-xmlXPathType
xmlXPathTypePtr
xmlXPathValueFlipSign
-xmlXPathVariable
xmlXPathVariableLookup
xmlXPathVariableLookupFunc
xmlXPathVariableLookupNS
diff --git a/doc/libxml2-api.xml b/doc/libxml2-api.xml
index 5df28f48..12c626ae 100644
--- a/doc/libxml2-api.xml
+++ b/doc/libxml2-api.xml
@@ -1247,6 +1247,7 @@
+
@@ -1577,7 +1578,7 @@
-
+
Macro used to signal to GCC unused function parameters
@@ -1616,7 +1617,7 @@
DEBUG_MEMORY replaces the allocator with a collect and debug shell to the libc allocator. DEBUG_MEMORY should only be activated when debugging libxml i.e. if libxml has been configured with --with-debug-mem too.
-
+
Whether the memory debugging is configured in
@@ -1728,7 +1729,7 @@
- Macro to check the following production in the XML spec: [89] Extender ::= x00B7 | x02D0 | x02D1 | x0387 | x0640 | x0E46 | x0EC6 | x3005 | [x3031-x3035] | [x309D-x309E] | [x30FC-x30FE]
+ Macro to check the following production in the XML spec: [89] Extender ::= x00B7 | x02D0 | x02D1 | x0387 | x0640 | x0E46 | x0EC6 | x3005 | [x3031-x3035] | [x309D-x309E] | [x30FC-x30FE]
@@ -1746,34 +1747,34 @@
Whether the automata interfaces are compiled in
-
+
Whether the Canonicalization support is configured in
-
+
Whether the Catalog support is configured in
-
+
Whether Debugging module is configured in
-
+
Used on Windows (MS C compiler only) to declare a variable as imported from the library. This macro should be empty when compiling libxml itself. It should expand to __declspec(dllimport) when the client code includes this header, and that only if the client links dynamically against libxml. For this to work, we need three macros. One tells us which compiler is being used and luckily the compiler defines such a thing: _MSC_VER. The second macro tells us if we are compiling libxml or the client code and we define the macro IN_LIBXML on the compiler's command line for this purpose. The third macro, LIBXML_STATIC, must be defined by any client code which links against libxml statically.
-
+
Whether the SGML Docbook support is configured in
-
+
the version string like "1.2.3"
-
+
Whether the FTP support is configured in
-
+
Whether the HTML support is configured in
-
+
Whether the HTTP support is configured in
-
+
Whether iconv support is available
@@ -1782,28 +1783,28 @@
Whether the Schemas validation interfaces are compiled in
-
+
Macro to check that the libxml version in use is compatible with the version the software has been compiled against
-
+
Whether the thread support is configured in
Whether the Unicode related interfaces are compiled in
-
+
the version number: 1.2.3 value is 1002003
-
+
the version number string, 1.2.3 value is "1002003"
-
+
Whether XInclude is configured in
-
+
Whether XPath is configured in
-
+
Whether XPointer is configured in
@@ -1852,10 +1853,10 @@
-
+
defined if the trio support should not be configured in
-
+
defined if the trio support need to be configured in
@@ -2492,7 +2493,7 @@
-
+
@@ -3490,43 +3491,43 @@
Dumps the canonized image of given XML document into memory. For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://www.w3.org/TR/xml-exc-c14n)
-
-
-
+
+
+
-
+
Dumps the canonized image of given XML document into the file. For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://www.w3.org/TR/xml-exc-c14n)
-
-
-
+
+
+
-
+
Dumps the canonized image of given XML document into the provided buffer. For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://www.w3.org/TR/xml-exc-c14n)
-
-
-
+
+
+
-
+
Dumps the canonized image of given XML document into the provided buffer. For details see "Canonical XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://www.w3.org/TR/xml-exc-c14n)
-
-
-
-
+
+
+
+
-
+
@@ -3714,7 +3715,7 @@
-
+
check the compiled lib version against the include one. This can warn or immediately kill the application
@@ -3903,7 +3904,7 @@
- Create a parser context for using the XML parser in push mode To allow content encoding detection, size should be >= 4 The value of filename is used for fetching external entities and error/warning reports.
+ Create a parser context for using the XML parser in push mode. If buffer and size are non-NULL, the data is used to detect the encoding. The remaining characters will be parsed so they don't need to be fed in again through xmlParseChunk. To allow content encoding detection, size should be >= 4 The value of filename is used for fetching external entities and error/warning reports.
@@ -4360,7 +4361,7 @@
- Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance
+ Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance
@@ -4815,7 +4816,7 @@
Initialize a parser context
-
+
xmlInitThreads() is used to to initialize all the thread related data of the libxml2 library.
@@ -4887,7 +4888,7 @@
- Check whether the character is allowed by the production [89] Extender ::= x00B7 | x02D0 | x02D1 | x0387 | x0640 | x0E46 | x0EC6 | x3005 | [x3031-x3035] | [x309D-x309E] | [x30FC-x30FE]
+ Check whether the character is allowed by the production [89] Extender ::= x00B7 | x02D0 | x02D1 | x0387 | x0640 | x0E46 | x0EC6 | x3005 | [x3031-x3035] | [x309D-x309E] | [x30FC-x30FE]
@@ -4930,6 +4931,11 @@
+
+
+
+
+
Set and return the previous value for default blanks text nodes support. The 1.x version of the parser used an heuristic to try to detect ignorable white spaces. As a result the SAX callback was generating ignorableWhitespace() callbacks instead of characters() one, and when using the DOM output text nodes containing those blanks were not generated. The 2.x and later version will switch to the XML standard way and ignorableWhitespace() are only generated when running the parser in validating mode and when the current element doesn't allow CDATA or mixed content. This function is provided as a way to force the standard behavior on 1.X libs and to switch back to the old mode for compatibility when running 1.X client code on 2.X . Upgrade of 1.X code should be done by using xmlIsBlankNode() commodity function to detect the "empty" nodes generated. This value also affect autogeneration of indentation when saving code if blanks sections are kept, indentation is not generated.
@@ -5256,7 +5262,7 @@
- parse an XML namespace name. TODO: this seems not in use anymore, the namespace handling is done on top of the SAX interfaces, i.e. not on raw input. [NS 3] NCName ::= (Letter | '_') (NCNameChar)* [NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender
+ parse an XML namespace name. TODO: this seems not in use anymore, the namespace handling is done on top of the SAX interfaces, i.e. not on raw input. [NS 3] NCName ::= (Letter | '_') (NCNameChar)* [NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender
@@ -5924,7 +5930,7 @@
- parse a value for an attribute Note: the parser won't do substitution of entities here, this will be handled later in xmlStringGetNodeList [10] AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'" 3.3.3 Attribute-Value Normalization: Before the value of an attribute is passed to the application or checked for validity, the XML processor must normalize it as follows: - a character reference is processed by appending the referenced character to the attribute value - an entity reference is processed by recursively processing the replacement text of the entity - a whitespace character (x20, xD, xA, x9) is processed by appending x20 to the normalized value, except that only a single x20 is appended for a "xDxA" sequence that is part of an external parsed entity or the literal entity value of an internal parsed entity - other characters are processed by appending them to the normalized value If the declared value is not CDATA, then the XML processor must further process the normalized attribute value by discarding any leading and trailing space (x20) characters, and by replacing sequences of space (x20) characters by a single space (x20) character. All attributes for which no declaration has been read should be treated by a non-validating parser as if declared CDATA.
+ parse a value for an attribute Note: the parser won't do substitution of entities here, this will be handled later in xmlStringGetNodeList [10] AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'" 3.3.3 Attribute-Value Normalization: Before the value of an attribute is passed to the application or checked for validity, the XML processor must normalize it as follows: - a character reference is processed by appending the referenced character to the attribute value - an entity reference is processed by recursively processing the replacement text of the entity - a whitespace character (x20, xD, xA, x9) is processed by appending x20 to the normalized value, except that only a single x20 is appended for a "xDxA" sequence that is part of an external parsed entity or the literal entity value of an internal parsed entity - other characters are processed by appending them to the normalized value If the declared value is not CDATA, then the XML processor must further process the normalized attribute value by discarding any leading and trailing space (x20) characters, and by replacing sequences of space (x20) characters by a single space (x20) character. All attributes for which no declaration has been read should be treated by a non-validating parser as if declared CDATA.
@@ -6036,7 +6042,7 @@
- parse a DOCTYPE declaration [28] doctypedecl ::= '<!DOCTYPE' S Name (S ExternalID)? S? ('[' (markupdecl | PEReference | S)* ']' S?)? '>' [ VC: Root Element Type ] The Name in the document type declaration must match the element type of the root element.
+ parse a DOCTYPE declaration [28] doctypedecl ::= '<!DOCTYPE' S Name (S ExternalID)? S? ('[' (markupdecl | PEReference | S)* ']' S?)? '>' [ VC: Root Element Type ] The Name in the document type declaration must match the element type of the root element.
@@ -6052,7 +6058,7 @@
parse the declaration for a Mixed Element content The leading '(' and spaces have been skipped in xmlParseElementContentDecl [47] children ::= (choice | seq) ('?' | '*' | '+')? [48] cp ::= (Name | choice | seq) ('?' | '*' | '+')? [49] choice ::= '(' S? cp ( S? '|' S? cp )* S? ')' [50] seq ::= '(' S? cp ( S? ',' S? cp )* S? ')' [ VC: Proper Group/PE Nesting ] applies to [49] and [50] TODO Parameter-entity replacement text must be properly nested with parenthesized groups. That is to say, if either of the opening or closing parentheses in a choice, seq, or Mixed construct is contained in the replacement text for a parameter entity, both must be contained in the same replacement text. For interoperability, if a parameter-entity reference appears in a choice, seq, or Mixed construct, its replacement text should not be empty, and neither the first nor last non-blank character of the replacement text should be a connector (| or ,).
-
+
@@ -6138,7 +6144,7 @@
- Parse an External ID or a Public ID NOTE: Productions [75] and [83] interact badly since [75] can generate 'PUBLIC' S PubidLiteral S SystemLiteral [75] ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S SystemLiteral [83] PublicID ::= 'PUBLIC' S PubidLiteral
+ Parse an External ID or a Public ID NOTE: Productions [75] and [83] interact badly since [75] can generate 'PUBLIC' S PubidLiteral S SystemLiteral [75] ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S SystemLiteral [83] PublicID ::= 'PUBLIC' S PubidLiteral
@@ -6228,7 +6234,7 @@
- parse the XML standalone declaration [32] SDDecl ::= S 'standalone' Eq (("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no')'"')) [ VC: Standalone Document Declaration ] TODO The standalone document declaration must have the value "no" if any external markup declarations contain declarations of: - attributes with default values, if elements to which these attributes apply appear in the document without specifications of values for these attributes, or - entities (other than amp, lt, gt, apos, quot), if references to those entities appear in the document, or - attributes with values subject to normalization, where the attribute appears in the document with a value which will change as a result of normalization, or - element types with element content, if white space occurs directly within any instance of those types.
+ parse the XML standalone declaration [32] SDDecl ::= S 'standalone' Eq (("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no')'"')) [ VC: Standalone Document Declaration ] TODO The standalone document declaration must have the value "no" if any external markup declarations contain declarations of: - attributes with default values, if elements to which these attributes apply appear in the document without specifications of values for these attributes, or - entities (other than amp, lt, gt, apos, quot), if references to those entities appear in the document, or - attributes with values subject to normalization, where the attribute appears in the document with a value which will change as a result of normalization, or - element types with element content, if white space occurs directly within any instance of those types.
@@ -6797,7 +6803,7 @@
- Set the buffer allocation method. Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance
+ Set the buffer allocation method. Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance
@@ -8480,7 +8486,7 @@
- Is the name given a NodeType one. [38] NodeType ::= 'comment' | 'text' | 'processing-instruction' | 'node'
+ Is the name given a NodeType one. [38] NodeType ::= 'comment' | 'text' | 'processing-instruction' | 'node'
@@ -8787,7 +8793,7 @@
- parse an XML namespace non qualified name. [NS 3] NCName ::= (Letter | '_') (NCNameChar)* [NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender
+ parse an XML namespace non qualified name. [NS 3] NCName ::= (Letter | '_') (NCNameChar)* [NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender
@@ -8980,7 +8986,7 @@
- [30a] Float ::= Number ('e' Digits?)? [30] Number ::= Digits ('.' Digits?)? | '.' Digits [31] Digits ::= [0-9]+ Compile a Number in the string In complement of the Number expression, this function also handles negative values : '-' Number.
+ [30a] Float ::= Number ('e' Digits?)? [30] Number ::= Digits ('.' Digits?)? | '.' Digits [31] Digits ::= [0-9]+ Compile a Number in the string In complement of the Number expression, this function also handles negative values : '-' Number.
@@ -9166,7 +9172,7 @@
-
+
Create a new xmlXPathObjectPtr of type LocationSet and initialize it with all the nodes from set
diff --git a/doc/libxml2-refs.xml b/doc/libxml2-refs.xml
index a2fe97e9..194272bd 100644
--- a/doc/libxml2-refs.xml
+++ b/doc/libxml2-refs.xml
@@ -2977,11 +2977,15 @@
+
+
+
+
@@ -2995,19 +2999,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3017,6 +3039,13 @@
+
+
+
+
+
+
+
@@ -3025,16 +3054,26 @@
+
+
+
+
+
+
+
+
+
+
@@ -3065,6 +3104,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3078,17 +3145,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3100,27 +3183,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3192,15 +3293,89 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3219,6 +3394,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3228,24 +3419,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3259,41 +3467,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3344,6 +3580,54 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3361,13 +3645,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3377,9 +3679,17 @@
+
+
+
+
+
+
+
+
@@ -3387,6 +3697,11 @@
+
+
+
+
+
@@ -3396,6 +3711,13 @@
+
+
+
+
+
+
+
@@ -3404,6 +3726,12 @@
+
+
+
+
+
+
@@ -3417,35 +3745,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3482,9 +3834,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3500,6 +3887,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -3531,6 +3928,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3540,18 +3966,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3564,6 +4003,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -3572,10 +4021,18 @@
+
+
+
+
+
+
+
+
@@ -3810,6 +4267,8 @@
+
+
@@ -3928,19 +4387,378 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3948,25 +4766,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3974,22 +4806,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3998,11 +4843,20 @@
+
+
+
+
+
+
+
+
+
@@ -4029,6 +4883,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4038,6 +4916,13 @@
+
+
+
+
+
+
+
@@ -4047,6 +4932,13 @@
+
+
+
+
+
+
+
@@ -4055,9 +4947,14 @@
+
+
+
+
+
@@ -4231,10 +5128,183 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4251,22 +5321,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4283,6 +5375,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4300,10 +5406,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4336,15 +5459,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4357,6 +5513,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -4366,6 +5532,13 @@
+
+
+
+
+
+
+
@@ -4397,6 +5570,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4417,6 +5619,24 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4433,12 +5653,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4448,12 +5686,21 @@
+
+
+
+
+
+
+
+
+
@@ -4561,6 +5808,111 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4575,9 +5927,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4587,39 +5952,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4627,31 +6016,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4661,14 +6064,25 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -4690,35 +6104,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4745,10 +6191,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4758,21 +6230,35 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4925,12 +6411,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4972,15 +6612,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5002,6 +6686,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5016,20 +6719,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5122,6 +6843,96 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5130,6 +6941,12 @@
+
+
+
+
+
+
@@ -5142,32 +6959,54 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5175,11 +7014,19 @@
+
+
+
+
+
+
+
+
@@ -5197,13 +7044,31 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5217,21 +7082,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5254,11 +7137,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5284,13 +7190,39 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5320,6 +7252,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5389,9 +7348,77 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6262,6 +8289,7 @@
+
@@ -10538,6 +12566,9 @@
+
+
+
@@ -11533,6 +13564,7 @@
+
@@ -12574,6 +14606,7 @@
+
@@ -12788,6 +14821,7 @@
+
@@ -13446,6 +15480,9 @@
+
+
+
@@ -15504,6 +17541,7 @@
+
@@ -15653,6 +17691,7 @@
+
@@ -17185,6 +19224,7 @@
+
@@ -18765,6 +20805,7 @@
+
@@ -18811,6 +20852,7 @@
+
@@ -20092,6 +22134,9 @@
+
+
+
diff --git a/python/libxml2class.txt b/python/libxml2class.txt
index 13f10347..9ade3f96 100644
--- a/python/libxml2class.txt
+++ b/python/libxml2class.txt
@@ -128,6 +128,7 @@ setEntityLoader()
# functions from module tree
compressMode()
+isXHTML()
newComment()
newDoc()
newPI()
@@ -309,7 +310,7 @@ uCSIsUnifiedCanadianAboriginalSyllabics()
uCSIsYiRadicals()
uCSIsYiSyllables()
-# functions from module xmlwin32version
+# functions from module xmlversion
checkVersion()
# functions from module xpathInternals
diff --git a/result/HTML/cf_128.html b/result/HTML/cf_128.html
index 7e5119b3..8c4f11a6 100644
--- a/result/HTML/cf_128.html
+++ b/result/HTML/cf_128.html
@@ -4,8 +4,8 @@
Foo1
- Foo2
-
+
|
Foo3 |
diff --git a/result/HTML/test2.html b/result/HTML/test2.html
index 27da4f27..ef62dc6c 100644
--- a/result/HTML/test2.html
+++ b/result/HTML/test2.html
@@ -9,7 +9,7 @@
- linux.com partner
+ linux.com partner
|
diff --git a/result/HTML/test3.html b/result/HTML/test3.html
index 335fb3c4..0c3e2fd0 100644
--- a/result/HTML/test3.html
+++ b/result/HTML/test3.html
@@ -3,7 +3,7 @@
Component Package diagram ProblemDomain
-
+
-
@@ -16,7 +16,7 @@
-
+
|