index.sgml revision d7cec926292b83b46af271285b0a305e99f66cd0
1<ANCHOR id="XML-DEFAULT-VERSION-CAPS" href="libxml/libxml-parser.html#XML-DEFAULT-VERSION-CAPS">
2<ANCHOR id="xmlParserInputDeallocate" href="libxml/libxml-parser.html#xmlParserInputDeallocate">
3<ANCHOR id="xmlParserInput" href="libxml/libxml-parser.html#xmlParserInput">
4<ANCHOR id="xmlParserNodeInfo" href="libxml/libxml-parser.html#xmlParserNodeInfo">
5<ANCHOR id="xmlParserNodeInfoPtr" href="libxml/libxml-parser.html#xmlParserNodeInfoPtr">
6<ANCHOR id="xmlParserNodeInfoSeq" href="libxml/libxml-parser.html#xmlParserNodeInfoSeq">
7<ANCHOR id="xmlParserNodeInfoSeqPtr" href="libxml/libxml-parser.html#xmlParserNodeInfoSeqPtr">
8<ANCHOR id="xmlParserInputState" href="libxml/libxml-parser.html#xmlParserInputState">
9<ANCHOR id="XML-DETECT-IDS-CAPS" href="libxml/libxml-parser.html#XML-DETECT-IDS-CAPS">
10<ANCHOR id="XML-COMPLETE-ATTRS-CAPS" href="libxml/libxml-parser.html#XML-COMPLETE-ATTRS-CAPS">
11<ANCHOR id="XML-SKIP-IDS-CAPS" href="libxml/libxml-parser.html#XML-SKIP-IDS-CAPS">
12<ANCHOR id="xmlParserCtxt" href="libxml/libxml-parser.html#xmlParserCtxt">
13<ANCHOR id="xmlSAXLocator" href="libxml/libxml-parser.html#xmlSAXLocator">
14<ANCHOR id="resolveEntitySAXFunc" href="libxml/libxml-parser.html#resolveEntitySAXFunc">
15<ANCHOR id="internalSubsetSAXFunc" href="libxml/libxml-parser.html#internalSubsetSAXFunc">
16<ANCHOR id="externalSubsetSAXFunc" href="libxml/libxml-parser.html#externalSubsetSAXFunc">
17<ANCHOR id="getEntitySAXFunc" href="libxml/libxml-parser.html#getEntitySAXFunc">
18<ANCHOR id="getParameterEntitySAXFunc" href="libxml/libxml-parser.html#getParameterEntitySAXFunc">
19<ANCHOR id="entityDeclSAXFunc" href="libxml/libxml-parser.html#entityDeclSAXFunc">
20<ANCHOR id="notationDeclSAXFunc" href="libxml/libxml-parser.html#notationDeclSAXFunc">
21<ANCHOR id="attributeDeclSAXFunc" href="libxml/libxml-parser.html#attributeDeclSAXFunc">
22<ANCHOR id="elementDeclSAXFunc" href="libxml/libxml-parser.html#elementDeclSAXFunc">
23<ANCHOR id="unparsedEntityDeclSAXFunc" href="libxml/libxml-parser.html#unparsedEntityDeclSAXFunc">
24<ANCHOR id="setDocumentLocatorSAXFunc" href="libxml/libxml-parser.html#setDocumentLocatorSAXFunc">
25<ANCHOR id="startDocumentSAXFunc" href="libxml/libxml-parser.html#startDocumentSAXFunc">
26<ANCHOR id="endDocumentSAXFunc" href="libxml/libxml-parser.html#endDocumentSAXFunc">
27<ANCHOR id="startElementSAXFunc" href="libxml/libxml-parser.html#startElementSAXFunc">
28<ANCHOR id="endElementSAXFunc" href="libxml/libxml-parser.html#endElementSAXFunc">
29<ANCHOR id="attributeSAXFunc" href="libxml/libxml-parser.html#attributeSAXFunc">
30<ANCHOR id="referenceSAXFunc" href="libxml/libxml-parser.html#referenceSAXFunc">
31<ANCHOR id="charactersSAXFunc" href="libxml/libxml-parser.html#charactersSAXFunc">
32<ANCHOR id="ignorableWhitespaceSAXFunc" href="libxml/libxml-parser.html#ignorableWhitespaceSAXFunc">
33<ANCHOR id="processingInstructionSAXFunc" href="libxml/libxml-parser.html#processingInstructionSAXFunc">
34<ANCHOR id="commentSAXFunc" href="libxml/libxml-parser.html#commentSAXFunc">
35<ANCHOR id="cdataBlockSAXFunc" href="libxml/libxml-parser.html#cdataBlockSAXFunc">
36<ANCHOR id="warningSAXFunc" href="libxml/libxml-parser.html#warningSAXFunc">
37<ANCHOR id="errorSAXFunc" href="libxml/libxml-parser.html#errorSAXFunc">
38<ANCHOR id="fatalErrorSAXFunc" href="libxml/libxml-parser.html#fatalErrorSAXFunc">
39<ANCHOR id="isStandaloneSAXFunc" href="libxml/libxml-parser.html#isStandaloneSAXFunc">
40<ANCHOR id="hasInternalSubsetSAXFunc" href="libxml/libxml-parser.html#hasInternalSubsetSAXFunc">
41<ANCHOR id="hasExternalSubsetSAXFunc" href="libxml/libxml-parser.html#hasExternalSubsetSAXFunc">
42<ANCHOR id="xmlSAXHandler" href="libxml/libxml-parser.html#xmlSAXHandler">
43<ANCHOR id="xmlExternalEntityLoader" href="libxml/libxml-parser.html#xmlExternalEntityLoader">
44<ANCHOR id="xmlInitParser" href="libxml/libxml-parser.html#xmlInitParser">
45<ANCHOR id="xmlCleanupParser" href="libxml/libxml-parser.html#xmlCleanupParser">
46<ANCHOR id="xmlParserInputRead" href="libxml/libxml-parser.html#xmlParserInputRead">
47<ANCHOR id="xmlParserInputGrow" href="libxml/libxml-parser.html#xmlParserInputGrow">
48<ANCHOR id="xmlStrdup" href="libxml/libxml-parser.html#xmlStrdup">
49<ANCHOR id="xmlStrndup" href="libxml/libxml-parser.html#xmlStrndup">
50<ANCHOR id="xmlCharStrndup" href="libxml/libxml-parser.html#xmlCharStrndup">
51<ANCHOR id="xmlCharStrdup" href="libxml/libxml-parser.html#xmlCharStrdup">
52<ANCHOR id="xmlStrsub" href="libxml/libxml-parser.html#xmlStrsub">
53<ANCHOR id="xmlStrchr" href="libxml/libxml-parser.html#xmlStrchr">
54<ANCHOR id="xmlStrstr" href="libxml/libxml-parser.html#xmlStrstr">
55<ANCHOR id="xmlStrcasestr" href="libxml/libxml-parser.html#xmlStrcasestr">
56<ANCHOR id="xmlStrcmp" href="libxml/libxml-parser.html#xmlStrcmp">
57<ANCHOR id="xmlStrncmp" href="libxml/libxml-parser.html#xmlStrncmp">
58<ANCHOR id="xmlStrcasecmp" href="libxml/libxml-parser.html#xmlStrcasecmp">
59<ANCHOR id="xmlStrncasecmp" href="libxml/libxml-parser.html#xmlStrncasecmp">
60<ANCHOR id="xmlStrEqual" href="libxml/libxml-parser.html#xmlStrEqual">
61<ANCHOR id="xmlStrlen" href="libxml/libxml-parser.html#xmlStrlen">
62<ANCHOR id="xmlStrcat" href="libxml/libxml-parser.html#xmlStrcat">
63<ANCHOR id="xmlStrncat" href="libxml/libxml-parser.html#xmlStrncat">
64<ANCHOR id="xmlParseDoc" href="libxml/libxml-parser.html#xmlParseDoc">
65<ANCHOR id="xmlParseMemory" href="libxml/libxml-parser.html#xmlParseMemory">
66<ANCHOR id="xmlParseFile" href="libxml/libxml-parser.html#xmlParseFile">
67<ANCHOR id="xmlSubstituteEntitiesDefault" href="libxml/libxml-parser.html#xmlSubstituteEntitiesDefault">
68<ANCHOR id="xmlKeepBlanksDefault" href="libxml/libxml-parser.html#xmlKeepBlanksDefault">
69<ANCHOR id="xmlStopParser" href="libxml/libxml-parser.html#xmlStopParser">
70<ANCHOR id="xmlPedanticParserDefault" href="libxml/libxml-parser.html#xmlPedanticParserDefault">
71<ANCHOR id="xmlLineNumbersDefault" href="libxml/libxml-parser.html#xmlLineNumbersDefault">
72<ANCHOR id="xmlRecoverDoc" href="libxml/libxml-parser.html#xmlRecoverDoc">
73<ANCHOR id="xmlRecoverMemory" href="libxml/libxml-parser.html#xmlRecoverMemory">
74<ANCHOR id="xmlRecoverFile" href="libxml/libxml-parser.html#xmlRecoverFile">
75<ANCHOR id="xmlParseDocument" href="libxml/libxml-parser.html#xmlParseDocument">
76<ANCHOR id="xmlParseExtParsedEnt" href="libxml/libxml-parser.html#xmlParseExtParsedEnt">
77<ANCHOR id="xmlSAXParseDoc" href="libxml/libxml-parser.html#xmlSAXParseDoc">
78<ANCHOR id="xmlSAXUserParseFile" href="libxml/libxml-parser.html#xmlSAXUserParseFile">
79<ANCHOR id="xmlSAXUserParseMemory" href="libxml/libxml-parser.html#xmlSAXUserParseMemory">
80<ANCHOR id="xmlSAXParseMemory" href="libxml/libxml-parser.html#xmlSAXParseMemory">
81<ANCHOR id="xmlSAXParseMemoryWithData" href="libxml/libxml-parser.html#xmlSAXParseMemoryWithData">
82<ANCHOR id="xmlSAXParseFile" href="libxml/libxml-parser.html#xmlSAXParseFile">
83<ANCHOR id="xmlSAXParseFileWithData" href="libxml/libxml-parser.html#xmlSAXParseFileWithData">
84<ANCHOR id="xmlSAXParseEntity" href="libxml/libxml-parser.html#xmlSAXParseEntity">
85<ANCHOR id="xmlParseEntity" href="libxml/libxml-parser.html#xmlParseEntity">
86<ANCHOR id="xmlParseDTD" href="libxml/libxml-parser.html#xmlParseDTD">
87<ANCHOR id="xmlSAXParseDTD" href="libxml/libxml-parser.html#xmlSAXParseDTD">
88<ANCHOR id="xmlIOParseDTD" href="libxml/libxml-parser.html#xmlIOParseDTD">
89<ANCHOR id="xmlParseBalancedChunkMemory" href="libxml/libxml-parser.html#xmlParseBalancedChunkMemory">
90<ANCHOR id="xmlParseBalancedChunkMemoryRecover" href="libxml/libxml-parser.html#xmlParseBalancedChunkMemoryRecover">
91<ANCHOR id="xmlParseExternalEntity" href="libxml/libxml-parser.html#xmlParseExternalEntity">
92<ANCHOR id="xmlParseCtxtExternalEntity" href="libxml/libxml-parser.html#xmlParseCtxtExternalEntity">
93<ANCHOR id="xmlInitParserCtxt" href="libxml/libxml-parser.html#xmlInitParserCtxt">
94<ANCHOR id="xmlClearParserCtxt" href="libxml/libxml-parser.html#xmlClearParserCtxt">
95<ANCHOR id="xmlFreeParserCtxt" href="libxml/libxml-parser.html#xmlFreeParserCtxt">
96<ANCHOR id="xmlSetupParserForBuffer" href="libxml/libxml-parser.html#xmlSetupParserForBuffer">
97<ANCHOR id="xmlCreateDocParserCtxt" href="libxml/libxml-parser.html#xmlCreateDocParserCtxt">
98<ANCHOR id="xmlGetFeaturesList" href="libxml/libxml-parser.html#xmlGetFeaturesList">
99<ANCHOR id="xmlGetFeature" href="libxml/libxml-parser.html#xmlGetFeature">
100<ANCHOR id="xmlSetFeature" href="libxml/libxml-parser.html#xmlSetFeature">
101<ANCHOR id="xmlCreatePushParserCtxt" href="libxml/libxml-parser.html#xmlCreatePushParserCtxt">
102<ANCHOR id="xmlParseChunk" href="libxml/libxml-parser.html#xmlParseChunk">
103<ANCHOR id="xmlCreateIOParserCtxt" href="libxml/libxml-parser.html#xmlCreateIOParserCtxt">
104<ANCHOR id="xmlNewIOInputStream" href="libxml/libxml-parser.html#xmlNewIOInputStream">
105<ANCHOR id="xmlParserFindNodeInfo" href="libxml/libxml-parser.html#xmlParserFindNodeInfo">
106<ANCHOR id="xmlInitNodeInfoSeq" href="libxml/libxml-parser.html#xmlInitNodeInfoSeq">
107<ANCHOR id="xmlClearNodeInfoSeq" href="libxml/libxml-parser.html#xmlClearNodeInfoSeq">
108<ANCHOR id="xmlParserFindNodeInfoIndex" href="libxml/libxml-parser.html#xmlParserFindNodeInfoIndex">
109<ANCHOR id="xmlParserAddNodeInfo" href="libxml/libxml-parser.html#xmlParserAddNodeInfo">
110<ANCHOR id="xmlSetExternalEntityLoader" href="libxml/libxml-parser.html#xmlSetExternalEntityLoader">
111<ANCHOR id="xmlGetExternalEntityLoader" href="libxml/libxml-parser.html#xmlGetExternalEntityLoader">
112<ANCHOR id="xmlLoadExternalEntity" href="libxml/libxml-parser.html#xmlLoadExternalEntity">
113<ANCHOR id="xmlParserProperties" href="libxml/libxml-xmlreader.html#xmlParserProperties">
114<ANCHOR id="xmlParserSeverities" href="libxml/libxml-xmlreader.html#xmlParserSeverities">
115<ANCHOR id="xmlTextReader" href="libxml/libxml-xmlreader.html#xmlTextReader">
116<ANCHOR id="xmlTextReaderPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderPtr">
117<ANCHOR id="xmlNewTextReader" href="libxml/libxml-xmlreader.html#xmlNewTextReader">
118<ANCHOR id="xmlNewTextReaderFilename" href="libxml/libxml-xmlreader.html#xmlNewTextReaderFilename">
119<ANCHOR id="xmlFreeTextReader" href="libxml/libxml-xmlreader.html#xmlFreeTextReader">
120<ANCHOR id="xmlTextReaderRead" href="libxml/libxml-xmlreader.html#xmlTextReaderRead">
121<ANCHOR id="xmlTextReaderReadInnerXml" href="libxml/libxml-xmlreader.html#xmlTextReaderReadInnerXml">
122<ANCHOR id="xmlTextReaderReadOuterXml" href="libxml/libxml-xmlreader.html#xmlTextReaderReadOuterXml">
123<ANCHOR id="xmlTextReaderReadString" href="libxml/libxml-xmlreader.html#xmlTextReaderReadString">
124<ANCHOR id="xmlTextReaderReadAttributeValue" href="libxml/libxml-xmlreader.html#xmlTextReaderReadAttributeValue">
125<ANCHOR id="xmlTextReaderAttributeCount" href="libxml/libxml-xmlreader.html#xmlTextReaderAttributeCount">
126<ANCHOR id="xmlTextReaderBaseUri" href="libxml/libxml-xmlreader.html#xmlTextReaderBaseUri">
127<ANCHOR id="xmlTextReaderDepth" href="libxml/libxml-xmlreader.html#xmlTextReaderDepth">
128<ANCHOR id="xmlTextReaderHasAttributes" href="libxml/libxml-xmlreader.html#xmlTextReaderHasAttributes">
129<ANCHOR id="xmlTextReaderHasValue" href="libxml/libxml-xmlreader.html#xmlTextReaderHasValue">
130<ANCHOR id="xmlTextReaderIsDefault" href="libxml/libxml-xmlreader.html#xmlTextReaderIsDefault">
131<ANCHOR id="xmlTextReaderIsEmptyElement" href="libxml/libxml-xmlreader.html#xmlTextReaderIsEmptyElement">
132<ANCHOR id="xmlTextReaderLocalName" href="libxml/libxml-xmlreader.html#xmlTextReaderLocalName">
133<ANCHOR id="xmlTextReaderName" href="libxml/libxml-xmlreader.html#xmlTextReaderName">
134<ANCHOR id="xmlTextReaderNamespaceUri" href="libxml/libxml-xmlreader.html#xmlTextReaderNamespaceUri">
135<ANCHOR id="xmlTextReaderNodeType" href="libxml/libxml-xmlreader.html#xmlTextReaderNodeType">
136<ANCHOR id="xmlTextReaderPrefix" href="libxml/libxml-xmlreader.html#xmlTextReaderPrefix">
137<ANCHOR id="xmlTextReaderQuoteChar" href="libxml/libxml-xmlreader.html#xmlTextReaderQuoteChar">
138<ANCHOR id="xmlTextReaderValue" href="libxml/libxml-xmlreader.html#xmlTextReaderValue">
139<ANCHOR id="xmlTextReaderXmlLang" href="libxml/libxml-xmlreader.html#xmlTextReaderXmlLang">
140<ANCHOR id="xmlTextReaderReadState" href="libxml/libxml-xmlreader.html#xmlTextReaderReadState">
141<ANCHOR id="xmlTextReaderClose" href="libxml/libxml-xmlreader.html#xmlTextReaderClose">
142<ANCHOR id="xmlTextReaderGetAttributeNo" href="libxml/libxml-xmlreader.html#xmlTextReaderGetAttributeNo">
143<ANCHOR id="xmlTextReaderGetAttribute" href="libxml/libxml-xmlreader.html#xmlTextReaderGetAttribute">
144<ANCHOR id="xmlTextReaderGetAttributeNs" href="libxml/libxml-xmlreader.html#xmlTextReaderGetAttributeNs">
145<ANCHOR id="xmlTextReaderGetRemainder" href="libxml/libxml-xmlreader.html#xmlTextReaderGetRemainder">
146<ANCHOR id="xmlTextReaderLookupNamespace" href="libxml/libxml-xmlreader.html#xmlTextReaderLookupNamespace">
147<ANCHOR id="xmlTextReaderMoveToAttributeNo" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToAttributeNo">
148<ANCHOR id="xmlTextReaderMoveToAttribute" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToAttribute">
149<ANCHOR id="xmlTextReaderMoveToAttributeNs" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToAttributeNs">
150<ANCHOR id="xmlTextReaderMoveToFirstAttribute" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToFirstAttribute">
151<ANCHOR id="xmlTextReaderMoveToNextAttribute" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToNextAttribute">
152<ANCHOR id="xmlTextReaderMoveToElement" href="libxml/libxml-xmlreader.html#xmlTextReaderMoveToElement">
153<ANCHOR id="xmlTextReaderNormalization" href="libxml/libxml-xmlreader.html#xmlTextReaderNormalization">
154<ANCHOR id="xmlTextReaderSetParserProp" href="libxml/libxml-xmlreader.html#xmlTextReaderSetParserProp">
155<ANCHOR id="xmlTextReaderGetParserProp" href="libxml/libxml-xmlreader.html#xmlTextReaderGetParserProp">
156<ANCHOR id="xmlTextReaderCurrentNode" href="libxml/libxml-xmlreader.html#xmlTextReaderCurrentNode">
157<ANCHOR id="xmlTextReaderCurrentDoc" href="libxml/libxml-xmlreader.html#xmlTextReaderCurrentDoc">
158<ANCHOR id="xmlTextReaderExpand" href="libxml/libxml-xmlreader.html#xmlTextReaderExpand">
159<ANCHOR id="xmlTextReaderNext" href="libxml/libxml-xmlreader.html#xmlTextReaderNext">
160<ANCHOR id="xmlTextReaderIsValid" href="libxml/libxml-xmlreader.html#xmlTextReaderIsValid">
161<ANCHOR id="xmlTextReaderRelaxNGValidate" href="libxml/libxml-xmlreader.html#xmlTextReaderRelaxNGValidate">
162<ANCHOR id="xmlTextReaderRelaxNGSetSchema" href="libxml/libxml-xmlreader.html#xmlTextReaderRelaxNGSetSchema">
163<ANCHOR id="xmlTextReaderLocatorPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorPtr">
164<ANCHOR id="xmlTextReaderErrorFunc" href="libxml/libxml-xmlreader.html#xmlTextReaderErrorFunc">
165<ANCHOR id="xmlTextReaderLocatorLineNumber" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorLineNumber">
166<ANCHOR id="xmlTextReaderLocatorBaseURI" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorBaseURI">
167<ANCHOR id="xmlTextReaderSetErrorHandler" href="libxml/libxml-xmlreader.html#xmlTextReaderSetErrorHandler">
168<ANCHOR id="xmlTextReaderGetErrorHandler" href="libxml/libxml-xmlreader.html#xmlTextReaderGetErrorHandler">
169<ANCHOR id="getPublicId" href="libxml/libxml-SAX.html#getPublicId">
170<ANCHOR id="getSystemId" href="libxml/libxml-SAX.html#getSystemId">
171<ANCHOR id="setDocumentLocator" href="libxml/libxml-SAX.html#setDocumentLocator">
172<ANCHOR id="getLineNumber" href="libxml/libxml-SAX.html#getLineNumber">
173<ANCHOR id="getColumnNumber" href="libxml/libxml-SAX.html#getColumnNumber">
174<ANCHOR id="isStandalone" href="libxml/libxml-SAX.html#isStandalone">
175<ANCHOR id="hasInternalSubset" href="libxml/libxml-SAX.html#hasInternalSubset">
176<ANCHOR id="hasExternalSubset" href="libxml/libxml-SAX.html#hasExternalSubset">
177<ANCHOR id="internalSubset" href="libxml/libxml-SAX.html#internalSubset">
178<ANCHOR id="externalSubset" href="libxml/libxml-SAX.html#externalSubset">
179<ANCHOR id="getEntity" href="libxml/libxml-SAX.html#getEntity">
180<ANCHOR id="getParameterEntity" href="libxml/libxml-SAX.html#getParameterEntity">
181<ANCHOR id="resolveEntity" href="libxml/libxml-SAX.html#resolveEntity">
182<ANCHOR id="entityDecl" href="libxml/libxml-SAX.html#entityDecl">
183<ANCHOR id="attributeDecl" href="libxml/libxml-SAX.html#attributeDecl">
184<ANCHOR id="elementDecl" href="libxml/libxml-SAX.html#elementDecl">
185<ANCHOR id="notationDecl" href="libxml/libxml-SAX.html#notationDecl">
186<ANCHOR id="unparsedEntityDecl" href="libxml/libxml-SAX.html#unparsedEntityDecl">
187<ANCHOR id="startDocument" href="libxml/libxml-SAX.html#startDocument">
188<ANCHOR id="endDocument" href="libxml/libxml-SAX.html#endDocument">
189<ANCHOR id="attribute" href="libxml/libxml-SAX.html#attribute">
190<ANCHOR id="startElement" href="libxml/libxml-SAX.html#startElement">
191<ANCHOR id="endElement" href="libxml/libxml-SAX.html#endElement">
192<ANCHOR id="reference" href="libxml/libxml-SAX.html#reference">
193<ANCHOR id="characters" href="libxml/libxml-SAX.html#characters">
194<ANCHOR id="ignorableWhitespace" href="libxml/libxml-SAX.html#ignorableWhitespace">
195<ANCHOR id="processingInstruction" href="libxml/libxml-SAX.html#processingInstruction">
196<ANCHOR id="globalNamespace" href="libxml/libxml-SAX.html#globalNamespace">
197<ANCHOR id="setNamespace" href="libxml/libxml-SAX.html#setNamespace">
198<ANCHOR id="getNamespace" href="libxml/libxml-SAX.html#getNamespace">
199<ANCHOR id="checkNamespace" href="libxml/libxml-SAX.html#checkNamespace">
200<ANCHOR id="namespaceDecl" href="libxml/libxml-SAX.html#namespaceDecl">
201<ANCHOR id="comment" href="libxml/libxml-SAX.html#comment">
202<ANCHOR id="cdataBlock" href="libxml/libxml-SAX.html#cdataBlock">
203<ANCHOR id="initxmlDefaultSAXHandler" href="libxml/libxml-SAX.html#initxmlDefaultSAXHandler">
204<ANCHOR id="inithtmlDefaultSAXHandler" href="libxml/libxml-SAX.html#inithtmlDefaultSAXHandler">
205<ANCHOR id="initdocbDefaultSAXHandler" href="libxml/libxml-SAX.html#initdocbDefaultSAXHandler">
206<ANCHOR id="xmlDefaultSAXHandlerInit" href="libxml/libxml-SAX.html#xmlDefaultSAXHandlerInit">
207<ANCHOR id="htmlDefaultSAXHandlerInit" href="libxml/libxml-SAX.html#htmlDefaultSAXHandlerInit">
208<ANCHOR id="docbDefaultSAXHandlerInit" href="libxml/libxml-SAX.html#docbDefaultSAXHandlerInit">
209<ANCHOR id="xmlParserInputBuffer" href="libxml/libxml-tree.html#xmlParserInputBuffer">
210<ANCHOR id="xmlParserInputBufferPtr" href="libxml/libxml-tree.html#xmlParserInputBufferPtr">
211<ANCHOR id="xmlOutputBuffer" href="libxml/libxml-tree.html#xmlOutputBuffer">
212<ANCHOR id="xmlOutputBufferPtr" href="libxml/libxml-tree.html#xmlOutputBufferPtr">
213<ANCHOR id="xmlParserInput" href="libxml/libxml-tree.html#xmlParserInput">
214<ANCHOR id="xmlParserInputPtr" href="libxml/libxml-tree.html#xmlParserInputPtr">
215<ANCHOR id="xmlParserCtxt" href="libxml/libxml-tree.html#xmlParserCtxt">
216<ANCHOR id="xmlParserCtxtPtr" href="libxml/libxml-tree.html#xmlParserCtxtPtr">
217<ANCHOR id="xmlSAXLocator" href="libxml/libxml-tree.html#xmlSAXLocator">
218<ANCHOR id="xmlSAXLocatorPtr" href="libxml/libxml-tree.html#xmlSAXLocatorPtr">
219<ANCHOR id="xmlSAXHandler" href="libxml/libxml-tree.html#xmlSAXHandler">
220<ANCHOR id="xmlSAXHandlerPtr" href="libxml/libxml-tree.html#xmlSAXHandlerPtr">
221<ANCHOR id="xmlEntity" href="libxml/libxml-tree.html#xmlEntity">
222<ANCHOR id="xmlEntityPtr" href="libxml/libxml-tree.html#xmlEntityPtr">
223<ANCHOR id="BASE-BUFFER-SIZE-CAPS" href="libxml/libxml-tree.html#BASE-BUFFER-SIZE-CAPS">
224<ANCHOR id="XML-XML-NAMESPACE-CAPS" href="libxml/libxml-tree.html#XML-XML-NAMESPACE-CAPS">
225<ANCHOR id="xmlElementType" href="libxml/libxml-tree.html#xmlElementType">
226<ANCHOR id="xmlChar" href="libxml/libxml-tree.html#xmlChar">
227<ANCHOR id="BAD-CAST-CAPS" href="libxml/libxml-tree.html#BAD-CAST-CAPS">
228<ANCHOR id="xmlNotation" href="libxml/libxml-tree.html#xmlNotation">
229<ANCHOR id="xmlNotationPtr" href="libxml/libxml-tree.html#xmlNotationPtr">
230<ANCHOR id="xmlAttributeType" href="libxml/libxml-tree.html#xmlAttributeType">
231<ANCHOR id="xmlAttributeDefault" href="libxml/libxml-tree.html#xmlAttributeDefault">
232<ANCHOR id="xmlEnumeration" href="libxml/libxml-tree.html#xmlEnumeration">
233<ANCHOR id="xmlEnumerationPtr" href="libxml/libxml-tree.html#xmlEnumerationPtr">
234<ANCHOR id="xmlAttribute" href="libxml/libxml-tree.html#xmlAttribute">
235<ANCHOR id="xmlAttributePtr" href="libxml/libxml-tree.html#xmlAttributePtr">
236<ANCHOR id="xmlElementContentType" href="libxml/libxml-tree.html#xmlElementContentType">
237<ANCHOR id="xmlElementContentOccur" href="libxml/libxml-tree.html#xmlElementContentOccur">
238<ANCHOR id="xmlElementContent" href="libxml/libxml-tree.html#xmlElementContent">
239<ANCHOR id="xmlElementContentPtr" href="libxml/libxml-tree.html#xmlElementContentPtr">
240<ANCHOR id="xmlElementTypeVal" href="libxml/libxml-tree.html#xmlElementTypeVal">
241<ANCHOR id="xmlElement" href="libxml/libxml-tree.html#xmlElement">
242<ANCHOR id="xmlElementPtr" href="libxml/libxml-tree.html#xmlElementPtr">
243<ANCHOR id="XML-LOCAL-NAMESPACE-CAPS" href="libxml/libxml-tree.html#XML-LOCAL-NAMESPACE-CAPS">
244<ANCHOR id="xmlNsType" href="libxml/libxml-tree.html#xmlNsType">
245<ANCHOR id="xmlNs" href="libxml/libxml-tree.html#xmlNs">
246<ANCHOR id="xmlNsPtr" href="libxml/libxml-tree.html#xmlNsPtr">
247<ANCHOR id="xmlDtd" href="libxml/libxml-tree.html#xmlDtd">
248<ANCHOR id="xmlDtdPtr" href="libxml/libxml-tree.html#xmlDtdPtr">
249<ANCHOR id="xmlAttr" href="libxml/libxml-tree.html#xmlAttr">
250<ANCHOR id="xmlAttrPtr" href="libxml/libxml-tree.html#xmlAttrPtr">
251<ANCHOR id="xmlID" href="libxml/libxml-tree.html#xmlID">
252<ANCHOR id="xmlIDPtr" href="libxml/libxml-tree.html#xmlIDPtr">
253<ANCHOR id="xmlRef" href="libxml/libxml-tree.html#xmlRef">
254<ANCHOR id="xmlRefPtr" href="libxml/libxml-tree.html#xmlRefPtr">
255<ANCHOR id="xmlBufferAllocationScheme" href="libxml/libxml-tree.html#xmlBufferAllocationScheme">
256<ANCHOR id="xmlBuffer" href="libxml/libxml-tree.html#xmlBuffer">
257<ANCHOR id="xmlBufferPtr" href="libxml/libxml-tree.html#xmlBufferPtr">
258<ANCHOR id="xmlNode" href="libxml/libxml-tree.html#xmlNode">
259<ANCHOR id="xmlNodePtr" href="libxml/libxml-tree.html#xmlNodePtr">
260<ANCHOR id="XML-GET-CONTENT-CAPS" href="libxml/libxml-tree.html#XML-GET-CONTENT-CAPS">
261<ANCHOR id="XML-GET-LINE-CAPS" href="libxml/libxml-tree.html#XML-GET-LINE-CAPS">
262<ANCHOR id="xmlDoc" href="libxml/libxml-tree.html#xmlDoc">
263<ANCHOR id="xmlDocPtr" href="libxml/libxml-tree.html#xmlDocPtr">
264<ANCHOR id="xmlChildrenNode" href="libxml/libxml-tree.html#xmlChildrenNode">
265<ANCHOR id="xmlRootNode" href="libxml/libxml-tree.html#xmlRootNode">
266<ANCHOR id="xmlValidateNCName" href="libxml/libxml-tree.html#xmlValidateNCName">
267<ANCHOR id="xmlValidateQName" href="libxml/libxml-tree.html#xmlValidateQName">
268<ANCHOR id="xmlValidateName" href="libxml/libxml-tree.html#xmlValidateName">
269<ANCHOR id="xmlValidateNMToken" href="libxml/libxml-tree.html#xmlValidateNMToken">
270<ANCHOR id="xmlBuildQName" href="libxml/libxml-tree.html#xmlBuildQName">
271<ANCHOR id="xmlSplitQName2" href="libxml/libxml-tree.html#xmlSplitQName2">
272<ANCHOR id="xmlSetBufferAllocationScheme" href="libxml/libxml-tree.html#xmlSetBufferAllocationScheme">
273<ANCHOR id="xmlGetBufferAllocationScheme" href="libxml/libxml-tree.html#xmlGetBufferAllocationScheme">
274<ANCHOR id="xmlBufferCreate" href="libxml/libxml-tree.html#xmlBufferCreate">
275<ANCHOR id="xmlBufferCreateSize" href="libxml/libxml-tree.html#xmlBufferCreateSize">
276<ANCHOR id="xmlBufferResize" href="libxml/libxml-tree.html#xmlBufferResize">
277<ANCHOR id="xmlBufferFree" href="libxml/libxml-tree.html#xmlBufferFree">
278<ANCHOR id="xmlBufferDump" href="libxml/libxml-tree.html#xmlBufferDump">
279<ANCHOR id="xmlBufferAdd" href="libxml/libxml-tree.html#xmlBufferAdd">
280<ANCHOR id="xmlBufferAddHead" href="libxml/libxml-tree.html#xmlBufferAddHead">
281<ANCHOR id="xmlBufferCat" href="libxml/libxml-tree.html#xmlBufferCat">
282<ANCHOR id="xmlBufferCCat" href="libxml/libxml-tree.html#xmlBufferCCat">
283<ANCHOR id="xmlBufferShrink" href="libxml/libxml-tree.html#xmlBufferShrink">
284<ANCHOR id="xmlBufferGrow" href="libxml/libxml-tree.html#xmlBufferGrow">
285<ANCHOR id="xmlBufferEmpty" href="libxml/libxml-tree.html#xmlBufferEmpty">
286<ANCHOR id="xmlBufferContent" href="libxml/libxml-tree.html#xmlBufferContent">
287<ANCHOR id="xmlBufferSetAllocationScheme" href="libxml/libxml-tree.html#xmlBufferSetAllocationScheme">
288<ANCHOR id="xmlBufferLength" href="libxml/libxml-tree.html#xmlBufferLength">
289<ANCHOR id="xmlCreateIntSubset" href="libxml/libxml-tree.html#xmlCreateIntSubset">
290<ANCHOR id="xmlNewDtd" href="libxml/libxml-tree.html#xmlNewDtd">
291<ANCHOR id="xmlGetIntSubset" href="libxml/libxml-tree.html#xmlGetIntSubset">
292<ANCHOR id="xmlFreeDtd" href="libxml/libxml-tree.html#xmlFreeDtd">
293<ANCHOR id="xmlNewGlobalNs" href="libxml/libxml-tree.html#xmlNewGlobalNs">
294<ANCHOR id="xmlNewNs" href="libxml/libxml-tree.html#xmlNewNs">
295<ANCHOR id="xmlFreeNs" href="libxml/libxml-tree.html#xmlFreeNs">
296<ANCHOR id="xmlFreeNsList" href="libxml/libxml-tree.html#xmlFreeNsList">
297<ANCHOR id="xmlNewDoc" href="libxml/libxml-tree.html#xmlNewDoc">
298<ANCHOR id="xmlFreeDoc" href="libxml/libxml-tree.html#xmlFreeDoc">
299<ANCHOR id="xmlNewDocProp" href="libxml/libxml-tree.html#xmlNewDocProp">
300<ANCHOR id="xmlNewProp" href="libxml/libxml-tree.html#xmlNewProp">
301<ANCHOR id="xmlNewNsProp" href="libxml/libxml-tree.html#xmlNewNsProp">
302<ANCHOR id="xmlNewNsPropEatName" href="libxml/libxml-tree.html#xmlNewNsPropEatName">
303<ANCHOR id="xmlFreePropList" href="libxml/libxml-tree.html#xmlFreePropList">
304<ANCHOR id="xmlFreeProp" href="libxml/libxml-tree.html#xmlFreeProp">
305<ANCHOR id="xmlCopyProp" href="libxml/libxml-tree.html#xmlCopyProp">
306<ANCHOR id="xmlCopyPropList" href="libxml/libxml-tree.html#xmlCopyPropList">
307<ANCHOR id="xmlCopyDtd" href="libxml/libxml-tree.html#xmlCopyDtd">
308<ANCHOR id="xmlCopyDoc" href="libxml/libxml-tree.html#xmlCopyDoc">
309<ANCHOR id="xmlNewDocNode" href="libxml/libxml-tree.html#xmlNewDocNode">
310<ANCHOR id="xmlNewDocNodeEatName" href="libxml/libxml-tree.html#xmlNewDocNodeEatName">
311<ANCHOR id="xmlNewDocRawNode" href="libxml/libxml-tree.html#xmlNewDocRawNode">
312<ANCHOR id="xmlNewNode" href="libxml/libxml-tree.html#xmlNewNode">
313<ANCHOR id="xmlNewNodeEatName" href="libxml/libxml-tree.html#xmlNewNodeEatName">
314<ANCHOR id="xmlNewChild" href="libxml/libxml-tree.html#xmlNewChild">
315<ANCHOR id="xmlNewTextChild" href="libxml/libxml-tree.html#xmlNewTextChild">
316<ANCHOR id="xmlNewDocText" href="libxml/libxml-tree.html#xmlNewDocText">
317<ANCHOR id="xmlNewText" href="libxml/libxml-tree.html#xmlNewText">
318<ANCHOR id="xmlNewPI" href="libxml/libxml-tree.html#xmlNewPI">
319<ANCHOR id="xmlNewDocTextLen" href="libxml/libxml-tree.html#xmlNewDocTextLen">
320<ANCHOR id="xmlNewTextLen" href="libxml/libxml-tree.html#xmlNewTextLen">
321<ANCHOR id="xmlNewDocComment" href="libxml/libxml-tree.html#xmlNewDocComment">
322<ANCHOR id="xmlNewComment" href="libxml/libxml-tree.html#xmlNewComment">
323<ANCHOR id="xmlNewCDataBlock" href="libxml/libxml-tree.html#xmlNewCDataBlock">
324<ANCHOR id="xmlNewCharRef" href="libxml/libxml-tree.html#xmlNewCharRef">
325<ANCHOR id="xmlNewReference" href="libxml/libxml-tree.html#xmlNewReference">
326<ANCHOR id="xmlCopyNode" href="libxml/libxml-tree.html#xmlCopyNode">
327<ANCHOR id="xmlDocCopyNode" href="libxml/libxml-tree.html#xmlDocCopyNode">
328<ANCHOR id="xmlCopyNodeList" href="libxml/libxml-tree.html#xmlCopyNodeList">
329<ANCHOR id="xmlNewDocFragment" href="libxml/libxml-tree.html#xmlNewDocFragment">
330<ANCHOR id="xmlGetLineNo" href="libxml/libxml-tree.html#xmlGetLineNo">
331<ANCHOR id="xmlGetNodePath" href="libxml/libxml-tree.html#xmlGetNodePath">
332<ANCHOR id="xmlDocGetRootElement" href="libxml/libxml-tree.html#xmlDocGetRootElement">
333<ANCHOR id="xmlGetLastChild" href="libxml/libxml-tree.html#xmlGetLastChild">
334<ANCHOR id="xmlNodeIsText" href="libxml/libxml-tree.html#xmlNodeIsText">
335<ANCHOR id="xmlIsBlankNode" href="libxml/libxml-tree.html#xmlIsBlankNode">
336<ANCHOR id="xmlDocSetRootElement" href="libxml/libxml-tree.html#xmlDocSetRootElement">
337<ANCHOR id="xmlNodeSetName" href="libxml/libxml-tree.html#xmlNodeSetName">
338<ANCHOR id="xmlAddChild" href="libxml/libxml-tree.html#xmlAddChild">
339<ANCHOR id="xmlAddChildList" href="libxml/libxml-tree.html#xmlAddChildList">
340<ANCHOR id="xmlReplaceNode" href="libxml/libxml-tree.html#xmlReplaceNode">
341<ANCHOR id="xmlAddSibling" href="libxml/libxml-tree.html#xmlAddSibling">
342<ANCHOR id="xmlAddPrevSibling" href="libxml/libxml-tree.html#xmlAddPrevSibling">
343<ANCHOR id="xmlAddNextSibling" href="libxml/libxml-tree.html#xmlAddNextSibling">
344<ANCHOR id="xmlUnlinkNode" href="libxml/libxml-tree.html#xmlUnlinkNode">
345<ANCHOR id="xmlTextMerge" href="libxml/libxml-tree.html#xmlTextMerge">
346<ANCHOR id="xmlTextConcat" href="libxml/libxml-tree.html#xmlTextConcat">
347<ANCHOR id="xmlFreeNodeList" href="libxml/libxml-tree.html#xmlFreeNodeList">
348<ANCHOR id="xmlFreeNode" href="libxml/libxml-tree.html#xmlFreeNode">
349<ANCHOR id="xmlSetTreeDoc" href="libxml/libxml-tree.html#xmlSetTreeDoc">
350<ANCHOR id="xmlSetListDoc" href="libxml/libxml-tree.html#xmlSetListDoc">
351<ANCHOR id="xmlSearchNs" href="libxml/libxml-tree.html#xmlSearchNs">
352<ANCHOR id="xmlSearchNsByHref" href="libxml/libxml-tree.html#xmlSearchNsByHref">
353<ANCHOR id="xmlGetNsList" href="libxml/libxml-tree.html#xmlGetNsList">
354<ANCHOR id="xmlSetNs" href="libxml/libxml-tree.html#xmlSetNs">
355<ANCHOR id="xmlCopyNamespace" href="libxml/libxml-tree.html#xmlCopyNamespace">
356<ANCHOR id="xmlCopyNamespaceList" href="libxml/libxml-tree.html#xmlCopyNamespaceList">
357<ANCHOR id="xmlSetProp" href="libxml/libxml-tree.html#xmlSetProp">
358<ANCHOR id="xmlGetProp" href="libxml/libxml-tree.html#xmlGetProp">
359<ANCHOR id="xmlGetNoNsProp" href="libxml/libxml-tree.html#xmlGetNoNsProp">
360<ANCHOR id="xmlHasProp" href="libxml/libxml-tree.html#xmlHasProp">
361<ANCHOR id="xmlHasNsProp" href="libxml/libxml-tree.html#xmlHasNsProp">
362<ANCHOR id="xmlSetNsProp" href="libxml/libxml-tree.html#xmlSetNsProp">
363<ANCHOR id="xmlGetNsProp" href="libxml/libxml-tree.html#xmlGetNsProp">
364<ANCHOR id="xmlStringGetNodeList" href="libxml/libxml-tree.html#xmlStringGetNodeList">
365<ANCHOR id="xmlStringLenGetNodeList" href="libxml/libxml-tree.html#xmlStringLenGetNodeList">
366<ANCHOR id="xmlNodeListGetString" href="libxml/libxml-tree.html#xmlNodeListGetString">
367<ANCHOR id="xmlNodeListGetRawString" href="libxml/libxml-tree.html#xmlNodeListGetRawString">
368<ANCHOR id="xmlNodeSetContent" href="libxml/libxml-tree.html#xmlNodeSetContent">
369<ANCHOR id="xmlNodeSetContentLen" href="libxml/libxml-tree.html#xmlNodeSetContentLen">
370<ANCHOR id="xmlNodeAddContent" href="libxml/libxml-tree.html#xmlNodeAddContent">
371<ANCHOR id="xmlNodeAddContentLen" href="libxml/libxml-tree.html#xmlNodeAddContentLen">
372<ANCHOR id="xmlNodeGetContent" href="libxml/libxml-tree.html#xmlNodeGetContent">
373<ANCHOR id="xmlNodeGetLang" href="libxml/libxml-tree.html#xmlNodeGetLang">
374<ANCHOR id="xmlNodeSetLang" href="libxml/libxml-tree.html#xmlNodeSetLang">
375<ANCHOR id="xmlNodeGetSpacePreserve" href="libxml/libxml-tree.html#xmlNodeGetSpacePreserve">
376<ANCHOR id="xmlNodeSetSpacePreserve" href="libxml/libxml-tree.html#xmlNodeSetSpacePreserve">
377<ANCHOR id="xmlNodeGetBase" href="libxml/libxml-tree.html#xmlNodeGetBase">
378<ANCHOR id="xmlNodeSetBase" href="libxml/libxml-tree.html#xmlNodeSetBase">
379<ANCHOR id="xmlRemoveProp" href="libxml/libxml-tree.html#xmlRemoveProp">
380<ANCHOR id="xmlUnsetProp" href="libxml/libxml-tree.html#xmlUnsetProp">
381<ANCHOR id="xmlUnsetNsProp" href="libxml/libxml-tree.html#xmlUnsetNsProp">
382<ANCHOR id="xmlBufferWriteCHAR" href="libxml/libxml-tree.html#xmlBufferWriteCHAR">
383<ANCHOR id="xmlBufferWriteChar" href="libxml/libxml-tree.html#xmlBufferWriteChar">
384<ANCHOR id="xmlBufferWriteQuotedString" href="libxml/libxml-tree.html#xmlBufferWriteQuotedString">
385<ANCHOR id="xmlReconciliateNs" href="libxml/libxml-tree.html#xmlReconciliateNs">
386<ANCHOR id="xmlDocDumpFormatMemory" href="libxml/libxml-tree.html#xmlDocDumpFormatMemory">
387<ANCHOR id="xmlDocDumpMemory" href="libxml/libxml-tree.html#xmlDocDumpMemory">
388<ANCHOR id="xmlDocDumpMemoryEnc" href="libxml/libxml-tree.html#xmlDocDumpMemoryEnc">
389<ANCHOR id="xmlDocDumpFormatMemoryEnc" href="libxml/libxml-tree.html#xmlDocDumpFormatMemoryEnc">
390<ANCHOR id="xmlDocFormatDump" href="libxml/libxml-tree.html#xmlDocFormatDump">
391<ANCHOR id="xmlDocDump" href="libxml/libxml-tree.html#xmlDocDump">
392<ANCHOR id="xmlElemDump" href="libxml/libxml-tree.html#xmlElemDump">
393<ANCHOR id="xmlSaveFile" href="libxml/libxml-tree.html#xmlSaveFile">
394<ANCHOR id="xmlSaveFormatFile" href="libxml/libxml-tree.html#xmlSaveFormatFile">
395<ANCHOR id="xmlNodeDump" href="libxml/libxml-tree.html#xmlNodeDump">
396<ANCHOR id="xmlSaveFileTo" href="libxml/libxml-tree.html#xmlSaveFileTo">
397<ANCHOR id="xmlSaveFormatFileTo" href="libxml/libxml-tree.html#xmlSaveFormatFileTo">
398<ANCHOR id="xmlNodeDumpOutput" href="libxml/libxml-tree.html#xmlNodeDumpOutput">
399<ANCHOR id="xmlSaveFormatFileEnc" href="libxml/libxml-tree.html#xmlSaveFormatFileEnc">
400<ANCHOR id="xmlSaveFileEnc" href="libxml/libxml-tree.html#xmlSaveFileEnc">
401<ANCHOR id="xmlIsXHTML" href="libxml/libxml-tree.html#xmlIsXHTML">
402<ANCHOR id="xmlGetDocCompressMode" href="libxml/libxml-tree.html#xmlGetDocCompressMode">
403<ANCHOR id="xmlSetDocCompressMode" href="libxml/libxml-tree.html#xmlSetDocCompressMode">
404<ANCHOR id="xmlGetCompressMode" href="libxml/libxml-tree.html#xmlGetCompressMode">
405<ANCHOR id="xmlSetCompressMode" href="libxml/libxml-tree.html#xmlSetCompressMode">
406<ANCHOR id="xmlEntityType" href="libxml/libxml-entities.html#xmlEntityType">
407<ANCHOR id="xmlEntity" href="libxml/libxml-entities.html#xmlEntity">
408<ANCHOR id="xmlEntitiesTablePtr" href="libxml/libxml-entities.html#xmlEntitiesTablePtr">
409<ANCHOR id="xmlInitializePredefinedEntities" href="libxml/libxml-entities.html#xmlInitializePredefinedEntities">
410<ANCHOR id="xmlAddDocEntity" href="libxml/libxml-entities.html#xmlAddDocEntity">
411<ANCHOR id="xmlAddDtdEntity" href="libxml/libxml-entities.html#xmlAddDtdEntity">
412<ANCHOR id="xmlGetPredefinedEntity" href="libxml/libxml-entities.html#xmlGetPredefinedEntity">
413<ANCHOR id="xmlGetDocEntity" href="libxml/libxml-entities.html#xmlGetDocEntity">
414<ANCHOR id="xmlGetDtdEntity" href="libxml/libxml-entities.html#xmlGetDtdEntity">
415<ANCHOR id="xmlGetParameterEntity" href="libxml/libxml-entities.html#xmlGetParameterEntity">
416<ANCHOR id="xmlEncodeEntities" href="libxml/libxml-entities.html#xmlEncodeEntities">
417<ANCHOR id="xmlEncodeEntitiesReentrant" href="libxml/libxml-entities.html#xmlEncodeEntitiesReentrant">
418<ANCHOR id="xmlEncodeSpecialChars" href="libxml/libxml-entities.html#xmlEncodeSpecialChars">
419<ANCHOR id="xmlCreateEntitiesTable" href="libxml/libxml-entities.html#xmlCreateEntitiesTable">
420<ANCHOR id="xmlCopyEntitiesTable" href="libxml/libxml-entities.html#xmlCopyEntitiesTable">
421<ANCHOR id="xmlFreeEntitiesTable" href="libxml/libxml-entities.html#xmlFreeEntitiesTable">
422<ANCHOR id="xmlDumpEntitiesTable" href="libxml/libxml-entities.html#xmlDumpEntitiesTable">
423<ANCHOR id="xmlDumpEntityDecl" href="libxml/libxml-entities.html#xmlDumpEntityDecl">
424<ANCHOR id="xmlCleanupPredefinedEntities" href="libxml/libxml-entities.html#xmlCleanupPredefinedEntities">
425<ANCHOR id="xmlValidState" href="libxml/libxml-valid.html#xmlValidState">
426<ANCHOR id="xmlValidStatePtr" href="libxml/libxml-valid.html#xmlValidStatePtr">
427<ANCHOR id="xmlValidityErrorFunc" href="libxml/libxml-valid.html#xmlValidityErrorFunc">
428<ANCHOR id="xmlValidityWarningFunc" href="libxml/libxml-valid.html#xmlValidityWarningFunc">
429<ANCHOR id="xmlValidCtxt" href="libxml/libxml-valid.html#xmlValidCtxt">
430<ANCHOR id="xmlValidCtxtPtr" href="libxml/libxml-valid.html#xmlValidCtxtPtr">
431<ANCHOR id="xmlNotationTablePtr" href="libxml/libxml-valid.html#xmlNotationTablePtr">
432<ANCHOR id="xmlElementTablePtr" href="libxml/libxml-valid.html#xmlElementTablePtr">
433<ANCHOR id="xmlAttributeTablePtr" href="libxml/libxml-valid.html#xmlAttributeTablePtr">
434<ANCHOR id="xmlIDTablePtr" href="libxml/libxml-valid.html#xmlIDTablePtr">
435<ANCHOR id="xmlRefTablePtr" href="libxml/libxml-valid.html#xmlRefTablePtr">
436<ANCHOR id="xmlNewValidCtxt" href="libxml/libxml-valid.html#xmlNewValidCtxt">
437<ANCHOR id="xmlFreeValidCtxt" href="libxml/libxml-valid.html#xmlFreeValidCtxt">
438<ANCHOR id="xmlAddNotationDecl" href="libxml/libxml-valid.html#xmlAddNotationDecl">
439<ANCHOR id="xmlCopyNotationTable" href="libxml/libxml-valid.html#xmlCopyNotationTable">
440<ANCHOR id="xmlFreeNotationTable" href="libxml/libxml-valid.html#xmlFreeNotationTable">
441<ANCHOR id="xmlDumpNotationDecl" href="libxml/libxml-valid.html#xmlDumpNotationDecl">
442<ANCHOR id="xmlDumpNotationTable" href="libxml/libxml-valid.html#xmlDumpNotationTable">
443<ANCHOR id="xmlNewElementContent" href="libxml/libxml-valid.html#xmlNewElementContent">
444<ANCHOR id="xmlCopyElementContent" href="libxml/libxml-valid.html#xmlCopyElementContent">
445<ANCHOR id="xmlFreeElementContent" href="libxml/libxml-valid.html#xmlFreeElementContent">
446<ANCHOR id="xmlSnprintfElementContent" href="libxml/libxml-valid.html#xmlSnprintfElementContent">
447<ANCHOR id="xmlSprintfElementContent" href="libxml/libxml-valid.html#xmlSprintfElementContent">
448<ANCHOR id="xmlAddElementDecl" href="libxml/libxml-valid.html#xmlAddElementDecl">
449<ANCHOR id="xmlCopyElementTable" href="libxml/libxml-valid.html#xmlCopyElementTable">
450<ANCHOR id="xmlFreeElementTable" href="libxml/libxml-valid.html#xmlFreeElementTable">
451<ANCHOR id="xmlDumpElementTable" href="libxml/libxml-valid.html#xmlDumpElementTable">
452<ANCHOR id="xmlDumpElementDecl" href="libxml/libxml-valid.html#xmlDumpElementDecl">
453<ANCHOR id="xmlCreateEnumeration" href="libxml/libxml-valid.html#xmlCreateEnumeration">
454<ANCHOR id="xmlFreeEnumeration" href="libxml/libxml-valid.html#xmlFreeEnumeration">
455<ANCHOR id="xmlCopyEnumeration" href="libxml/libxml-valid.html#xmlCopyEnumeration">
456<ANCHOR id="xmlAddAttributeDecl" href="libxml/libxml-valid.html#xmlAddAttributeDecl">
457<ANCHOR id="xmlCopyAttributeTable" href="libxml/libxml-valid.html#xmlCopyAttributeTable">
458<ANCHOR id="xmlFreeAttributeTable" href="libxml/libxml-valid.html#xmlFreeAttributeTable">
459<ANCHOR id="xmlDumpAttributeTable" href="libxml/libxml-valid.html#xmlDumpAttributeTable">
460<ANCHOR id="xmlDumpAttributeDecl" href="libxml/libxml-valid.html#xmlDumpAttributeDecl">
461<ANCHOR id="xmlAddID" href="libxml/libxml-valid.html#xmlAddID">
462<ANCHOR id="xmlFreeIDTable" href="libxml/libxml-valid.html#xmlFreeIDTable">
463<ANCHOR id="xmlGetID" href="libxml/libxml-valid.html#xmlGetID">
464<ANCHOR id="xmlIsID" href="libxml/libxml-valid.html#xmlIsID">
465<ANCHOR id="xmlRemoveID" href="libxml/libxml-valid.html#xmlRemoveID">
466<ANCHOR id="xmlAddRef" href="libxml/libxml-valid.html#xmlAddRef">
467<ANCHOR id="xmlFreeRefTable" href="libxml/libxml-valid.html#xmlFreeRefTable">
468<ANCHOR id="xmlIsRef" href="libxml/libxml-valid.html#xmlIsRef">
469<ANCHOR id="xmlRemoveRef" href="libxml/libxml-valid.html#xmlRemoveRef">
470<ANCHOR id="xmlGetRefs" href="libxml/libxml-valid.html#xmlGetRefs">
471<ANCHOR id="xmlValidateRoot" href="libxml/libxml-valid.html#xmlValidateRoot">
472<ANCHOR id="xmlValidateElementDecl" href="libxml/libxml-valid.html#xmlValidateElementDecl">
473<ANCHOR id="xmlValidNormalizeAttributeValue" href="libxml/libxml-valid.html#xmlValidNormalizeAttributeValue">
474<ANCHOR id="xmlValidCtxtNormalizeAttributeValue" href="libxml/libxml-valid.html#xmlValidCtxtNormalizeAttributeValue">
475<ANCHOR id="xmlValidateAttributeDecl" href="libxml/libxml-valid.html#xmlValidateAttributeDecl">
476<ANCHOR id="xmlValidateAttributeValue" href="libxml/libxml-valid.html#xmlValidateAttributeValue">
477<ANCHOR id="xmlValidateNotationDecl" href="libxml/libxml-valid.html#xmlValidateNotationDecl">
478<ANCHOR id="xmlValidateDtd" href="libxml/libxml-valid.html#xmlValidateDtd">
479<ANCHOR id="xmlValidateDtdFinal" href="libxml/libxml-valid.html#xmlValidateDtdFinal">
480<ANCHOR id="xmlValidateDocument" href="libxml/libxml-valid.html#xmlValidateDocument">
481<ANCHOR id="xmlValidateElement" href="libxml/libxml-valid.html#xmlValidateElement">
482<ANCHOR id="xmlValidateOneElement" href="libxml/libxml-valid.html#xmlValidateOneElement">
483<ANCHOR id="xmlValidateOneAttribute" href="libxml/libxml-valid.html#xmlValidateOneAttribute">
484<ANCHOR id="xmlValidateOneNamespace" href="libxml/libxml-valid.html#xmlValidateOneNamespace">
485<ANCHOR id="xmlValidateDocumentFinal" href="libxml/libxml-valid.html#xmlValidateDocumentFinal">
486<ANCHOR id="xmlValidateNotationUse" href="libxml/libxml-valid.html#xmlValidateNotationUse">
487<ANCHOR id="xmlIsMixedElement" href="libxml/libxml-valid.html#xmlIsMixedElement">
488<ANCHOR id="xmlGetDtdAttrDesc" href="libxml/libxml-valid.html#xmlGetDtdAttrDesc">
489<ANCHOR id="xmlGetDtdQAttrDesc" href="libxml/libxml-valid.html#xmlGetDtdQAttrDesc">
490<ANCHOR id="xmlGetDtdNotationDesc" href="libxml/libxml-valid.html#xmlGetDtdNotationDesc">
491<ANCHOR id="xmlGetDtdQElementDesc" href="libxml/libxml-valid.html#xmlGetDtdQElementDesc">
492<ANCHOR id="xmlGetDtdElementDesc" href="libxml/libxml-valid.html#xmlGetDtdElementDesc">
493<ANCHOR id="xmlValidGetValidElements" href="libxml/libxml-valid.html#xmlValidGetValidElements">
494<ANCHOR id="xmlValidGetPotentialChildren" href="libxml/libxml-valid.html#xmlValidGetPotentialChildren">
495<ANCHOR id="xmlValidateNameValue" href="libxml/libxml-valid.html#xmlValidateNameValue">
496<ANCHOR id="xmlValidateNamesValue" href="libxml/libxml-valid.html#xmlValidateNamesValue">
497<ANCHOR id="xmlValidateNmtokenValue" href="libxml/libxml-valid.html#xmlValidateNmtokenValue">
498<ANCHOR id="xmlValidateNmtokensValue" href="libxml/libxml-valid.html#xmlValidateNmtokensValue">
499<ANCHOR id="xmlValidBuildContentModel" href="libxml/libxml-valid.html#xmlValidBuildContentModel">
500<ANCHOR id="xmlValidatePushElement" href="libxml/libxml-valid.html#xmlValidatePushElement">
501<ANCHOR id="xmlValidatePushCData" href="libxml/libxml-valid.html#xmlValidatePushCData">
502<ANCHOR id="xmlValidatePopElement" href="libxml/libxml-valid.html#xmlValidatePopElement">
503<ANCHOR id="xmlRelaxNG" href="libxml/libxml-relaxng.html#xmlRelaxNG">
504<ANCHOR id="xmlRelaxNGPtr" href="libxml/libxml-relaxng.html#xmlRelaxNGPtr">
505<ANCHOR id="xmlRelaxNGValidityErrorFunc" href="libxml/libxml-relaxng.html#xmlRelaxNGValidityErrorFunc">
506<ANCHOR id="xmlRelaxNGValidityWarningFunc" href="libxml/libxml-relaxng.html#xmlRelaxNGValidityWarningFunc">
507<ANCHOR id="xmlRelaxNGParserCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGParserCtxt">
508<ANCHOR id="xmlRelaxNGParserCtxtPtr" href="libxml/libxml-relaxng.html#xmlRelaxNGParserCtxtPtr">
509<ANCHOR id="xmlRelaxNGValidCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGValidCtxt">
510<ANCHOR id="xmlRelaxNGValidCtxtPtr" href="libxml/libxml-relaxng.html#xmlRelaxNGValidCtxtPtr">
511<ANCHOR id="xmlRelaxNGValidErr" href="libxml/libxml-relaxng.html#xmlRelaxNGValidErr">
512<ANCHOR id="xmlRelaxNGNewParserCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGNewParserCtxt">
513<ANCHOR id="xmlRelaxNGNewMemParserCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGNewMemParserCtxt">
514<ANCHOR id="xmlRelaxNGNewDocParserCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGNewDocParserCtxt">
515<ANCHOR id="xmlRelaxNGFreeParserCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGFreeParserCtxt">
516<ANCHOR id="xmlRelaxNGSetParserErrors" href="libxml/libxml-relaxng.html#xmlRelaxNGSetParserErrors">
517<ANCHOR id="xmlRelaxNGParse" href="libxml/libxml-relaxng.html#xmlRelaxNGParse">
518<ANCHOR id="xmlRelaxNGFree" href="libxml/libxml-relaxng.html#xmlRelaxNGFree">
519<ANCHOR id="xmlRelaxNGDump" href="libxml/libxml-relaxng.html#xmlRelaxNGDump">
520<ANCHOR id="xmlRelaxNGDumpTree" href="libxml/libxml-relaxng.html#xmlRelaxNGDumpTree">
521<ANCHOR id="xmlRelaxNGSetValidErrors" href="libxml/libxml-relaxng.html#xmlRelaxNGSetValidErrors">
522<ANCHOR id="xmlRelaxNGNewValidCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGNewValidCtxt">
523<ANCHOR id="xmlRelaxNGFreeValidCtxt" href="libxml/libxml-relaxng.html#xmlRelaxNGFreeValidCtxt">
524<ANCHOR id="xmlRelaxNGValidateDoc" href="libxml/libxml-relaxng.html#xmlRelaxNGValidateDoc">
525<ANCHOR id="xmlRelaxNGCleanupTypes" href="libxml/libxml-relaxng.html#xmlRelaxNGCleanupTypes">
526<ANCHOR id="xmlRelaxNGValidatePushElement" href="libxml/libxml-relaxng.html#xmlRelaxNGValidatePushElement">
527<ANCHOR id="xmlRelaxNGValidatePushCData" href="libxml/libxml-relaxng.html#xmlRelaxNGValidatePushCData">
528<ANCHOR id="xmlRelaxNGValidatePopElement" href="libxml/libxml-relaxng.html#xmlRelaxNGValidatePopElement">
529<ANCHOR id="xmlRelaxNGValidateFullElement" href="libxml/libxml-relaxng.html#xmlRelaxNGValidateFullElement">
530<ANCHOR id="xmlURI" href="libxml/libxml-uri.html#xmlURI">
531<ANCHOR id="xmlURIPtr" href="libxml/libxml-uri.html#xmlURIPtr">
532<ANCHOR id="xmlCreateURI" href="libxml/libxml-uri.html#xmlCreateURI">
533<ANCHOR id="xmlBuildURI" href="libxml/libxml-uri.html#xmlBuildURI">
534<ANCHOR id="xmlParseURI" href="libxml/libxml-uri.html#xmlParseURI">
535<ANCHOR id="xmlParseURIReference" href="libxml/libxml-uri.html#xmlParseURIReference">
536<ANCHOR id="xmlSaveUri" href="libxml/libxml-uri.html#xmlSaveUri">
537<ANCHOR id="xmlPrintURI" href="libxml/libxml-uri.html#xmlPrintURI">
538<ANCHOR id="xmlURIEscapeStr" href="libxml/libxml-uri.html#xmlURIEscapeStr">
539<ANCHOR id="xmlURIUnescapeString" href="libxml/libxml-uri.html#xmlURIUnescapeString">
540<ANCHOR id="xmlNormalizeURIPath" href="libxml/libxml-uri.html#xmlNormalizeURIPath">
541<ANCHOR id="xmlURIEscape" href="libxml/libxml-uri.html#xmlURIEscape">
542<ANCHOR id="xmlFreeURI" href="libxml/libxml-uri.html#xmlFreeURI">
543<ANCHOR id="xmlCanonicPath" href="libxml/libxml-uri.html#xmlCanonicPath">
544<ANCHOR id="xmlParserErrors" href="libxml/libxml-xmlerror.html#xmlParserErrors">
545<ANCHOR id="xmlGenericErrorFunc" href="libxml/libxml-xmlerror.html#xmlGenericErrorFunc">
546<ANCHOR id="xmlSetGenericErrorFunc" href="libxml/libxml-xmlerror.html#xmlSetGenericErrorFunc">
547<ANCHOR id="initGenericErrorDefaultFunc" href="libxml/libxml-xmlerror.html#initGenericErrorDefaultFunc">
548<ANCHOR id="xmlParserError" href="libxml/libxml-xmlerror.html#xmlParserError">
549<ANCHOR id="xmlParserWarning" href="libxml/libxml-xmlerror.html#xmlParserWarning">
550<ANCHOR id="xmlParserValidityError" href="libxml/libxml-xmlerror.html#xmlParserValidityError">
551<ANCHOR id="xmlParserValidityWarning" href="libxml/libxml-xmlerror.html#xmlParserValidityWarning">
552<ANCHOR id="xmlParserPrintFileInfo" href="libxml/libxml-xmlerror.html#xmlParserPrintFileInfo">
553<ANCHOR id="xmlParserPrintFileContext" href="libxml/libxml-xmlerror.html#xmlParserPrintFileContext">
554<ANCHOR id="htmlParserCtxt" href="libxml/libxml-HTMLparser.html#htmlParserCtxt">
555<ANCHOR id="htmlParserCtxtPtr" href="libxml/libxml-HTMLparser.html#htmlParserCtxtPtr">
556<ANCHOR id="htmlParserNodeInfo" href="libxml/libxml-HTMLparser.html#htmlParserNodeInfo">
557<ANCHOR id="htmlSAXHandler" href="libxml/libxml-HTMLparser.html#htmlSAXHandler">
558<ANCHOR id="htmlSAXHandlerPtr" href="libxml/libxml-HTMLparser.html#htmlSAXHandlerPtr">
559<ANCHOR id="htmlParserInput" href="libxml/libxml-HTMLparser.html#htmlParserInput">
560<ANCHOR id="htmlParserInputPtr" href="libxml/libxml-HTMLparser.html#htmlParserInputPtr">
561<ANCHOR id="htmlDocPtr" href="libxml/libxml-HTMLparser.html#htmlDocPtr">
562<ANCHOR id="htmlNodePtr" href="libxml/libxml-HTMLparser.html#htmlNodePtr">
563<ANCHOR id="htmlElemDesc" href="libxml/libxml-HTMLparser.html#htmlElemDesc">
564<ANCHOR id="htmlElemDescPtr" href="libxml/libxml-HTMLparser.html#htmlElemDescPtr">
565<ANCHOR id="htmlEntityDesc" href="libxml/libxml-HTMLparser.html#htmlEntityDesc">
566<ANCHOR id="htmlEntityDescPtr" href="libxml/libxml-HTMLparser.html#htmlEntityDescPtr">
567<ANCHOR id="htmlTagLookup" href="libxml/libxml-HTMLparser.html#htmlTagLookup">
568<ANCHOR id="htmlEntityLookup" href="libxml/libxml-HTMLparser.html#htmlEntityLookup">
569<ANCHOR id="htmlEntityValueLookup" href="libxml/libxml-HTMLparser.html#htmlEntityValueLookup">
570<ANCHOR id="htmlIsAutoClosed" href="libxml/libxml-HTMLparser.html#htmlIsAutoClosed">
571<ANCHOR id="htmlAutoCloseTag" href="libxml/libxml-HTMLparser.html#htmlAutoCloseTag">
572<ANCHOR id="htmlParseEntityRef" href="libxml/libxml-HTMLparser.html#htmlParseEntityRef">
573<ANCHOR id="htmlParseCharRef" href="libxml/libxml-HTMLparser.html#htmlParseCharRef">
574<ANCHOR id="htmlParseElement" href="libxml/libxml-HTMLparser.html#htmlParseElement">
575<ANCHOR id="htmlCreateMemoryParserCtxt" href="libxml/libxml-HTMLparser.html#htmlCreateMemoryParserCtxt">
576<ANCHOR id="htmlParseDocument" href="libxml/libxml-HTMLparser.html#htmlParseDocument">
577<ANCHOR id="htmlSAXParseDoc" href="libxml/libxml-HTMLparser.html#htmlSAXParseDoc">
578<ANCHOR id="htmlParseDoc" href="libxml/libxml-HTMLparser.html#htmlParseDoc">
579<ANCHOR id="htmlSAXParseFile" href="libxml/libxml-HTMLparser.html#htmlSAXParseFile">
580<ANCHOR id="htmlParseFile" href="libxml/libxml-HTMLparser.html#htmlParseFile">
581<ANCHOR id="UTF8ToHtml" href="libxml/libxml-HTMLparser.html#UTF8ToHtml">
582<ANCHOR id="htmlEncodeEntities" href="libxml/libxml-HTMLparser.html#htmlEncodeEntities">
583<ANCHOR id="htmlIsScriptAttribute" href="libxml/libxml-HTMLparser.html#htmlIsScriptAttribute">
584<ANCHOR id="htmlHandleOmittedElem" href="libxml/libxml-HTMLparser.html#htmlHandleOmittedElem">
585<ANCHOR id="htmlFreeParserCtxt" href="libxml/libxml-HTMLparser.html#htmlFreeParserCtxt">
586<ANCHOR id="htmlCreatePushParserCtxt" href="libxml/libxml-HTMLparser.html#htmlCreatePushParserCtxt">
587<ANCHOR id="htmlParseChunk" href="libxml/libxml-HTMLparser.html#htmlParseChunk">
588<ANCHOR id="HTML-TEXT-NODE-CAPS" href="libxml/libxml-HTMLtree.html#HTML-TEXT-NODE-CAPS">
589<ANCHOR id="HTML-ENTITY-REF-NODE-CAPS" href="libxml/libxml-HTMLtree.html#HTML-ENTITY-REF-NODE-CAPS">
590<ANCHOR id="HTML-COMMENT-NODE-CAPS" href="libxml/libxml-HTMLtree.html#HTML-COMMENT-NODE-CAPS">
591<ANCHOR id="HTML-PRESERVE-NODE-CAPS" href="libxml/libxml-HTMLtree.html#HTML-PRESERVE-NODE-CAPS">
592<ANCHOR id="HTML-PI-NODE-CAPS" href="libxml/libxml-HTMLtree.html#HTML-PI-NODE-CAPS">
593<ANCHOR id="htmlNewDoc" href="libxml/libxml-HTMLtree.html#htmlNewDoc">
594<ANCHOR id="htmlNewDocNoDtD" href="libxml/libxml-HTMLtree.html#htmlNewDocNoDtD">
595<ANCHOR id="htmlGetMetaEncoding" href="libxml/libxml-HTMLtree.html#htmlGetMetaEncoding">
596<ANCHOR id="htmlSetMetaEncoding" href="libxml/libxml-HTMLtree.html#htmlSetMetaEncoding">
597<ANCHOR id="htmlDocDumpMemory" href="libxml/libxml-HTMLtree.html#htmlDocDumpMemory">
598<ANCHOR id="htmlDocDump" href="libxml/libxml-HTMLtree.html#htmlDocDump">
599<ANCHOR id="htmlSaveFile" href="libxml/libxml-HTMLtree.html#htmlSaveFile">
600<ANCHOR id="htmlNodeDump" href="libxml/libxml-HTMLtree.html#htmlNodeDump">
601<ANCHOR id="htmlNodeDumpFile" href="libxml/libxml-HTMLtree.html#htmlNodeDumpFile">
602<ANCHOR id="htmlNodeDumpFileFormat" href="libxml/libxml-HTMLtree.html#htmlNodeDumpFileFormat">
603<ANCHOR id="htmlSaveFileEnc" href="libxml/libxml-HTMLtree.html#htmlSaveFileEnc">
604<ANCHOR id="htmlSaveFileFormat" href="libxml/libxml-HTMLtree.html#htmlSaveFileFormat">
605<ANCHOR id="htmlNodeDumpFormatOutput" href="libxml/libxml-HTMLtree.html#htmlNodeDumpFormatOutput">
606<ANCHOR id="htmlDocContentDumpOutput" href="libxml/libxml-HTMLtree.html#htmlDocContentDumpOutput">
607<ANCHOR id="htmlDocContentDumpFormatOutput" href="libxml/libxml-HTMLtree.html#htmlDocContentDumpFormatOutput">
608<ANCHOR id="htmlIsBooleanAttr" href="libxml/libxml-HTMLtree.html#htmlIsBooleanAttr">
609<ANCHOR id="htmlNodeDumpOutput" href="libxml/libxml-HTMLtree.html#htmlNodeDumpOutput">
610<ANCHOR id="xmlXPathContext" href="libxml/libxml-xpath.html#xmlXPathContext">
611<ANCHOR id="xmlXPathContextPtr" href="libxml/libxml-xpath.html#xmlXPathContextPtr">
612<ANCHOR id="xmlXPathParserContext" href="libxml/libxml-xpath.html#xmlXPathParserContext">
613<ANCHOR id="xmlXPathParserContextPtr" href="libxml/libxml-xpath.html#xmlXPathParserContextPtr">
614<ANCHOR id="xmlXPathError" href="libxml/libxml-xpath.html#xmlXPathError">
615<ANCHOR id="xmlNodeSet" href="libxml/libxml-xpath.html#xmlNodeSet">
616<ANCHOR id="xmlNodeSetPtr" href="libxml/libxml-xpath.html#xmlNodeSetPtr">
617<ANCHOR id="xmlXPathObjectType" href="libxml/libxml-xpath.html#xmlXPathObjectType">
618<ANCHOR id="xmlXPathObject" href="libxml/libxml-xpath.html#xmlXPathObject">
619<ANCHOR id="xmlXPathObjectPtr" href="libxml/libxml-xpath.html#xmlXPathObjectPtr">
620<ANCHOR id="xmlXPathConvertFunc" href="libxml/libxml-xpath.html#xmlXPathConvertFunc">
621<ANCHOR id="xmlXPathType" href="libxml/libxml-xpath.html#xmlXPathType">
622<ANCHOR id="xmlXPathTypePtr" href="libxml/libxml-xpath.html#xmlXPathTypePtr">
623<ANCHOR id="xmlXPathVariable" href="libxml/libxml-xpath.html#xmlXPathVariable">
624<ANCHOR id="xmlXPathVariablePtr" href="libxml/libxml-xpath.html#xmlXPathVariablePtr">
625<ANCHOR id="xmlXPathEvalFunc" href="libxml/libxml-xpath.html#xmlXPathEvalFunc">
626<ANCHOR id="xmlXPathFunct" href="libxml/libxml-xpath.html#xmlXPathFunct">
627<ANCHOR id="xmlXPathFuncPtr" href="libxml/libxml-xpath.html#xmlXPathFuncPtr">
628<ANCHOR id="xmlXPathAxisFunc" href="libxml/libxml-xpath.html#xmlXPathAxisFunc">
629<ANCHOR id="xmlXPathAxis" href="libxml/libxml-xpath.html#xmlXPathAxis">
630<ANCHOR id="xmlXPathAxisPtr" href="libxml/libxml-xpath.html#xmlXPathAxisPtr">
631<ANCHOR id="xmlXPathCompExpr" href="libxml/libxml-xpath.html#xmlXPathCompExpr">
632<ANCHOR id="xmlXPathCompExprPtr" href="libxml/libxml-xpath.html#xmlXPathCompExprPtr">
633<ANCHOR id="xmlXPathFunction" href="libxml/libxml-xpath.html#xmlXPathFunction">
634<ANCHOR id="xmlXPathIsNaN" href="libxml/libxml-xpath.html#xmlXPathIsNaN">
635<ANCHOR id="xmlXPathIsInf" href="libxml/libxml-xpath.html#xmlXPathIsInf">
636<ANCHOR id="xmlXPathNodeSetGetLength" href="libxml/libxml-xpath.html#xmlXPathNodeSetGetLength">
637<ANCHOR id="xmlXPathNodeSetItem" href="libxml/libxml-xpath.html#xmlXPathNodeSetItem">
638<ANCHOR id="xmlXPathNodeSetIsEmpty" href="libxml/libxml-xpath.html#xmlXPathNodeSetIsEmpty">
639<ANCHOR id="xmlXPathFreeObject" href="libxml/libxml-xpath.html#xmlXPathFreeObject">
640<ANCHOR id="xmlXPathNodeSetCreate" href="libxml/libxml-xpath.html#xmlXPathNodeSetCreate">
641<ANCHOR id="xmlXPathFreeNodeSetList" href="libxml/libxml-xpath.html#xmlXPathFreeNodeSetList">
642<ANCHOR id="xmlXPathFreeNodeSet" href="libxml/libxml-xpath.html#xmlXPathFreeNodeSet">
643<ANCHOR id="xmlXPathObjectCopy" href="libxml/libxml-xpath.html#xmlXPathObjectCopy">
644<ANCHOR id="xmlXPathCmpNodes" href="libxml/libxml-xpath.html#xmlXPathCmpNodes">
645<ANCHOR id="xmlXPathCastNumberToBoolean" href="libxml/libxml-xpath.html#xmlXPathCastNumberToBoolean">
646<ANCHOR id="xmlXPathCastStringToBoolean" href="libxml/libxml-xpath.html#xmlXPathCastStringToBoolean">
647<ANCHOR id="xmlXPathCastNodeSetToBoolean" href="libxml/libxml-xpath.html#xmlXPathCastNodeSetToBoolean">
648<ANCHOR id="xmlXPathCastToBoolean" href="libxml/libxml-xpath.html#xmlXPathCastToBoolean">
649<ANCHOR id="xmlXPathCastBooleanToNumber" href="libxml/libxml-xpath.html#xmlXPathCastBooleanToNumber">
650<ANCHOR id="xmlXPathCastStringToNumber" href="libxml/libxml-xpath.html#xmlXPathCastStringToNumber">
651<ANCHOR id="xmlXPathCastNodeToNumber" href="libxml/libxml-xpath.html#xmlXPathCastNodeToNumber">
652<ANCHOR id="xmlXPathCastNodeSetToNumber" href="libxml/libxml-xpath.html#xmlXPathCastNodeSetToNumber">
653<ANCHOR id="xmlXPathCastToNumber" href="libxml/libxml-xpath.html#xmlXPathCastToNumber">
654<ANCHOR id="xmlXPathCastBooleanToString" href="libxml/libxml-xpath.html#xmlXPathCastBooleanToString">
655<ANCHOR id="xmlXPathCastNumberToString" href="libxml/libxml-xpath.html#xmlXPathCastNumberToString">
656<ANCHOR id="xmlXPathCastNodeToString" href="libxml/libxml-xpath.html#xmlXPathCastNodeToString">
657<ANCHOR id="xmlXPathCastNodeSetToString" href="libxml/libxml-xpath.html#xmlXPathCastNodeSetToString">
658<ANCHOR id="xmlXPathCastToString" href="libxml/libxml-xpath.html#xmlXPathCastToString">
659<ANCHOR id="xmlXPathConvertBoolean" href="libxml/libxml-xpath.html#xmlXPathConvertBoolean">
660<ANCHOR id="xmlXPathConvertNumber" href="libxml/libxml-xpath.html#xmlXPathConvertNumber">
661<ANCHOR id="xmlXPathConvertString" href="libxml/libxml-xpath.html#xmlXPathConvertString">
662<ANCHOR id="xmlXPathInit" href="libxml/libxml-xpath.html#xmlXPathInit">
663<ANCHOR id="xmlXPathNewContext" href="libxml/libxml-xpath.html#xmlXPathNewContext">
664<ANCHOR id="xmlXPathFreeContext" href="libxml/libxml-xpath.html#xmlXPathFreeContext">
665<ANCHOR id="xmlXPathOrderDocElems" href="libxml/libxml-xpath.html#xmlXPathOrderDocElems">
666<ANCHOR id="xmlXPathEval" href="libxml/libxml-xpath.html#xmlXPathEval">
667<ANCHOR id="xmlXPathEvalExpression" href="libxml/libxml-xpath.html#xmlXPathEvalExpression">
668<ANCHOR id="xmlXPathEvalPredicate" href="libxml/libxml-xpath.html#xmlXPathEvalPredicate">
669<ANCHOR id="xmlXPathCompile" href="libxml/libxml-xpath.html#xmlXPathCompile">
670<ANCHOR id="xmlXPathCompiledEval" href="libxml/libxml-xpath.html#xmlXPathCompiledEval">
671<ANCHOR id="xmlXPathFreeCompExpr" href="libxml/libxml-xpath.html#xmlXPathFreeCompExpr">
672<ANCHOR id="xmlXPathSetError" href="libxml/libxml-xpathInternals.html#xmlXPathSetError">
673<ANCHOR id="xmlXPathSetArityError" href="libxml/libxml-xpathInternals.html#xmlXPathSetArityError">
674<ANCHOR id="xmlXPathSetTypeError" href="libxml/libxml-xpathInternals.html#xmlXPathSetTypeError">
675<ANCHOR id="xmlXPathGetError" href="libxml/libxml-xpathInternals.html#xmlXPathGetError">
676<ANCHOR id="xmlXPathCheckError" href="libxml/libxml-xpathInternals.html#xmlXPathCheckError">
677<ANCHOR id="xmlXPathGetDocument" href="libxml/libxml-xpathInternals.html#xmlXPathGetDocument">
678<ANCHOR id="xmlXPathGetContextNode" href="libxml/libxml-xpathInternals.html#xmlXPathGetContextNode">
679<ANCHOR id="xmlXPathPopBoolean" href="libxml/libxml-xpathInternals.html#xmlXPathPopBoolean">
680<ANCHOR id="xmlXPathPopNumber" href="libxml/libxml-xpathInternals.html#xmlXPathPopNumber">
681<ANCHOR id="xmlXPathPopString" href="libxml/libxml-xpathInternals.html#xmlXPathPopString">
682<ANCHOR id="xmlXPathPopNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathPopNodeSet">
683<ANCHOR id="xmlXPathPopExternal" href="libxml/libxml-xpathInternals.html#xmlXPathPopExternal">
684<ANCHOR id="xmlXPathReturnBoolean" href="libxml/libxml-xpathInternals.html#xmlXPathReturnBoolean">
685<ANCHOR id="xmlXPathReturnTrue" href="libxml/libxml-xpathInternals.html#xmlXPathReturnTrue">
686<ANCHOR id="xmlXPathReturnFalse" href="libxml/libxml-xpathInternals.html#xmlXPathReturnFalse">
687<ANCHOR id="xmlXPathReturnNumber" href="libxml/libxml-xpathInternals.html#xmlXPathReturnNumber">
688<ANCHOR id="xmlXPathReturnString" href="libxml/libxml-xpathInternals.html#xmlXPathReturnString">
689<ANCHOR id="xmlXPathReturnEmptyString" href="libxml/libxml-xpathInternals.html#xmlXPathReturnEmptyString">
690<ANCHOR id="xmlXPathReturnNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathReturnNodeSet">
691<ANCHOR id="xmlXPathReturnEmptyNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathReturnEmptyNodeSet">
692<ANCHOR id="xmlXPathReturnExternal" href="libxml/libxml-xpathInternals.html#xmlXPathReturnExternal">
693<ANCHOR id="xmlXPathStackIsNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathStackIsNodeSet">
694<ANCHOR id="xmlXPathStackIsExternal" href="libxml/libxml-xpathInternals.html#xmlXPathStackIsExternal">
695<ANCHOR id="xmlXPathEmptyNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathEmptyNodeSet">
696<ANCHOR id="CHECK-ERROR-CAPS" href="libxml/libxml-xpathInternals.html#CHECK-ERROR-CAPS">
697<ANCHOR id="CHECK-ERROR0-CAPS" href="libxml/libxml-xpathInternals.html#CHECK-ERROR0-CAPS">
698<ANCHOR id="XP-ERROR-CAPS" href="libxml/libxml-xpathInternals.html#XP-ERROR-CAPS">
699<ANCHOR id="XP-ERROR0-CAPS" href="libxml/libxml-xpathInternals.html#XP-ERROR0-CAPS">
700<ANCHOR id="CHECK-TYPE-CAPS" href="libxml/libxml-xpathInternals.html#CHECK-TYPE-CAPS">
701<ANCHOR id="CHECK-TYPE0-CAPS" href="libxml/libxml-xpathInternals.html#CHECK-TYPE0-CAPS">
702<ANCHOR id="CHECK-ARITY-CAPS" href="libxml/libxml-xpathInternals.html#CHECK-ARITY-CAPS">
703<ANCHOR id="CAST-TO-STRING-CAPS" href="libxml/libxml-xpathInternals.html#CAST-TO-STRING-CAPS">
704<ANCHOR id="CAST-TO-NUMBER-CAPS" href="libxml/libxml-xpathInternals.html#CAST-TO-NUMBER-CAPS">
705<ANCHOR id="CAST-TO-BOOLEAN-CAPS" href="libxml/libxml-xpathInternals.html#CAST-TO-BOOLEAN-CAPS">
706<ANCHOR id="xmlXPathVariableLookupFunc" href="libxml/libxml-xpathInternals.html#xmlXPathVariableLookupFunc">
707<ANCHOR id="xmlXPathRegisterVariableLookup" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterVariableLookup">
708<ANCHOR id="xmlXPathFuncLookupFunc" href="libxml/libxml-xpathInternals.html#xmlXPathFuncLookupFunc">
709<ANCHOR id="xmlXPathRegisterFuncLookup" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterFuncLookup">
710<ANCHOR id="xmlXPatherror" href="libxml/libxml-xpathInternals.html#xmlXPatherror">
711<ANCHOR id="xmlXPathDebugDumpObject" href="libxml/libxml-xpathInternals.html#xmlXPathDebugDumpObject">
712<ANCHOR id="xmlXPathDebugDumpCompExpr" href="libxml/libxml-xpathInternals.html#xmlXPathDebugDumpCompExpr">
713<ANCHOR id="xmlXPathNodeSetContains" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetContains">
714<ANCHOR id="xmlXPathDifference" href="libxml/libxml-xpathInternals.html#xmlXPathDifference">
715<ANCHOR id="xmlXPathIntersection" href="libxml/libxml-xpathInternals.html#xmlXPathIntersection">
716<ANCHOR id="xmlXPathDistinctSorted" href="libxml/libxml-xpathInternals.html#xmlXPathDistinctSorted">
717<ANCHOR id="xmlXPathDistinct" href="libxml/libxml-xpathInternals.html#xmlXPathDistinct">
718<ANCHOR id="xmlXPathHasSameNodes" href="libxml/libxml-xpathInternals.html#xmlXPathHasSameNodes">
719<ANCHOR id="xmlXPathNodeLeadingSorted" href="libxml/libxml-xpathInternals.html#xmlXPathNodeLeadingSorted">
720<ANCHOR id="xmlXPathLeadingSorted" href="libxml/libxml-xpathInternals.html#xmlXPathLeadingSorted">
721<ANCHOR id="xmlXPathNodeLeading" href="libxml/libxml-xpathInternals.html#xmlXPathNodeLeading">
722<ANCHOR id="xmlXPathLeading" href="libxml/libxml-xpathInternals.html#xmlXPathLeading">
723<ANCHOR id="xmlXPathNodeTrailingSorted" href="libxml/libxml-xpathInternals.html#xmlXPathNodeTrailingSorted">
724<ANCHOR id="xmlXPathTrailingSorted" href="libxml/libxml-xpathInternals.html#xmlXPathTrailingSorted">
725<ANCHOR id="xmlXPathNodeTrailing" href="libxml/libxml-xpathInternals.html#xmlXPathNodeTrailing">
726<ANCHOR id="xmlXPathTrailing" href="libxml/libxml-xpathInternals.html#xmlXPathTrailing">
727<ANCHOR id="xmlXPathRegisterNs" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterNs">
728<ANCHOR id="xmlXPathNsLookup" href="libxml/libxml-xpathInternals.html#xmlXPathNsLookup">
729<ANCHOR id="xmlXPathRegisteredNsCleanup" href="libxml/libxml-xpathInternals.html#xmlXPathRegisteredNsCleanup">
730<ANCHOR id="xmlXPathRegisterFunc" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterFunc">
731<ANCHOR id="xmlXPathRegisterFuncNS" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterFuncNS">
732<ANCHOR id="xmlXPathRegisterVariable" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterVariable">
733<ANCHOR id="xmlXPathRegisterVariableNS" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterVariableNS">
734<ANCHOR id="xmlXPathFunctionLookup" href="libxml/libxml-xpathInternals.html#xmlXPathFunctionLookup">
735<ANCHOR id="xmlXPathFunctionLookupNS" href="libxml/libxml-xpathInternals.html#xmlXPathFunctionLookupNS">
736<ANCHOR id="xmlXPathRegisteredFuncsCleanup" href="libxml/libxml-xpathInternals.html#xmlXPathRegisteredFuncsCleanup">
737<ANCHOR id="xmlXPathVariableLookup" href="libxml/libxml-xpathInternals.html#xmlXPathVariableLookup">
738<ANCHOR id="xmlXPathVariableLookupNS" href="libxml/libxml-xpathInternals.html#xmlXPathVariableLookupNS">
739<ANCHOR id="xmlXPathRegisteredVariablesCleanup" href="libxml/libxml-xpathInternals.html#xmlXPathRegisteredVariablesCleanup">
740<ANCHOR id="xmlXPathNewParserContext" href="libxml/libxml-xpathInternals.html#xmlXPathNewParserContext">
741<ANCHOR id="xmlXPathFreeParserContext" href="libxml/libxml-xpathInternals.html#xmlXPathFreeParserContext">
742<ANCHOR id="valuePop" href="libxml/libxml-xpathInternals.html#valuePop">
743<ANCHOR id="valuePush" href="libxml/libxml-xpathInternals.html#valuePush">
744<ANCHOR id="xmlXPathNewString" href="libxml/libxml-xpathInternals.html#xmlXPathNewString">
745<ANCHOR id="xmlXPathNewCString" href="libxml/libxml-xpathInternals.html#xmlXPathNewCString">
746<ANCHOR id="xmlXPathWrapString" href="libxml/libxml-xpathInternals.html#xmlXPathWrapString">
747<ANCHOR id="xmlXPathWrapCString" href="libxml/libxml-xpathInternals.html#xmlXPathWrapCString">
748<ANCHOR id="xmlXPathNewFloat" href="libxml/libxml-xpathInternals.html#xmlXPathNewFloat">
749<ANCHOR id="xmlXPathNewBoolean" href="libxml/libxml-xpathInternals.html#xmlXPathNewBoolean">
750<ANCHOR id="xmlXPathNewNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathNewNodeSet">
751<ANCHOR id="xmlXPathNewValueTree" href="libxml/libxml-xpathInternals.html#xmlXPathNewValueTree">
752<ANCHOR id="xmlXPathNodeSetAdd" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetAdd">
753<ANCHOR id="xmlXPathNodeSetAddUnique" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetAddUnique">
754<ANCHOR id="xmlXPathNodeSetAddNs" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetAddNs">
755<ANCHOR id="xmlXPathNodeSetSort" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetSort">
756<ANCHOR id="xmlXPathRoot" href="libxml/libxml-xpathInternals.html#xmlXPathRoot">
757<ANCHOR id="xmlXPathEvalExpr" href="libxml/libxml-xpathInternals.html#xmlXPathEvalExpr">
758<ANCHOR id="xmlXPathParseName" href="libxml/libxml-xpathInternals.html#xmlXPathParseName">
759<ANCHOR id="xmlXPathParseNCName" href="libxml/libxml-xpathInternals.html#xmlXPathParseNCName">
760<ANCHOR id="xmlXPathStringEvalNumber" href="libxml/libxml-xpathInternals.html#xmlXPathStringEvalNumber">
761<ANCHOR id="xmlXPathEvaluatePredicateResult" href="libxml/libxml-xpathInternals.html#xmlXPathEvaluatePredicateResult">
762<ANCHOR id="xmlXPathRegisterAllFunctions" href="libxml/libxml-xpathInternals.html#xmlXPathRegisterAllFunctions">
763<ANCHOR id="xmlXPathNodeSetMerge" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetMerge">
764<ANCHOR id="xmlXPathNodeSetDel" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetDel">
765<ANCHOR id="xmlXPathNodeSetRemove" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetRemove">
766<ANCHOR id="xmlXPathNewNodeSetList" href="libxml/libxml-xpathInternals.html#xmlXPathNewNodeSetList">
767<ANCHOR id="xmlXPathWrapNodeSet" href="libxml/libxml-xpathInternals.html#xmlXPathWrapNodeSet">
768<ANCHOR id="xmlXPathWrapExternal" href="libxml/libxml-xpathInternals.html#xmlXPathWrapExternal">
769<ANCHOR id="xmlXPathEqualValues" href="libxml/libxml-xpathInternals.html#xmlXPathEqualValues">
770<ANCHOR id="xmlXPathNotEqualValues" href="libxml/libxml-xpathInternals.html#xmlXPathNotEqualValues">
771<ANCHOR id="xmlXPathCompareValues" href="libxml/libxml-xpathInternals.html#xmlXPathCompareValues">
772<ANCHOR id="xmlXPathValueFlipSign" href="libxml/libxml-xpathInternals.html#xmlXPathValueFlipSign">
773<ANCHOR id="xmlXPathAddValues" href="libxml/libxml-xpathInternals.html#xmlXPathAddValues">
774<ANCHOR id="xmlXPathSubValues" href="libxml/libxml-xpathInternals.html#xmlXPathSubValues">
775<ANCHOR id="xmlXPathMultValues" href="libxml/libxml-xpathInternals.html#xmlXPathMultValues">
776<ANCHOR id="xmlXPathDivValues" href="libxml/libxml-xpathInternals.html#xmlXPathDivValues">
777<ANCHOR id="xmlXPathModValues" href="libxml/libxml-xpathInternals.html#xmlXPathModValues">
778<ANCHOR id="xmlXPathIsNodeType" href="libxml/libxml-xpathInternals.html#xmlXPathIsNodeType">
779<ANCHOR id="xmlXPathNextSelf" href="libxml/libxml-xpathInternals.html#xmlXPathNextSelf">
780<ANCHOR id="xmlXPathNextChild" href="libxml/libxml-xpathInternals.html#xmlXPathNextChild">
781<ANCHOR id="xmlXPathNextDescendant" href="libxml/libxml-xpathInternals.html#xmlXPathNextDescendant">
782<ANCHOR id="xmlXPathNextDescendantOrSelf" href="libxml/libxml-xpathInternals.html#xmlXPathNextDescendantOrSelf">
783<ANCHOR id="xmlXPathNextParent" href="libxml/libxml-xpathInternals.html#xmlXPathNextParent">
784<ANCHOR id="xmlXPathNextAncestorOrSelf" href="libxml/libxml-xpathInternals.html#xmlXPathNextAncestorOrSelf">
785<ANCHOR id="xmlXPathNextFollowingSibling" href="libxml/libxml-xpathInternals.html#xmlXPathNextFollowingSibling">
786<ANCHOR id="xmlXPathNextFollowing" href="libxml/libxml-xpathInternals.html#xmlXPathNextFollowing">
787<ANCHOR id="xmlXPathNextNamespace" href="libxml/libxml-xpathInternals.html#xmlXPathNextNamespace">
788<ANCHOR id="xmlXPathNextAttribute" href="libxml/libxml-xpathInternals.html#xmlXPathNextAttribute">
789<ANCHOR id="xmlXPathNextPreceding" href="libxml/libxml-xpathInternals.html#xmlXPathNextPreceding">
790<ANCHOR id="xmlXPathNextAncestor" href="libxml/libxml-xpathInternals.html#xmlXPathNextAncestor">
791<ANCHOR id="xmlXPathNextPrecedingSibling" href="libxml/libxml-xpathInternals.html#xmlXPathNextPrecedingSibling">
792<ANCHOR id="xmlXPathLastFunction" href="libxml/libxml-xpathInternals.html#xmlXPathLastFunction">
793<ANCHOR id="xmlXPathPositionFunction" href="libxml/libxml-xpathInternals.html#xmlXPathPositionFunction">
794<ANCHOR id="xmlXPathCountFunction" href="libxml/libxml-xpathInternals.html#xmlXPathCountFunction">
795<ANCHOR id="xmlXPathIdFunction" href="libxml/libxml-xpathInternals.html#xmlXPathIdFunction">
796<ANCHOR id="xmlXPathLocalNameFunction" href="libxml/libxml-xpathInternals.html#xmlXPathLocalNameFunction">
797<ANCHOR id="xmlXPathNamespaceURIFunction" href="libxml/libxml-xpathInternals.html#xmlXPathNamespaceURIFunction">
798<ANCHOR id="xmlXPathStringFunction" href="libxml/libxml-xpathInternals.html#xmlXPathStringFunction">
799<ANCHOR id="xmlXPathStringLengthFunction" href="libxml/libxml-xpathInternals.html#xmlXPathStringLengthFunction">
800<ANCHOR id="xmlXPathConcatFunction" href="libxml/libxml-xpathInternals.html#xmlXPathConcatFunction">
801<ANCHOR id="xmlXPathContainsFunction" href="libxml/libxml-xpathInternals.html#xmlXPathContainsFunction">
802<ANCHOR id="xmlXPathStartsWithFunction" href="libxml/libxml-xpathInternals.html#xmlXPathStartsWithFunction">
803<ANCHOR id="xmlXPathSubstringFunction" href="libxml/libxml-xpathInternals.html#xmlXPathSubstringFunction">
804<ANCHOR id="xmlXPathSubstringBeforeFunction" href="libxml/libxml-xpathInternals.html#xmlXPathSubstringBeforeFunction">
805<ANCHOR id="xmlXPathSubstringAfterFunction" href="libxml/libxml-xpathInternals.html#xmlXPathSubstringAfterFunction">
806<ANCHOR id="xmlXPathNormalizeFunction" href="libxml/libxml-xpathInternals.html#xmlXPathNormalizeFunction">
807<ANCHOR id="xmlXPathTranslateFunction" href="libxml/libxml-xpathInternals.html#xmlXPathTranslateFunction">
808<ANCHOR id="xmlXPathNotFunction" href="libxml/libxml-xpathInternals.html#xmlXPathNotFunction">
809<ANCHOR id="xmlXPathTrueFunction" href="libxml/libxml-xpathInternals.html#xmlXPathTrueFunction">
810<ANCHOR id="xmlXPathFalseFunction" href="libxml/libxml-xpathInternals.html#xmlXPathFalseFunction">
811<ANCHOR id="xmlXPathLangFunction" href="libxml/libxml-xpathInternals.html#xmlXPathLangFunction">
812<ANCHOR id="xmlXPathNumberFunction" href="libxml/libxml-xpathInternals.html#xmlXPathNumberFunction">
813<ANCHOR id="xmlXPathSumFunction" href="libxml/libxml-xpathInternals.html#xmlXPathSumFunction">
814<ANCHOR id="xmlXPathFloorFunction" href="libxml/libxml-xpathInternals.html#xmlXPathFloorFunction">
815<ANCHOR id="xmlXPathCeilingFunction" href="libxml/libxml-xpathInternals.html#xmlXPathCeilingFunction">
816<ANCHOR id="xmlXPathRoundFunction" href="libxml/libxml-xpathInternals.html#xmlXPathRoundFunction">
817<ANCHOR id="xmlXPathBooleanFunction" href="libxml/libxml-xpathInternals.html#xmlXPathBooleanFunction">
818<ANCHOR id="xmlXPathNodeSetFreeNs" href="libxml/libxml-xpathInternals.html#xmlXPathNodeSetFreeNs">
819<ANCHOR id="xmlLocationSet" href="libxml/libxml-xpointer.html#xmlLocationSet">
820<ANCHOR id="xmlLocationSetPtr" href="libxml/libxml-xpointer.html#xmlLocationSetPtr">
821<ANCHOR id="xmlXPtrLocationSetCreate" href="libxml/libxml-xpointer.html#xmlXPtrLocationSetCreate">
822<ANCHOR id="xmlXPtrFreeLocationSet" href="libxml/libxml-xpointer.html#xmlXPtrFreeLocationSet">
823<ANCHOR id="xmlXPtrLocationSetMerge" href="libxml/libxml-xpointer.html#xmlXPtrLocationSetMerge">
824<ANCHOR id="xmlXPtrNewRange" href="libxml/libxml-xpointer.html#xmlXPtrNewRange">
825<ANCHOR id="xmlXPtrNewRangePoints" href="libxml/libxml-xpointer.html#xmlXPtrNewRangePoints">
826<ANCHOR id="xmlXPtrNewRangeNodePoint" href="libxml/libxml-xpointer.html#xmlXPtrNewRangeNodePoint">
827<ANCHOR id="xmlXPtrNewRangePointNode" href="libxml/libxml-xpointer.html#xmlXPtrNewRangePointNode">
828<ANCHOR id="xmlXPtrNewRangeNodes" href="libxml/libxml-xpointer.html#xmlXPtrNewRangeNodes">
829<ANCHOR id="xmlXPtrNewLocationSetNodes" href="libxml/libxml-xpointer.html#xmlXPtrNewLocationSetNodes">
830<ANCHOR id="xmlXPtrNewLocationSetNodeSet" href="libxml/libxml-xpointer.html#xmlXPtrNewLocationSetNodeSet">
831<ANCHOR id="xmlXPtrNewRangeNodeObject" href="libxml/libxml-xpointer.html#xmlXPtrNewRangeNodeObject">
832<ANCHOR id="xmlXPtrNewCollapsedRange" href="libxml/libxml-xpointer.html#xmlXPtrNewCollapsedRange">
833<ANCHOR id="xmlXPtrLocationSetAdd" href="libxml/libxml-xpointer.html#xmlXPtrLocationSetAdd">
834<ANCHOR id="xmlXPtrWrapLocationSet" href="libxml/libxml-xpointer.html#xmlXPtrWrapLocationSet">
835<ANCHOR id="xmlXPtrLocationSetDel" href="libxml/libxml-xpointer.html#xmlXPtrLocationSetDel">
836<ANCHOR id="xmlXPtrLocationSetRemove" href="libxml/libxml-xpointer.html#xmlXPtrLocationSetRemove">
837<ANCHOR id="xmlXPtrNewContext" href="libxml/libxml-xpointer.html#xmlXPtrNewContext">
838<ANCHOR id="xmlXPtrEval" href="libxml/libxml-xpointer.html#xmlXPtrEval">
839<ANCHOR id="xmlXPtrRangeToFunction" href="libxml/libxml-xpointer.html#xmlXPtrRangeToFunction">
840<ANCHOR id="xmlXPtrBuildNodeList" href="libxml/libxml-xpointer.html#xmlXPtrBuildNodeList">
841<ANCHOR id="xmlXPtrEvalRangePredicate" href="libxml/libxml-xpointer.html#xmlXPtrEvalRangePredicate">
842<ANCHOR id="xmlXIncludeProcess" href="libxml/libxml-xinclude.html#xmlXIncludeProcess">
843<ANCHOR id="xmlNanoHTTPInit" href="libxml/libxml-nanohttp.html#xmlNanoHTTPInit">
844<ANCHOR id="xmlNanoHTTPCleanup" href="libxml/libxml-nanohttp.html#xmlNanoHTTPCleanup">
845<ANCHOR id="xmlNanoHTTPScanProxy" href="libxml/libxml-nanohttp.html#xmlNanoHTTPScanProxy">
846<ANCHOR id="xmlNanoHTTPFetch" href="libxml/libxml-nanohttp.html#xmlNanoHTTPFetch">
847<ANCHOR id="xmlNanoHTTPMethod" href="libxml/libxml-nanohttp.html#xmlNanoHTTPMethod">
848<ANCHOR id="xmlNanoHTTPMethodRedir" href="libxml/libxml-nanohttp.html#xmlNanoHTTPMethodRedir">
849<ANCHOR id="xmlNanoHTTPOpen" href="libxml/libxml-nanohttp.html#xmlNanoHTTPOpen">
850<ANCHOR id="xmlNanoHTTPOpenRedir" href="libxml/libxml-nanohttp.html#xmlNanoHTTPOpenRedir">
851<ANCHOR id="xmlNanoHTTPReturnCode" href="libxml/libxml-nanohttp.html#xmlNanoHTTPReturnCode">
852<ANCHOR id="xmlNanoHTTPAuthHeader" href="libxml/libxml-nanohttp.html#xmlNanoHTTPAuthHeader">
853<ANCHOR id="xmlNanoHTTPRead" href="libxml/libxml-nanohttp.html#xmlNanoHTTPRead">
854<ANCHOR id="xmlNanoHTTPSave" href="libxml/libxml-nanohttp.html#xmlNanoHTTPSave">
855<ANCHOR id="xmlNanoHTTPClose" href="libxml/libxml-nanohttp.html#xmlNanoHTTPClose">
856<ANCHOR id="ftpListCallback" href="libxml/libxml-nanoftp.html#ftpListCallback">
857<ANCHOR id="ftpDataCallback" href="libxml/libxml-nanoftp.html#ftpDataCallback">
858<ANCHOR id="xmlNanoFTPInit" href="libxml/libxml-nanoftp.html#xmlNanoFTPInit">
859<ANCHOR id="xmlNanoFTPCleanup" href="libxml/libxml-nanoftp.html#xmlNanoFTPCleanup">
860<ANCHOR id="xmlNanoFTPNewCtxt" href="libxml/libxml-nanoftp.html#xmlNanoFTPNewCtxt">
861<ANCHOR id="xmlNanoFTPFreeCtxt" href="libxml/libxml-nanoftp.html#xmlNanoFTPFreeCtxt">
862<ANCHOR id="xmlNanoFTPConnectTo" href="libxml/libxml-nanoftp.html#xmlNanoFTPConnectTo">
863<ANCHOR id="xmlNanoFTPOpen" href="libxml/libxml-nanoftp.html#xmlNanoFTPOpen">
864<ANCHOR id="xmlNanoFTPConnect" href="libxml/libxml-nanoftp.html#xmlNanoFTPConnect">
865<ANCHOR id="xmlNanoFTPClose" href="libxml/libxml-nanoftp.html#xmlNanoFTPClose">
866<ANCHOR id="xmlNanoFTPQuit" href="libxml/libxml-nanoftp.html#xmlNanoFTPQuit">
867<ANCHOR id="xmlNanoFTPScanProxy" href="libxml/libxml-nanoftp.html#xmlNanoFTPScanProxy">
868<ANCHOR id="xmlNanoFTPProxy" href="libxml/libxml-nanoftp.html#xmlNanoFTPProxy">
869<ANCHOR id="xmlNanoFTPUpdateURL" href="libxml/libxml-nanoftp.html#xmlNanoFTPUpdateURL">
870<ANCHOR id="xmlNanoFTPGetResponse" href="libxml/libxml-nanoftp.html#xmlNanoFTPGetResponse">
871<ANCHOR id="xmlNanoFTPCheckResponse" href="libxml/libxml-nanoftp.html#xmlNanoFTPCheckResponse">
872<ANCHOR id="xmlNanoFTPCwd" href="libxml/libxml-nanoftp.html#xmlNanoFTPCwd">
873<ANCHOR id="xmlNanoFTPDele" href="libxml/libxml-nanoftp.html#xmlNanoFTPDele">
874<ANCHOR id="xmlNanoFTPGetConnection" href="libxml/libxml-nanoftp.html#xmlNanoFTPGetConnection">
875<ANCHOR id="xmlNanoFTPCloseConnection" href="libxml/libxml-nanoftp.html#xmlNanoFTPCloseConnection">
876<ANCHOR id="xmlNanoFTPList" href="libxml/libxml-nanoftp.html#xmlNanoFTPList">
877<ANCHOR id="xmlNanoFTPGetSocket" href="libxml/libxml-nanoftp.html#xmlNanoFTPGetSocket">
878<ANCHOR id="xmlNanoFTPGet" href="libxml/libxml-nanoftp.html#xmlNanoFTPGet">
879<ANCHOR id="xmlNanoFTPRead" href="libxml/libxml-nanoftp.html#xmlNanoFTPRead">
880<ANCHOR id="xmlInputMatchCallback" href="libxml/libxml-xmlIO.html#xmlInputMatchCallback">
881<ANCHOR id="xmlInputOpenCallback" href="libxml/libxml-xmlIO.html#xmlInputOpenCallback">
882<ANCHOR id="xmlInputReadCallback" href="libxml/libxml-xmlIO.html#xmlInputReadCallback">
883<ANCHOR id="xmlInputCloseCallback" href="libxml/libxml-xmlIO.html#xmlInputCloseCallback">
884<ANCHOR id="xmlOutputMatchCallback" href="libxml/libxml-xmlIO.html#xmlOutputMatchCallback">
885<ANCHOR id="xmlOutputOpenCallback" href="libxml/libxml-xmlIO.html#xmlOutputOpenCallback">
886<ANCHOR id="xmlOutputWriteCallback" href="libxml/libxml-xmlIO.html#xmlOutputWriteCallback">
887<ANCHOR id="xmlOutputCloseCallback" href="libxml/libxml-xmlIO.html#xmlOutputCloseCallback">
888<ANCHOR id="xmlParserInputBuffer" href="libxml/libxml-xmlIO.html#xmlParserInputBuffer">
889<ANCHOR id="xmlOutputBuffer" href="libxml/libxml-xmlIO.html#xmlOutputBuffer">
890<ANCHOR id="xmlCleanupInputCallbacks" href="libxml/libxml-xmlIO.html#xmlCleanupInputCallbacks">
891<ANCHOR id="xmlCleanupOutputCallbacks" href="libxml/libxml-xmlIO.html#xmlCleanupOutputCallbacks">
892<ANCHOR id="xmlRegisterDefaultInputCallbacks" href="libxml/libxml-xmlIO.html#xmlRegisterDefaultInputCallbacks">
893<ANCHOR id="xmlAllocParserInputBuffer" href="libxml/libxml-xmlIO.html#xmlAllocParserInputBuffer">
894<ANCHOR id="xmlParserInputBufferCreateFilename" href="libxml/libxml-xmlIO.html#xmlParserInputBufferCreateFilename">
895<ANCHOR id="xmlParserInputBufferCreateFile" href="libxml/libxml-xmlIO.html#xmlParserInputBufferCreateFile">
896<ANCHOR id="xmlParserInputBufferCreateFd" href="libxml/libxml-xmlIO.html#xmlParserInputBufferCreateFd">
897<ANCHOR id="xmlParserInputBufferCreateMem" href="libxml/libxml-xmlIO.html#xmlParserInputBufferCreateMem">
898<ANCHOR id="xmlParserInputBufferCreateIO" href="libxml/libxml-xmlIO.html#xmlParserInputBufferCreateIO">
899<ANCHOR id="xmlParserInputBufferRead" href="libxml/libxml-xmlIO.html#xmlParserInputBufferRead">
900<ANCHOR id="xmlParserInputBufferGrow" href="libxml/libxml-xmlIO.html#xmlParserInputBufferGrow">
901<ANCHOR id="xmlParserInputBufferPush" href="libxml/libxml-xmlIO.html#xmlParserInputBufferPush">
902<ANCHOR id="xmlFreeParserInputBuffer" href="libxml/libxml-xmlIO.html#xmlFreeParserInputBuffer">
903<ANCHOR id="xmlParserGetDirectory" href="libxml/libxml-xmlIO.html#xmlParserGetDirectory">
904<ANCHOR id="xmlRegisterInputCallbacks" href="libxml/libxml-xmlIO.html#xmlRegisterInputCallbacks">
905<ANCHOR id="xmlRegisterDefaultOutputCallbacks" href="libxml/libxml-xmlIO.html#xmlRegisterDefaultOutputCallbacks">
906<ANCHOR id="xmlAllocOutputBuffer" href="libxml/libxml-xmlIO.html#xmlAllocOutputBuffer">
907<ANCHOR id="xmlOutputBufferCreateFilename" href="libxml/libxml-xmlIO.html#xmlOutputBufferCreateFilename">
908<ANCHOR id="xmlOutputBufferCreateFile" href="libxml/libxml-xmlIO.html#xmlOutputBufferCreateFile">
909<ANCHOR id="xmlOutputBufferCreateFd" href="libxml/libxml-xmlIO.html#xmlOutputBufferCreateFd">
910<ANCHOR id="xmlOutputBufferCreateIO" href="libxml/libxml-xmlIO.html#xmlOutputBufferCreateIO">
911<ANCHOR id="xmlOutputBufferWrite" href="libxml/libxml-xmlIO.html#xmlOutputBufferWrite">
912<ANCHOR id="xmlOutputBufferWriteString" href="libxml/libxml-xmlIO.html#xmlOutputBufferWriteString">
913<ANCHOR id="xmlOutputBufferFlush" href="libxml/libxml-xmlIO.html#xmlOutputBufferFlush">
914<ANCHOR id="xmlOutputBufferClose" href="libxml/libxml-xmlIO.html#xmlOutputBufferClose">
915<ANCHOR id="xmlRegisterOutputCallbacks" href="libxml/libxml-xmlIO.html#xmlRegisterOutputCallbacks">
916<ANCHOR id="xmlIOHTTPOpenW" href="libxml/libxml-xmlIO.html#xmlIOHTTPOpenW">
917<ANCHOR id="xmlRegisterHTTPPostCallbacks" href="libxml/libxml-xmlIO.html#xmlRegisterHTTPPostCallbacks">
918<ANCHOR id="xmlNoNetExternalEntityLoader" href="libxml/libxml-xmlIO.html#xmlNoNetExternalEntityLoader">
919<ANCHOR id="xmlNormalizeWindowsPath" href="libxml/libxml-xmlIO.html#xmlNormalizeWindowsPath">
920<ANCHOR id="xmlCheckFilename" href="libxml/libxml-xmlIO.html#xmlCheckFilename">
921<ANCHOR id="xmlFileMatch" href="libxml/libxml-xmlIO.html#xmlFileMatch">
922<ANCHOR id="xmlFileOpen" href="libxml/libxml-xmlIO.html#xmlFileOpen">
923<ANCHOR id="xmlFileRead" href="libxml/libxml-xmlIO.html#xmlFileRead">
924<ANCHOR id="xmlFileClose" href="libxml/libxml-xmlIO.html#xmlFileClose">
925<ANCHOR id="xmlIOHTTPMatch" href="libxml/libxml-xmlIO.html#xmlIOHTTPMatch">
926<ANCHOR id="xmlIOHTTPOpen" href="libxml/libxml-xmlIO.html#xmlIOHTTPOpen">
927<ANCHOR id="xmlIOHTTPRead" href="libxml/libxml-xmlIO.html#xmlIOHTTPRead">
928<ANCHOR id="xmlIOHTTPClose" href="libxml/libxml-xmlIO.html#xmlIOHTTPClose">
929<ANCHOR id="xmlIOFTPMatch" href="libxml/libxml-xmlIO.html#xmlIOFTPMatch">
930<ANCHOR id="xmlIOFTPOpen" href="libxml/libxml-xmlIO.html#xmlIOFTPOpen">
931<ANCHOR id="xmlIOFTPRead" href="libxml/libxml-xmlIO.html#xmlIOFTPRead">
932<ANCHOR id="xmlIOFTPClose" href="libxml/libxml-xmlIO.html#xmlIOFTPClose">
933<ANCHOR id="XML-CATALOGS-NAMESPACE-CAPS" href="libxml/libxml-catalog.html#XML-CATALOGS-NAMESPACE-CAPS">
934<ANCHOR id="XML-CATALOG-PI-CAPS" href="libxml/libxml-catalog.html#XML-CATALOG-PI-CAPS">
935<ANCHOR id="xmlCatalogPrefer" href="libxml/libxml-catalog.html#xmlCatalogPrefer">
936<ANCHOR id="xmlCatalogAllow" href="libxml/libxml-catalog.html#xmlCatalogAllow">
937<ANCHOR id="xmlCatalog" href="libxml/libxml-catalog.html#xmlCatalog">
938<ANCHOR id="xmlCatalogPtr" href="libxml/libxml-catalog.html#xmlCatalogPtr">
939<ANCHOR id="xmlNewCatalog" href="libxml/libxml-catalog.html#xmlNewCatalog">
940<ANCHOR id="xmlLoadACatalog" href="libxml/libxml-catalog.html#xmlLoadACatalog">
941<ANCHOR id="xmlLoadSGMLSuperCatalog" href="libxml/libxml-catalog.html#xmlLoadSGMLSuperCatalog">
942<ANCHOR id="xmlConvertSGMLCatalog" href="libxml/libxml-catalog.html#xmlConvertSGMLCatalog">
943<ANCHOR id="xmlACatalogAdd" href="libxml/libxml-catalog.html#xmlACatalogAdd">
944<ANCHOR id="xmlACatalogRemove" href="libxml/libxml-catalog.html#xmlACatalogRemove">
945<ANCHOR id="xmlACatalogResolve" href="libxml/libxml-catalog.html#xmlACatalogResolve">
946<ANCHOR id="xmlACatalogResolveSystem" href="libxml/libxml-catalog.html#xmlACatalogResolveSystem">
947<ANCHOR id="xmlACatalogResolvePublic" href="libxml/libxml-catalog.html#xmlACatalogResolvePublic">
948<ANCHOR id="xmlACatalogResolveURI" href="libxml/libxml-catalog.html#xmlACatalogResolveURI">
949<ANCHOR id="xmlACatalogDump" href="libxml/libxml-catalog.html#xmlACatalogDump">
950<ANCHOR id="xmlFreeCatalog" href="libxml/libxml-catalog.html#xmlFreeCatalog">
951<ANCHOR id="xmlCatalogIsEmpty" href="libxml/libxml-catalog.html#xmlCatalogIsEmpty">
952<ANCHOR id="xmlInitializeCatalog" href="libxml/libxml-catalog.html#xmlInitializeCatalog">
953<ANCHOR id="xmlLoadCatalog" href="libxml/libxml-catalog.html#xmlLoadCatalog">
954<ANCHOR id="xmlLoadCatalogs" href="libxml/libxml-catalog.html#xmlLoadCatalogs">
955<ANCHOR id="xmlCatalogCleanup" href="libxml/libxml-catalog.html#xmlCatalogCleanup">
956<ANCHOR id="xmlCatalogDump" href="libxml/libxml-catalog.html#xmlCatalogDump">
957<ANCHOR id="xmlCatalogResolve" href="libxml/libxml-catalog.html#xmlCatalogResolve">
958<ANCHOR id="xmlCatalogResolveSystem" href="libxml/libxml-catalog.html#xmlCatalogResolveSystem">
959<ANCHOR id="xmlCatalogResolvePublic" href="libxml/libxml-catalog.html#xmlCatalogResolvePublic">
960<ANCHOR id="xmlCatalogResolveURI" href="libxml/libxml-catalog.html#xmlCatalogResolveURI">
961<ANCHOR id="xmlCatalogAdd" href="libxml/libxml-catalog.html#xmlCatalogAdd">
962<ANCHOR id="xmlCatalogRemove" href="libxml/libxml-catalog.html#xmlCatalogRemove">
963<ANCHOR id="xmlParseCatalogFile" href="libxml/libxml-catalog.html#xmlParseCatalogFile">
964<ANCHOR id="xmlCatalogConvert" href="libxml/libxml-catalog.html#xmlCatalogConvert">
965<ANCHOR id="xmlCatalogFreeLocal" href="libxml/libxml-catalog.html#xmlCatalogFreeLocal">
966<ANCHOR id="xmlCatalogAddLocal" href="libxml/libxml-catalog.html#xmlCatalogAddLocal">
967<ANCHOR id="xmlCatalogLocalResolve" href="libxml/libxml-catalog.html#xmlCatalogLocalResolve">
968<ANCHOR id="xmlCatalogLocalResolveURI" href="libxml/libxml-catalog.html#xmlCatalogLocalResolveURI">
969<ANCHOR id="xmlCatalogSetDebug" href="libxml/libxml-catalog.html#xmlCatalogSetDebug">
970<ANCHOR id="xmlCatalogSetDefaultPrefer" href="libxml/libxml-catalog.html#xmlCatalogSetDefaultPrefer">
971<ANCHOR id="xmlCatalogSetDefaults" href="libxml/libxml-catalog.html#xmlCatalogSetDefaults">
972<ANCHOR id="xmlCatalogGetDefaults" href="libxml/libxml-catalog.html#xmlCatalogGetDefaults">
973<ANCHOR id="xmlCatalogGetSystem" href="libxml/libxml-catalog.html#xmlCatalogGetSystem">
974<ANCHOR id="xmlCatalogGetPublic" href="libxml/libxml-catalog.html#xmlCatalogGetPublic">
975<ANCHOR id="xmlC14NDocSaveTo" href="libxml/libxml-c14n.html#xmlC14NDocSaveTo">
976<ANCHOR id="xmlC14NDocDumpMemory" href="libxml/libxml-c14n.html#xmlC14NDocDumpMemory">
977<ANCHOR id="xmlC14NDocSave" href="libxml/libxml-c14n.html#xmlC14NDocSave">
978<ANCHOR id="xmlC14NIsVisibleCallback" href="libxml/libxml-c14n.html#xmlC14NIsVisibleCallback">
979<ANCHOR id="xmlC14NExecute" href="libxml/libxml-c14n.html#xmlC14NExecute">
980<ANCHOR id="xmlMutex" href="libxml/libxml-threads.html#xmlMutex">
981<ANCHOR id="xmlMutexPtr" href="libxml/libxml-threads.html#xmlMutexPtr">
982<ANCHOR id="xmlRMutex" href="libxml/libxml-threads.html#xmlRMutex">
983<ANCHOR id="xmlRMutexPtr" href="libxml/libxml-threads.html#xmlRMutexPtr">
984<ANCHOR id="xmlNewMutex" href="libxml/libxml-threads.html#xmlNewMutex">
985<ANCHOR id="xmlMutexLock" href="libxml/libxml-threads.html#xmlMutexLock">
986<ANCHOR id="xmlMutexUnlock" href="libxml/libxml-threads.html#xmlMutexUnlock">
987<ANCHOR id="xmlFreeMutex" href="libxml/libxml-threads.html#xmlFreeMutex">
988<ANCHOR id="xmlNewRMutex" href="libxml/libxml-threads.html#xmlNewRMutex">
989<ANCHOR id="xmlRMutexLock" href="libxml/libxml-threads.html#xmlRMutexLock">
990<ANCHOR id="xmlRMutexUnlock" href="libxml/libxml-threads.html#xmlRMutexUnlock">
991<ANCHOR id="xmlFreeRMutex" href="libxml/libxml-threads.html#xmlFreeRMutex">
992<ANCHOR id="xmlInitThreads" href="libxml/libxml-threads.html#xmlInitThreads">
993<ANCHOR id="xmlLockLibrary" href="libxml/libxml-threads.html#xmlLockLibrary">
994<ANCHOR id="xmlUnlockLibrary" href="libxml/libxml-threads.html#xmlUnlockLibrary">
995<ANCHOR id="xmlGetThreadId" href="libxml/libxml-threads.html#xmlGetThreadId">
996<ANCHOR id="xmlIsMainThread" href="libxml/libxml-threads.html#xmlIsMainThread">
997<ANCHOR id="xmlCleanupThreads" href="libxml/libxml-threads.html#xmlCleanupThreads">
998<ANCHOR id="xmlGetGlobalState" href="libxml/libxml-threads.html#xmlGetGlobalState">
999<ANCHOR id="xmlInitGlobals" href="libxml/libxml-globals.html#xmlInitGlobals">
1000<ANCHOR id="xmlCleanupGlobals" href="libxml/libxml-globals.html#xmlCleanupGlobals">
1001<ANCHOR id="xmlRegisterNodeFunc" href="libxml/libxml-globals.html#xmlRegisterNodeFunc">
1002<ANCHOR id="xmlDeregisterNodeFunc" href="libxml/libxml-globals.html#xmlDeregisterNodeFunc">
1003<ANCHOR id="xmlGlobalState" href="libxml/libxml-globals.html#xmlGlobalState">
1004<ANCHOR id="xmlGlobalStatePtr" href="libxml/libxml-globals.html#xmlGlobalStatePtr">
1005<ANCHOR id="xmlInitializeGlobalState" href="libxml/libxml-globals.html#xmlInitializeGlobalState">
1006<ANCHOR id="xmlThrDefSetGenericErrorFunc" href="libxml/libxml-globals.html#xmlThrDefSetGenericErrorFunc">
1007<ANCHOR id="xmlRegisterNodeDefault" href="libxml/libxml-globals.html#xmlRegisterNodeDefault">
1008<ANCHOR id="xmlThrDefRegisterNodeDefault" href="libxml/libxml-globals.html#xmlThrDefRegisterNodeDefault">
1009<ANCHOR id="xmlDeregisterNodeDefault" href="libxml/libxml-globals.html#xmlDeregisterNodeDefault">
1010<ANCHOR id="xmlThrDefDeregisterNodeDefault" href="libxml/libxml-globals.html#xmlThrDefDeregisterNodeDefault">
1011<ANCHOR id="xmlMalloc" href="libxml/libxml-globals.html#xmlMalloc">
1012<ANCHOR id="xmlMallocAtomic" href="libxml/libxml-globals.html#xmlMallocAtomic">
1013<ANCHOR id="xmlRealloc" href="libxml/libxml-globals.html#xmlRealloc">
1014<ANCHOR id="xmlFree" href="libxml/libxml-globals.html#xmlFree">
1015<ANCHOR id="xmlMemStrdup" href="libxml/libxml-globals.html#xmlMemStrdup">
1016<ANCHOR id="docbDefaultSAXHandler" href="libxml/libxml-globals.html#docbDefaultSAXHandler">
1017<ANCHOR id="htmlDefaultSAXHandler" href="libxml/libxml-globals.html#htmlDefaultSAXHandler">
1018<ANCHOR id="oldXMLWDcompatibility" href="libxml/libxml-globals.html#oldXMLWDcompatibility">
1019<ANCHOR id="xmlBufferAllocScheme" href="libxml/libxml-globals.html#xmlBufferAllocScheme">
1020<ANCHOR id="xmlThrDefBufferAllocScheme" href="libxml/libxml-globals.html#xmlThrDefBufferAllocScheme">
1021<ANCHOR id="xmlDefaultBufferSize" href="libxml/libxml-globals.html#xmlDefaultBufferSize">
1022<ANCHOR id="xmlThrDefDefaultBufferSize" href="libxml/libxml-globals.html#xmlThrDefDefaultBufferSize">
1023<ANCHOR id="xmlDefaultSAXHandler" href="libxml/libxml-globals.html#xmlDefaultSAXHandler">
1024<ANCHOR id="xmlDefaultSAXLocator" href="libxml/libxml-globals.html#xmlDefaultSAXLocator">
1025<ANCHOR id="xmlDoValidityCheckingDefaultValue" href="libxml/libxml-globals.html#xmlDoValidityCheckingDefaultValue">
1026<ANCHOR id="xmlThrDefDoValidityCheckingDefaultValue" href="libxml/libxml-globals.html#xmlThrDefDoValidityCheckingDefaultValue">
1027<ANCHOR id="xmlGenericError" href="libxml/libxml-globals.html#xmlGenericError">
1028<ANCHOR id="xmlGenericErrorContext" href="libxml/libxml-globals.html#xmlGenericErrorContext">
1029<ANCHOR id="xmlGetWarningsDefaultValue" href="libxml/libxml-globals.html#xmlGetWarningsDefaultValue">
1030<ANCHOR id="xmlThrDefGetWarningsDefaultValue" href="libxml/libxml-globals.html#xmlThrDefGetWarningsDefaultValue">
1031<ANCHOR id="xmlIndentTreeOutput" href="libxml/libxml-globals.html#xmlIndentTreeOutput">
1032<ANCHOR id="xmlThrDefIndentTreeOutput" href="libxml/libxml-globals.html#xmlThrDefIndentTreeOutput">
1033<ANCHOR id="xmlTreeIndentString" href="libxml/libxml-globals.html#xmlTreeIndentString">
1034<ANCHOR id="xmlThrDefTreeIndentString" href="libxml/libxml-globals.html#xmlThrDefTreeIndentString">
1035<ANCHOR id="xmlKeepBlanksDefaultValue" href="libxml/libxml-globals.html#xmlKeepBlanksDefaultValue">
1036<ANCHOR id="xmlThrDefKeepBlanksDefaultValue" href="libxml/libxml-globals.html#xmlThrDefKeepBlanksDefaultValue">
1037<ANCHOR id="xmlLineNumbersDefaultValue" href="libxml/libxml-globals.html#xmlLineNumbersDefaultValue">
1038<ANCHOR id="xmlThrDefLineNumbersDefaultValue" href="libxml/libxml-globals.html#xmlThrDefLineNumbersDefaultValue">
1039<ANCHOR id="xmlLoadExtDtdDefaultValue" href="libxml/libxml-globals.html#xmlLoadExtDtdDefaultValue">
1040<ANCHOR id="xmlThrDefLoadExtDtdDefaultValue" href="libxml/libxml-globals.html#xmlThrDefLoadExtDtdDefaultValue">
1041<ANCHOR id="xmlParserDebugEntities" href="libxml/libxml-globals.html#xmlParserDebugEntities">
1042<ANCHOR id="xmlThrDefParserDebugEntities" href="libxml/libxml-globals.html#xmlThrDefParserDebugEntities">
1043<ANCHOR id="xmlParserVersion" href="libxml/libxml-globals.html#xmlParserVersion">
1044<ANCHOR id="xmlPedanticParserDefaultValue" href="libxml/libxml-globals.html#xmlPedanticParserDefaultValue">
1045<ANCHOR id="xmlThrDefPedanticParserDefaultValue" href="libxml/libxml-globals.html#xmlThrDefPedanticParserDefaultValue">
1046<ANCHOR id="xmlSaveNoEmptyTags" href="libxml/libxml-globals.html#xmlSaveNoEmptyTags">
1047<ANCHOR id="xmlThrDefSaveNoEmptyTags" href="libxml/libxml-globals.html#xmlThrDefSaveNoEmptyTags">
1048<ANCHOR id="xmlSubstituteEntitiesDefaultValue" href="libxml/libxml-globals.html#xmlSubstituteEntitiesDefaultValue">
1049<ANCHOR id="xmlThrDefSubstituteEntitiesDefaultValue" href="libxml/libxml-globals.html#xmlThrDefSubstituteEntitiesDefaultValue">
1050<ANCHOR id="xmlRegisterNodeDefaultValue" href="libxml/libxml-globals.html#xmlRegisterNodeDefaultValue">
1051<ANCHOR id="xmlDeregisterNodeDefaultValue" href="libxml/libxml-globals.html#xmlDeregisterNodeDefaultValue">
1052<ANCHOR id="docbParserCtxt" href="libxml/libxml-DOCBparser.html#docbParserCtxt">
1053<ANCHOR id="docbParserCtxtPtr" href="libxml/libxml-DOCBparser.html#docbParserCtxtPtr">
1054<ANCHOR id="docbParserNodeInfo" href="libxml/libxml-DOCBparser.html#docbParserNodeInfo">
1055<ANCHOR id="docbSAXHandler" href="libxml/libxml-DOCBparser.html#docbSAXHandler">
1056<ANCHOR id="docbSAXHandlerPtr" href="libxml/libxml-DOCBparser.html#docbSAXHandlerPtr">
1057<ANCHOR id="docbParserInput" href="libxml/libxml-DOCBparser.html#docbParserInput">
1058<ANCHOR id="docbParserInputPtr" href="libxml/libxml-DOCBparser.html#docbParserInputPtr">
1059<ANCHOR id="docbDocPtr" href="libxml/libxml-DOCBparser.html#docbDocPtr">
1060<ANCHOR id="docbNodePtr" href="libxml/libxml-DOCBparser.html#docbNodePtr">
1061<ANCHOR id="docbEncodeEntities" href="libxml/libxml-DOCBparser.html#docbEncodeEntities">
1062<ANCHOR id="docbSAXParseDoc" href="libxml/libxml-DOCBparser.html#docbSAXParseDoc">
1063<ANCHOR id="docbParseDoc" href="libxml/libxml-DOCBparser.html#docbParseDoc">
1064<ANCHOR id="docbSAXParseFile" href="libxml/libxml-DOCBparser.html#docbSAXParseFile">
1065<ANCHOR id="docbParseFile" href="libxml/libxml-DOCBparser.html#docbParseFile">
1066<ANCHOR id="docbFreeParserCtxt" href="libxml/libxml-DOCBparser.html#docbFreeParserCtxt">
1067<ANCHOR id="docbCreatePushParserCtxt" href="libxml/libxml-DOCBparser.html#docbCreatePushParserCtxt">
1068<ANCHOR id="docbParseChunk" href="libxml/libxml-DOCBparser.html#docbParseChunk">
1069<ANCHOR id="docbCreateFileParserCtxt" href="libxml/libxml-DOCBparser.html#docbCreateFileParserCtxt">
1070<ANCHOR id="docbParseDocument" href="libxml/libxml-DOCBparser.html#docbParseDocument">
1071<ANCHOR id="XML-MAX-NAMELEN-CAPS" href="libxml/libxml-parserInternals.html#XML-MAX-NAMELEN-CAPS">
1072<ANCHOR id="INPUT-CHUNK-CAPS" href="libxml/libxml-parserInternals.html#INPUT-CHUNK-CAPS">
1073<ANCHOR id="IS-CHAR-CAPS" href="libxml/libxml-parserInternals.html#IS-CHAR-CAPS">
1074<ANCHOR id="IS-BLANK-CAPS" href="libxml/libxml-parserInternals.html#IS-BLANK-CAPS">
1075<ANCHOR id="IS-BASECHAR-CAPS" href="libxml/libxml-parserInternals.html#IS-BASECHAR-CAPS">
1076<ANCHOR id="IS-DIGIT-CAPS" href="libxml/libxml-parserInternals.html#IS-DIGIT-CAPS">
1077<ANCHOR id="IS-COMBINING-CAPS" href="libxml/libxml-parserInternals.html#IS-COMBINING-CAPS">
1078<ANCHOR id="IS-EXTENDER-CAPS" href="libxml/libxml-parserInternals.html#IS-EXTENDER-CAPS">
1079<ANCHOR id="IS-IDEOGRAPHIC-CAPS" href="libxml/libxml-parserInternals.html#IS-IDEOGRAPHIC-CAPS">
1080<ANCHOR id="IS-LETTER-CAPS" href="libxml/libxml-parserInternals.html#IS-LETTER-CAPS">
1081<ANCHOR id="IS-PUBIDCHAR-CAPS" href="libxml/libxml-parserInternals.html#IS-PUBIDCHAR-CAPS">
1082<ANCHOR id="SKIP-EOL-CAPS" href="libxml/libxml-parserInternals.html#SKIP-EOL-CAPS">
1083<ANCHOR id="MOVETO-ENDTAG-CAPS" href="libxml/libxml-parserInternals.html#MOVETO-ENDTAG-CAPS">
1084<ANCHOR id="MOVETO-STARTTAG-CAPS" href="libxml/libxml-parserInternals.html#MOVETO-STARTTAG-CAPS">
1085<ANCHOR id="xmlIsBaseChar" href="libxml/libxml-parserInternals.html#xmlIsBaseChar">
1086<ANCHOR id="xmlIsBlank" href="libxml/libxml-parserInternals.html#xmlIsBlank">
1087<ANCHOR id="xmlIsPubidChar" href="libxml/libxml-parserInternals.html#xmlIsPubidChar">
1088<ANCHOR id="xmlIsLetter" href="libxml/libxml-parserInternals.html#xmlIsLetter">
1089<ANCHOR id="xmlIsDigit" href="libxml/libxml-parserInternals.html#xmlIsDigit">
1090<ANCHOR id="xmlIsIdeographic" href="libxml/libxml-parserInternals.html#xmlIsIdeographic">
1091<ANCHOR id="xmlIsExtender" href="libxml/libxml-parserInternals.html#xmlIsExtender">
1092<ANCHOR id="xmlIsCombining" href="libxml/libxml-parserInternals.html#xmlIsCombining">
1093<ANCHOR id="xmlIsChar" href="libxml/libxml-parserInternals.html#xmlIsChar">
1094<ANCHOR id="xmlCreateFileParserCtxt" href="libxml/libxml-parserInternals.html#xmlCreateFileParserCtxt">
1095<ANCHOR id="xmlCreateMemoryParserCtxt" href="libxml/libxml-parserInternals.html#xmlCreateMemoryParserCtxt">
1096<ANCHOR id="xmlNewParserCtxt" href="libxml/libxml-parserInternals.html#xmlNewParserCtxt">
1097<ANCHOR id="xmlCreateEntityParserCtxt" href="libxml/libxml-parserInternals.html#xmlCreateEntityParserCtxt">
1098<ANCHOR id="xmlSwitchEncoding" href="libxml/libxml-parserInternals.html#xmlSwitchEncoding">
1099<ANCHOR id="xmlSwitchToEncoding" href="libxml/libxml-parserInternals.html#xmlSwitchToEncoding">
1100<ANCHOR id="xmlHandleEntity" href="libxml/libxml-parserInternals.html#xmlHandleEntity">
1101<ANCHOR id="xmlNewStringInputStream" href="libxml/libxml-parserInternals.html#xmlNewStringInputStream">
1102<ANCHOR id="xmlNewEntityInputStream" href="libxml/libxml-parserInternals.html#xmlNewEntityInputStream">
1103<ANCHOR id="xmlPushInput" href="libxml/libxml-parserInternals.html#xmlPushInput">
1104<ANCHOR id="xmlPopInput" href="libxml/libxml-parserInternals.html#xmlPopInput">
1105<ANCHOR id="xmlFreeInputStream" href="libxml/libxml-parserInternals.html#xmlFreeInputStream">
1106<ANCHOR id="xmlNewInputFromFile" href="libxml/libxml-parserInternals.html#xmlNewInputFromFile">
1107<ANCHOR id="xmlNewInputStream" href="libxml/libxml-parserInternals.html#xmlNewInputStream">
1108<ANCHOR id="xmlSplitQName" href="libxml/libxml-parserInternals.html#xmlSplitQName">
1109<ANCHOR id="xmlNamespaceParseNCName" href="libxml/libxml-parserInternals.html#xmlNamespaceParseNCName">
1110<ANCHOR id="xmlNamespaceParseQName" href="libxml/libxml-parserInternals.html#xmlNamespaceParseQName">
1111<ANCHOR id="xmlNamespaceParseNSDef" href="libxml/libxml-parserInternals.html#xmlNamespaceParseNSDef">
1112<ANCHOR id="xmlParseQuotedString" href="libxml/libxml-parserInternals.html#xmlParseQuotedString">
1113<ANCHOR id="xmlParseNamespace" href="libxml/libxml-parserInternals.html#xmlParseNamespace">
1114<ANCHOR id="xmlScanName" href="libxml/libxml-parserInternals.html#xmlScanName">
1115<ANCHOR id="xmlParseName" href="libxml/libxml-parserInternals.html#xmlParseName">
1116<ANCHOR id="xmlParseNmtoken" href="libxml/libxml-parserInternals.html#xmlParseNmtoken">
1117<ANCHOR id="xmlParseEntityValue" href="libxml/libxml-parserInternals.html#xmlParseEntityValue">
1118<ANCHOR id="xmlParseAttValue" href="libxml/libxml-parserInternals.html#xmlParseAttValue">
1119<ANCHOR id="xmlParseSystemLiteral" href="libxml/libxml-parserInternals.html#xmlParseSystemLiteral">
1120<ANCHOR id="xmlParsePubidLiteral" href="libxml/libxml-parserInternals.html#xmlParsePubidLiteral">
1121<ANCHOR id="xmlParseCharData" href="libxml/libxml-parserInternals.html#xmlParseCharData">
1122<ANCHOR id="xmlParseExternalID" href="libxml/libxml-parserInternals.html#xmlParseExternalID">
1123<ANCHOR id="xmlParseComment" href="libxml/libxml-parserInternals.html#xmlParseComment">
1124<ANCHOR id="xmlParsePITarget" href="libxml/libxml-parserInternals.html#xmlParsePITarget">
1125<ANCHOR id="xmlParsePI" href="libxml/libxml-parserInternals.html#xmlParsePI">
1126<ANCHOR id="xmlParseNotationDecl" href="libxml/libxml-parserInternals.html#xmlParseNotationDecl">
1127<ANCHOR id="xmlParseEntityDecl" href="libxml/libxml-parserInternals.html#xmlParseEntityDecl">
1128<ANCHOR id="xmlParseDefaultDecl" href="libxml/libxml-parserInternals.html#xmlParseDefaultDecl">
1129<ANCHOR id="xmlParseNotationType" href="libxml/libxml-parserInternals.html#xmlParseNotationType">
1130<ANCHOR id="xmlParseEnumerationType" href="libxml/libxml-parserInternals.html#xmlParseEnumerationType">
1131<ANCHOR id="xmlParseEnumeratedType" href="libxml/libxml-parserInternals.html#xmlParseEnumeratedType">
1132<ANCHOR id="xmlParseAttributeType" href="libxml/libxml-parserInternals.html#xmlParseAttributeType">
1133<ANCHOR id="xmlParseAttributeListDecl" href="libxml/libxml-parserInternals.html#xmlParseAttributeListDecl">
1134<ANCHOR id="xmlParseElementMixedContentDecl" href="libxml/libxml-parserInternals.html#xmlParseElementMixedContentDecl">
1135<ANCHOR id="xmlParseElementChildrenContentDecl" href="libxml/libxml-parserInternals.html#xmlParseElementChildrenContentDecl">
1136<ANCHOR id="xmlParseElementContentDecl" href="libxml/libxml-parserInternals.html#xmlParseElementContentDecl">
1137<ANCHOR id="xmlParseElementDecl" href="libxml/libxml-parserInternals.html#xmlParseElementDecl">
1138<ANCHOR id="xmlParseMarkupDecl" href="libxml/libxml-parserInternals.html#xmlParseMarkupDecl">
1139<ANCHOR id="xmlParseCharRef" href="libxml/libxml-parserInternals.html#xmlParseCharRef">
1140<ANCHOR id="xmlParseEntityRef" href="libxml/libxml-parserInternals.html#xmlParseEntityRef">
1141<ANCHOR id="xmlParseReference" href="libxml/libxml-parserInternals.html#xmlParseReference">
1142<ANCHOR id="xmlParsePEReference" href="libxml/libxml-parserInternals.html#xmlParsePEReference">
1143<ANCHOR id="xmlParseDocTypeDecl" href="libxml/libxml-parserInternals.html#xmlParseDocTypeDecl">
1144<ANCHOR id="xmlParseAttribute" href="libxml/libxml-parserInternals.html#xmlParseAttribute">
1145<ANCHOR id="xmlParseStartTag" href="libxml/libxml-parserInternals.html#xmlParseStartTag">
1146<ANCHOR id="xmlParseEndTag" href="libxml/libxml-parserInternals.html#xmlParseEndTag">
1147<ANCHOR id="xmlParseCDSect" href="libxml/libxml-parserInternals.html#xmlParseCDSect">
1148<ANCHOR id="xmlParseContent" href="libxml/libxml-parserInternals.html#xmlParseContent">
1149<ANCHOR id="xmlParseElement" href="libxml/libxml-parserInternals.html#xmlParseElement">
1150<ANCHOR id="xmlParseVersionNum" href="libxml/libxml-parserInternals.html#xmlParseVersionNum">
1151<ANCHOR id="xmlParseVersionInfo" href="libxml/libxml-parserInternals.html#xmlParseVersionInfo">
1152<ANCHOR id="xmlParseEncName" href="libxml/libxml-parserInternals.html#xmlParseEncName">
1153<ANCHOR id="xmlParseEncodingDecl" href="libxml/libxml-parserInternals.html#xmlParseEncodingDecl">
1154<ANCHOR id="xmlParseSDDecl" href="libxml/libxml-parserInternals.html#xmlParseSDDecl">
1155<ANCHOR id="xmlParseXMLDecl" href="libxml/libxml-parserInternals.html#xmlParseXMLDecl">
1156<ANCHOR id="xmlParseTextDecl" href="libxml/libxml-parserInternals.html#xmlParseTextDecl">
1157<ANCHOR id="xmlParseMisc" href="libxml/libxml-parserInternals.html#xmlParseMisc">
1158<ANCHOR id="xmlParseExternalSubset" href="libxml/libxml-parserInternals.html#xmlParseExternalSubset">
1159<ANCHOR id="XML-SUBSTITUTE-NONE-CAPS" href="libxml/libxml-parserInternals.html#XML-SUBSTITUTE-NONE-CAPS">
1160<ANCHOR id="XML-SUBSTITUTE-REF-CAPS" href="libxml/libxml-parserInternals.html#XML-SUBSTITUTE-REF-CAPS">
1161<ANCHOR id="XML-SUBSTITUTE-PEREF-CAPS" href="libxml/libxml-parserInternals.html#XML-SUBSTITUTE-PEREF-CAPS">
1162<ANCHOR id="XML-SUBSTITUTE-BOTH-CAPS" href="libxml/libxml-parserInternals.html#XML-SUBSTITUTE-BOTH-CAPS">
1163<ANCHOR id="xmlDecodeEntities" href="libxml/libxml-parserInternals.html#xmlDecodeEntities">
1164<ANCHOR id="xmlStringDecodeEntities" href="libxml/libxml-parserInternals.html#xmlStringDecodeEntities">
1165<ANCHOR id="nodePush" href="libxml/libxml-parserInternals.html#nodePush">
1166<ANCHOR id="nodePop" href="libxml/libxml-parserInternals.html#nodePop">
1167<ANCHOR id="inputPush" href="libxml/libxml-parserInternals.html#inputPush">
1168<ANCHOR id="inputPop" href="libxml/libxml-parserInternals.html#inputPop">
1169<ANCHOR id="namePop" href="libxml/libxml-parserInternals.html#namePop">
1170<ANCHOR id="namePush" href="libxml/libxml-parserInternals.html#namePush">
1171<ANCHOR id="xmlSkipBlankChars" href="libxml/libxml-parserInternals.html#xmlSkipBlankChars">
1172<ANCHOR id="xmlStringCurrentChar" href="libxml/libxml-parserInternals.html#xmlStringCurrentChar">
1173<ANCHOR id="xmlParserHandlePEReference" href="libxml/libxml-parserInternals.html#xmlParserHandlePEReference">
1174<ANCHOR id="xmlParserHandleReference" href="libxml/libxml-parserInternals.html#xmlParserHandleReference">
1175<ANCHOR id="xmlCheckLanguageID" href="libxml/libxml-parserInternals.html#xmlCheckLanguageID">
1176<ANCHOR id="xmlCurrentChar" href="libxml/libxml-parserInternals.html#xmlCurrentChar">
1177<ANCHOR id="xmlCopyCharMultiByte" href="libxml/libxml-parserInternals.html#xmlCopyCharMultiByte">
1178<ANCHOR id="xmlCopyChar" href="libxml/libxml-parserInternals.html#xmlCopyChar">
1179<ANCHOR id="xmlNextChar" href="libxml/libxml-parserInternals.html#xmlNextChar">
1180<ANCHOR id="xmlParserInputShrink" href="libxml/libxml-parserInternals.html#xmlParserInputShrink">
1181<ANCHOR id="htmlInitAutoClose" href="libxml/libxml-parserInternals.html#htmlInitAutoClose">
1182<ANCHOR id="htmlCreateFileParserCtxt" href="libxml/libxml-parserInternals.html#htmlCreateFileParserCtxt">
1183<ANCHOR id="xmlEntityReferenceFunc" href="libxml/libxml-parserInternals.html#xmlEntityReferenceFunc">
1184<ANCHOR id="xmlSetEntityReferenceFunc" href="libxml/libxml-parserInternals.html#xmlSetEntityReferenceFunc">
1185<ANCHOR id="xmlCharEncoding" href="libxml/libxml-encoding.html#xmlCharEncoding">
1186<ANCHOR id="xmlCharEncodingInputFunc" href="libxml/libxml-encoding.html#xmlCharEncodingInputFunc">
1187<ANCHOR id="xmlCharEncodingOutputFunc" href="libxml/libxml-encoding.html#xmlCharEncodingOutputFunc">
1188<ANCHOR id="xmlCharEncodingHandler" href="libxml/libxml-encoding.html#xmlCharEncodingHandler">
1189<ANCHOR id="xmlCharEncodingHandlerPtr" href="libxml/libxml-encoding.html#xmlCharEncodingHandlerPtr">
1190<ANCHOR id="xmlInitCharEncodingHandlers" href="libxml/libxml-encoding.html#xmlInitCharEncodingHandlers">
1191<ANCHOR id="xmlCleanupCharEncodingHandlers" href="libxml/libxml-encoding.html#xmlCleanupCharEncodingHandlers">
1192<ANCHOR id="xmlRegisterCharEncodingHandler" href="libxml/libxml-encoding.html#xmlRegisterCharEncodingHandler">
1193<ANCHOR id="xmlGetCharEncodingHandler" href="libxml/libxml-encoding.html#xmlGetCharEncodingHandler">
1194<ANCHOR id="xmlFindCharEncodingHandler" href="libxml/libxml-encoding.html#xmlFindCharEncodingHandler">
1195<ANCHOR id="xmlNewCharEncodingHandler" href="libxml/libxml-encoding.html#xmlNewCharEncodingHandler">
1196<ANCHOR id="xmlAddEncodingAlias" href="libxml/libxml-encoding.html#xmlAddEncodingAlias">
1197<ANCHOR id="xmlDelEncodingAlias" href="libxml/libxml-encoding.html#xmlDelEncodingAlias">
1198<ANCHOR id="xmlGetEncodingAlias" href="libxml/libxml-encoding.html#xmlGetEncodingAlias">
1199<ANCHOR id="xmlCleanupEncodingAliases" href="libxml/libxml-encoding.html#xmlCleanupEncodingAliases">
1200<ANCHOR id="xmlParseCharEncoding" href="libxml/libxml-encoding.html#xmlParseCharEncoding">
1201<ANCHOR id="xmlGetCharEncodingName" href="libxml/libxml-encoding.html#xmlGetCharEncodingName">
1202<ANCHOR id="xmlDetectCharEncoding" href="libxml/libxml-encoding.html#xmlDetectCharEncoding">
1203<ANCHOR id="xmlCharEncOutFunc" href="libxml/libxml-encoding.html#xmlCharEncOutFunc">
1204<ANCHOR id="xmlCharEncInFunc" href="libxml/libxml-encoding.html#xmlCharEncInFunc">
1205<ANCHOR id="xmlCharEncFirstLine" href="libxml/libxml-encoding.html#xmlCharEncFirstLine">
1206<ANCHOR id="xmlCharEncCloseFunc" href="libxml/libxml-encoding.html#xmlCharEncCloseFunc">
1207<ANCHOR id="UTF8Toisolat1" href="libxml/libxml-encoding.html#UTF8Toisolat1">
1208<ANCHOR id="isolat1ToUTF8" href="libxml/libxml-encoding.html#isolat1ToUTF8">
1209<ANCHOR id="xmlGetUTF8Char" href="libxml/libxml-encoding.html#xmlGetUTF8Char">
1210<ANCHOR id="xmlCheckUTF8" href="libxml/libxml-encoding.html#xmlCheckUTF8">
1211<ANCHOR id="xmlUTF8Strsize" href="libxml/libxml-encoding.html#xmlUTF8Strsize">
1212<ANCHOR id="xmlUTF8Strndup" href="libxml/libxml-encoding.html#xmlUTF8Strndup">
1213<ANCHOR id="xmlUTF8Strpos" href="libxml/libxml-encoding.html#xmlUTF8Strpos">
1214<ANCHOR id="xmlUTF8Strloc" href="libxml/libxml-encoding.html#xmlUTF8Strloc">
1215<ANCHOR id="xmlUTF8Strsub" href="libxml/libxml-encoding.html#xmlUTF8Strsub">
1216<ANCHOR id="xmlUTF8Strlen" href="libxml/libxml-encoding.html#xmlUTF8Strlen">
1217<ANCHOR id="xmlHashTable" href="libxml/libxml-hash.html#xmlHashTable">
1218<ANCHOR id="xmlHashTablePtr" href="libxml/libxml-hash.html#xmlHashTablePtr">
1219<ANCHOR id="xmlHashDeallocator" href="libxml/libxml-hash.html#xmlHashDeallocator">
1220<ANCHOR id="xmlHashCopier" href="libxml/libxml-hash.html#xmlHashCopier">
1221<ANCHOR id="xmlHashScanner" href="libxml/libxml-hash.html#xmlHashScanner">
1222<ANCHOR id="xmlHashScannerFull" href="libxml/libxml-hash.html#xmlHashScannerFull">
1223<ANCHOR id="xmlHashCreate" href="libxml/libxml-hash.html#xmlHashCreate">
1224<ANCHOR id="xmlHashFree" href="libxml/libxml-hash.html#xmlHashFree">
1225<ANCHOR id="xmlHashAddEntry" href="libxml/libxml-hash.html#xmlHashAddEntry">
1226<ANCHOR id="xmlHashUpdateEntry" href="libxml/libxml-hash.html#xmlHashUpdateEntry">
1227<ANCHOR id="xmlHashAddEntry2" href="libxml/libxml-hash.html#xmlHashAddEntry2">
1228<ANCHOR id="xmlHashUpdateEntry2" href="libxml/libxml-hash.html#xmlHashUpdateEntry2">
1229<ANCHOR id="xmlHashAddEntry3" href="libxml/libxml-hash.html#xmlHashAddEntry3">
1230<ANCHOR id="xmlHashUpdateEntry3" href="libxml/libxml-hash.html#xmlHashUpdateEntry3">
1231<ANCHOR id="xmlHashRemoveEntry" href="libxml/libxml-hash.html#xmlHashRemoveEntry">
1232<ANCHOR id="xmlHashRemoveEntry2" href="libxml/libxml-hash.html#xmlHashRemoveEntry2">
1233<ANCHOR id="xmlHashRemoveEntry3" href="libxml/libxml-hash.html#xmlHashRemoveEntry3">
1234<ANCHOR id="xmlHashLookup" href="libxml/libxml-hash.html#xmlHashLookup">
1235<ANCHOR id="xmlHashLookup2" href="libxml/libxml-hash.html#xmlHashLookup2">
1236<ANCHOR id="xmlHashLookup3" href="libxml/libxml-hash.html#xmlHashLookup3">
1237<ANCHOR id="xmlHashCopy" href="libxml/libxml-hash.html#xmlHashCopy">
1238<ANCHOR id="xmlHashSize" href="libxml/libxml-hash.html#xmlHashSize">
1239<ANCHOR id="xmlHashScan" href="libxml/libxml-hash.html#xmlHashScan">
1240<ANCHOR id="xmlHashScan3" href="libxml/libxml-hash.html#xmlHashScan3">
1241<ANCHOR id="xmlHashScanFull" href="libxml/libxml-hash.html#xmlHashScanFull">
1242<ANCHOR id="xmlHashScanFull3" href="libxml/libxml-hash.html#xmlHashScanFull3">
1243<ANCHOR id="xmlDebugDumpString" href="libxml/libxml-debugXML.html#xmlDebugDumpString">
1244<ANCHOR id="xmlDebugDumpAttr" href="libxml/libxml-debugXML.html#xmlDebugDumpAttr">
1245<ANCHOR id="xmlDebugDumpAttrList" href="libxml/libxml-debugXML.html#xmlDebugDumpAttrList">
1246<ANCHOR id="xmlDebugDumpOneNode" href="libxml/libxml-debugXML.html#xmlDebugDumpOneNode">
1247<ANCHOR id="xmlDebugDumpNode" href="libxml/libxml-debugXML.html#xmlDebugDumpNode">
1248<ANCHOR id="xmlDebugDumpNodeList" href="libxml/libxml-debugXML.html#xmlDebugDumpNodeList">
1249<ANCHOR id="xmlDebugDumpDocumentHead" href="libxml/libxml-debugXML.html#xmlDebugDumpDocumentHead">
1250<ANCHOR id="xmlDebugDumpDocument" href="libxml/libxml-debugXML.html#xmlDebugDumpDocument">
1251<ANCHOR id="xmlDebugDumpDTD" href="libxml/libxml-debugXML.html#xmlDebugDumpDTD">
1252<ANCHOR id="xmlDebugDumpEntities" href="libxml/libxml-debugXML.html#xmlDebugDumpEntities">
1253<ANCHOR id="xmlLsOneNode" href="libxml/libxml-debugXML.html#xmlLsOneNode">
1254<ANCHOR id="xmlLsCountNode" href="libxml/libxml-debugXML.html#xmlLsCountNode">
1255<ANCHOR id="xmlShellReadlineFunc" href="libxml/libxml-debugXML.html#xmlShellReadlineFunc">
1256<ANCHOR id="xmlShellCtxt" href="libxml/libxml-debugXML.html#xmlShellCtxt">
1257<ANCHOR id="xmlShellCtxtPtr" href="libxml/libxml-debugXML.html#xmlShellCtxtPtr">
1258<ANCHOR id="xmlShellCmd" href="libxml/libxml-debugXML.html#xmlShellCmd">
1259<ANCHOR id="xmlShellPrintXPathError" href="libxml/libxml-debugXML.html#xmlShellPrintXPathError">
1260<ANCHOR id="xmlShellPrintNode" href="libxml/libxml-debugXML.html#xmlShellPrintNode">
1261<ANCHOR id="xmlShellPrintXPathResult" href="libxml/libxml-debugXML.html#xmlShellPrintXPathResult">
1262<ANCHOR id="xmlShellList" href="libxml/libxml-debugXML.html#xmlShellList">
1263<ANCHOR id="xmlShellBase" href="libxml/libxml-debugXML.html#xmlShellBase">
1264<ANCHOR id="xmlShellDir" href="libxml/libxml-debugXML.html#xmlShellDir">
1265<ANCHOR id="xmlShellCat" href="libxml/libxml-debugXML.html#xmlShellCat">
1266<ANCHOR id="xmlShellLoad" href="libxml/libxml-debugXML.html#xmlShellLoad">
1267<ANCHOR id="xmlShellWrite" href="libxml/libxml-debugXML.html#xmlShellWrite">
1268<ANCHOR id="xmlShellSave" href="libxml/libxml-debugXML.html#xmlShellSave">
1269<ANCHOR id="xmlShellValidate" href="libxml/libxml-debugXML.html#xmlShellValidate">
1270<ANCHOR id="xmlShellDu" href="libxml/libxml-debugXML.html#xmlShellDu">
1271<ANCHOR id="xmlShellPwd" href="libxml/libxml-debugXML.html#xmlShellPwd">
1272<ANCHOR id="xmlShell" href="libxml/libxml-debugXML.html#xmlShell">
1273<ANCHOR id="DEBUG-MEMORY-CAPS" href="libxml/libxml-xmlmemory.html#DEBUG-MEMORY-CAPS">
1274<ANCHOR id="xmlFreeFunc" href="libxml/libxml-xmlmemory.html#xmlFreeFunc">
1275<ANCHOR id="xmlMallocFunc" href="libxml/libxml-xmlmemory.html#xmlMallocFunc">
1276<ANCHOR id="xmlReallocFunc" href="libxml/libxml-xmlmemory.html#xmlReallocFunc">
1277<ANCHOR id="xmlStrdupFunc" href="libxml/libxml-xmlmemory.html#xmlStrdupFunc">
1278<ANCHOR id="xmlMemSetup" href="libxml/libxml-xmlmemory.html#xmlMemSetup">
1279<ANCHOR id="xmlMemGet" href="libxml/libxml-xmlmemory.html#xmlMemGet">
1280<ANCHOR id="xmlGcMemSetup" href="libxml/libxml-xmlmemory.html#xmlGcMemSetup">
1281<ANCHOR id="xmlGcMemGet" href="libxml/libxml-xmlmemory.html#xmlGcMemGet">
1282<ANCHOR id="xmlInitMemory" href="libxml/libxml-xmlmemory.html#xmlInitMemory">
1283<ANCHOR id="xmlMemUsed" href="libxml/libxml-xmlmemory.html#xmlMemUsed">
1284<ANCHOR id="xmlMemDisplay" href="libxml/libxml-xmlmemory.html#xmlMemDisplay">
1285<ANCHOR id="xmlMemShow" href="libxml/libxml-xmlmemory.html#xmlMemShow">
1286<ANCHOR id="xmlMemoryDump" href="libxml/libxml-xmlmemory.html#xmlMemoryDump">
1287<ANCHOR id="xmlMemMalloc" href="libxml/libxml-xmlmemory.html#xmlMemMalloc">
1288<ANCHOR id="xmlMemRealloc" href="libxml/libxml-xmlmemory.html#xmlMemRealloc">
1289<ANCHOR id="xmlMemFree" href="libxml/libxml-xmlmemory.html#xmlMemFree">
1290<ANCHOR id="xmlMemoryStrdup" href="libxml/libxml-xmlmemory.html#xmlMemoryStrdup">
1291<ANCHOR id="xmlMalloc" href="libxml/libxml-xmlmemory.html#xmlMalloc">
1292<ANCHOR id="xmlMallocAtomic" href="libxml/libxml-xmlmemory.html#xmlMallocAtomic">
1293<ANCHOR id="xmlRealloc" href="libxml/libxml-xmlmemory.html#xmlRealloc">
1294<ANCHOR id="xmlMemStrdup" href="libxml/libxml-xmlmemory.html#xmlMemStrdup">
1295<ANCHOR id="xmlMallocLoc" href="libxml/libxml-xmlmemory.html#xmlMallocLoc">
1296<ANCHOR id="xmlReallocLoc" href="libxml/libxml-xmlmemory.html#xmlReallocLoc">
1297<ANCHOR id="xmlMemStrdupLoc" href="libxml/libxml-xmlmemory.html#xmlMemStrdupLoc">
1298<ANCHOR id="xmlRegexp" href="libxml/libxml-xmlregexp.html#xmlRegexp">
1299<ANCHOR id="xmlRegexpPtr" href="libxml/libxml-xmlregexp.html#xmlRegexpPtr">
1300<ANCHOR id="xmlRegExecCtxt" href="libxml/libxml-xmlregexp.html#xmlRegExecCtxt">
1301<ANCHOR id="xmlRegExecCtxtPtr" href="libxml/libxml-xmlregexp.html#xmlRegExecCtxtPtr">
1302<ANCHOR id="xmlRegexpCompile" href="libxml/libxml-xmlregexp.html#xmlRegexpCompile">
1303<ANCHOR id="xmlRegFreeRegexp" href="libxml/libxml-xmlregexp.html#xmlRegFreeRegexp">
1304<ANCHOR id="xmlRegexpExec" href="libxml/libxml-xmlregexp.html#xmlRegexpExec">
1305<ANCHOR id="xmlRegexpPrint" href="libxml/libxml-xmlregexp.html#xmlRegexpPrint">
1306<ANCHOR id="xmlRegexpIsDeterminist" href="libxml/libxml-xmlregexp.html#xmlRegexpIsDeterminist">
1307<ANCHOR id="xmlRegExecCallbacks" href="libxml/libxml-xmlregexp.html#xmlRegExecCallbacks">
1308<ANCHOR id="xmlRegNewExecCtxt" href="libxml/libxml-xmlregexp.html#xmlRegNewExecCtxt">
1309<ANCHOR id="xmlRegFreeExecCtxt" href="libxml/libxml-xmlregexp.html#xmlRegFreeExecCtxt">
1310<ANCHOR id="xmlRegExecPushString" href="libxml/libxml-xmlregexp.html#xmlRegExecPushString">
1311<ANCHOR id="xmlRegExecPushString2" href="libxml/libxml-xmlregexp.html#xmlRegExecPushString2">
1312<ANCHOR id="xmlAutomata" href="libxml/libxml-xmlautomata.html#xmlAutomata">
1313<ANCHOR id="xmlAutomataPtr" href="libxml/libxml-xmlautomata.html#xmlAutomataPtr">
1314<ANCHOR id="xmlAutomataState" href="libxml/libxml-xmlautomata.html#xmlAutomataState">
1315<ANCHOR id="xmlAutomataStatePtr" href="libxml/libxml-xmlautomata.html#xmlAutomataStatePtr">
1316<ANCHOR id="xmlNewAutomata" href="libxml/libxml-xmlautomata.html#xmlNewAutomata">
1317<ANCHOR id="xmlFreeAutomata" href="libxml/libxml-xmlautomata.html#xmlFreeAutomata">
1318<ANCHOR id="xmlAutomataGetInitState" href="libxml/libxml-xmlautomata.html#xmlAutomataGetInitState">
1319<ANCHOR id="xmlAutomataSetFinalState" href="libxml/libxml-xmlautomata.html#xmlAutomataSetFinalState">
1320<ANCHOR id="xmlAutomataNewState" href="libxml/libxml-xmlautomata.html#xmlAutomataNewState">
1321<ANCHOR id="xmlAutomataNewTransition" href="libxml/libxml-xmlautomata.html#xmlAutomataNewTransition">
1322<ANCHOR id="xmlAutomataNewTransition2" href="libxml/libxml-xmlautomata.html#xmlAutomataNewTransition2">
1323<ANCHOR id="xmlAutomataNewCountTrans" href="libxml/libxml-xmlautomata.html#xmlAutomataNewCountTrans">
1324<ANCHOR id="xmlAutomataNewOnceTrans" href="libxml/libxml-xmlautomata.html#xmlAutomataNewOnceTrans">
1325<ANCHOR id="xmlAutomataNewAllTrans" href="libxml/libxml-xmlautomata.html#xmlAutomataNewAllTrans">
1326<ANCHOR id="xmlAutomataNewEpsilon" href="libxml/libxml-xmlautomata.html#xmlAutomataNewEpsilon">
1327<ANCHOR id="xmlAutomataNewCountedTrans" href="libxml/libxml-xmlautomata.html#xmlAutomataNewCountedTrans">
1328<ANCHOR id="xmlAutomataNewCounterTrans" href="libxml/libxml-xmlautomata.html#xmlAutomataNewCounterTrans">
1329<ANCHOR id="xmlAutomataNewCounter" href="libxml/libxml-xmlautomata.html#xmlAutomataNewCounter">
1330<ANCHOR id="xmlAutomataCompile" href="libxml/libxml-xmlautomata.html#xmlAutomataCompile">
1331<ANCHOR id="xmlAutomataIsDeterminist" href="libxml/libxml-xmlautomata.html#xmlAutomataIsDeterminist">
1332<ANCHOR id="xmlUCSIsAlphabeticPresentationForms" href="libxml/libxml-xmlunicode.html#xmlUCSIsAlphabeticPresentationForms">
1333<ANCHOR id="xmlUCSIsArabic" href="libxml/libxml-xmlunicode.html#xmlUCSIsArabic">
1334<ANCHOR id="xmlUCSIsArabicPresentationFormsA" href="libxml/libxml-xmlunicode.html#xmlUCSIsArabicPresentationFormsA">
1335<ANCHOR id="xmlUCSIsArabicPresentationFormsB" href="libxml/libxml-xmlunicode.html#xmlUCSIsArabicPresentationFormsB">
1336<ANCHOR id="xmlUCSIsArmenian" href="libxml/libxml-xmlunicode.html#xmlUCSIsArmenian">
1337<ANCHOR id="xmlUCSIsArrows" href="libxml/libxml-xmlunicode.html#xmlUCSIsArrows">
1338<ANCHOR id="xmlUCSIsBasicLatin" href="libxml/libxml-xmlunicode.html#xmlUCSIsBasicLatin">
1339<ANCHOR id="xmlUCSIsBengali" href="libxml/libxml-xmlunicode.html#xmlUCSIsBengali">
1340<ANCHOR id="xmlUCSIsBlockElements" href="libxml/libxml-xmlunicode.html#xmlUCSIsBlockElements">
1341<ANCHOR id="xmlUCSIsBopomofo" href="libxml/libxml-xmlunicode.html#xmlUCSIsBopomofo">
1342<ANCHOR id="xmlUCSIsBopomofoExtended" href="libxml/libxml-xmlunicode.html#xmlUCSIsBopomofoExtended">
1343<ANCHOR id="xmlUCSIsBoxDrawing" href="libxml/libxml-xmlunicode.html#xmlUCSIsBoxDrawing">
1344<ANCHOR id="xmlUCSIsBraillePatterns" href="libxml/libxml-xmlunicode.html#xmlUCSIsBraillePatterns">
1345<ANCHOR id="xmlUCSIsByzantineMusicalSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsByzantineMusicalSymbols">
1346<ANCHOR id="xmlUCSIsCJKCompatibility" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKCompatibility">
1347<ANCHOR id="xmlUCSIsCJKCompatibilityForms" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityForms">
1348<ANCHOR id="xmlUCSIsCJKCompatibilityIdeographs" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityIdeographs">
1349<ANCHOR id="xmlUCSIsCJKCompatibilityIdeographsSupplement" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKCompatibilityIdeographsSupplement">
1350<ANCHOR id="xmlUCSIsCJKRadicalsSupplement" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKRadicalsSupplement">
1351<ANCHOR id="xmlUCSIsCJKSymbolsandPunctuation" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKSymbolsandPunctuation">
1352<ANCHOR id="xmlUCSIsCJKUnifiedIdeographs" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographs">
1353<ANCHOR id="xmlUCSIsCJKUnifiedIdeographsExtensionA" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographsExtensionA">
1354<ANCHOR id="xmlUCSIsCJKUnifiedIdeographsExtensionB" href="libxml/libxml-xmlunicode.html#xmlUCSIsCJKUnifiedIdeographsExtensionB">
1355<ANCHOR id="xmlUCSIsCherokee" href="libxml/libxml-xmlunicode.html#xmlUCSIsCherokee">
1356<ANCHOR id="xmlUCSIsCombiningDiacriticalMarks" href="libxml/libxml-xmlunicode.html#xmlUCSIsCombiningDiacriticalMarks">
1357<ANCHOR id="xmlUCSIsCombiningHalfMarks" href="libxml/libxml-xmlunicode.html#xmlUCSIsCombiningHalfMarks">
1358<ANCHOR id="xmlUCSIsCombiningMarksforSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsCombiningMarksforSymbols">
1359<ANCHOR id="xmlUCSIsControlPictures" href="libxml/libxml-xmlunicode.html#xmlUCSIsControlPictures">
1360<ANCHOR id="xmlUCSIsCurrencySymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsCurrencySymbols">
1361<ANCHOR id="xmlUCSIsCyrillic" href="libxml/libxml-xmlunicode.html#xmlUCSIsCyrillic">
1362<ANCHOR id="xmlUCSIsDeseret" href="libxml/libxml-xmlunicode.html#xmlUCSIsDeseret">
1363<ANCHOR id="xmlUCSIsDevanagari" href="libxml/libxml-xmlunicode.html#xmlUCSIsDevanagari">
1364<ANCHOR id="xmlUCSIsDingbats" href="libxml/libxml-xmlunicode.html#xmlUCSIsDingbats">
1365<ANCHOR id="xmlUCSIsEnclosedAlphanumerics" href="libxml/libxml-xmlunicode.html#xmlUCSIsEnclosedAlphanumerics">
1366<ANCHOR id="xmlUCSIsEnclosedCJKLettersandMonths" href="libxml/libxml-xmlunicode.html#xmlUCSIsEnclosedCJKLettersandMonths">
1367<ANCHOR id="xmlUCSIsEthiopic" href="libxml/libxml-xmlunicode.html#xmlUCSIsEthiopic">
1368<ANCHOR id="xmlUCSIsGeneralPunctuation" href="libxml/libxml-xmlunicode.html#xmlUCSIsGeneralPunctuation">
1369<ANCHOR id="xmlUCSIsGeometricShapes" href="libxml/libxml-xmlunicode.html#xmlUCSIsGeometricShapes">
1370<ANCHOR id="xmlUCSIsGeorgian" href="libxml/libxml-xmlunicode.html#xmlUCSIsGeorgian">
1371<ANCHOR id="xmlUCSIsGothic" href="libxml/libxml-xmlunicode.html#xmlUCSIsGothic">
1372<ANCHOR id="xmlUCSIsGreek" href="libxml/libxml-xmlunicode.html#xmlUCSIsGreek">
1373<ANCHOR id="xmlUCSIsGreekExtended" href="libxml/libxml-xmlunicode.html#xmlUCSIsGreekExtended">
1374<ANCHOR id="xmlUCSIsGujarati" href="libxml/libxml-xmlunicode.html#xmlUCSIsGujarati">
1375<ANCHOR id="xmlUCSIsGurmukhi" href="libxml/libxml-xmlunicode.html#xmlUCSIsGurmukhi">
1376<ANCHOR id="xmlUCSIsHalfwidthandFullwidthForms" href="libxml/libxml-xmlunicode.html#xmlUCSIsHalfwidthandFullwidthForms">
1377<ANCHOR id="xmlUCSIsHangulCompatibilityJamo" href="libxml/libxml-xmlunicode.html#xmlUCSIsHangulCompatibilityJamo">
1378<ANCHOR id="xmlUCSIsHangulJamo" href="libxml/libxml-xmlunicode.html#xmlUCSIsHangulJamo">
1379<ANCHOR id="xmlUCSIsHangulSyllables" href="libxml/libxml-xmlunicode.html#xmlUCSIsHangulSyllables">
1380<ANCHOR id="xmlUCSIsHebrew" href="libxml/libxml-xmlunicode.html#xmlUCSIsHebrew">
1381<ANCHOR id="xmlUCSIsHighPrivateUseSurrogates" href="libxml/libxml-xmlunicode.html#xmlUCSIsHighPrivateUseSurrogates">
1382<ANCHOR id="xmlUCSIsHighSurrogates" href="libxml/libxml-xmlunicode.html#xmlUCSIsHighSurrogates">
1383<ANCHOR id="xmlUCSIsHiragana" href="libxml/libxml-xmlunicode.html#xmlUCSIsHiragana">
1384<ANCHOR id="xmlUCSIsIPAExtensions" href="libxml/libxml-xmlunicode.html#xmlUCSIsIPAExtensions">
1385<ANCHOR id="xmlUCSIsIdeographicDescriptionCharacters" href="libxml/libxml-xmlunicode.html#xmlUCSIsIdeographicDescriptionCharacters">
1386<ANCHOR id="xmlUCSIsKanbun" href="libxml/libxml-xmlunicode.html#xmlUCSIsKanbun">
1387<ANCHOR id="xmlUCSIsKangxiRadicals" href="libxml/libxml-xmlunicode.html#xmlUCSIsKangxiRadicals">
1388<ANCHOR id="xmlUCSIsKannada" href="libxml/libxml-xmlunicode.html#xmlUCSIsKannada">
1389<ANCHOR id="xmlUCSIsKatakana" href="libxml/libxml-xmlunicode.html#xmlUCSIsKatakana">
1390<ANCHOR id="xmlUCSIsKhmer" href="libxml/libxml-xmlunicode.html#xmlUCSIsKhmer">
1391<ANCHOR id="xmlUCSIsLao" href="libxml/libxml-xmlunicode.html#xmlUCSIsLao">
1392<ANCHOR id="xmlUCSIsLatin1Supplement" href="libxml/libxml-xmlunicode.html#xmlUCSIsLatin1Supplement">
1393<ANCHOR id="xmlUCSIsLatinExtendedA" href="libxml/libxml-xmlunicode.html#xmlUCSIsLatinExtendedA">
1394<ANCHOR id="xmlUCSIsLatinExtendedB" href="libxml/libxml-xmlunicode.html#xmlUCSIsLatinExtendedB">
1395<ANCHOR id="xmlUCSIsLatinExtendedAdditional" href="libxml/libxml-xmlunicode.html#xmlUCSIsLatinExtendedAdditional">
1396<ANCHOR id="xmlUCSIsLetterlikeSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsLetterlikeSymbols">
1397<ANCHOR id="xmlUCSIsLowSurrogates" href="libxml/libxml-xmlunicode.html#xmlUCSIsLowSurrogates">
1398<ANCHOR id="xmlUCSIsMalayalam" href="libxml/libxml-xmlunicode.html#xmlUCSIsMalayalam">
1399<ANCHOR id="xmlUCSIsMathematicalAlphanumericSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsMathematicalAlphanumericSymbols">
1400<ANCHOR id="xmlUCSIsMathematicalOperators" href="libxml/libxml-xmlunicode.html#xmlUCSIsMathematicalOperators">
1401<ANCHOR id="xmlUCSIsMiscellaneousSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsMiscellaneousSymbols">
1402<ANCHOR id="xmlUCSIsMiscellaneousTechnical" href="libxml/libxml-xmlunicode.html#xmlUCSIsMiscellaneousTechnical">
1403<ANCHOR id="xmlUCSIsMongolian" href="libxml/libxml-xmlunicode.html#xmlUCSIsMongolian">
1404<ANCHOR id="xmlUCSIsMusicalSymbols" href="libxml/libxml-xmlunicode.html#xmlUCSIsMusicalSymbols">
1405<ANCHOR id="xmlUCSIsMyanmar" href="libxml/libxml-xmlunicode.html#xmlUCSIsMyanmar">
1406<ANCHOR id="xmlUCSIsNumberForms" href="libxml/libxml-xmlunicode.html#xmlUCSIsNumberForms">
1407<ANCHOR id="xmlUCSIsOgham" href="libxml/libxml-xmlunicode.html#xmlUCSIsOgham">
1408<ANCHOR id="xmlUCSIsOldItalic" href="libxml/libxml-xmlunicode.html#xmlUCSIsOldItalic">
1409<ANCHOR id="xmlUCSIsOpticalCharacterRecognition" href="libxml/libxml-xmlunicode.html#xmlUCSIsOpticalCharacterRecognition">
1410<ANCHOR id="xmlUCSIsOriya" href="libxml/libxml-xmlunicode.html#xmlUCSIsOriya">
1411<ANCHOR id="xmlUCSIsPrivateUse" href="libxml/libxml-xmlunicode.html#xmlUCSIsPrivateUse">
1412<ANCHOR id="xmlUCSIsRunic" href="libxml/libxml-xmlunicode.html#xmlUCSIsRunic">
1413<ANCHOR id="xmlUCSIsSinhala" href="libxml/libxml-xmlunicode.html#xmlUCSIsSinhala">
1414<ANCHOR id="xmlUCSIsSmallFormVariants" href="libxml/libxml-xmlunicode.html#xmlUCSIsSmallFormVariants">
1415<ANCHOR id="xmlUCSIsSpacingModifierLetters" href="libxml/libxml-xmlunicode.html#xmlUCSIsSpacingModifierLetters">
1416<ANCHOR id="xmlUCSIsSpecials" href="libxml/libxml-xmlunicode.html#xmlUCSIsSpecials">
1417<ANCHOR id="xmlUCSIsSuperscriptsandSubscripts" href="libxml/libxml-xmlunicode.html#xmlUCSIsSuperscriptsandSubscripts">
1418<ANCHOR id="xmlUCSIsSyriac" href="libxml/libxml-xmlunicode.html#xmlUCSIsSyriac">
1419<ANCHOR id="xmlUCSIsTags" href="libxml/libxml-xmlunicode.html#xmlUCSIsTags">
1420<ANCHOR id="xmlUCSIsTamil" href="libxml/libxml-xmlunicode.html#xmlUCSIsTamil">
1421<ANCHOR id="xmlUCSIsTelugu" href="libxml/libxml-xmlunicode.html#xmlUCSIsTelugu">
1422<ANCHOR id="xmlUCSIsThaana" href="libxml/libxml-xmlunicode.html#xmlUCSIsThaana">
1423<ANCHOR id="xmlUCSIsThai" href="libxml/libxml-xmlunicode.html#xmlUCSIsThai">
1424<ANCHOR id="xmlUCSIsTibetan" href="libxml/libxml-xmlunicode.html#xmlUCSIsTibetan">
1425<ANCHOR id="xmlUCSIsUnifiedCanadianAboriginalSyllabics" href="libxml/libxml-xmlunicode.html#xmlUCSIsUnifiedCanadianAboriginalSyllabics">
1426<ANCHOR id="xmlUCSIsYiRadicals" href="libxml/libxml-xmlunicode.html#xmlUCSIsYiRadicals">
1427<ANCHOR id="xmlUCSIsYiSyllables" href="libxml/libxml-xmlunicode.html#xmlUCSIsYiSyllables">
1428<ANCHOR id="xmlUCSIsBlock" href="libxml/libxml-xmlunicode.html#xmlUCSIsBlock">
1429<ANCHOR id="xmlUCSIsCatC" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatC">
1430<ANCHOR id="xmlUCSIsCatCc" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatCc">
1431<ANCHOR id="xmlUCSIsCatCf" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatCf">
1432<ANCHOR id="xmlUCSIsCatCo" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatCo">
1433<ANCHOR id="xmlUCSIsCatCs" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatCs">
1434<ANCHOR id="xmlUCSIsCatL" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatL">
1435<ANCHOR id="xmlUCSIsCatLl" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatLl">
1436<ANCHOR id="xmlUCSIsCatLm" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatLm">
1437<ANCHOR id="xmlUCSIsCatLo" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatLo">
1438<ANCHOR id="xmlUCSIsCatLt" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatLt">
1439<ANCHOR id="xmlUCSIsCatLu" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatLu">
1440<ANCHOR id="xmlUCSIsCatM" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatM">
1441<ANCHOR id="xmlUCSIsCatMc" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatMc">
1442<ANCHOR id="xmlUCSIsCatMe" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatMe">
1443<ANCHOR id="xmlUCSIsCatMn" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatMn">
1444<ANCHOR id="xmlUCSIsCatN" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatN">
1445<ANCHOR id="xmlUCSIsCatNd" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatNd">
1446<ANCHOR id="xmlUCSIsCatNl" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatNl">
1447<ANCHOR id="xmlUCSIsCatNo" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatNo">
1448<ANCHOR id="xmlUCSIsCatP" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatP">
1449<ANCHOR id="xmlUCSIsCatPc" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPc">
1450<ANCHOR id="xmlUCSIsCatPd" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPd">
1451<ANCHOR id="xmlUCSIsCatPe" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPe">
1452<ANCHOR id="xmlUCSIsCatPf" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPf">
1453<ANCHOR id="xmlUCSIsCatPi" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPi">
1454<ANCHOR id="xmlUCSIsCatPo" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPo">
1455<ANCHOR id="xmlUCSIsCatPs" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatPs">
1456<ANCHOR id="xmlUCSIsCatS" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatS">
1457<ANCHOR id="xmlUCSIsCatSc" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatSc">
1458<ANCHOR id="xmlUCSIsCatSk" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatSk">
1459<ANCHOR id="xmlUCSIsCatSm" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatSm">
1460<ANCHOR id="xmlUCSIsCatSo" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatSo">
1461<ANCHOR id="xmlUCSIsCatZ" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatZ">
1462<ANCHOR id="xmlUCSIsCatZl" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatZl">
1463<ANCHOR id="xmlUCSIsCatZp" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatZp">
1464<ANCHOR id="xmlUCSIsCatZs" href="libxml/libxml-xmlunicode.html#xmlUCSIsCatZs">
1465<ANCHOR id="xmlUCSIsCat" href="libxml/libxml-xmlunicode.html#xmlUCSIsCat">
1466<ANCHOR id="xmlSchemaValidError" href="libxml/libxml-xmlschemas.html#xmlSchemaValidError">
1467<ANCHOR id="xmlSchema" href="libxml/libxml-xmlschemas.html#xmlSchema">
1468<ANCHOR id="xmlSchemaPtr" href="libxml/libxml-xmlschemas.html#xmlSchemaPtr">
1469<ANCHOR id="xmlSchemaValidityErrorFunc" href="libxml/libxml-xmlschemas.html#xmlSchemaValidityErrorFunc">
1470<ANCHOR id="xmlSchemaValidityWarningFunc" href="libxml/libxml-xmlschemas.html#xmlSchemaValidityWarningFunc">
1471<ANCHOR id="xmlSchemaParserCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaParserCtxt">
1472<ANCHOR id="xmlSchemaParserCtxtPtr" href="libxml/libxml-xmlschemas.html#xmlSchemaParserCtxtPtr">
1473<ANCHOR id="xmlSchemaValidCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaValidCtxt">
1474<ANCHOR id="xmlSchemaValidCtxtPtr" href="libxml/libxml-xmlschemas.html#xmlSchemaValidCtxtPtr">
1475<ANCHOR id="xmlSchemaNewParserCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaNewParserCtxt">
1476<ANCHOR id="xmlSchemaNewMemParserCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaNewMemParserCtxt">
1477<ANCHOR id="xmlSchemaFreeParserCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaFreeParserCtxt">
1478<ANCHOR id="xmlSchemaSetParserErrors" href="libxml/libxml-xmlschemas.html#xmlSchemaSetParserErrors">
1479<ANCHOR id="xmlSchemaParse" href="libxml/libxml-xmlschemas.html#xmlSchemaParse">
1480<ANCHOR id="xmlSchemaFree" href="libxml/libxml-xmlschemas.html#xmlSchemaFree">
1481<ANCHOR id="xmlSchemaDump" href="libxml/libxml-xmlschemas.html#xmlSchemaDump">
1482<ANCHOR id="xmlSchemaSetValidErrors" href="libxml/libxml-xmlschemas.html#xmlSchemaSetValidErrors">
1483<ANCHOR id="xmlSchemaNewValidCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaNewValidCtxt">
1484<ANCHOR id="xmlSchemaFreeValidCtxt" href="libxml/libxml-xmlschemas.html#xmlSchemaFreeValidCtxt">
1485<ANCHOR id="xmlSchemaValidateDoc" href="libxml/libxml-xmlschemas.html#xmlSchemaValidateDoc">
1486<ANCHOR id="xmlSchemaValidateStream" href="libxml/libxml-xmlschemas.html#xmlSchemaValidateStream">
1487<ANCHOR id="xmlSchemaInitTypes" href="libxml/libxml-xmlschemastypes.html#xmlSchemaInitTypes">
1488<ANCHOR id="xmlSchemaCleanupTypes" href="libxml/libxml-xmlschemastypes.html#xmlSchemaCleanupTypes">
1489<ANCHOR id="xmlSchemaGetPredefinedType" href="libxml/libxml-xmlschemastypes.html#xmlSchemaGetPredefinedType">
1490<ANCHOR id="xmlSchemaValidatePredefinedType" href="libxml/libxml-xmlschemastypes.html#xmlSchemaValidatePredefinedType">
1491<ANCHOR id="xmlSchemaValPredefTypeNode" href="libxml/libxml-xmlschemastypes.html#xmlSchemaValPredefTypeNode">
1492<ANCHOR id="xmlSchemaValidateFacet" href="libxml/libxml-xmlschemastypes.html#xmlSchemaValidateFacet">
1493<ANCHOR id="xmlSchemaFreeValue" href="libxml/libxml-xmlschemastypes.html#xmlSchemaFreeValue">
1494<ANCHOR id="xmlSchemaNewFacet" href="libxml/libxml-xmlschemastypes.html#xmlSchemaNewFacet">
1495<ANCHOR id="xmlSchemaCheckFacet" href="libxml/libxml-xmlschemastypes.html#xmlSchemaCheckFacet">
1496<ANCHOR id="xmlSchemaFreeFacet" href="libxml/libxml-xmlschemastypes.html#xmlSchemaFreeFacet">
1497<ANCHOR id="xmlSchemaCompareValues" href="libxml/libxml-xmlschemastypes.html#xmlSchemaCompareValues">
1498<ANCHOR id="xmlSchemaTypeType" href="libxml/libxml-schemasInternals.html#xmlSchemaTypeType">
1499<ANCHOR id="xmlSchemaContentType" href="libxml/libxml-schemasInternals.html#xmlSchemaContentType">
1500<ANCHOR id="xmlSchemaVal" href="libxml/libxml-schemasInternals.html#xmlSchemaVal">
1501<ANCHOR id="xmlSchemaValPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaValPtr">
1502<ANCHOR id="xmlSchemaType" href="libxml/libxml-schemasInternals.html#xmlSchemaType">
1503<ANCHOR id="xmlSchemaTypePtr" href="libxml/libxml-schemasInternals.html#xmlSchemaTypePtr">
1504<ANCHOR id="xmlSchemaFacet" href="libxml/libxml-schemasInternals.html#xmlSchemaFacet">
1505<ANCHOR id="xmlSchemaFacetPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaFacetPtr">
1506<ANCHOR id="xmlSchemaAnnot" href="libxml/libxml-schemasInternals.html#xmlSchemaAnnot">
1507<ANCHOR id="xmlSchemaAnnotPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaAnnotPtr">
1508<ANCHOR id="XML-SCHEMAS-ANYATTR-SKIP-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ANYATTR-SKIP-CAPS">
1509<ANCHOR id="XML-SCHEMAS-ANYATTR-LAX-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ANYATTR-LAX-CAPS">
1510<ANCHOR id="XML-SCHEMAS-ANYATTR-STRICT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ANYATTR-STRICT-CAPS">
1511<ANCHOR id="xmlSchemaAttribute" href="libxml/libxml-schemasInternals.html#xmlSchemaAttribute">
1512<ANCHOR id="xmlSchemaAttributePtr" href="libxml/libxml-schemasInternals.html#xmlSchemaAttributePtr">
1513<ANCHOR id="xmlSchemaAttributeGroup" href="libxml/libxml-schemasInternals.html#xmlSchemaAttributeGroup">
1514<ANCHOR id="xmlSchemaAttributeGroupPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaAttributeGroupPtr">
1515<ANCHOR id="XML-SCHEMAS-TYPE-MIXED-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-TYPE-MIXED-CAPS">
1516<ANCHOR id="XML-SCHEMAS-ELEM-NILLABLE-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-NILLABLE-CAPS">
1517<ANCHOR id="XML-SCHEMAS-ELEM-GLOBAL-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-GLOBAL-CAPS">
1518<ANCHOR id="XML-SCHEMAS-ELEM-DEFAULT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-DEFAULT-CAPS">
1519<ANCHOR id="XML-SCHEMAS-ELEM-FIXED-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-FIXED-CAPS">
1520<ANCHOR id="XML-SCHEMAS-ELEM-ABSTRACT-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-ABSTRACT-CAPS">
1521<ANCHOR id="XML-SCHEMAS-ELEM-TOPLEVEL-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-TOPLEVEL-CAPS">
1522<ANCHOR id="XML-SCHEMAS-ELEM-REF-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-ELEM-REF-CAPS">
1523<ANCHOR id="xmlSchemaElement" href="libxml/libxml-schemasInternals.html#xmlSchemaElement">
1524<ANCHOR id="xmlSchemaElementPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaElementPtr">
1525<ANCHOR id="XML-SCHEMAS-FACET-UNKNOWN-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-FACET-UNKNOWN-CAPS">
1526<ANCHOR id="XML-SCHEMAS-FACET-PRESERVE-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-FACET-PRESERVE-CAPS">
1527<ANCHOR id="XML-SCHEMAS-FACET-REPLACE-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-FACET-REPLACE-CAPS">
1528<ANCHOR id="XML-SCHEMAS-FACET-COLLAPSE-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-FACET-COLLAPSE-CAPS">
1529<ANCHOR id="xmlSchemaNotation" href="libxml/libxml-schemasInternals.html#xmlSchemaNotation">
1530<ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">
1531<ANCHOR id="XML-SCHEMAS-QUALIF-ELEM-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-QUALIF-ELEM-CAPS">
1532<ANCHOR id="XML-SCHEMAS-QUALIF-ATTR-CAPS" href="libxml/libxml-schemasInternals.html#XML-SCHEMAS-QUALIF-ATTR-CAPS">
1533<ANCHOR id="xmlSchema" href="libxml/libxml-schemasInternals.html#xmlSchema">
1534<ANCHOR id="xmlSchemaFreeType" href="libxml/libxml-schemasInternals.html#xmlSchemaFreeType">
1535