blob: d9586b03daa35b2427fc1424bf5d48adf8fb65b1 [file] [log] [blame]
Daniel Veillard61006472002-01-21 17:31:47 +00001<api name='libxml2'>
2 <files>
3 <file name='debugXML'>
4 <exports symbol='xmlDebugDumpString'/>
5 <exports symbol='xmlDebugDumpAttr'/>
6 <exports symbol='xmlDebugDumpAttrList'/>
7 <exports symbol='xmlDebugDumpOneNode'/>
8 <exports symbol='xmlDebugDumpNode'/>
9 <exports symbol='xmlDebugDumpNodeList'/>
10 <exports symbol='xmlDebugDumpDocumentHead'/>
11 <exports symbol='xmlDebugDumpDocument'/>
12 <exports symbol='xmlDebugDumpDTD'/>
13 <exports symbol='xmlDebugDumpEntities'/>
14 <exports symbol='xmlLsOneNode'/>
15 <exports symbol='xmlLsCountNode'/>
16 <exports symbol='xmlShellReadlineFunc'/>
17 <exports symbol='xmlShellCtxt'/>
18 <exports symbol='xmlShellCtxtPtr'/>
19 <exports symbol='xmlShellCmd'/>
20 <exports symbol='xmlShellPrintXPathError'/>
21 <exports symbol='xmlShellPrintNode'/>
22 <exports symbol='xmlShellPrintXPathResult'/>
23 <exports symbol='xmlShellList'/>
24 <exports symbol='xmlShellBase'/>
25 <exports symbol='xmlShellDir'/>
26 <exports symbol='xmlShellCat'/>
27 <exports symbol='xmlShellLoad'/>
28 <exports symbol='xmlShellWrite'/>
29 <exports symbol='xmlShellSave'/>
30 <exports symbol='xmlShellValidate'/>
31 <exports symbol='xmlShellDu'/>
32 <exports symbol='xmlShellPwd'/>
33 <exports symbol='xmlShell'/>
34 </file>
35 <file name='DOCBparser'>
36 <exports symbol='docbParserCtxt'/>
37 <exports symbol='docbParserCtxtPtr'/>
38 <exports symbol='docbParserNodeInfo'/>
39 <exports symbol='docbSAXHandler'/>
40 <exports symbol='docbSAXHandlerPtr'/>
41 <exports symbol='docbParserInput'/>
42 <exports symbol='docbParserInputPtr'/>
43 <exports symbol='docbDocPtr'/>
44 <exports symbol='docbNodePtr'/>
45 <exports symbol='docbEncodeEntities'/>
46 <exports symbol='docbSAXParseDoc'/>
47 <exports symbol='docbParseDoc'/>
48 <exports symbol='docbSAXParseFile'/>
49 <exports symbol='docbParseFile'/>
50 <exports symbol='docbFreeParserCtxt'/>
51 <exports symbol='docbCreatePushParserCtxt'/>
52 <exports symbol='docbParseChunk'/>
53 <exports symbol='docbCreateFileParserCtxt'/>
54 <exports symbol='docbParseDocument'/>
55 </file>
56 <file name='HTMLparser'>
57 <exports symbol='htmlParserCtxt'/>
58 <exports symbol='htmlParserCtxtPtr'/>
59 <exports symbol='htmlParserNodeInfo'/>
60 <exports symbol='htmlSAXHandler'/>
61 <exports symbol='htmlSAXHandlerPtr'/>
62 <exports symbol='htmlParserInput'/>
63 <exports symbol='htmlParserInputPtr'/>
64 <exports symbol='htmlDocPtr'/>
65 <exports symbol='htmlNodePtr'/>
66 <exports symbol='htmlElemDesc'/>
67 <exports symbol='htmlElemDescPtr'/>
68 <exports symbol='htmlEntityDesc'/>
69 <exports symbol='htmlEntityDescPtr'/>
70 <exports symbol='htmlTagLookup'/>
71 <exports symbol='htmlEntityLookup'/>
72 <exports symbol='htmlEntityValueLookup'/>
73 <exports symbol='htmlIsAutoClosed'/>
74 <exports symbol='htmlAutoCloseTag'/>
75 <exports symbol='htmlParseEntityRef'/>
76 <exports symbol='htmlParseCharRef'/>
77 <exports symbol='htmlParseElement'/>
78 <exports symbol='htmlSAXParseDoc'/>
79 <exports symbol='htmlParseDoc'/>
80 <exports symbol='htmlSAXParseFile'/>
81 <exports symbol='htmlParseFile'/>
82 <exports symbol='UTF8ToHtml'/>
83 <exports symbol='htmlEncodeEntities'/>
84 <exports symbol='htmlIsScriptAttribute'/>
85 <exports symbol='htmlHandleOmittedElem'/>
86 <exports symbol='htmlFreeParserCtxt'/>
87 <exports symbol='htmlCreatePushParserCtxt'/>
88 <exports symbol='htmlParseChunk'/>
89 </file>
90 <file name='SAX'>
91 <exports symbol='getPublicId'/>
92 <exports symbol='getSystemId'/>
93 <exports symbol='setDocumentLocator'/>
94 <exports symbol='getLineNumber'/>
95 <exports symbol='getColumnNumber'/>
96 <exports symbol='isStandalone'/>
97 <exports symbol='hasInternalSubset'/>
98 <exports symbol='hasExternalSubset'/>
99 <exports symbol='internalSubset'/>
100 <exports symbol='externalSubset'/>
101 <exports symbol='getEntity'/>
102 <exports symbol='getParameterEntity'/>
103 <exports symbol='resolveEntity'/>
104 <exports symbol='entityDecl'/>
105 <exports symbol='attributeDecl'/>
106 <exports symbol='elementDecl'/>
107 <exports symbol='notationDecl'/>
108 <exports symbol='unparsedEntityDecl'/>
109 <exports symbol='startDocument'/>
110 <exports symbol='endDocument'/>
111 <exports symbol='attribute'/>
112 <exports symbol='startElement'/>
113 <exports symbol='endElement'/>
114 <exports symbol='reference'/>
115 <exports symbol='characters'/>
116 <exports symbol='ignorableWhitespace'/>
117 <exports symbol='processingInstruction'/>
118 <exports symbol='globalNamespace'/>
119 <exports symbol='setNamespace'/>
120 <exports symbol='getNamespace'/>
121 <exports symbol='checkNamespace'/>
122 <exports symbol='namespaceDecl'/>
123 <exports symbol='comment'/>
124 <exports symbol='cdataBlock'/>
125 <exports symbol='initxmlDefaultSAXHandler'/>
126 <exports symbol='inithtmlDefaultSAXHandler'/>
127 <exports symbol='initdocbDefaultSAXHandler'/>
128 <exports symbol='xmlDefaultSAXHandlerInit'/>
129 <exports symbol='htmlDefaultSAXHandlerInit'/>
130 <exports symbol='docbDefaultSAXHandlerInit'/>
131 </file>
132 <file name='nanohttp'>
133 <exports symbol='xmlNanoHTTPInit'/>
134 <exports symbol='xmlNanoHTTPCleanup'/>
135 <exports symbol='xmlNanoHTTPScanProxy'/>
136 <exports symbol='xmlNanoHTTPFetch'/>
137 <exports symbol='xmlNanoHTTPMethod'/>
138 <exports symbol='xmlNanoHTTPMethodRedir'/>
139 <exports symbol='xmlNanoHTTPOpen'/>
140 <exports symbol='xmlNanoHTTPOpenRedir'/>
141 <exports symbol='xmlNanoHTTPReturnCode'/>
142 <exports symbol='xmlNanoHTTPAuthHeader'/>
143 <exports symbol='xmlNanoHTTPRead'/>
144 <exports symbol='xmlNanoHTTPSave'/>
145 <exports symbol='xmlNanoHTTPClose'/>
146 </file>
147 <file name='entities'>
148 <exports symbol='xmlEntityType'/>
149 <exports symbol='xmlEntity'/>
150 <exports symbol='xmlEntityPtr'/>
151 <exports symbol='xmlEntitiesTablePtr'/>
152 <exports symbol='xmlInitializePredefinedEntities'/>
153 <exports symbol='xmlAddDocEntity'/>
154 <exports symbol='xmlAddDtdEntity'/>
155 <exports symbol='xmlGetPredefinedEntity'/>
156 <exports symbol='xmlGetDocEntity'/>
157 <exports symbol='xmlGetDtdEntity'/>
158 <exports symbol='xmlGetParameterEntity'/>
159 <exports symbol='xmlEncodeEntities'/>
160 <exports symbol='xmlEncodeEntitiesReentrant'/>
161 <exports symbol='xmlEncodeSpecialChars'/>
162 <exports symbol='xmlCreateEntitiesTable'/>
163 <exports symbol='xmlCopyEntitiesTable'/>
164 <exports symbol='xmlFreeEntitiesTable'/>
165 <exports symbol='xmlDumpEntitiesTable'/>
166 <exports symbol='xmlDumpEntityDecl'/>
167 <exports symbol='xmlCleanupPredefinedEntities'/>
168 </file>
169 <file name='xmlmemory'>
170 <exports symbol='DEBUG_MEMORY'/>
171 <exports symbol='MEM_LIST'/>
172 <exports symbol='xmlFreeFunc'/>
173 <exports symbol='xmlMallocFunc'/>
174 <exports symbol='xmlReallocFunc'/>
175 <exports symbol='xmlStrdupFunc'/>
176 <exports symbol='xmlMemSetup'/>
177 <exports symbol='xmlMemGet'/>
178 <exports symbol='xmlInitMemory'/>
179 <exports symbol='xmlMemUsed'/>
180 <exports symbol='xmlMemDisplay'/>
181 <exports symbol='xmlMemShow'/>
182 <exports symbol='xmlMemoryDump'/>
183 <exports symbol='xmlMalloc'/>
184 <exports symbol='xmlRealloc'/>
185 <exports symbol='xmlMemStrdup'/>
186 <exports symbol='xmlMallocLoc'/>
187 <exports symbol='xmlReallocLoc'/>
188 <exports symbol='xmlMemStrdupLoc'/>
189 </file>
190 <file name='valid'>
191 <exports symbol='xmlValidState'/>
192 <exports symbol='xmlValidStatePtr'/>
193 <exports symbol='xmlValidityErrorFunc'/>
194 <exports symbol='xmlValidityWarningFunc'/>
195 <exports symbol='xmlValidCtxt'/>
196 <exports symbol='xmlValidCtxtPtr'/>
197 <exports symbol='xmlNotationTablePtr'/>
198 <exports symbol='xmlElementTablePtr'/>
199 <exports symbol='xmlAttributeTablePtr'/>
200 <exports symbol='xmlIDTablePtr'/>
201 <exports symbol='xmlRefTablePtr'/>
202 <exports symbol='xmlSplitQName2'/>
203 <exports symbol='xmlAddNotationDecl'/>
204 <exports symbol='xmlCopyNotationTable'/>
205 <exports symbol='xmlFreeNotationTable'/>
206 <exports symbol='xmlDumpNotationDecl'/>
207 <exports symbol='xmlDumpNotationTable'/>
208 <exports symbol='xmlNewElementContent'/>
209 <exports symbol='xmlCopyElementContent'/>
210 <exports symbol='xmlFreeElementContent'/>
211 <exports symbol='xmlSnprintfElementContent'/>
212 <exports symbol='xmlSprintfElementContent'/>
213 <exports symbol='xmlAddElementDecl'/>
214 <exports symbol='xmlCopyElementTable'/>
215 <exports symbol='xmlFreeElementTable'/>
216 <exports symbol='xmlDumpElementTable'/>
217 <exports symbol='xmlDumpElementDecl'/>
218 <exports symbol='xmlCreateEnumeration'/>
219 <exports symbol='xmlFreeEnumeration'/>
220 <exports symbol='xmlCopyEnumeration'/>
221 <exports symbol='xmlAddAttributeDecl'/>
222 <exports symbol='xmlCopyAttributeTable'/>
223 <exports symbol='xmlFreeAttributeTable'/>
224 <exports symbol='xmlDumpAttributeTable'/>
225 <exports symbol='xmlDumpAttributeDecl'/>
226 <exports symbol='xmlAddID'/>
227 <exports symbol='xmlFreeIDTable'/>
228 <exports symbol='xmlGetID'/>
229 <exports symbol='xmlIsID'/>
230 <exports symbol='xmlRemoveID'/>
231 <exports symbol='xmlAddRef'/>
232 <exports symbol='xmlFreeRefTable'/>
233 <exports symbol='xmlIsRef'/>
234 <exports symbol='xmlRemoveRef'/>
235 <exports symbol='xmlGetRefs'/>
236 <exports symbol='xmlValidateRoot'/>
237 <exports symbol='xmlValidateElementDecl'/>
238 <exports symbol='xmlValidNormalizeAttributeValue'/>
239 <exports symbol='xmlValidateAttributeDecl'/>
240 <exports symbol='xmlValidateAttributeValue'/>
241 <exports symbol='xmlValidateNotationDecl'/>
242 <exports symbol='xmlValidateDtd'/>
243 <exports symbol='xmlValidateDtdFinal'/>
244 <exports symbol='xmlValidateDocument'/>
245 <exports symbol='xmlValidateElement'/>
246 <exports symbol='xmlValidateOneElement'/>
247 <exports symbol='xmlValidateOneAttribute'/>
248 <exports symbol='xmlValidateDocumentFinal'/>
249 <exports symbol='xmlValidateNotationUse'/>
250 <exports symbol='xmlIsMixedElement'/>
251 <exports symbol='xmlGetDtdAttrDesc'/>
252 <exports symbol='xmlGetDtdQAttrDesc'/>
253 <exports symbol='xmlGetDtdNotationDesc'/>
254 <exports symbol='xmlGetDtdQElementDesc'/>
255 <exports symbol='xmlGetDtdElementDesc'/>
256 <exports symbol='xmlValidGetValidElements'/>
257 <exports symbol='xmlValidGetPotentialChildren'/>
258 </file>
259 <file name='uri'>
260 <exports symbol='xmlURI'/>
261 <exports symbol='xmlURIPtr'/>
262 <exports symbol='xmlCreateURI'/>
263 <exports symbol='xmlBuildURI'/>
264 <exports symbol='xmlParseURI'/>
265 <exports symbol='xmlParseURIReference'/>
266 <exports symbol='xmlSaveUri'/>
267 <exports symbol='xmlPrintURI'/>
268 <exports symbol='xmlURIEscapeStr'/>
269 <exports symbol='xmlURIUnescapeString'/>
270 <exports symbol='xmlNormalizeURIPath'/>
271 <exports symbol='xmlURIEscape'/>
272 <exports symbol='xmlFreeURI'/>
273 </file>
274 <file name='list'>
275 <exports symbol='xmlLink'/>
276 <exports symbol='xmlLinkPtr'/>
277 <exports symbol='xmlList'/>
278 <exports symbol='xmlListPtr'/>
279 <exports symbol='xmlListDeallocator'/>
280 <exports symbol='xmlListDataCompare'/>
281 <exports symbol='xmlListWalker'/>
282 <exports symbol='xmlListCreate'/>
283 <exports symbol='xmlListDelete'/>
284 <exports symbol='xmlListSearch'/>
285 <exports symbol='xmlListReverseSearch'/>
286 <exports symbol='xmlListInsert'/>
287 <exports symbol='xmlListAppend'/>
288 <exports symbol='xmlListRemoveFirst'/>
289 <exports symbol='xmlListRemoveLast'/>
290 <exports symbol='xmlListRemoveAll'/>
291 <exports symbol='xmlListClear'/>
292 <exports symbol='xmlListEmpty'/>
293 <exports symbol='xmlListFront'/>
294 <exports symbol='xmlListEnd'/>
295 <exports symbol='xmlListSize'/>
296 <exports symbol='xmlListPopFront'/>
297 <exports symbol='xmlListPopBack'/>
298 <exports symbol='xmlListPushFront'/>
299 <exports symbol='xmlListPushBack'/>
300 <exports symbol='xmlListReverse'/>
301 <exports symbol='xmlListSort'/>
302 <exports symbol='xmlListWalk'/>
303 <exports symbol='xmlListReverseWalk'/>
304 <exports symbol='xmlListMerge'/>
305 <exports symbol='xmlListDup'/>
306 <exports symbol='xmlListCopy'/>
307 <exports symbol='xmlLinkGetData'/>
308 </file>
309 <file name='nanoftp'>
310 <exports symbol='ftpListCallback'/>
311 <exports symbol='ftpDataCallback'/>
312 <exports symbol='xmlNanoFTPInit'/>
313 <exports symbol='xmlNanoFTPCleanup'/>
314 <exports symbol='xmlNanoFTPNewCtxt'/>
315 <exports symbol='xmlNanoFTPFreeCtxt'/>
316 <exports symbol='xmlNanoFTPConnectTo'/>
317 <exports symbol='xmlNanoFTPOpen'/>
318 <exports symbol='xmlNanoFTPConnect'/>
319 <exports symbol='xmlNanoFTPClose'/>
320 <exports symbol='xmlNanoFTPQuit'/>
321 <exports symbol='xmlNanoFTPScanProxy'/>
322 <exports symbol='xmlNanoFTPProxy'/>
323 <exports symbol='xmlNanoFTPUpdateURL'/>
324 <exports symbol='xmlNanoFTPGetResponse'/>
325 <exports symbol='xmlNanoFTPCheckResponse'/>
326 <exports symbol='xmlNanoFTPCwd'/>
327 <exports symbol='xmlNanoFTPGetConnection'/>
328 <exports symbol='xmlNanoFTPCloseConnection'/>
329 <exports symbol='xmlNanoFTPList'/>
330 <exports symbol='xmlNanoFTPGetSocket'/>
331 <exports symbol='xmlNanoFTPGet'/>
332 <exports symbol='xmlNanoFTPRead'/>
333 </file>
334 <file name='parserInternals'>
335 <exports symbol='XML_MAX_NAMELEN'/>
336 <exports symbol='INPUT_CHUNK'/>
337 <exports symbol='IS_CHAR'/>
338 <exports symbol='IS_BLANK'/>
339 <exports symbol='IS_BASECHAR'/>
340 <exports symbol='IS_DIGIT'/>
341 <exports symbol='IS_COMBINING'/>
342 <exports symbol='IS_EXTENDER'/>
343 <exports symbol='IS_IDEOGRAPHIC'/>
344 <exports symbol='IS_LETTER'/>
345 <exports symbol='IS_PUBIDCHAR'/>
346 <exports symbol='SKIP_EOL'/>
347 <exports symbol='MOVETO_ENDTAG'/>
348 <exports symbol='MOVETO_STARTTAG'/>
349 <exports symbol='xmlIsBaseChar'/>
350 <exports symbol='xmlIsBlank'/>
351 <exports symbol='xmlIsPubidChar'/>
352 <exports symbol='xmlIsLetter'/>
353 <exports symbol='xmlIsDigit'/>
354 <exports symbol='xmlIsIdeographic'/>
355 <exports symbol='xmlIsCombining'/>
356 <exports symbol='xmlIsExtender'/>
357 <exports symbol='xmlIsChar'/>
358 <exports symbol='xmlCreateFileParserCtxt'/>
359 <exports symbol='xmlCreateMemoryParserCtxt'/>
360 <exports symbol='xmlNewParserCtxt'/>
361 <exports symbol='xmlCreateEntityParserCtxt'/>
362 <exports symbol='xmlSwitchEncoding'/>
363 <exports symbol='xmlSwitchToEncoding'/>
364 <exports symbol='xmlFreeParserCtxt'/>
365 <exports symbol='xmlHandleEntity'/>
366 <exports symbol='xmlNewStringInputStream'/>
367 <exports symbol='xmlNewEntityInputStream'/>
368 <exports symbol='xmlPushInput'/>
369 <exports symbol='xmlPopInput'/>
370 <exports symbol='xmlFreeInputStream'/>
371 <exports symbol='xmlNewInputFromFile'/>
372 <exports symbol='xmlNewInputStream'/>
373 <exports symbol='xmlSplitQName'/>
374 <exports symbol='xmlNamespaceParseNCName'/>
375 <exports symbol='xmlNamespaceParseQName'/>
376 <exports symbol='xmlNamespaceParseNSDef'/>
377 <exports symbol='xmlParseQuotedString'/>
378 <exports symbol='xmlParseNamespace'/>
379 <exports symbol='xmlScanName'/>
380 <exports symbol='xmlParseName'/>
381 <exports symbol='xmlParseNmtoken'/>
382 <exports symbol='xmlParseEntityValue'/>
383 <exports symbol='xmlParseAttValue'/>
384 <exports symbol='xmlParseSystemLiteral'/>
385 <exports symbol='xmlParsePubidLiteral'/>
386 <exports symbol='xmlParseCharData'/>
387 <exports symbol='xmlParseExternalID'/>
388 <exports symbol='xmlParseComment'/>
389 <exports symbol='xmlParsePITarget'/>
390 <exports symbol='xmlParsePI'/>
391 <exports symbol='xmlParseNotationDecl'/>
392 <exports symbol='xmlParseEntityDecl'/>
393 <exports symbol='xmlParseDefaultDecl'/>
394 <exports symbol='xmlParseNotationType'/>
395 <exports symbol='xmlParseEnumerationType'/>
396 <exports symbol='xmlParseEnumeratedType'/>
397 <exports symbol='xmlParseAttributeType'/>
398 <exports symbol='xmlParseAttributeListDecl'/>
399 <exports symbol='xmlParseElementMixedContentDecl'/>
400 <exports symbol='xmlParseElementChildrenContentD'/>
401 <exports symbol='xmlParseElementChildrenContentDecl'/>
402 <exports symbol='xmlParseElementContentDecl'/>
403 <exports symbol='xmlParseElementDecl'/>
404 <exports symbol='xmlParseMarkupDecl'/>
405 <exports symbol='xmlParseCharRef'/>
406 <exports symbol='xmlParseEntityRef'/>
407 <exports symbol='xmlParseReference'/>
408 <exports symbol='xmlParsePEReference'/>
409 <exports symbol='xmlParseDocTypeDecl'/>
410 <exports symbol='xmlParseAttribute'/>
411 <exports symbol='xmlParseStartTag'/>
412 <exports symbol='xmlParseEndTag'/>
413 <exports symbol='xmlParseCDSect'/>
414 <exports symbol='xmlParseContent'/>
415 <exports symbol='xmlParseElement'/>
416 <exports symbol='xmlParseVersionNum'/>
417 <exports symbol='xmlParseVersionInfo'/>
418 <exports symbol='xmlParseEncName'/>
419 <exports symbol='xmlParseEncodingDecl'/>
420 <exports symbol='xmlParseSDDecl'/>
421 <exports symbol='xmlParseXMLDecl'/>
422 <exports symbol='xmlParseTextDecl'/>
423 <exports symbol='xmlParseMisc'/>
424 <exports symbol='xmlParseExternalSubset'/>
425 <exports symbol='XML_SUBSTITUTE_NONE'/>
426 <exports symbol='XML_SUBSTITUTE_REF'/>
427 <exports symbol='XML_SUBSTITUTE_PEREF'/>
428 <exports symbol='XML_SUBSTITUTE_BOTH'/>
429 <exports symbol='xmlDecodeEntities'/>
430 <exports symbol='xmlStringDecodeEntities'/>
431 <exports symbol='nodePush'/>
432 <exports symbol='nodePop'/>
433 <exports symbol='inputPush'/>
434 <exports symbol='inputPop'/>
435 <exports symbol='namePop'/>
436 <exports symbol='namePush'/>
437 <exports symbol='xmlSkipBlankChars'/>
438 <exports symbol='xmlStringCurrentChar'/>
439 <exports symbol='xmlParserHandlePEReference'/>
440 <exports symbol='xmlParserHandleReference'/>
441 <exports symbol='xmlCheckLanguageID'/>
442 <exports symbol='xmlCurrentChar'/>
443 <exports symbol='xmlCopyCharMultiByte'/>
444 <exports symbol='xmlCopyChar'/>
445 <exports symbol='xmlNextChar'/>
446 <exports symbol='xmlParserInputShrink'/>
447 <exports symbol='htmlInitAutoClose'/>
448 <exports symbol='htmlCreateFileParserCtxt'/>
449 <exports symbol='xmlEntityReferenceFunc'/>
450 <exports symbol='xmlSetEntityReferenceFunc'/>
451 </file>
452 <file name='tree'>
453 <exports symbol='xmlParserInputBuffer'/>
454 <exports symbol='xmlParserInputBufferPtr'/>
455 <exports symbol='xmlOutputBuffer'/>
456 <exports symbol='xmlOutputBufferPtr'/>
457 <exports symbol='xmlParserInput'/>
458 <exports symbol='xmlParserInputPtr'/>
459 <exports symbol='xmlParserCtxt'/>
460 <exports symbol='xmlParserCtxtPtr'/>
461 <exports symbol='BASE_BUFFER_SIZE'/>
462 <exports symbol='XML_XML_NAMESPACE'/>
463 <exports symbol='xmlElementType'/>
464 <exports symbol='xmlChar'/>
465 <exports symbol='BAD_CAST'/>
466 <exports symbol='xmlNotation'/>
467 <exports symbol='xmlNotationPtr'/>
468 <exports symbol='xmlAttributeType'/>
469 <exports symbol='xmlAttributeDefault'/>
470 <exports symbol='xmlEnumeration'/>
471 <exports symbol='xmlEnumerationPtr'/>
472 <exports symbol='xmlAttribute'/>
473 <exports symbol='xmlAttributePtr'/>
474 <exports symbol='xmlElementContentType'/>
475 <exports symbol='xmlElementContentOccur'/>
476 <exports symbol='xmlElementContent'/>
477 <exports symbol='xmlElementContentPtr'/>
478 <exports symbol='xmlElementTypeVal'/>
479 <exports symbol='xmlElement'/>
480 <exports symbol='xmlElementPtr'/>
481 <exports symbol='XML_LOCAL_NAMESPACE'/>
482 <exports symbol='xmlNsType'/>
483 <exports symbol='xmlNs'/>
484 <exports symbol='xmlNsPtr'/>
485 <exports symbol='xmlDtd'/>
486 <exports symbol='xmlDtdPtr'/>
487 <exports symbol='xmlAttr'/>
488 <exports symbol='xmlAttrPtr'/>
489 <exports symbol='xmlID'/>
490 <exports symbol='xmlIDPtr'/>
491 <exports symbol='xmlRef'/>
492 <exports symbol='xmlRefPtr'/>
493 <exports symbol='xmlBufferAllocationScheme'/>
494 <exports symbol='xmlBuffer'/>
495 <exports symbol='xmlBufferPtr'/>
496 <exports symbol='xmlNode'/>
497 <exports symbol='xmlNodePtr'/>
498 <exports symbol='XML_GET_CONTENT'/>
499 <exports symbol='XML_GET_LINE'/>
500 <exports symbol='xmlDoc'/>
501 <exports symbol='xmlDocPtr'/>
502 <exports symbol='xmlChildrenNode'/>
503 <exports symbol='xmlRootNode'/>
504 <exports symbol='xmlSetBufferAllocationScheme'/>
505 <exports symbol='xmlGetBufferAllocationScheme'/>
506 <exports symbol='xmlBufferCreate'/>
507 <exports symbol='xmlBufferCreateSize'/>
508 <exports symbol='xmlBufferResize'/>
509 <exports symbol='xmlBufferFree'/>
510 <exports symbol='xmlBufferDump'/>
511 <exports symbol='xmlBufferAdd'/>
512 <exports symbol='xmlBufferAddHead'/>
513 <exports symbol='xmlBufferCat'/>
514 <exports symbol='xmlBufferCCat'/>
515 <exports symbol='xmlBufferShrink'/>
516 <exports symbol='xmlBufferGrow'/>
517 <exports symbol='xmlBufferEmpty'/>
518 <exports symbol='xmlBufferContent'/>
519 <exports symbol='xmlBufferSetAllocationScheme'/>
520 <exports symbol='xmlBufferLength'/>
521 <exports symbol='xmlCreateIntSubset'/>
522 <exports symbol='xmlNewDtd'/>
523 <exports symbol='xmlGetIntSubset'/>
524 <exports symbol='xmlFreeDtd'/>
525 <exports symbol='xmlNewGlobalNs'/>
526 <exports symbol='xmlNewNs'/>
527 <exports symbol='xmlFreeNs'/>
528 <exports symbol='xmlFreeNsList'/>
529 <exports symbol='xmlNewDoc'/>
530 <exports symbol='xmlFreeDoc'/>
531 <exports symbol='xmlNewDocProp'/>
532 <exports symbol='xmlNewProp'/>
533 <exports symbol='xmlNewNsProp'/>
534 <exports symbol='xmlFreePropList'/>
535 <exports symbol='xmlFreeProp'/>
536 <exports symbol='xmlCopyProp'/>
537 <exports symbol='xmlCopyPropList'/>
538 <exports symbol='xmlCopyDtd'/>
539 <exports symbol='xmlCopyDoc'/>
540 <exports symbol='xmlNewDocNode'/>
541 <exports symbol='xmlNewDocRawNode'/>
542 <exports symbol='xmlNewNode'/>
543 <exports symbol='xmlNewChild'/>
544 <exports symbol='xmlNewTextChild'/>
545 <exports symbol='xmlNewDocText'/>
546 <exports symbol='xmlNewText'/>
547 <exports symbol='xmlNewPI'/>
548 <exports symbol='xmlNewDocTextLen'/>
549 <exports symbol='xmlNewTextLen'/>
550 <exports symbol='xmlNewDocComment'/>
551 <exports symbol='xmlNewComment'/>
552 <exports symbol='xmlNewCDataBlock'/>
553 <exports symbol='xmlNewCharRef'/>
554 <exports symbol='xmlNewReference'/>
555 <exports symbol='xmlCopyNode'/>
556 <exports symbol='xmlDocCopyNode'/>
557 <exports symbol='xmlCopyNodeList'/>
558 <exports symbol='xmlNewDocFragment'/>
559 <exports symbol='xmlGetLineNo'/>
560 <exports symbol='xmlGetNodePath'/>
561 <exports symbol='xmlDocGetRootElement'/>
562 <exports symbol='xmlGetLastChild'/>
563 <exports symbol='xmlNodeIsText'/>
564 <exports symbol='xmlIsBlankNode'/>
565 <exports symbol='xmlDocSetRootElement'/>
566 <exports symbol='xmlNodeSetName'/>
567 <exports symbol='xmlAddChild'/>
568 <exports symbol='xmlAddChildList'/>
569 <exports symbol='xmlReplaceNode'/>
570 <exports symbol='xmlAddSibling'/>
571 <exports symbol='xmlAddPrevSibling'/>
572 <exports symbol='xmlAddNextSibling'/>
573 <exports symbol='xmlUnlinkNode'/>
574 <exports symbol='xmlTextMerge'/>
575 <exports symbol='xmlTextConcat'/>
576 <exports symbol='xmlFreeNodeList'/>
577 <exports symbol='xmlFreeNode'/>
578 <exports symbol='xmlSetTreeDoc'/>
579 <exports symbol='xmlSetListDoc'/>
580 <exports symbol='xmlSearchNs'/>
581 <exports symbol='xmlSearchNsByHref'/>
582 <exports symbol='xmlGetNsList'/>
583 <exports symbol='xmlSetNs'/>
584 <exports symbol='xmlCopyNamespace'/>
585 <exports symbol='xmlCopyNamespaceList'/>
586 <exports symbol='xmlSetProp'/>
587 <exports symbol='xmlGetProp'/>
588 <exports symbol='xmlHasProp'/>
589 <exports symbol='xmlHasNsProp'/>
590 <exports symbol='xmlSetNsProp'/>
591 <exports symbol='xmlGetNsProp'/>
592 <exports symbol='xmlStringGetNodeList'/>
593 <exports symbol='xmlStringLenGetNodeList'/>
594 <exports symbol='xmlNodeListGetString'/>
595 <exports symbol='xmlNodeListGetRawString'/>
596 <exports symbol='xmlNodeSetContent'/>
597 <exports symbol='xmlNodeSetContentLen'/>
598 <exports symbol='xmlNodeAddContent'/>
599 <exports symbol='xmlNodeAddContentLen'/>
600 <exports symbol='xmlNodeGetContent'/>
601 <exports symbol='xmlNodeGetLang'/>
602 <exports symbol='xmlNodeSetLang'/>
603 <exports symbol='xmlNodeGetSpacePreserve'/>
604 <exports symbol='xmlNodeSetSpacePreserve'/>
605 <exports symbol='xmlNodeGetBase'/>
606 <exports symbol='xmlNodeSetBase'/>
607 <exports symbol='xmlRemoveProp'/>
608 <exports symbol='xmlUnsetProp'/>
609 <exports symbol='xmlUnsetNsProp'/>
610 <exports symbol='xmlBufferWriteXmlCHAR'/>
611 <exports symbol='xmlBufferWriteCHAR'/>
612 <exports symbol='xmlBufferWriteChar'/>
613 <exports symbol='xmlBufferWriteQuotedString'/>
614 <exports symbol='xmlReconciliateNs'/>
615 <exports symbol='xmlDocDumpFormatMemory'/>
616 <exports symbol='xmlDocDumpMemory'/>
617 <exports symbol='xmlDocDumpMemoryEnc'/>
618 <exports symbol='xmlDocDumpFormatMemoryEnc'/>
619 <exports symbol='xmlDocDump'/>
620 <exports symbol='xmlElemDump'/>
621 <exports symbol='xmlSaveFile'/>
622 <exports symbol='xmlSaveFormatFile'/>
623 <exports symbol='xmlNodeDump'/>
624 <exports symbol='xmlSaveFileTo'/>
625 <exports symbol='xmlSaveFormatFileTo'/>
626 <exports symbol='xmlNodeDumpOutput'/>
627 <exports symbol='xmlSaveFormatFileEnc'/>
628 <exports symbol='xmlSaveFileEnc'/>
629 <exports symbol='xmlGetDocCompressMode'/>
630 <exports symbol='xmlSetDocCompressMode'/>
631 <exports symbol='xmlGetCompressMode'/>
632 <exports symbol='xmlSetCompressMode'/>
633 </file>
634 <file name='HTMLtree'>
635 <exports symbol='HTML_TEXT_NODE'/>
636 <exports symbol='HTML_ENTITY_REF_NODE'/>
637 <exports symbol='HTML_COMMENT_NODE'/>
638 <exports symbol='HTML_PRESERVE_NODE'/>
639 <exports symbol='HTML_PI_NODE'/>
640 <exports symbol='htmlNewDoc'/>
641 <exports symbol='htmlNewDocNoDtD'/>
642 <exports symbol='htmlGetMetaEncoding'/>
643 <exports symbol='htmlSetMetaEncoding'/>
644 <exports symbol='htmlDocDumpMemory'/>
645 <exports symbol='htmlDocDump'/>
646 <exports symbol='htmlSaveFile'/>
647 <exports symbol='htmlNodeDump'/>
648 <exports symbol='htmlNodeDumpFile'/>
649 <exports symbol='htmlNodeDumpFileFormat'/>
650 <exports symbol='htmlSaveFileEnc'/>
651 <exports symbol='htmlSaveFileFormat'/>
652 <exports symbol='htmlNodeDumpFormatOutput'/>
653 <exports symbol='htmlDocContentDumpOutput'/>
654 <exports symbol='htmlDocContentDumpFormatOutput'/>
655 </file>
656 <file name='xpathInternals'>
657 <exports symbol='xmlXPathSetError'/>
658 <exports symbol='xmlXPathSetArityError'/>
659 <exports symbol='xmlXPathSetTypeError'/>
660 <exports symbol='xmlXPathGetError'/>
661 <exports symbol='xmlXPathCheckError'/>
662 <exports symbol='xmlXPathGetDocument'/>
663 <exports symbol='xmlXPathGetContextNode'/>
664 <exports symbol='xmlXPathPopBoolean'/>
665 <exports symbol='xmlXPathPopNumber'/>
666 <exports symbol='xmlXPathPopString'/>
667 <exports symbol='xmlXPathPopNodeSet'/>
668 <exports symbol='xmlXPathPopExternal'/>
669 <exports symbol='xmlXPathReturnBoolean'/>
670 <exports symbol='xmlXPathReturnTrue'/>
671 <exports symbol='xmlXPathReturnFalse'/>
672 <exports symbol='xmlXPathReturnNumber'/>
673 <exports symbol='xmlXPathReturnString'/>
674 <exports symbol='xmlXPathReturnEmptyString'/>
675 <exports symbol='xmlXPathReturnNodeSet'/>
676 <exports symbol='xmlXPathReturnEmptyNodeSet'/>
677 <exports symbol='xmlXPathReturnExternal'/>
678 <exports symbol='xmlXPathStackIsNodeSet'/>
679 <exports symbol='xmlXPathStackIsExternal'/>
680 <exports symbol='xmlXPathEmptyNodeSet'/>
681 <exports symbol='CHECK_ERROR'/>
682 <exports symbol='CHECK_ERROR0'/>
683 <exports symbol='XP_ERROR'/>
684 <exports symbol='XP_ERROR0'/>
685 <exports symbol='CHECK_TYPE'/>
686 <exports symbol='CHECK_TYPE0'/>
687 <exports symbol='CHECK_ARITY'/>
688 <exports symbol='CAST_TO_STRING'/>
689 <exports symbol='CAST_TO_NUMBER'/>
690 <exports symbol='CAST_TO_BOOLEAN'/>
691 <exports symbol='xmlXPathVariableLookupFunc'/>
692 <exports symbol='xmlXPathRegisterVariableLookup'/>
693 <exports symbol='xmlXPathFuncLookupFunc'/>
694 <exports symbol='xmlXPathRegisterFuncLookup'/>
695 <exports symbol='xmlXPatherror'/>
696 <exports symbol='xmlXPathDebugDumpObject'/>
697 <exports symbol='xmlXPathDebugDumpCompExpr'/>
698 <exports symbol='xmlXPathNodeSetContains'/>
699 <exports symbol='xmlXPathDifference'/>
700 <exports symbol='xmlXPathIntersection'/>
701 <exports symbol='xmlXPathDistinctSorted'/>
702 <exports symbol='xmlXPathDistinct'/>
703 <exports symbol='xmlXPathHasSameNodes'/>
704 <exports symbol='xmlXPathNodeLeadingSorted'/>
705 <exports symbol='xmlXPathLeadingSorted'/>
706 <exports symbol='xmlXPathNodeLeading'/>
707 <exports symbol='xmlXPathLeading'/>
708 <exports symbol='xmlXPathNodeTrailingSorted'/>
709 <exports symbol='xmlXPathTrailingSorted'/>
710 <exports symbol='xmlXPathNodeTrailing'/>
711 <exports symbol='xmlXPathTrailing'/>
712 <exports symbol='xmlXPathRegisterNs'/>
713 <exports symbol='xmlXPathNsLookup'/>
714 <exports symbol='xmlXPathRegisteredNsCleanup'/>
715 <exports symbol='xmlXPathRegisterFunc'/>
716 <exports symbol='xmlXPathRegisterFuncNS'/>
717 <exports symbol='xmlXPathRegisterVariable'/>
718 <exports symbol='xmlXPathRegisterVariableNS'/>
719 <exports symbol='xmlXPathFunctionLookup'/>
720 <exports symbol='xmlXPathFunctionLookupNS'/>
721 <exports symbol='xmlXPathRegisteredFuncsCleanup'/>
722 <exports symbol='xmlXPathVariableLookup'/>
723 <exports symbol='xmlXPathVariableLookupNS'/>
724 <exports symbol='xmlXPathRegisteredVariablesCleanup'/>
725 <exports symbol='xmlXPathNewParserContext'/>
726 <exports symbol='xmlXPathFreeParserContext'/>
727 <exports symbol='valuePop'/>
728 <exports symbol='valuePush'/>
729 <exports symbol='xmlXPathNewString'/>
730 <exports symbol='xmlXPathNewCString'/>
731 <exports symbol='xmlXPathWrapString'/>
732 <exports symbol='xmlXPathWrapCString'/>
733 <exports symbol='xmlXPathNewFloat'/>
734 <exports symbol='xmlXPathNewBoolean'/>
735 <exports symbol='xmlXPathNewNodeSet'/>
736 <exports symbol='xmlXPathNewValueTree'/>
737 <exports symbol='xmlXPathNodeSetAdd'/>
738 <exports symbol='xmlXPathNodeSetAddUnique'/>
739 <exports symbol='xmlXPathNodeSetSort'/>
740 <exports symbol='xmlXPathIdFunction'/>
741 <exports symbol='xmlXPathRoot'/>
742 <exports symbol='xmlXPathEvalExpr'/>
743 <exports symbol='xmlXPathParseName'/>
744 <exports symbol='xmlXPathParseNCName'/>
745 <exports symbol='xmlXPathStringEvalNumber'/>
746 <exports symbol='xmlXPathEvaluatePredicateResult'/>
747 <exports symbol='xmlXPathInit'/>
748 <exports symbol='xmlXPathStringFunction'/>
749 <exports symbol='xmlXPathRegisterAllFunctions'/>
750 <exports symbol='xmlXPathNodeSetCreate'/>
751 <exports symbol='xmlXPathNodeSetMerge'/>
752 <exports symbol='xmlXPathNodeSetDel'/>
753 <exports symbol='xmlXPathNodeSetRemove'/>
754 <exports symbol='xmlXPathFreeNodeSet'/>
755 <exports symbol='xmlXPathNewNodeSetList'/>
756 <exports symbol='xmlXPathWrapNodeSet'/>
757 <exports symbol='xmlXPathWrapExternal'/>
758 <exports symbol='xmlXPathFreeNodeSetList'/>
759 <exports symbol='xmlXPathFreeObject'/>
760 <exports symbol='xmlXPathNewContext'/>
761 <exports symbol='xmlXPathFreeContext'/>
762 <exports symbol='xmlXPathEqualValues'/>
763 <exports symbol='xmlXPathCompareValues'/>
764 <exports symbol='xmlXPathValueFlipSign'/>
765 <exports symbol='xmlXPathAddValues'/>
766 <exports symbol='xmlXPathSubValues'/>
767 <exports symbol='xmlXPathMultValues'/>
768 <exports symbol='xmlXPathDivValues'/>
769 <exports symbol='xmlXPathModValues'/>
770 <exports symbol='xmlXPathIsNodeType'/>
771 <exports symbol='xmlXPathNextSelf'/>
772 <exports symbol='xmlXPathNextChild'/>
773 <exports symbol='xmlXPathNextDescendant'/>
774 <exports symbol='xmlXPathNextDescendantOrSelf'/>
775 <exports symbol='xmlXPathNextParent'/>
776 <exports symbol='xmlXPathNextAncestorOrSelf'/>
777 <exports symbol='xmlXPathNextFollowingSibling'/>
778 <exports symbol='xmlXPathNextFollowing'/>
779 <exports symbol='xmlXPathNextNamespace'/>
780 <exports symbol='xmlXPathNextAttribute'/>
781 <exports symbol='xmlXPathNextPreceding'/>
782 <exports symbol='xmlXPathNextAncestor'/>
783 <exports symbol='xmlXPathNextPrecedingSibling'/>
784 <exports symbol='xmlXPathLastFunction'/>
785 <exports symbol='xmlXPathPositionFunction'/>
786 <exports symbol='xmlXPathCountFunction'/>
787 <exports symbol='xmlXPathLocalNameFunction'/>
788 <exports symbol='xmlXPathNamespaceURIFunction'/>
789 <exports symbol='xmlXPathStringLengthFunction'/>
790 <exports symbol='xmlXPathConcatFunction'/>
791 <exports symbol='xmlXPathContainsFunction'/>
792 <exports symbol='xmlXPathStartsWithFunction'/>
793 <exports symbol='xmlXPathSubstringFunction'/>
794 <exports symbol='xmlXPathSubstringBeforeFunction'/>
795 <exports symbol='xmlXPathSubstringAfterFunction'/>
796 <exports symbol='xmlXPathNormalizeFunction'/>
797 <exports symbol='xmlXPathTranslateFunction'/>
798 <exports symbol='xmlXPathNotFunction'/>
799 <exports symbol='xmlXPathTrueFunction'/>
800 <exports symbol='xmlXPathFalseFunction'/>
801 <exports symbol='xmlXPathLangFunction'/>
802 <exports symbol='xmlXPathNumberFunction'/>
803 <exports symbol='xmlXPathSumFunction'/>
804 <exports symbol='xmlXPathFloorFunction'/>
805 <exports symbol='xmlXPathCeilingFunction'/>
806 <exports symbol='xmlXPathRoundFunction'/>
807 <exports symbol='xmlXPathBooleanFunction'/>
808 </file>
809 <file name='xinclude'>
810 <exports symbol='xmlXIncludeProcess'/>
811 </file>
812 <file name='xpointer'>
813 <exports symbol='xmlLocationSet'/>
814 <exports symbol='xmlLocationSetPtr'/>
815 <exports symbol='xmlXPtrLocationSetCreate'/>
816 <exports symbol='xmlXPtrFreeLocationSet'/>
817 <exports symbol='xmlXPtrLocationSetMerge'/>
818 <exports symbol='xmlXPtrNewRange'/>
819 <exports symbol='xmlXPtrNewRangePoints'/>
820 <exports symbol='xmlXPtrNewRangeNodePoint'/>
821 <exports symbol='xmlXPtrNewRangePointNode'/>
822 <exports symbol='xmlXPtrNewRangeNodes'/>
823 <exports symbol='xmlXPtrNewLocationSetNodes'/>
824 <exports symbol='xmlXPtrNewLocationSetNodeSet'/>
825 <exports symbol='xmlXPtrNewRangeNodeObject'/>
826 <exports symbol='xmlXPtrNewCollapsedRange'/>
827 <exports symbol='xmlXPtrLocationSetAdd'/>
828 <exports symbol='xmlXPtrWrapLocationSet'/>
829 <exports symbol='xmlXPtrLocationSetDel'/>
830 <exports symbol='xmlXPtrLocationSetRemove'/>
831 <exports symbol='xmlXPtrNewContext'/>
832 <exports symbol='xmlXPtrEval'/>
833 <exports symbol='xmlXPtrRangeToFunction'/>
834 <exports symbol='xmlXPtrBuildNodeList'/>
835 <exports symbol='xmlXPtrEvalRangePredicate'/>
836 </file>
837 <file name='threads'>
838 <exports symbol='xmlMutex'/>
839 <exports symbol='xmlMutexPtr'/>
840 <exports symbol='xmlNewMutex'/>
841 <exports symbol='xmlMutexLock'/>
842 <exports symbol='xmlMutexUnlock'/>
843 <exports symbol='xmlFreeMutex'/>
844 <exports symbol='xmlRMutex'/>
845 <exports symbol='xmlRMutexPtr'/>
846 <exports symbol='xmlNewRMutex'/>
847 <exports symbol='xmlRMutexLock'/>
848 <exports symbol='xmlRMutexUnlock'/>
849 <exports symbol='xmlFreeRMutex'/>
850 <exports symbol='xmlInitThreads'/>
851 <exports symbol='xmlLockLibrary'/>
852 <exports symbol='xmlUnlockLibrary'/>
853 <exports symbol='xmlGetThreadId'/>
854 <exports symbol='xmlIsMainThread'/>
855 <exports symbol='xmlCleanupThreads'/>
856 <exports symbol='xmlGetGlobalState'/>
857 </file>
858 <file name='globals'>
859 <exports symbol='xmlGlobalState'/>
860 <exports symbol='xmlGlobalStatePtr'/>
861 <exports symbol='xmlInitializeGlobalState'/>
862 <exports symbol='xmlMalloc'/>
863 <exports symbol='xmlRealloc'/>
864 <exports symbol='xmlFree'/>
865 <exports symbol='xmlMemStrdup'/>
866 <exports symbol='docbDefaultSAXHandler'/>
867 <exports symbol='htmlDefaultSAXHandler'/>
868 <exports symbol='oldXMLWDcompatibility'/>
869 <exports symbol='xmlBufferAllocScheme'/>
870 <exports symbol='xmlDefaultBufferSize'/>
871 <exports symbol='xmlDefaultSAXHandler'/>
872 <exports symbol='xmlDefaultSAXLocator'/>
873 <exports symbol='xmlDoValidityCheckingDefaultValue'/>
874 <exports symbol='xmlGenericError'/>
875 <exports symbol='xmlGenericErrorContext'/>
876 <exports symbol='xmlGetWarningsDefaultValue'/>
877 <exports symbol='xmlIndentTreeOutput'/>
878 <exports symbol='xmlKeepBlanksDefaultValue'/>
879 <exports symbol='xmlLineNumbersDefaultValue'/>
880 <exports symbol='xmlLoadExtDtdDefaultValue'/>
881 <exports symbol='xmlParserDebugEntities'/>
882 <exports symbol='xmlParserVersion'/>
883 <exports symbol='xmlPedanticParserDefaultValue'/>
884 <exports symbol='xmlSaveNoEmptyTags'/>
885 <exports symbol='xmlSubstituteEntitiesDefaultValue'/>
886 </file>
887 <file name='catalog'>
888 <exports symbol='XML_CATALOGS_NAMESPACE'/>
889 <exports symbol='XML_CATALOG_PI'/>
890 <exports symbol='xmlCatalogPrefer'/>
891 <exports symbol='xmlCatalogAllow'/>
892 <exports symbol='xmlCatalog'/>
893 <exports symbol='xmlCatalogPtr'/>
894 <exports symbol='xmlNewCatalog'/>
895 <exports symbol='xmlLoadACatalog'/>
896 <exports symbol='xmlLoadSGMLSuperCatalog'/>
897 <exports symbol='xmlConvertSGMLCatalog'/>
898 <exports symbol='xmlACatalogAdd'/>
899 <exports symbol='xmlACatalogRemove'/>
900 <exports symbol='xmlACatalogResolve'/>
901 <exports symbol='xmlACatalogResolveSystem'/>
902 <exports symbol='xmlACatalogResolvePublic'/>
903 <exports symbol='xmlACatalogResolveURI'/>
904 <exports symbol='xmlACatalogDump'/>
905 <exports symbol='xmlFreeCatalog'/>
906 <exports symbol='xmlCatalogIsEmpty'/>
907 <exports symbol='xmlInitializeCatalog'/>
908 <exports symbol='xmlLoadCatalog'/>
909 <exports symbol='xmlLoadCatalogs'/>
910 <exports symbol='xmlCatalogCleanup'/>
911 <exports symbol='xmlCatalogDump'/>
912 <exports symbol='xmlCatalogResolve'/>
913 <exports symbol='xmlCatalogResolveSystem'/>
914 <exports symbol='xmlCatalogResolvePublic'/>
915 <exports symbol='xmlCatalogResolveURI'/>
916 <exports symbol='xmlCatalogAdd'/>
917 <exports symbol='xmlCatalogRemove'/>
918 <exports symbol='xmlParseCatalogFile'/>
919 <exports symbol='xmlCatalogConvert'/>
920 <exports symbol='xmlCatalogFreeLocal'/>
921 <exports symbol='xmlCatalogAddLocal'/>
922 <exports symbol='xmlCatalogLocalResolve'/>
923 <exports symbol='xmlCatalogLocalResolveURI'/>
924 <exports symbol='xmlCatalogSetDebug'/>
925 <exports symbol='xmlCatalogSetDefaultPrefer'/>
926 <exports symbol='xmlCatalogSetDefaults'/>
927 <exports symbol='xmlCatalogGetDefaults'/>
928 <exports symbol='xmlCatalogGetSystem'/>
929 <exports symbol='xmlCatalogGetPublic'/>
930 </file>
931 <file name='xmlversion'>
932 <exports symbol='xmlCheckVersion'/>
933 <exports symbol='LIBXML_DOTTED_VERSION'/>
934 <exports symbol='LIBXML_VERSION'/>
935 <exports symbol='LIBXML_VERSION_STRING'/>
936 <exports symbol='LIBXML_TEST_VERSION'/>
937 <exports symbol='WITH_TRIO'/>
938 <exports symbol='WITHOUT_TRIO'/>
939 <exports symbol='LIBXML_THREAD_ENABLED'/>
940 <exports symbol='LIBXML_FTP_ENABLED'/>
941 <exports symbol='LIBXML_HTTP_ENABLED'/>
942 <exports symbol='LIBXML_HTML_ENABLED'/>
943 <exports symbol='LIBXML_CATALOG_ENABLED'/>
944 <exports symbol='LIBXML_DOCB_ENABLED'/>
945 <exports symbol='LIBXML_XPATH_ENABLED'/>
946 <exports symbol='LIBXML_XPTR_ENABLED'/>
947 <exports symbol='LIBXML_XINCLUDE_ENABLED'/>
948 <exports symbol='LIBXML_ICONV_ENABLED'/>
949 <exports symbol='LIBXML_DEBUG_ENABLED'/>
950 <exports symbol='DEBUG_MEMORY_LOCATION'/>
951 <exports symbol='LIBXML_DLL_IMPORT'/>
952 <exports symbol='ATTRIBUTE_UNUSED'/>
953 </file>
954 <file name='parser'>
955 <exports symbol='XML_DEFAULT_VERSION'/>
956 <exports symbol='xmlParserInputDeallocate'/>
957 <exports symbol='xmlParserInput'/>
958 <exports symbol='xmlParserNodeInfo'/>
959 <exports symbol='xmlParserNodeInfoPtr'/>
960 <exports symbol='xmlParserNodeInfoSeq'/>
961 <exports symbol='xmlParserNodeInfoSeqPtr'/>
962 <exports symbol='xmlParserInputState'/>
963 <exports symbol='XML_DETECT_IDS'/>
964 <exports symbol='XML_COMPLETE_ATTRS'/>
965 <exports symbol='xmlParserCtxt'/>
966 <exports symbol='xmlSAXLocator'/>
967 <exports symbol='xmlSAXLocatorPtr'/>
968 <exports symbol='resolveEntitySAXFunc'/>
969 <exports symbol='internalSubsetSAXFunc'/>
970 <exports symbol='externalSubsetSAXFunc'/>
971 <exports symbol='getEntitySAXFunc'/>
972 <exports symbol='getParameterEntitySAXFunc'/>
973 <exports symbol='entityDeclSAXFunc'/>
974 <exports symbol='notationDeclSAXFunc'/>
975 <exports symbol='attributeDeclSAXFunc'/>
976 <exports symbol='elementDeclSAXFunc'/>
977 <exports symbol='unparsedEntityDeclSAXFunc'/>
978 <exports symbol='setDocumentLocatorSAXFunc'/>
979 <exports symbol='startDocumentSAXFunc'/>
980 <exports symbol='endDocumentSAXFunc'/>
981 <exports symbol='startElementSAXFunc'/>
982 <exports symbol='endElementSAXFunc'/>
983 <exports symbol='attributeSAXFunc'/>
984 <exports symbol='referenceSAXFunc'/>
985 <exports symbol='charactersSAXFunc'/>
986 <exports symbol='ignorableWhitespaceSAXFunc'/>
987 <exports symbol='processingInstructionSAXFunc'/>
988 <exports symbol='commentSAXFunc'/>
989 <exports symbol='cdataBlockSAXFunc'/>
990 <exports symbol='warningSAXFunc'/>
991 <exports symbol='errorSAXFunc'/>
992 <exports symbol='fatalErrorSAXFunc'/>
993 <exports symbol='isStandaloneSAXFunc'/>
994 <exports symbol='hasInternalSubsetSAXFunc'/>
995 <exports symbol='hasExternalSubsetSAXFunc'/>
996 <exports symbol='xmlSAXHandler'/>
997 <exports symbol='xmlSAXHandlerPtr'/>
998 <exports symbol='xmlExternalEntityLoader'/>
999 <exports symbol='xmlSubstituteEntitiesDefaultValue'/>
1000 <exports symbol='xmlInitParser'/>
1001 <exports symbol='xmlCleanupParser'/>
1002 <exports symbol='xmlParserInputRead'/>
1003 <exports symbol='xmlParserInputGrow'/>
1004 <exports symbol='xmlStrdup'/>
1005 <exports symbol='xmlStrndup'/>
1006 <exports symbol='xmlCharStrndup'/>
1007 <exports symbol='xmlCharStrdup'/>
1008 <exports symbol='xmlStrsub'/>
1009 <exports symbol='xmlStrchr'/>
1010 <exports symbol='xmlStrstr'/>
1011 <exports symbol='xmlStrcasestr'/>
1012 <exports symbol='xmlStrcmp'/>
1013 <exports symbol='xmlStrncmp'/>
1014 <exports symbol='xmlStrcasecmp'/>
1015 <exports symbol='xmlStrncasecmp'/>
1016 <exports symbol='xmlStrEqual'/>
1017 <exports symbol='xmlStrlen'/>
1018 <exports symbol='xmlStrcat'/>
1019 <exports symbol='xmlStrncat'/>
1020 <exports symbol='xmlParseDoc'/>
1021 <exports symbol='xmlParseMemory'/>
1022 <exports symbol='xmlParseFile'/>
1023 <exports symbol='xmlSubstituteEntitiesDefault'/>
1024 <exports symbol='xmlKeepBlanksDefault'/>
1025 <exports symbol='xmlStopParser'/>
1026 <exports symbol='xmlPedanticParserDefault'/>
1027 <exports symbol='xmlLineNumbersDefault'/>
1028 <exports symbol='xmlRecoverDoc'/>
1029 <exports symbol='xmlRecoverMemory'/>
1030 <exports symbol='xmlRecoverFile'/>
1031 <exports symbol='xmlParseDocument'/>
1032 <exports symbol='xmlParseExtParsedEnt'/>
1033 <exports symbol='xmlSAXParseDoc'/>
1034 <exports symbol='xmlSAXUserParseFile'/>
1035 <exports symbol='xmlSAXUserParseMemory'/>
1036 <exports symbol='xmlSAXParseMemory'/>
1037 <exports symbol='xmlSAXParseFile'/>
1038 <exports symbol='xmlSAXParseFileWithData'/>
1039 <exports symbol='xmlSAXParseEntity'/>
1040 <exports symbol='xmlParseEntity'/>
1041 <exports symbol='xmlParseDTD'/>
1042 <exports symbol='xmlSAXParseDTD'/>
1043 <exports symbol='xmlIOParseDTD'/>
1044 <exports symbol='xmlParseBalancedChunkMemory'/>
1045 <exports symbol='xmlParseExternalEntity'/>
1046 <exports symbol='xmlParseCtxtExternalEntity'/>
1047 <exports symbol='xmlDefaultSAXHandlerInit'/>
1048 <exports symbol='htmlDefaultSAXHandlerInit'/>
1049 <exports symbol='xmlInitParserCtxt'/>
1050 <exports symbol='xmlClearParserCtxt'/>
1051 <exports symbol='xmlFreeParserCtxt'/>
1052 <exports symbol='xmlSetupParserForBuffer'/>
1053 <exports symbol='xmlCreateDocParserCtxt'/>
1054 <exports symbol='xmlGetFeaturesList'/>
1055 <exports symbol='xmlGetFeature'/>
1056 <exports symbol='xmlSetFeature'/>
1057 <exports symbol='xmlCreatePushParserCtxt'/>
1058 <exports symbol='xmlParseChunk'/>
1059 <exports symbol='xmlCreateIOParserCtxt'/>
1060 <exports symbol='xmlNewIOInputStream'/>
1061 <exports symbol='xmlParserFindNodeInfo'/>
1062 <exports symbol='xmlInitNodeInfoSeq'/>
1063 <exports symbol='xmlClearNodeInfoSeq'/>
1064 <exports symbol='xmlParserFindNodeInfoIndex'/>
1065 <exports symbol='xmlParserAddNodeInfo'/>
1066 <exports symbol='xmlSetExternalEntityLoader'/>
1067 <exports symbol='xmlGetExternalEntityLoader'/>
1068 <exports symbol='xmlLoadExternalEntity'/>
1069 </file>
1070 <file name='xmlerror'>
1071 <exports symbol='xmlParserErrors'/>
1072 <exports symbol='xmlGenericErrorFunc'/>
1073 <exports symbol='xmlSetGenericErrorFunc'/>
1074 <exports symbol='initGenericErrorDefaultFunc'/>
1075 <exports symbol='xmlParserError'/>
1076 <exports symbol='xmlParserWarning'/>
1077 <exports symbol='xmlParserValidityError'/>
1078 <exports symbol='xmlParserValidityWarning'/>
1079 <exports symbol='xmlParserPrintFileInfo'/>
1080 <exports symbol='xmlParserPrintFileContext'/>
1081 </file>
1082 <file name='encoding'>
1083 <exports symbol='xmlCharEncoding'/>
1084 <exports symbol='xmlCharEncodingInputFunc'/>
1085 <exports symbol='xmlCharEncodingOutputFunc'/>
1086 <exports symbol='xmlCharEncodingHandler'/>
1087 <exports symbol='xmlCharEncodingHandlerPtr'/>
1088 <exports symbol='xmlInitCharEncodingHandlers'/>
1089 <exports symbol='xmlCleanupCharEncodingHandlers'/>
1090 <exports symbol='xmlRegisterCharEncodingHandler'/>
1091 <exports symbol='xmlGetCharEncodingHandler'/>
1092 <exports symbol='xmlFindCharEncodingHandler'/>
1093 <exports symbol='xmlAddEncodingAlias'/>
1094 <exports symbol='xmlDelEncodingAlias'/>
1095 <exports symbol='xmlGetEncodingAlias'/>
1096 <exports symbol='xmlCleanupEncodingAliases'/>
1097 <exports symbol='xmlParseCharEncoding'/>
1098 <exports symbol='xmlGetCharEncodingName'/>
1099 <exports symbol='xmlDetectCharEncoding'/>
1100 <exports symbol='xmlCharEncOutFunc'/>
1101 <exports symbol='xmlCharEncInFunc'/>
1102 <exports symbol='xmlCharEncFirstLine'/>
1103 <exports symbol='xmlCharEncCloseFunc'/>
1104 <exports symbol='UTF8Toisolat1'/>
1105 <exports symbol='isolat1ToUTF8'/>
1106 <exports symbol='xmlCheckUTF8'/>
1107 <exports symbol='xmlUTF8Strsize'/>
1108 <exports symbol='xmlUTF8Strndup'/>
1109 <exports symbol='xmlUTF8Strpos'/>
1110 <exports symbol='xmlUTF8Strloc'/>
1111 <exports symbol='xmlUTF8Strsub'/>
1112 <exports symbol='xmlUTF8Strlen'/>
1113 </file>
1114 <file name='hash'>
1115 <exports symbol='xmlHashTable'/>
1116 <exports symbol='xmlHashTablePtr'/>
1117 <exports symbol='xmlHashDeallocator'/>
1118 <exports symbol='xmlHashCopier'/>
1119 <exports symbol='xmlHashScanner'/>
1120 <exports symbol='xmlHashScannerFull'/>
1121 <exports symbol='xmlHashCreate'/>
1122 <exports symbol='xmlHashFree'/>
1123 <exports symbol='xmlHashAddEntry'/>
1124 <exports symbol='xmlHashUpdateEntry'/>
1125 <exports symbol='xmlHashAddEntry2'/>
1126 <exports symbol='xmlHashUpdateEntry2'/>
1127 <exports symbol='xmlHashAddEntry3'/>
1128 <exports symbol='xmlHashUpdateEntry3'/>
1129 <exports symbol='xmlHashRemoveEntry'/>
1130 <exports symbol='xmlHashRemoveEntry2'/>
1131 <exports symbol='xmlHashRemoveEntry3'/>
1132 <exports symbol='xmlHashLookup'/>
1133 <exports symbol='xmlHashLookup2'/>
1134 <exports symbol='xmlHashLookup3'/>
1135 <exports symbol='xmlHashCopy'/>
1136 <exports symbol='xmlHashSize'/>
1137 <exports symbol='xmlHashScan'/>
1138 <exports symbol='xmlHashScan3'/>
1139 <exports symbol='xmlHashScanFull'/>
1140 <exports symbol='xmlHashScanFull3'/>
1141 </file>
1142 <file name='xmlIO'>
1143 <exports symbol='xmlInputMatchCallback'/>
1144 <exports symbol='xmlInputOpenCallback'/>
1145 <exports symbol='xmlInputReadCallback'/>
1146 <exports symbol='xmlInputCloseCallback'/>
1147 <exports symbol='xmlParserInputBuffer'/>
1148 <exports symbol='xmlOutputMatchCallback'/>
1149 <exports symbol='xmlOutputOpenCallback'/>
1150 <exports symbol='xmlOutputWriteCallback'/>
1151 <exports symbol='xmlOutputCloseCallback'/>
1152 <exports symbol='xmlOutputBuffer'/>
1153 <exports symbol='xmlCleanupInputCallbacks'/>
1154 <exports symbol='xmlCleanupOutputCallbacks'/>
1155 <exports symbol='xmlRegisterDefaultInputCallbacks'/>
1156 <exports symbol='xmlAllocParserInputBuffer'/>
1157 <exports symbol='xmlParserInputBufferCreateFname'/>
1158 <exports symbol='xmlParserInputBufferCreateFilename'/>
1159 <exports symbol='xmlParserInputBufferCreateFile'/>
1160 <exports symbol='xmlParserInputBufferCreateFd'/>
1161 <exports symbol='xmlParserInputBufferCreateMem'/>
1162 <exports symbol='xmlParserInputBufferCreateIO'/>
1163 <exports symbol='xmlParserInputBufferRead'/>
1164 <exports symbol='xmlParserInputBufferGrow'/>
1165 <exports symbol='xmlParserInputBufferPush'/>
1166 <exports symbol='xmlFreeParserInputBuffer'/>
1167 <exports symbol='xmlParserGetDirectory'/>
1168 <exports symbol='xmlRegisterInputCallbacks'/>
1169 <exports symbol='xmlRegisterDefaultOutputCallbacks'/>
1170 <exports symbol='xmlAllocOutputBuffer'/>
1171 <exports symbol='xmlOutputBufferCreateFilename'/>
1172 <exports symbol='xmlOutputBufferCreateFile'/>
1173 <exports symbol='xmlOutputBufferCreateFd'/>
1174 <exports symbol='xmlOutputBufferCreateIO'/>
1175 <exports symbol='xmlOutputBufferWrite'/>
1176 <exports symbol='xmlOutputBufferWriteString'/>
1177 <exports symbol='xmlOutputBufferFlush'/>
1178 <exports symbol='xmlOutputBufferClose'/>
1179 <exports symbol='xmlRegisterOutputCallbacks'/>
1180 <exports symbol='xmlIOHTTPOpenW'/>
1181 <exports symbol='xmlRegisterHTTPPostCallbacks'/>
1182 <exports symbol='xmlNoNetExternalEntityLoader'/>
1183 </file>
1184 <file name='xpath'>
1185 <exports symbol='xmlXPathContext'/>
1186 <exports symbol='xmlXPathContextPtr'/>
1187 <exports symbol='xmlXPathParserContext'/>
1188 <exports symbol='xmlXPathParserContextPtr'/>
1189 <exports symbol='xmlXPathError'/>
1190 <exports symbol='xmlNodeSet'/>
1191 <exports symbol='xmlNodeSetPtr'/>
1192 <exports symbol='xmlXPathObjectType'/>
1193 <exports symbol='xmlXPathObject'/>
1194 <exports symbol='xmlXPathObjectPtr'/>
1195 <exports symbol='xmlXPathConvertFunc'/>
1196 <exports symbol='xmlXPathType'/>
1197 <exports symbol='xmlXPathTypePtr'/>
1198 <exports symbol='xmlXPathVariable'/>
1199 <exports symbol='xmlXPathVariablePtr'/>
1200 <exports symbol='xmlXPathEvalFunc'/>
1201 <exports symbol='xmlXPathFunct'/>
1202 <exports symbol='xmlXPathFuncPtr'/>
1203 <exports symbol='xmlXPathAxisFunc'/>
1204 <exports symbol='xmlXPathAxis'/>
1205 <exports symbol='xmlXPathAxisPtr'/>
1206 <exports symbol='xmlXPathCompExpr'/>
1207 <exports symbol='xmlXPathCompExprPtr'/>
1208 <exports symbol='xmlXPathFunction'/>
1209 <exports symbol='xmlXPathIsNaN'/>
1210 <exports symbol='xmlXPathIsInf'/>
1211 <exports symbol='xmlXPathNodeSetGetLength'/>
1212 <exports symbol='xmlXPathNodeSetItem'/>
1213 <exports symbol='xmlXPathNodeSetIsEmpty'/>
1214 <exports symbol='xmlXPathFreeObject'/>
1215 <exports symbol='xmlXPathNodeSetCreate'/>
1216 <exports symbol='xmlXPathFreeNodeSetList'/>
1217 <exports symbol='xmlXPathFreeNodeSet'/>
1218 <exports symbol='xmlXPathObjectCopy'/>
1219 <exports symbol='xmlXPathCmpNodes'/>
1220 <exports symbol='xmlXPathCastNumberToBoolean'/>
1221 <exports symbol='xmlXPathCastStringToBoolean'/>
1222 <exports symbol='xmlXPathCastNodeSetToBoolean'/>
1223 <exports symbol='xmlXPathCastToBoolean'/>
1224 <exports symbol='xmlXPathCastBooleanToNumber'/>
1225 <exports symbol='xmlXPathCastStringToNumber'/>
1226 <exports symbol='xmlXPathCastNodeToNumber'/>
1227 <exports symbol='xmlXPathCastNodeSetToNumber'/>
1228 <exports symbol='xmlXPathCastToNumber'/>
1229 <exports symbol='xmlXPathCastBooleanToString'/>
1230 <exports symbol='xmlXPathCastNumberToString'/>
1231 <exports symbol='xmlXPathCastNodeToString'/>
1232 <exports symbol='xmlXPathCastNodeSetToString'/>
1233 <exports symbol='xmlXPathCastToString'/>
1234 <exports symbol='xmlXPathConvertBoolean'/>
1235 <exports symbol='xmlXPathConvertNumber'/>
1236 <exports symbol='xmlXPathConvertString'/>
1237 <exports symbol='xmlXPathInit'/>
1238 <exports symbol='xmlXPathNewContext'/>
1239 <exports symbol='xmlXPathFreeContext'/>
1240 <exports symbol='xmlXPathEval'/>
1241 <exports symbol='xmlXPathEvalExpression'/>
1242 <exports symbol='xmlXPathEvalPredicate'/>
1243 <exports symbol='xmlXPathCompile'/>
1244 <exports symbol='xmlXPathCompiledEval'/>
1245 <exports symbol='xmlXPathFreeCompExpr'/>
1246 </file>
1247 </files>
1248 <symbols>
1249 <macro name='ATTRIBUTE_UNUSED' file='xmlversion'/>
1250 <macro name='BAD_CAST' file='tree'/>
1251 <macro name='BASE_BUFFER_SIZE' file='tree'/>
1252 <macro name='CAST_TO_BOOLEAN' file='xpathInternals'/>
1253 <macro name='CAST_TO_NUMBER' file='xpathInternals'/>
1254 <macro name='CAST_TO_STRING' file='xpathInternals'/>
1255 <macro name='CHECK_ARITY' file='xpathInternals'/>
1256 <macro name='CHECK_ERROR' file='xpathInternals'/>
1257 <macro name='CHECK_ERROR0' file='xpathInternals'/>
1258 <macro name='CHECK_TYPE' file='xpathInternals'/>
1259 <macro name='CHECK_TYPE0' file='xpathInternals'/>
1260 <macro name='DEBUG_MEMORY' file='xmlmemory'/>
1261 <macro name='DEBUG_MEMORY_LOCATION' file='xmlversion'/>
1262 <macro name='HTML_COMMENT_NODE' file='HTMLtree'/>
1263 <macro name='HTML_ENTITY_REF_NODE' file='HTMLtree'/>
1264 <macro name='HTML_PI_NODE' file='HTMLtree'/>
1265 <macro name='HTML_PRESERVE_NODE' file='HTMLtree'/>
1266 <macro name='HTML_TEXT_NODE' file='HTMLtree'/>
1267 <macro name='INPUT_CHUNK' file='parserInternals'/>
1268 <macro name='IS_BASECHAR' file='parserInternals'/>
1269 <macro name='IS_BLANK' file='parserInternals'/>
1270 <macro name='IS_CHAR' file='parserInternals'/>
1271 <macro name='IS_COMBINING' file='parserInternals'/>
1272 <macro name='IS_DIGIT' file='parserInternals'/>
1273 <macro name='IS_EXTENDER' file='parserInternals'/>
1274 <macro name='IS_IDEOGRAPHIC' file='parserInternals'/>
1275 <macro name='IS_LETTER' file='parserInternals'/>
1276 <macro name='IS_PUBIDCHAR' file='parserInternals'/>
1277 <macro name='LIBXML_CATALOG_ENABLED' file='xmlversion'/>
1278 <macro name='LIBXML_DEBUG_ENABLED' file='xmlversion'/>
1279 <macro name='LIBXML_DLL_IMPORT' file='xmlversion'/>
1280 <macro name='LIBXML_DOCB_ENABLED' file='xmlversion'/>
1281 <macro name='LIBXML_DOTTED_VERSION' file='xmlversion'/>
1282 <macro name='LIBXML_FTP_ENABLED' file='xmlversion'/>
1283 <macro name='LIBXML_HTML_ENABLED' file='xmlversion'/>
1284 <macro name='LIBXML_HTTP_ENABLED' file='xmlversion'/>
1285 <macro name='LIBXML_ICONV_ENABLED' file='xmlversion'/>
1286 <macro name='LIBXML_TEST_VERSION' file='xmlversion'/>
1287 <macro name='LIBXML_THREAD_ENABLED' file='xmlversion'/>
1288 <macro name='LIBXML_VERSION' file='xmlversion'/>
1289 <macro name='LIBXML_VERSION_STRING' file='xmlversion'/>
1290 <macro name='LIBXML_XINCLUDE_ENABLED' file='xmlversion'/>
1291 <macro name='LIBXML_XPATH_ENABLED' file='xmlversion'/>
1292 <macro name='LIBXML_XPTR_ENABLED' file='xmlversion'/>
1293 <macro name='MEM_LIST' file='xmlmemory'/>
1294 <macro name='MOVETO_ENDTAG' file='parserInternals'/>
1295 <macro name='MOVETO_STARTTAG' file='parserInternals'/>
1296 <macro name='SKIP_EOL' file='parserInternals'/>
1297 <function name='UTF8ToHtml' file='HTMLparser'>
1298 <return type='int'/>
1299 <arg name='out' type='unsigned char *'/>
1300 <arg name='outlen' type='int *'/>
1301 <arg name='in' type='const unsigned char *'/>
1302 <arg name='inlen' type='int *'/>
1303 </function>
1304 <function name='UTF8Toisolat1' file='encoding'>
1305 <return type='int'/>
1306 <arg name='out' type='unsigned char *'/>
1307 <arg name='outlen' type='int *'/>
1308 <arg name='in' type='const unsigned char *'/>
1309 <arg name='inlen' type='int *'/>
1310 </function>
1311 <macro name='WITHOUT_TRIO' file='xmlversion'/>
1312 <macro name='WITH_TRIO' file='xmlversion'/>
1313 <const name='XML_ATTRIBUTE_CDATA' file='tree'/>
1314 <const name='XML_ATTRIBUTE_DECL' file='tree'/>
1315 <const name='XML_ATTRIBUTE_ENTITIES' file='tree'/>
1316 <const name='XML_ATTRIBUTE_ENTITY' file='tree'/>
1317 <const name='XML_ATTRIBUTE_ENUMERATION' file='tree'/>
1318 <const name='XML_ATTRIBUTE_FIXED' file='tree'/>
1319 <const name='XML_ATTRIBUTE_ID' file='tree'/>
1320 <const name='XML_ATTRIBUTE_IDREF' file='tree'/>
1321 <const name='XML_ATTRIBUTE_IDREFS' file='tree'/>
1322 <const name='XML_ATTRIBUTE_IMPLIED' file='tree'/>
1323 <const name='XML_ATTRIBUTE_NMTOKEN' file='tree'/>
1324 <const name='XML_ATTRIBUTE_NMTOKENS' file='tree'/>
1325 <const name='XML_ATTRIBUTE_NODE' file='tree'/>
1326 <const name='XML_ATTRIBUTE_NONE' file='tree'/>
1327 <const name='XML_ATTRIBUTE_NOTATION' file='tree'/>
1328 <const name='XML_ATTRIBUTE_REQUIRED' file='tree'/>
1329 <const name='XML_BUFFER_ALLOC_DOUBLEIT' file='tree'/>
1330 <const name='XML_BUFFER_ALLOC_EXACT' file='tree'/>
1331 <macro name='XML_CATALOGS_NAMESPACE' file='catalog'/>
1332 <macro name='XML_CATALOG_PI' file='catalog'/>
1333 <const name='XML_CATA_ALLOW_ALL' file='catalog'/>
1334 <const name='XML_CATA_ALLOW_DOCUMENT' file='catalog'/>
1335 <const name='XML_CATA_ALLOW_GLOBAL' file='catalog'/>
1336 <const name='XML_CATA_ALLOW_NONE' file='catalog'/>
1337 <const name='XML_CATA_PREFER_NONE' file='catalog'/>
1338 <const name='XML_CATA_PREFER_PUBLIC' file='catalog'/>
1339 <const name='XML_CATA_PREFER_SYSTEM' file='catalog'/>
1340 <const name='XML_CDATA_SECTION_NODE' file='tree'/>
1341 <const name='XML_CHAR_ENCODING_2022_JP' file='encoding'/>
1342 <const name='XML_CHAR_ENCODING_8859_1' file='encoding'/>
1343 <const name='XML_CHAR_ENCODING_8859_2' file='encoding'/>
1344 <const name='XML_CHAR_ENCODING_8859_3' file='encoding'/>
1345 <const name='XML_CHAR_ENCODING_8859_4' file='encoding'/>
1346 <const name='XML_CHAR_ENCODING_8859_5' file='encoding'/>
1347 <const name='XML_CHAR_ENCODING_8859_6' file='encoding'/>
1348 <const name='XML_CHAR_ENCODING_8859_7' file='encoding'/>
1349 <const name='XML_CHAR_ENCODING_8859_8' file='encoding'/>
1350 <const name='XML_CHAR_ENCODING_8859_9' file='encoding'/>
1351 <const name='XML_CHAR_ENCODING_ASCII' file='encoding'/>
1352 <const name='XML_CHAR_ENCODING_EBCDIC' file='encoding'/>
1353 <const name='XML_CHAR_ENCODING_ERROR' file='encoding'/>
1354 <const name='XML_CHAR_ENCODING_EUC_JP' file='encoding'/>
1355 <const name='XML_CHAR_ENCODING_NONE' file='encoding'/>
1356 <const name='XML_CHAR_ENCODING_SHIFT_JIS' file='encoding'/>
1357 <const name='XML_CHAR_ENCODING_UCS2' file='encoding'/>
1358 <const name='XML_CHAR_ENCODING_UCS4BE' file='encoding'/>
1359 <const name='XML_CHAR_ENCODING_UCS4LE' file='encoding'/>
1360 <const name='XML_CHAR_ENCODING_UCS4_2143' file='encoding'/>
1361 <const name='XML_CHAR_ENCODING_UCS4_3412' file='encoding'/>
1362 <const name='XML_CHAR_ENCODING_UTF16BE' file='encoding'/>
1363 <const name='XML_CHAR_ENCODING_UTF16LE' file='encoding'/>
1364 <const name='XML_CHAR_ENCODING_UTF8' file='encoding'/>
1365 <const name='XML_COMMENT_NODE' file='tree'/>
1366 <macro name='XML_COMPLETE_ATTRS' file='parser'/>
1367 <macro name='XML_DEFAULT_VERSION' file='parser'/>
1368 <macro name='XML_DETECT_IDS' file='parser'/>
1369 <const name='XML_DOCB_DOCUMENT_NODE' file='tree'/>
1370 <const name='XML_DOCUMENT_FRAG_NODE' file='tree'/>
1371 <const name='XML_DOCUMENT_NODE' file='tree'/>
1372 <const name='XML_DOCUMENT_TYPE_NODE' file='tree'/>
1373 <const name='XML_DTD_NODE' file='tree'/>
1374 <const name='XML_ELEMENT_CONTENT_ELEMENT' file='tree'/>
1375 <const name='XML_ELEMENT_CONTENT_MULT' file='tree'/>
1376 <const name='XML_ELEMENT_CONTENT_ONCE' file='tree'/>
1377 <const name='XML_ELEMENT_CONTENT_OPT' file='tree'/>
1378 <const name='XML_ELEMENT_CONTENT_OR' file='tree'/>
1379 <const name='XML_ELEMENT_CONTENT_PCDATA' file='tree'/>
1380 <const name='XML_ELEMENT_CONTENT_PLUS' file='tree'/>
1381 <const name='XML_ELEMENT_CONTENT_SEQ' file='tree'/>
1382 <const name='XML_ELEMENT_DECL' file='tree'/>
1383 <const name='XML_ELEMENT_NODE' file='tree'/>
1384 <const name='XML_ELEMENT_TYPE_ANY' file='tree'/>
1385 <const name='XML_ELEMENT_TYPE_ELEMENT' file='tree'/>
1386 <const name='XML_ELEMENT_TYPE_EMPTY' file='tree'/>
1387 <const name='XML_ELEMENT_TYPE_MIXED' file='tree'/>
1388 <const name='XML_ELEMENT_TYPE_UNDEFINED' file='tree'/>
1389 <const name='XML_ENTITY_DECL' file='tree'/>
1390 <const name='XML_ENTITY_NODE' file='tree'/>
1391 <const name='XML_ENTITY_REF_NODE' file='tree'/>
1392 <const name='XML_ERR_ATTLIST_NOT_FINISHED' file='xmlerror'/>
1393 <const name='XML_ERR_ATTLIST_NOT_STARTED' file='xmlerror'/>
1394 <const name='XML_ERR_ATTRIBUTE_NOT_FINISHED' file='xmlerror'/>
1395 <const name='XML_ERR_ATTRIBUTE_NOT_STARTED' file='xmlerror'/>
1396 <const name='XML_ERR_ATTRIBUTE_REDEFINED' file='xmlerror'/>
1397 <const name='XML_ERR_ATTRIBUTE_WITHOUT_VALUE' file='xmlerror'/>
1398 <const name='XML_ERR_CDATA_NOT_FINISHED' file='xmlerror'/>
1399 <const name='XML_ERR_CHARREF_AT_EOF' file='xmlerror'/>
1400 <const name='XML_ERR_CHARREF_IN_DTD' file='xmlerror'/>
1401 <const name='XML_ERR_CHARREF_IN_EPILOG' file='xmlerror'/>
1402 <const name='XML_ERR_CHARREF_IN_PROLOG' file='xmlerror'/>
1403 <const name='XML_ERR_COMMENT_NOT_FINISHED' file='xmlerror'/>
1404 <const name='XML_ERR_CONDSEC_INVALID' file='xmlerror'/>
1405 <const name='XML_ERR_CONDSEC_NOT_FINISHED' file='xmlerror'/>
1406 <const name='XML_ERR_CONDSEC_NOT_STARTED' file='xmlerror'/>
1407 <const name='XML_ERR_DOCTYPE_NOT_FINISHED' file='xmlerror'/>
1408 <const name='XML_ERR_DOCUMENT_EMPTY' file='xmlerror'/>
1409 <const name='XML_ERR_DOCUMENT_END' file='xmlerror'/>
1410 <const name='XML_ERR_DOCUMENT_START' file='xmlerror'/>
1411 <const name='XML_ERR_ELEMCONTENT_NOT_FINISHED' file='xmlerror'/>
1412 <const name='XML_ERR_ELEMCONTENT_NOT_STARTED' file='xmlerror'/>
1413 <const name='XML_ERR_ENCODING_NAME' file='xmlerror'/>
1414 <const name='XML_ERR_ENTITYREF_AT_EOF' file='xmlerror'/>
1415 <const name='XML_ERR_ENTITYREF_IN_DTD' file='xmlerror'/>
1416 <const name='XML_ERR_ENTITYREF_IN_EPILOG' file='xmlerror'/>
1417 <const name='XML_ERR_ENTITYREF_IN_PROLOG' file='xmlerror'/>
1418 <const name='XML_ERR_ENTITYREF_NO_NAME' file='xmlerror'/>
1419 <const name='XML_ERR_ENTITYREF_SEMICOL_MISSING' file='xmlerror'/>
1420 <const name='XML_ERR_ENTITY_BOUNDARY' file='xmlerror'/>
1421 <const name='XML_ERR_ENTITY_CHAR_ERROR' file='xmlerror'/>
1422 <const name='XML_ERR_ENTITY_IS_EXTERNAL' file='xmlerror'/>
1423 <const name='XML_ERR_ENTITY_IS_PARAMETER' file='xmlerror'/>
1424 <const name='XML_ERR_ENTITY_LOOP' file='xmlerror'/>
1425 <const name='XML_ERR_ENTITY_NOT_FINISHED' file='xmlerror'/>
1426 <const name='XML_ERR_ENTITY_NOT_STARTED' file='xmlerror'/>
1427 <const name='XML_ERR_ENTITY_PE_INTERNAL' file='xmlerror'/>
1428 <const name='XML_ERR_EQUAL_REQUIRED' file='xmlerror'/>
1429 <const name='XML_ERR_EXTRA_CONTENT' file='xmlerror'/>
1430 <const name='XML_ERR_EXT_ENTITY_STANDALONE' file='xmlerror'/>
1431 <const name='XML_ERR_EXT_SUBSET_NOT_FINISHED' file='xmlerror'/>
1432 <const name='XML_ERR_GT_REQUIRED' file='xmlerror'/>
1433 <const name='XML_ERR_HYPHEN_IN_COMMENT' file='xmlerror'/>
1434 <const name='XML_ERR_INTERNAL_ERROR' file='xmlerror'/>
1435 <const name='XML_ERR_INVALID_CHAR' file='xmlerror'/>
1436 <const name='XML_ERR_INVALID_CHARREF' file='xmlerror'/>
1437 <const name='XML_ERR_INVALID_DEC_CHARREF' file='xmlerror'/>
1438 <const name='XML_ERR_INVALID_ENCODING' file='xmlerror'/>
1439 <const name='XML_ERR_INVALID_HEX_CHARREF' file='xmlerror'/>
1440 <const name='XML_ERR_INVALID_URI' file='xmlerror'/>
1441 <const name='XML_ERR_LITERAL_NOT_FINISHED' file='xmlerror'/>
1442 <const name='XML_ERR_LITERAL_NOT_STARTED' file='xmlerror'/>
1443 <const name='XML_ERR_LTSLASH_REQUIRED' file='xmlerror'/>
1444 <const name='XML_ERR_LT_IN_ATTRIBUTE' file='xmlerror'/>
1445 <const name='XML_ERR_LT_REQUIRED' file='xmlerror'/>
1446 <const name='XML_ERR_MISPLACED_CDATA_END' file='xmlerror'/>
1447 <const name='XML_ERR_MIXED_NOT_FINISHED' file='xmlerror'/>
1448 <const name='XML_ERR_MIXED_NOT_STARTED' file='xmlerror'/>
1449 <const name='XML_ERR_NAME_REQUIRED' file='xmlerror'/>
1450 <const name='XML_ERR_NMTOKEN_REQUIRED' file='xmlerror'/>
1451 <const name='XML_ERR_NOTATION_NOT_FINISHED' file='xmlerror'/>
1452 <const name='XML_ERR_NOTATION_NOT_STARTED' file='xmlerror'/>
1453 <const name='XML_ERR_NOT_WELL_BALANCED' file='xmlerror'/>
1454 <const name='XML_ERR_NO_DTD' file='xmlerror'/>
1455 <const name='XML_ERR_NO_MEMORY' file='xmlerror'/>
1456 <const name='XML_ERR_NS_DECL_ERROR' file='xmlerror'/>
1457 <const name='XML_ERR_OK' file='xmlerror'/>
1458 <const name='XML_ERR_PCDATA_REQUIRED' file='xmlerror'/>
1459 <const name='XML_ERR_PEREF_AT_EOF' file='xmlerror'/>
1460 <const name='XML_ERR_PEREF_IN_EPILOG' file='xmlerror'/>
1461 <const name='XML_ERR_PEREF_IN_INT_SUBSET' file='xmlerror'/>
1462 <const name='XML_ERR_PEREF_IN_PROLOG' file='xmlerror'/>
1463 <const name='XML_ERR_PEREF_NO_NAME' file='xmlerror'/>
1464 <const name='XML_ERR_PEREF_SEMICOL_MISSING' file='xmlerror'/>
1465 <const name='XML_ERR_PI_NOT_FINISHED' file='xmlerror'/>
1466 <const name='XML_ERR_PI_NOT_STARTED' file='xmlerror'/>
1467 <const name='XML_ERR_PUBID_REQUIRED' file='xmlerror'/>
1468 <const name='XML_ERR_RESERVED_XML_NAME' file='xmlerror'/>
1469 <const name='XML_ERR_SEPARATOR_REQUIRED' file='xmlerror'/>
1470 <const name='XML_ERR_SPACE_REQUIRED' file='xmlerror'/>
1471 <const name='XML_ERR_STANDALONE_VALUE' file='xmlerror'/>
1472 <const name='XML_ERR_STRING_NOT_CLOSED' file='xmlerror'/>
1473 <const name='XML_ERR_STRING_NOT_STARTED' file='xmlerror'/>
1474 <const name='XML_ERR_TAG_NAME_MISMATCH' file='xmlerror'/>
1475 <const name='XML_ERR_TAG_NOT_FINISHED' file='xmlerror'/>
1476 <const name='XML_ERR_UNDECLARED_ENTITY' file='xmlerror'/>
1477 <const name='XML_ERR_UNKNOWN_ENCODING' file='xmlerror'/>
1478 <const name='XML_ERR_UNPARSED_ENTITY' file='xmlerror'/>
1479 <const name='XML_ERR_UNSUPPORTED_ENCODING' file='xmlerror'/>
1480 <const name='XML_ERR_URI_FRAGMENT' file='xmlerror'/>
1481 <const name='XML_ERR_URI_REQUIRED' file='xmlerror'/>
1482 <const name='XML_ERR_VALUE_REQUIRED' file='xmlerror'/>
1483 <const name='XML_ERR_XMLDECL_NOT_FINISHED' file='xmlerror'/>
1484 <const name='XML_ERR_XMLDECL_NOT_STARTED' file='xmlerror'/>
1485 <const name='XML_EXTERNAL_GENERAL_PARSED_ENTITY' file='entities'/>
1486 <const name='XML_EXTERNAL_GENERAL_UNPARSED_ENTITY' file='entities'/>
1487 <const name='XML_EXTERNAL_PARAMETER_ENTITY' file='entities'/>
1488 <macro name='XML_GET_CONTENT' file='tree'/>
1489 <macro name='XML_GET_LINE' file='tree'/>
1490 <const name='XML_HTML_DOCUMENT_NODE' file='tree'/>
1491 <const name='XML_INTERNAL_GENERAL_ENTITY' file='entities'/>
1492 <const name='XML_INTERNAL_PARAMETER_ENTITY' file='entities'/>
1493 <const name='XML_INTERNAL_PREDEFINED_ENTITY' file='entities'/>
1494 <macro name='XML_LOCAL_NAMESPACE' file='tree'/>
1495 <macro name='XML_MAX_NAMELEN' file='parserInternals'/>
1496 <const name='XML_NAMESPACE_DECL' file='tree'/>
1497 <const name='XML_NOTATION_NODE' file='tree'/>
1498 <const name='XML_PARSER_ATTRIBUTE_VALUE' file='parser'/>
1499 <const name='XML_PARSER_CDATA_SECTION' file='parser'/>
1500 <const name='XML_PARSER_COMMENT' file='parser'/>
1501 <const name='XML_PARSER_CONTENT' file='parser'/>
1502 <const name='XML_PARSER_DTD' file='parser'/>
1503 <const name='XML_PARSER_END_TAG' file='parser'/>
1504 <const name='XML_PARSER_ENTITY_DECL' file='parser'/>
1505 <const name='XML_PARSER_ENTITY_VALUE' file='parser'/>
1506 <const name='XML_PARSER_EOF' file='parser'/>
1507 <const name='XML_PARSER_EPILOG' file='parser'/>
1508 <const name='XML_PARSER_IGNORE' file='parser'/>
1509 <const name='XML_PARSER_MISC' file='parser'/>
1510 <const name='XML_PARSER_PI' file='parser'/>
1511 <const name='XML_PARSER_PROLOG' file='parser'/>
1512 <const name='XML_PARSER_START' file='parser'/>
1513 <const name='XML_PARSER_START_TAG' file='parser'/>
1514 <const name='XML_PARSER_SYSTEM_LITERAL' file='parser'/>
1515 <const name='XML_PI_NODE' file='tree'/>
1516 <macro name='XML_SUBSTITUTE_BOTH' file='parserInternals'/>
1517 <macro name='XML_SUBSTITUTE_NONE' file='parserInternals'/>
1518 <macro name='XML_SUBSTITUTE_PEREF' file='parserInternals'/>
1519 <macro name='XML_SUBSTITUTE_REF' file='parserInternals'/>
1520 <const name='XML_TEXT_NODE' file='tree'/>
1521 <const name='XML_WAR_CATALOG_PI' file='xmlerror'/>
1522 <const name='XML_WAR_UNDECLARED_ENTITY' file='xmlerror'/>
1523 <const name='XML_XINCLUDE_END' file='tree'/>
1524 <const name='XML_XINCLUDE_START' file='tree'/>
1525 <macro name='XML_XML_NAMESPACE' file='tree'/>
1526 <const name='XPATH_BOOLEAN' file='xpath'/>
1527 <const name='XPATH_ENCODING_ERROR' file='xpath'/>
1528 <const name='XPATH_EXPRESSION_OK' file='xpath'/>
1529 <const name='XPATH_EXPR_ERROR' file='xpath'/>
1530 <const name='XPATH_INVALID_ARITY' file='xpath'/>
1531 <const name='XPATH_INVALID_CHAR_ERROR' file='xpath'/>
1532 <const name='XPATH_INVALID_CTXT_POSITION' file='xpath'/>
1533 <const name='XPATH_INVALID_CTXT_SIZE' file='xpath'/>
1534 <const name='XPATH_INVALID_OPERAND' file='xpath'/>
1535 <const name='XPATH_INVALID_PREDICATE_ERROR' file='xpath'/>
1536 <const name='XPATH_INVALID_TYPE' file='xpath'/>
1537 <const name='XPATH_LOCATIONSET' file='xpath'/>
1538 <const name='XPATH_MEMORY_ERROR' file='xpath'/>
1539 <const name='XPATH_NODESET' file='xpath'/>
1540 <const name='XPATH_NUMBER' file='xpath'/>
1541 <const name='XPATH_NUMBER_ERROR' file='xpath'/>
1542 <const name='XPATH_POINT' file='xpath'/>
1543 <const name='XPATH_RANGE' file='xpath'/>
1544 <const name='XPATH_START_LITERAL_ERROR' file='xpath'/>
1545 <const name='XPATH_STRING' file='xpath'/>
1546 <const name='XPATH_UNCLOSED_ERROR' file='xpath'/>
1547 <const name='XPATH_UNDEFINED' file='xpath'/>
1548 <const name='XPATH_UNDEF_PREFIX_ERROR' file='xpath'/>
1549 <const name='XPATH_UNDEF_VARIABLE_ERROR' file='xpath'/>
1550 <const name='XPATH_UNFINISHED_LITERAL_ERROR' file='xpath'/>
1551 <const name='XPATH_UNKNOWN_FUNC_ERROR' file='xpath'/>
1552 <const name='XPATH_USERS' file='xpath'/>
1553 <const name='XPATH_VARIABLE_REF_ERROR' file='xpath'/>
1554 <const name='XPATH_XSLT_TREE' file='xpath'/>
1555 <const name='XPTR_RESOURCE_ERROR' file='xpath'/>
1556 <const name='XPTR_SUB_RESOURCE_ERROR' file='xpath'/>
1557 <const name='XPTR_SYNTAX_ERROR' file='xpath'/>
1558 <macro name='XP_ERROR' file='xpathInternals'/>
1559 <macro name='XP_ERROR0' file='xpathInternals'/>
1560 <function name='attribute' file='SAX'>
1561 <return type='void'/>
1562 <arg name='ctx' type='void *'/>
1563 <arg name='fullname' type='const xmlChar *'/>
1564 <arg name='value' type='const xmlChar *'/>
1565 </function>
1566 <function name='attributeDecl' file='SAX'>
1567 <return type='void'/>
1568 <arg name='ctx' type='void *'/>
1569 <arg name='elem' type='const xmlChar *'/>
1570 <arg name='fullname' type='const xmlChar *'/>
1571 <arg name='type' type='int'/>
1572 <arg name='def' type='int'/>
1573 <arg name='defaultValue' type='const xmlChar *'/>
1574 <arg name='tree' type='xmlEnumerationPtr'/>
1575 </function>
1576 <function name='cdataBlock' file='SAX'>
1577 <return type='void'/>
1578 <arg name='ctx' type='void *'/>
1579 <arg name='value' type='const xmlChar *'/>
1580 <arg name='len' type='int'/>
1581 </function>
1582 <function name='characters' file='SAX'>
1583 <return type='void'/>
1584 <arg name='ctx' type='void *'/>
1585 <arg name='ch' type='const xmlChar *'/>
1586 <arg name='len' type='int'/>
1587 </function>
1588 <function name='checkNamespace' file='SAX'>
1589 <return type='int'/>
1590 <arg name='ctx' type='void *'/>
1591 <arg name='nameSpace' type='xmlChar *'/>
1592 </function>
1593 <function name='comment' file='SAX'>
1594 <return type='void'/>
1595 <arg name='ctx' type='void *'/>
1596 <arg name='value' type='const xmlChar *'/>
1597 </function>
1598 <function name='docbCreateFileParserCtxt' file='DOCBparser'>
1599 <return type='docbParserCtxtPtr'/>
1600 <arg name='filename' type='const char *'/>
1601 <arg name='encoding' type='const char *'/>
1602 </function>
1603 <function name='docbCreatePushParserCtxt' file='DOCBparser'>
1604 <return type='docbParserCtxtPtr'/>
1605 <arg name='sax' type='docbSAXHandlerPtr'/>
1606 <arg name='data' type='void *user_'/>
1607 <arg name='chunk' type='const char *'/>
1608 <arg name='size' type='int'/>
1609 <arg name='filename' type='const char *'/>
1610 <arg name='enc' type='xmlCharEncoding'/>
1611 </function>
1612 <macro name='docbDefaultSAXHandler' file='globals'/>
1613 <function name='docbDefaultSAXHandlerInit' file='SAX'>
1614 <return type='void'/>
1615 <arg name='void' type=''/>
1616 </function>
1617 <typedef name='docbDocPtr' file='DOCBparser'/>
1618 <function name='docbEncodeEntities' file='DOCBparser'>
1619 <return type='int'/>
1620 <arg name='out' type='unsigned char *'/>
1621 <arg name='outlen' type='int *'/>
1622 <arg name='in' type='const unsigned char *'/>
1623 <arg name='inlen' type='int *'/>
1624 <arg name='quoteChar' type='int'/>
1625 </function>
1626 <function name='docbFreeParserCtxt' file='DOCBparser'>
1627 <return type='void'/>
1628 <arg name='ctxt' type='docbParserCtxtPtr'/>
1629 </function>
1630 <typedef name='docbNodePtr' file='DOCBparser'/>
1631 <function name='docbParseChunk' file='DOCBparser'>
1632 <return type='int'/>
1633 <arg name='ctxt' type='docbParserCtxtPtr'/>
1634 <arg name='chunk' type='const char *'/>
1635 <arg name='size' type='int'/>
1636 <arg name='terminate' type='int'/>
1637 </function>
1638 <function name='docbParseDoc' file='DOCBparser'>
1639 <return type='docbDocPtr'/>
1640 <arg name='cur' type='xmlChar *'/>
1641 <arg name='encoding' type='const char *'/>
1642 </function>
1643 <function name='docbParseDocument' file='DOCBparser'>
1644 <return type='int'/>
1645 <arg name='ctxt' type='docbParserCtxtPtr'/>
1646 </function>
1647 <function name='docbParseFile' file='DOCBparser'>
1648 <return type='docbDocPtr'/>
1649 <arg name='filename' type='const char *'/>
1650 <arg name='encoding' type='const char *'/>
1651 </function>
1652 <typedef name='docbParserCtxt' file='DOCBparser'/>
1653 <typedef name='docbParserCtxtPtr' file='DOCBparser'/>
1654 <typedef name='docbParserInput' file='DOCBparser'/>
1655 <typedef name='docbParserInputPtr' file='DOCBparser'/>
1656 <typedef name='docbParserNodeInfo' file='DOCBparser'/>
1657 <typedef name='docbSAXHandler' file='DOCBparser'/>
1658 <typedef name='docbSAXHandlerPtr' file='DOCBparser'/>
1659 <function name='docbSAXParseDoc' file='DOCBparser'>
1660 <return type='docbDocPtr'/>
1661 <arg name='cur' type='xmlChar *'/>
1662 <arg name='encoding' type='const char *'/>
1663 <arg name='sax' type='docbSAXHandlerPtr'/>
1664 <arg name='userData' type='void *'/>
1665 </function>
1666 <function name='docbSAXParseFile' file='DOCBparser'>
1667 <return type='docbDocPtr'/>
1668 <arg name='filename' type='const char *'/>
1669 <arg name='encoding' type='const char *'/>
1670 <arg name='sax' type='docbSAXHandlerPtr'/>
1671 <arg name='userData' type='void *'/>
1672 </function>
1673 <function name='elementDecl' file='SAX'>
1674 <return type='void'/>
1675 <arg name='ctx' type='void *'/>
1676 <arg name='name' type='const xmlChar *'/>
1677 <arg name='type' type='int'/>
1678 <arg name='content' type='xmlElementContentPtr'/>
1679 </function>
1680 <function name='endDocument' file='SAX'>
1681 <return type='void'/>
1682 <arg name='ctx' type='void *'/>
1683 </function>
1684 <function name='endElement' file='SAX'>
1685 <return type='void'/>
1686 <arg name='ctx' type='void *'/>
1687 <arg name='name' type='const xmlChar *'/>
1688 </function>
1689 <function name='entityDecl' file='SAX'>
1690 <return type='void'/>
1691 <arg name='ctx' type='void *'/>
1692 <arg name='name' type='const xmlChar *'/>
1693 <arg name='type' type='int'/>
1694 <arg name='publicId' type='const xmlChar *'/>
1695 <arg name='systemId' type='const xmlChar *'/>
1696 <arg name='content' type='xmlChar *'/>
1697 </function>
1698 <function name='externalSubset' file='SAX'>
1699 <return type='void'/>
1700 <arg name='ctx' type='void *'/>
1701 <arg name='name' type='const xmlChar *'/>
1702 <arg name='ExternalID' type='const xmlChar *'/>
1703 <arg name='SystemID' type='const xmlChar *'/>
1704 </function>
1705 <function name='getColumnNumber' file='SAX'>
1706 <return type='int'/>
1707 <arg name='ctx' type='void *'/>
1708 </function>
1709 <function name='getEntity' file='SAX'>
1710 <return type='xmlEntityPtr'/>
1711 <arg name='ctx' type='void *'/>
1712 <arg name='name' type='const xmlChar *'/>
1713 </function>
1714 <function name='getLineNumber' file='SAX'>
1715 <return type='int'/>
1716 <arg name='ctx' type='void *'/>
1717 </function>
1718 <function name='getNamespace' file='SAX'>
1719 <return type='xmlNsPtr'/>
1720 <arg name='ctx' type='void *'/>
1721 </function>
1722 <function name='getParameterEntity' file='SAX'>
1723 <return type='xmlEntityPtr'/>
1724 <arg name='ctx' type='void *'/>
1725 <arg name='name' type='const xmlChar *'/>
1726 </function>
1727 <function name='getPublicId' file='SAX'>
1728 <return type='const xmlChar *'/>
1729 <arg name='ctx' type='void *'/>
1730 </function>
1731 <function name='getSystemId' file='SAX'>
1732 <return type='const xmlChar *'/>
1733 <arg name='ctx' type='void *'/>
1734 </function>
1735 <function name='globalNamespace' file='SAX'>
1736 <return type='void'/>
1737 <arg name='ctx' type='void *'/>
1738 <arg name='href' type='const xmlChar *'/>
1739 <arg name='prefix' type='const xmlChar *'/>
1740 </function>
1741 <function name='hasExternalSubset' file='SAX'>
1742 <return type='int'/>
1743 <arg name='ctx' type='void *'/>
1744 </function>
1745 <function name='hasInternalSubset' file='SAX'>
1746 <return type='int'/>
1747 <arg name='ctx' type='void *'/>
1748 </function>
1749 <function name='htmlAutoCloseTag' file='HTMLparser'>
1750 <return type='int'/>
1751 <arg name='doc' type='htmlDocPtr'/>
1752 <arg name='name' type='const xmlChar *'/>
1753 <arg name='elem' type='htmlNodePtr'/>
1754 </function>
1755 <function name='htmlCreateFileParserCtxt' file='parserInternals'>
1756 <return type='htmlParserCtxtPtr'/>
1757 <arg name='filename' type='const char *'/>
1758 <arg name='encoding' type='const char *'/>
1759 </function>
1760 <function name='htmlCreatePushParserCtxt' file='HTMLparser'>
1761 <return type='htmlParserCtxtPtr'/>
1762 <arg name='sax' type='htmlSAXHandlerPtr'/>
1763 <arg name='data' type='void *user_'/>
1764 <arg name='chunk' type='const char *'/>
1765 <arg name='size' type='int'/>
1766 <arg name='filename' type='const char *'/>
1767 <arg name='enc' type='xmlCharEncoding'/>
1768 </function>
1769 <macro name='htmlDefaultSAXHandler' file='globals'/>
1770 <function name='htmlDefaultSAXHandlerInit' file='parser'>
1771 <return type='void'/>
1772 <arg name='void' type=''/>
1773 </function>
1774 <function name='htmlDocContentDumpFormatOutput' file='HTMLtree'>
1775 <return type='void'/>
1776 <arg name='buf' type='xmlOutputBufferPtr'/>
1777 <arg name='cur' type='xmlDocPtr'/>
1778 <arg name='encoding' type='const char *'/>
1779 <arg name='format' type='int'/>
1780 </function>
1781 <function name='htmlDocContentDumpOutput' file='HTMLtree'>
1782 <return type='void'/>
1783 <arg name='buf' type='xmlOutputBufferPtr'/>
1784 <arg name='cur' type='xmlDocPtr'/>
1785 <arg name='encoding' type='const char *'/>
1786 </function>
1787 <function name='htmlDocDump' file='HTMLtree'>
1788 <return type='int'/>
1789 <arg name='f' type='FILE *'/>
1790 <arg name='cur' type='xmlDocPtr'/>
1791 </function>
1792 <function name='htmlDocDumpMemory' file='HTMLtree'>
1793 <return type='void'/>
1794 <arg name='cur' type='xmlDocPtr'/>
1795 <arg name='mem' type='xmlChar **'/>
1796 <arg name='size' type='int *'/>
1797 </function>
1798 <typedef name='htmlDocPtr' file='HTMLparser'/>
1799 <struct name='htmlElemDesc' file='HTMLparser'/>
1800 <typedef name='htmlElemDescPtr' file='HTMLparser'/>
1801 <function name='htmlEncodeEntities' file='HTMLparser'>
1802 <return type='int'/>
1803 <arg name='out' type='unsigned char *'/>
1804 <arg name='outlen' type='int *'/>
1805 <arg name='in' type='const unsigned char *'/>
1806 <arg name='inlen' type='int *'/>
1807 <arg name='quoteChar' type='int'/>
1808 </function>
1809 <struct name='htmlEntityDesc' file='HTMLparser'/>
1810 <typedef name='htmlEntityDescPtr' file='HTMLparser'/>
1811 <function name='htmlEntityLookup' file='HTMLparser'>
1812 <return type='const htmlEntityDesc *'/>
1813 <arg name='name' type='const xmlChar *'/>
1814 </function>
1815 <function name='htmlEntityValueLookup' file='HTMLparser'>
1816 <return type='const htmlEntityDesc *'/>
1817 <arg name='value' type='unsigned int'/>
1818 </function>
1819 <function name='htmlFreeParserCtxt' file='HTMLparser'>
1820 <return type='void'/>
1821 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1822 </function>
1823 <function name='htmlGetMetaEncoding' file='HTMLtree'>
1824 <return type='const xmlChar *'/>
1825 <arg name='doc' type='htmlDocPtr'/>
1826 </function>
1827 <function name='htmlHandleOmittedElem' file='HTMLparser'>
1828 <return type='int'/>
1829 <arg name='val' type='int'/>
1830 </function>
1831 <function name='htmlInitAutoClose' file='parserInternals'>
1832 <return type='void'/>
1833 <arg name='void' type=''/>
1834 </function>
1835 <function name='htmlIsAutoClosed' file='HTMLparser'>
1836 <return type='int'/>
1837 <arg name='doc' type='htmlDocPtr'/>
1838 <arg name='elem' type='htmlNodePtr'/>
1839 </function>
1840 <function name='htmlIsScriptAttribute' file='HTMLparser'>
1841 <return type='int'/>
1842 <arg name='name' type='const xmlChar *'/>
1843 </function>
1844 <function name='htmlNewDoc' file='HTMLtree'>
1845 <return type='htmlDocPtr'/>
1846 <arg name='URI' type='const xmlChar *'/>
1847 <arg name='ExternalID' type='const xmlChar *'/>
1848 </function>
1849 <function name='htmlNewDocNoDtD' file='HTMLtree'>
1850 <return type='htmlDocPtr'/>
1851 <arg name='URI' type='const xmlChar *'/>
1852 <arg name='ExternalID' type='const xmlChar *'/>
1853 </function>
1854 <function name='htmlNodeDump' file='HTMLtree'>
1855 <return type='void'/>
1856 <arg name='buf' type='xmlBufferPtr'/>
1857 <arg name='doc' type='xmlDocPtr'/>
1858 <arg name='cur' type='xmlNodePtr'/>
1859 </function>
1860 <function name='htmlNodeDumpFile' file='HTMLtree'>
1861 <return type='void'/>
1862 <arg name='out' type='FILE *'/>
1863 <arg name='doc' type='xmlDocPtr'/>
1864 <arg name='cur' type='xmlNodePtr'/>
1865 </function>
1866 <function name='htmlNodeDumpFileFormat' file='HTMLtree'>
1867 <return type='int'/>
1868 <arg name='out' type='FILE *'/>
1869 <arg name='doc' type='xmlDocPtr'/>
1870 <arg name='cur' type='xmlNodePtr'/>
1871 <arg name='encoding' type='const char *'/>
1872 <arg name='format' type='int'/>
1873 </function>
1874 <function name='htmlNodeDumpFormatOutput' file='HTMLtree'>
1875 <return type='void'/>
1876 <arg name='buf' type='xmlOutputBufferPtr'/>
1877 <arg name='doc' type='xmlDocPtr'/>
1878 <arg name='cur' type='xmlNodePtr'/>
1879 <arg name='encoding' type='const char *'/>
1880 <arg name='format' type='int'/>
1881 </function>
1882 <typedef name='htmlNodePtr' file='HTMLparser'/>
1883 <function name='htmlParseCharRef' file='HTMLparser'>
1884 <return type='int'/>
1885 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1886 </function>
1887 <function name='htmlParseChunk' file='HTMLparser'>
1888 <return type='int'/>
1889 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1890 <arg name='chunk' type='const char *'/>
1891 <arg name='size' type='int'/>
1892 <arg name='terminate' type='int'/>
1893 </function>
1894 <function name='htmlParseDoc' file='HTMLparser'>
1895 <return type='htmlDocPtr'/>
1896 <arg name='cur' type='xmlChar *'/>
1897 <arg name='encoding' type='const char *'/>
1898 </function>
1899 <function name='htmlParseElement' file='HTMLparser'>
1900 <return type='void'/>
1901 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1902 </function>
1903 <function name='htmlParseEntityRef' file='HTMLparser'>
1904 <return type='const htmlEntityDesc *'/>
1905 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1906 <arg name='str' type='xmlChar **'/>
1907 </function>
1908 <function name='htmlParseFile' file='HTMLparser'>
1909 <return type='htmlDocPtr'/>
1910 <arg name='filename' type='const char *'/>
1911 <arg name='encoding' type='const char *'/>
1912 </function>
1913 <typedef name='htmlParserCtxt' file='HTMLparser'/>
1914 <typedef name='htmlParserCtxtPtr' file='HTMLparser'/>
1915 <typedef name='htmlParserInput' file='HTMLparser'/>
1916 <typedef name='htmlParserInputPtr' file='HTMLparser'/>
1917 <typedef name='htmlParserNodeInfo' file='HTMLparser'/>
1918 <typedef name='htmlSAXHandler' file='HTMLparser'/>
1919 <typedef name='htmlSAXHandlerPtr' file='HTMLparser'/>
1920 <function name='htmlSAXParseDoc' file='HTMLparser'>
1921 <return type='htmlDocPtr'/>
1922 <arg name='cur' type='xmlChar *'/>
1923 <arg name='encoding' type='const char *'/>
1924 <arg name='sax' type='htmlSAXHandlerPtr'/>
1925 <arg name='userData' type='void *'/>
1926 </function>
1927 <function name='htmlSAXParseFile' file='HTMLparser'>
1928 <return type='htmlDocPtr'/>
1929 <arg name='filename' type='const char *'/>
1930 <arg name='encoding' type='const char *'/>
1931 <arg name='sax' type='htmlSAXHandlerPtr'/>
1932 <arg name='userData' type='void *'/>
1933 </function>
1934 <function name='htmlSaveFile' file='HTMLtree'>
1935 <return type='int'/>
1936 <arg name='filename' type='const char *'/>
1937 <arg name='cur' type='xmlDocPtr'/>
1938 </function>
1939 <function name='htmlSaveFileEnc' file='HTMLtree'>
1940 <return type='int'/>
1941 <arg name='filename' type='const char *'/>
1942 <arg name='cur' type='xmlDocPtr'/>
1943 <arg name='encoding' type='const char *'/>
1944 </function>
1945 <function name='htmlSaveFileFormat' file='HTMLtree'>
1946 <return type='int'/>
1947 <arg name='filename' type='const char *'/>
1948 <arg name='cur' type='xmlDocPtr'/>
1949 <arg name='encoding' type='const char *'/>
1950 <arg name='format' type='int'/>
1951 </function>
1952 <function name='htmlSetMetaEncoding' file='HTMLtree'>
1953 <return type='int'/>
1954 <arg name='doc' type='htmlDocPtr'/>
1955 <arg name='encoding' type='const xmlChar *'/>
1956 </function>
1957 <function name='htmlTagLookup' file='HTMLparser'>
1958 <return type='const htmlElemDesc *'/>
1959 <arg name='tag' type='const xmlChar *'/>
1960 </function>
1961 <function name='ignorableWhitespace' file='SAX'>
1962 <return type='void'/>
1963 <arg name='ctx' type='void *'/>
1964 <arg name='ch' type='const xmlChar *'/>
1965 <arg name='len' type='int'/>
1966 </function>
1967 <function name='initGenericErrorDefaultFunc' file='xmlerror'>
1968 <return type='void'/>
1969 <arg name='handler' type='xmlGenericErrorFunc *'/>
1970 </function>
1971 <function name='initdocbDefaultSAXHandler' file='SAX'>
1972 <return type='void'/>
1973 <arg name='hdlr' type='xmlSAXHandler *'/>
1974 </function>
1975 <function name='inithtmlDefaultSAXHandler' file='SAX'>
1976 <return type='void'/>
1977 <arg name='hdlr' type='xmlSAXHandler *'/>
1978 </function>
1979 <function name='initxmlDefaultSAXHandler' file='SAX'>
1980 <return type='void'/>
1981 <arg name='hdlr' type='xmlSAXHandler *'/>
1982 <arg name='warning' type='int'/>
1983 </function>
1984 <function name='inputPop' file='parserInternals'>
1985 <return type='xmlParserInputPtr'/>
1986 <arg name='ctxt' type='xmlParserCtxtPtr'/>
1987 </function>
1988 <function name='inputPush' file='parserInternals'>
1989 <return type='int'/>
1990 <arg name='ctxt' type='xmlParserCtxtPtr'/>
1991 <arg name='value' type='xmlParserInputPtr'/>
1992 </function>
1993 <function name='internalSubset' file='SAX'>
1994 <return type='void'/>
1995 <arg name='ctx' type='void *'/>
1996 <arg name='name' type='const xmlChar *'/>
1997 <arg name='ExternalID' type='const xmlChar *'/>
1998 <arg name='SystemID' type='const xmlChar *'/>
1999 </function>
2000 <function name='isStandalone' file='SAX'>
2001 <return type='int'/>
2002 <arg name='ctx' type='void *'/>
2003 </function>
2004 <function name='isolat1ToUTF8' file='encoding'>
2005 <return type='int'/>
2006 <arg name='out' type='unsigned char *'/>
2007 <arg name='outlen' type='int *'/>
2008 <arg name='in' type='const unsigned char *'/>
2009 <arg name='inlen' type='int *'/>
2010 </function>
2011 <function name='namePop' file='parserInternals'>
2012 <return type='xmlChar *'/>
2013 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2014 </function>
2015 <function name='namePush' file='parserInternals'>
2016 <return type='int'/>
2017 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2018 <arg name='value' type='xmlChar *'/>
2019 </function>
2020 <function name='namespaceDecl' file='SAX'>
2021 <return type='void'/>
2022 <arg name='ctx' type='void *'/>
2023 <arg name='href' type='const xmlChar *'/>
2024 <arg name='prefix' type='const xmlChar *'/>
2025 </function>
2026 <function name='nodePop' file='parserInternals'>
2027 <return type='xmlNodePtr'/>
2028 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2029 </function>
2030 <function name='nodePush' file='parserInternals'>
2031 <return type='int'/>
2032 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2033 <arg name='value' type='xmlNodePtr'/>
2034 </function>
2035 <function name='notationDecl' file='SAX'>
2036 <return type='void'/>
2037 <arg name='ctx' type='void *'/>
2038 <arg name='name' type='const xmlChar *'/>
2039 <arg name='publicId' type='const xmlChar *'/>
2040 <arg name='systemId' type='const xmlChar *'/>
2041 </function>
2042 <macro name='oldXMLWDcompatibility' file='globals'/>
2043 <function name='processingInstruction' file='SAX'>
2044 <return type='void'/>
2045 <arg name='ctx' type='void *'/>
2046 <arg name='target' type='const xmlChar *'/>
2047 <arg name='data' type='const xmlChar *'/>
2048 </function>
2049 <function name='reference' file='SAX'>
2050 <return type='void'/>
2051 <arg name='ctx' type='void *'/>
2052 <arg name='name' type='const xmlChar *'/>
2053 </function>
2054 <function name='resolveEntity' file='SAX'>
2055 <return type='xmlParserInputPtr'/>
2056 <arg name='ctx' type='void *'/>
2057 <arg name='publicId' type='const xmlChar *'/>
2058 <arg name='systemId' type='const xmlChar *'/>
2059 </function>
2060 <function name='setDocumentLocator' file='SAX'>
2061 <return type='void'/>
2062 <arg name='ctx' type='void *'/>
2063 <arg name='loc' type='xmlSAXLocatorPtr'/>
2064 </function>
2065 <function name='setNamespace' file='SAX'>
2066 <return type='void'/>
2067 <arg name='ctx' type='void *'/>
2068 <arg name='name' type='const xmlChar *'/>
2069 </function>
2070 <function name='startDocument' file='SAX'>
2071 <return type='void'/>
2072 <arg name='ctx' type='void *'/>
2073 </function>
2074 <function name='startElement' file='SAX'>
2075 <return type='void'/>
2076 <arg name='ctx' type='void *'/>
2077 <arg name='fullname' type='const xmlChar *'/>
2078 <arg name='atts' type='const xmlChar **'/>
2079 </function>
2080 <function name='unparsedEntityDecl' file='SAX'>
2081 <return type='void'/>
2082 <arg name='ctx' type='void *'/>
2083 <arg name='name' type='const xmlChar *'/>
2084 <arg name='publicId' type='const xmlChar *'/>
2085 <arg name='systemId' type='const xmlChar *'/>
2086 <arg name='notationName' type='const xmlChar *'/>
2087 </function>
2088 <function name='valuePop' file='xpathInternals'>
2089 <return type='xmlXPathObjectPtr'/>
2090 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
2091 </function>
2092 <function name='valuePush' file='xpathInternals'>
2093 <return type='int'/>
2094 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
2095 <arg name='value' type='xmlXPathObjectPtr'/>
2096 </function>
2097 <function name='xmlACatalogAdd' file='catalog'>
2098 <return type='int'/>
2099 <arg name='catal' type='xmlCatalogPtr'/>
2100 <arg name='type' type='const xmlChar *'/>
2101 <arg name='orig' type='const xmlChar *'/>
2102 <arg name='replace' type='const xmlChar *'/>
2103 </function>
2104 <function name='xmlACatalogDump' file='catalog'>
2105 <return type='void'/>
2106 <arg name='catal' type='xmlCatalogPtr'/>
2107 <arg name='out' type='FILE *'/>
2108 </function>
2109 <function name='xmlACatalogRemove' file='catalog'>
2110 <return type='int'/>
2111 <arg name='catal' type='xmlCatalogPtr'/>
2112 <arg name='value' type='const xmlChar *'/>
2113 </function>
2114 <function name='xmlACatalogResolve' file='catalog'>
2115 <return type='xmlChar *'/>
2116 <arg name='catal' type='xmlCatalogPtr'/>
2117 <arg name='pubID' type='const xmlChar *'/>
2118 <arg name='sysID' type='const xmlChar *'/>
2119 </function>
2120 <function name='xmlACatalogResolvePublic' file='catalog'>
2121 <return type='xmlChar *'/>
2122 <arg name='catal' type='xmlCatalogPtr'/>
2123 <arg name='pubID' type='const xmlChar *'/>
2124 </function>
2125 <function name='xmlACatalogResolveSystem' file='catalog'>
2126 <return type='xmlChar *'/>
2127 <arg name='catal' type='xmlCatalogPtr'/>
2128 <arg name='sysID' type='const xmlChar *'/>
2129 </function>
2130 <function name='xmlACatalogResolveURI' file='catalog'>
2131 <return type='xmlChar *'/>
2132 <arg name='catal' type='xmlCatalogPtr'/>
2133 <arg name='URI' type='const xmlChar *'/>
2134 </function>
2135 <function name='xmlAddAttributeDecl' file='valid'>
2136 <return type='xmlAttributePtr'/>
2137 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2138 <arg name='dtd' type='xmlDtdPtr'/>
2139 <arg name='elem' type='const xmlChar *'/>
2140 <arg name='name' type='const xmlChar *'/>
2141 <arg name='ns' type='const xmlChar *'/>
2142 <arg name='type' type='xmlAttributeType'/>
2143 <arg name='def' type='xmlAttributeDefault'/>
2144 <arg name='defaultValue' type='const xmlChar *'/>
2145 <arg name='tree' type='xmlEnumerationPtr'/>
2146 </function>
2147 <function name='xmlAddChild' file='tree'>
2148 <return type='xmlNodePtr'/>
2149 <arg name='parent' type='xmlNodePtr'/>
2150 <arg name='cur' type='xmlNodePtr'/>
2151 </function>
2152 <function name='xmlAddChildList' file='tree'>
2153 <return type='xmlNodePtr'/>
2154 <arg name='parent' type='xmlNodePtr'/>
2155 <arg name='cur' type='xmlNodePtr'/>
2156 </function>
2157 <function name='xmlAddDocEntity' file='entities'>
2158 <return type='xmlEntityPtr'/>
2159 <arg name='doc' type='xmlDocPtr'/>
2160 <arg name='name' type='const xmlChar *'/>
2161 <arg name='type' type='int'/>
2162 <arg name='ExternalID' type='const xmlChar *'/>
2163 <arg name='SystemID' type='const xmlChar *'/>
2164 <arg name='content' type='const xmlChar *'/>
2165 </function>
2166 <function name='xmlAddDtdEntity' file='entities'>
2167 <return type='xmlEntityPtr'/>
2168 <arg name='doc' type='xmlDocPtr'/>
2169 <arg name='name' type='const xmlChar *'/>
2170 <arg name='type' type='int'/>
2171 <arg name='ExternalID' type='const xmlChar *'/>
2172 <arg name='SystemID' type='const xmlChar *'/>
2173 <arg name='content' type='const xmlChar *'/>
2174 </function>
2175 <function name='xmlAddElementDecl' file='valid'>
2176 <return type='xmlElementPtr'/>
2177 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2178 <arg name='dtd' type='xmlDtdPtr'/>
2179 <arg name='name' type='const xmlChar *'/>
2180 <arg name='type' type='xmlElementTypeVal'/>
2181 <arg name='content' type='xmlElementContentPtr'/>
2182 </function>
2183 <function name='xmlAddEncodingAlias' file='encoding'>
2184 <return type='int'/>
2185 <arg name='name' type='const char *'/>
2186 <arg name='alias' type='const char *'/>
2187 </function>
2188 <function name='xmlAddID' file='valid'>
2189 <return type='xmlIDPtr'/>
2190 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2191 <arg name='doc' type='xmlDocPtr'/>
2192 <arg name='value' type='const xmlChar *'/>
2193 <arg name='attr' type='xmlAttrPtr'/>
2194 </function>
2195 <function name='xmlAddNextSibling' file='tree'>
2196 <return type='xmlNodePtr'/>
2197 <arg name='cur' type='xmlNodePtr'/>
2198 <arg name='elem' type='xmlNodePtr'/>
2199 </function>
2200 <function name='xmlAddNotationDecl' file='valid'>
2201 <return type='xmlNotationPtr'/>
2202 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2203 <arg name='dtd' type='xmlDtdPtr'/>
2204 <arg name='name' type='const xmlChar *'/>
2205 <arg name='PublicID' type='const xmlChar *'/>
2206 <arg name='SystemID' type='const xmlChar *'/>
2207 </function>
2208 <function name='xmlAddPrevSibling' file='tree'>
2209 <return type='xmlNodePtr'/>
2210 <arg name='cur' type='xmlNodePtr'/>
2211 <arg name='elem' type='xmlNodePtr'/>
2212 </function>
2213 <function name='xmlAddRef' file='valid'>
2214 <return type='xmlRefPtr'/>
2215 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2216 <arg name='doc' type='xmlDocPtr'/>
2217 <arg name='value' type='const xmlChar *'/>
2218 <arg name='attr' type='xmlAttrPtr'/>
2219 </function>
2220 <function name='xmlAddSibling' file='tree'>
2221 <return type='xmlNodePtr'/>
2222 <arg name='cur' type='xmlNodePtr'/>
2223 <arg name='elem' type='xmlNodePtr'/>
2224 </function>
2225 <function name='xmlAllocOutputBuffer' file='xmlIO'>
2226 <return type='xmlOutputBufferPtr'/>
2227 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
2228 </function>
2229 <function name='xmlAllocParserInputBuffer' file='xmlIO'>
2230 <return type='xmlParserInputBufferPtr'/>
2231 <arg name='enc' type='xmlCharEncoding'/>
2232 </function>
2233 <struct name='xmlAttr' file='tree'/>
2234 <typedef name='xmlAttrPtr' file='tree'/>
2235 <struct name='xmlAttribute' file='tree'/>
2236 <enum name='xmlAttributeDefault' file='tree'/>
2237 <typedef name='xmlAttributePtr' file='tree'/>
2238 <typedef name='xmlAttributeTablePtr' file='valid'/>
2239 <enum name='xmlAttributeType' file='tree'/>
2240 <struct name='xmlBuffer' file='tree'/>
2241 <function name='xmlBufferAdd' file='tree'>
2242 <return type='void'/>
2243 <arg name='buf' type='xmlBufferPtr'/>
2244 <arg name='str' type='const xmlChar *'/>
2245 <arg name='len' type='int'/>
2246 </function>
2247 <function name='xmlBufferAddHead' file='tree'>
2248 <return type='void'/>
2249 <arg name='buf' type='xmlBufferPtr'/>
2250 <arg name='str' type='const xmlChar *'/>
2251 <arg name='len' type='int'/>
2252 </function>
2253 <macro name='xmlBufferAllocScheme' file='globals'/>
2254 <enum name='xmlBufferAllocationScheme' file='tree'/>
2255 <function name='xmlBufferCCat' file='tree'>
2256 <return type='void'/>
2257 <arg name='buf' type='xmlBufferPtr'/>
2258 <arg name='str' type='const char *'/>
2259 </function>
2260 <function name='xmlBufferCat' file='tree'>
2261 <return type='void'/>
2262 <arg name='buf' type='xmlBufferPtr'/>
2263 <arg name='str' type='const xmlChar *'/>
2264 </function>
2265 <function name='xmlBufferContent' file='tree'>
2266 <return type='const xmlChar *'/>
2267 <arg name='buf' type='const xmlBufferPtr'/>
2268 </function>
2269 <function name='xmlBufferCreate' file='tree'>
2270 <return type='xmlBufferPtr'/>
2271 <arg name='void' type=''/>
2272 </function>
2273 <function name='xmlBufferCreateSize' file='tree'>
2274 <return type='xmlBufferPtr'/>
2275 <arg name='size' type='size_t'/>
2276 </function>
2277 <function name='xmlBufferDump' file='tree'>
2278 <return type='int'/>
2279 <arg name='file' type='FILE *'/>
2280 <arg name='buf' type='xmlBufferPtr'/>
2281 </function>
2282 <function name='xmlBufferEmpty' file='tree'>
2283 <return type='void'/>
2284 <arg name='buf' type='xmlBufferPtr'/>
2285 </function>
2286 <function name='xmlBufferFree' file='tree'>
2287 <return type='void'/>
2288 <arg name='buf' type='xmlBufferPtr'/>
2289 </function>
2290 <function name='xmlBufferGrow' file='tree'>
2291 <return type='int'/>
2292 <arg name='buf' type='xmlBufferPtr'/>
2293 <arg name='len' type='unsigned int'/>
2294 </function>
2295 <function name='xmlBufferLength' file='tree'>
2296 <return type='int'/>
2297 <arg name='buf' type='const xmlBufferPtr'/>
2298 </function>
2299 <typedef name='xmlBufferPtr' file='tree'/>
2300 <function name='xmlBufferResize' file='tree'>
2301 <return type='int'/>
2302 <arg name='buf' type='xmlBufferPtr'/>
2303 <arg name='size' type='unsigned int'/>
2304 </function>
2305 <function name='xmlBufferSetAllocationScheme' file='tree'>
2306 <return type='void'/>
2307 <arg name='buf' type='xmlBufferPtr'/>
2308 <arg name='scheme' type='xmlBufferAllocationScheme'/>
2309 </function>
2310 <function name='xmlBufferShrink' file='tree'>
2311 <return type='int'/>
2312 <arg name='buf' type='xmlBufferPtr'/>
2313 <arg name='len' type='unsigned int'/>
2314 </function>
2315 <function name='xmlBufferWriteCHAR' file='tree'>
2316 <return type='void'/>
2317 <arg name='buf' type='xmlBufferPtr'/>
2318 <arg name='string' type='const xmlChar *'/>
2319 </function>
2320 <function name='xmlBufferWriteChar' file='tree'>
2321 <return type='void'/>
2322 <arg name='buf' type='xmlBufferPtr'/>
2323 <arg name='string' type='const char *'/>
2324 </function>
2325 <function name='xmlBufferWriteQuotedString' file='tree'>
2326 <return type='void'/>
2327 <arg name='buf' type='xmlBufferPtr'/>
2328 <arg name='string' type='const xmlChar *'/>
2329 </function>
2330 <function name='xmlBufferWriteXmlCHAR' file='tree'>
2331 <return type='void'/>
2332 <arg name='buf' type='xmlBufferPtr'/>
2333 <arg name='string' type='const xmlChar *'/>
2334 </function>
2335 <function name='xmlBuildURI' file='uri'>
2336 <return type='xmlChar *'/>
2337 <arg name='URI' type='const xmlChar *'/>
2338 <arg name='base' type='const xmlChar *'/>
2339 </function>
2340 <struct name='xmlCatalog' file='catalog'/>
2341 <function name='xmlCatalogAdd' file='catalog'>
2342 <return type='int'/>
2343 <arg name='type' type='const xmlChar *'/>
2344 <arg name='orig' type='const xmlChar *'/>
2345 <arg name='replace' type='const xmlChar *'/>
2346 </function>
2347 <function name='xmlCatalogAddLocal' file='catalog'>
2348 <return type='void *'/>
2349 <arg name='catalogs' type='void *'/>
2350 <arg name='URL' type='const xmlChar *'/>
2351 </function>
2352 <enum name='xmlCatalogAllow' file='catalog'/>
2353 <function name='xmlCatalogCleanup' file='catalog'>
2354 <return type='void'/>
2355 <arg name='void' type=''/>
2356 </function>
2357 <function name='xmlCatalogConvert' file='catalog'>
2358 <return type='int'/>
2359 <arg name='void' type=''/>
2360 </function>
2361 <function name='xmlCatalogDump' file='catalog'>
2362 <return type='void'/>
2363 <arg name='out' type='FILE *'/>
2364 </function>
2365 <function name='xmlCatalogFreeLocal' file='catalog'>
2366 <return type='void'/>
2367 <arg name='catalogs' type='void *'/>
2368 </function>
2369 <function name='xmlCatalogGetDefaults' file='catalog'>
2370 <return type='xmlCatalogAllow'/>
2371 <arg name='void' type=''/>
2372 </function>
2373 <function name='xmlCatalogGetPublic' file='catalog'>
2374 <return type='const xmlChar *'/>
2375 <arg name='pubID' type='const xmlChar *'/>
2376 </function>
2377 <function name='xmlCatalogGetSystem' file='catalog'>
2378 <return type='const xmlChar *'/>
2379 <arg name='sysID' type='const xmlChar *'/>
2380 </function>
2381 <function name='xmlCatalogIsEmpty' file='catalog'>
2382 <return type='int'/>
2383 <arg name='catal' type='xmlCatalogPtr'/>
2384 </function>
2385 <function name='xmlCatalogLocalResolve' file='catalog'>
2386 <return type='xmlChar *'/>
2387 <arg name='catalogs' type='void *'/>
2388 <arg name='pubID' type='const xmlChar *'/>
2389 <arg name='sysID' type='const xmlChar *'/>
2390 </function>
2391 <function name='xmlCatalogLocalResolveURI' file='catalog'>
2392 <return type='xmlChar *'/>
2393 <arg name='catalogs' type='void *'/>
2394 <arg name='URI' type='const xmlChar *'/>
2395 </function>
2396 <enum name='xmlCatalogPrefer' file='catalog'/>
2397 <typedef name='xmlCatalogPtr' file='catalog'/>
2398 <function name='xmlCatalogRemove' file='catalog'>
2399 <return type='int'/>
2400 <arg name='value' type='const xmlChar *'/>
2401 </function>
2402 <function name='xmlCatalogResolve' file='catalog'>
2403 <return type='xmlChar *'/>
2404 <arg name='pubID' type='const xmlChar *'/>
2405 <arg name='sysID' type='const xmlChar *'/>
2406 </function>
2407 <function name='xmlCatalogResolvePublic' file='catalog'>
2408 <return type='xmlChar *'/>
2409 <arg name='pubID' type='const xmlChar *'/>
2410 </function>
2411 <function name='xmlCatalogResolveSystem' file='catalog'>
2412 <return type='xmlChar *'/>
2413 <arg name='sysID' type='const xmlChar *'/>
2414 </function>
2415 <function name='xmlCatalogResolveURI' file='catalog'>
2416 <return type='xmlChar *'/>
2417 <arg name='URI' type='const xmlChar *'/>
2418 </function>
2419 <function name='xmlCatalogSetDebug' file='catalog'>
2420 <return type='int'/>
2421 <arg name='level' type='int'/>
2422 </function>
2423 <function name='xmlCatalogSetDefaultPrefer' file='catalog'>
2424 <return type='xmlCatalogPrefer'/>
2425 <arg name='prefer' type='xmlCatalogPrefer'/>
2426 </function>
2427 <function name='xmlCatalogSetDefaults' file='catalog'>
2428 <return type='void'/>
2429 <arg name='allow' type='xmlCatalogAllow'/>
2430 </function>
2431 <typedef name='xmlChar' file='tree'/>
2432 <function name='xmlCharEncCloseFunc' file='encoding'>
2433 <return type='int'/>
2434 <arg name='handler' type='xmlCharEncodingHandler *'/>
2435 </function>
2436 <function name='xmlCharEncFirstLine' file='encoding'>
2437 <return type='int'/>
2438 <arg name='handler' type='xmlCharEncodingHandler *'/>
2439 <arg name='out' type='xmlBufferPtr'/>
2440 <arg name='in' type='xmlBufferPtr'/>
2441 </function>
2442 <function name='xmlCharEncInFunc' file='encoding'>
2443 <return type='int'/>
2444 <arg name='handler' type='xmlCharEncodingHandler *'/>
2445 <arg name='out' type='xmlBufferPtr'/>
2446 <arg name='in' type='xmlBufferPtr'/>
2447 </function>
2448 <function name='xmlCharEncOutFunc' file='encoding'>
2449 <return type='int'/>
2450 <arg name='handler' type='xmlCharEncodingHandler *'/>
2451 <arg name='out' type='xmlBufferPtr'/>
2452 <arg name='in' type='xmlBufferPtr'/>
2453 </function>
2454 <enum name='xmlCharEncoding' file='encoding'/>
2455 <struct name='xmlCharEncodingHandler' file='encoding'/>
2456 <typedef name='xmlCharEncodingHandlerPtr' file='encoding'/>
2457 <function name='xmlCharStrdup' file='parser'>
2458 <return type='xmlChar *'/>
2459 <arg name='cur' type='const char *'/>
2460 </function>
2461 <function name='xmlCharStrndup' file='parser'>
2462 <return type='xmlChar *'/>
2463 <arg name='cur' type='const char *'/>
2464 <arg name='len' type='int'/>
2465 </function>
2466 <function name='xmlCheckLanguageID' file='parserInternals'>
2467 <return type='int'/>
2468 <arg name='lang' type='const xmlChar *'/>
2469 </function>
2470 <function name='xmlCheckUTF8' file='encoding'>
2471 <return type='int'/>
2472 <arg name='utf' type='const unsigned char *'/>
2473 </function>
2474 <function name='xmlCheckVersion' file='xmlversion'>
2475 <return type='void'/>
2476 <arg name='version' type='int'/>
2477 </function>
2478 <macro name='xmlChildrenNode' file='tree'/>
2479 <function name='xmlCleanupCharEncodingHandlers' file='encoding'>
2480 <return type='void'/>
2481 <arg name='void' type=''/>
2482 </function>
2483 <function name='xmlCleanupEncodingAliases' file='encoding'>
2484 <return type='void'/>
2485 <arg name='void' type=''/>
2486 </function>
2487 <function name='xmlCleanupInputCallbacks' file='xmlIO'>
2488 <return type='void'/>
2489 <arg name='void' type=''/>
2490 </function>
2491 <function name='xmlCleanupOutputCallbacks' file='xmlIO'>
2492 <return type='void'/>
2493 <arg name='void' type=''/>
2494 </function>
2495 <function name='xmlCleanupParser' file='parser'>
2496 <return type='void'/>
2497 <arg name='void' type=''/>
2498 </function>
2499 <function name='xmlCleanupPredefinedEntities' file='entities'>
2500 <return type='void'/>
2501 <arg name='void' type=''/>
2502 </function>
2503 <function name='xmlCleanupThreads' file='threads'>
2504 <return type='void'/>
2505 <arg name='void' type=''/>
2506 </function>
2507 <function name='xmlClearNodeInfoSeq' file='parser'>
2508 <return type='void'/>
2509 <arg name='seq' type='xmlParserNodeInfoSeqPtr'/>
2510 </function>
2511 <function name='xmlClearParserCtxt' file='parser'>
2512 <return type='void'/>
2513 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2514 </function>
2515 <function name='xmlConvertSGMLCatalog' file='catalog'>
2516 <return type='int'/>
2517 <arg name='catal' type='xmlCatalogPtr'/>
2518 </function>
2519 <function name='xmlCopyAttributeTable' file='valid'>
2520 <return type='xmlAttributeTablePtr'/>
2521 <arg name='table' type='xmlAttributeTablePtr'/>
2522 </function>
2523 <function name='xmlCopyChar' file='parserInternals'>
2524 <return type='int'/>
2525 <arg name='len' type='int'/>
2526 <arg name='out' type='xmlChar *'/>
2527 <arg name='val' type='int'/>
2528 </function>
2529 <function name='xmlCopyCharMultiByte' file='parserInternals'>
2530 <return type='int'/>
2531 <arg name='out' type='xmlChar *'/>
2532 <arg name='val' type='int'/>
2533 </function>
2534 <function name='xmlCopyDoc' file='tree'>
2535 <return type='xmlDocPtr'/>
2536 <arg name='doc' type='xmlDocPtr'/>
2537 <arg name='recursive' type='int'/>
2538 </function>
2539 <function name='xmlCopyDtd' file='tree'>
2540 <return type='xmlDtdPtr'/>
2541 <arg name='dtd' type='xmlDtdPtr'/>
2542 </function>
2543 <function name='xmlCopyElementContent' file='valid'>
2544 <return type='xmlElementContentPtr'/>
2545 <arg name='content' type='xmlElementContentPtr'/>
2546 </function>
2547 <function name='xmlCopyElementTable' file='valid'>
2548 <return type='xmlElementTablePtr'/>
2549 <arg name='table' type='xmlElementTablePtr'/>
2550 </function>
2551 <function name='xmlCopyEntitiesTable' file='entities'>
2552 <return type='xmlEntitiesTablePtr'/>
2553 <arg name='table' type='xmlEntitiesTablePtr'/>
2554 </function>
2555 <function name='xmlCopyEnumeration' file='valid'>
2556 <return type='xmlEnumerationPtr'/>
2557 <arg name='cur' type='xmlEnumerationPtr'/>
2558 </function>
2559 <function name='xmlCopyNamespace' file='tree'>
2560 <return type='xmlNsPtr'/>
2561 <arg name='cur' type='xmlNsPtr'/>
2562 </function>
2563 <function name='xmlCopyNamespaceList' file='tree'>
2564 <return type='xmlNsPtr'/>
2565 <arg name='cur' type='xmlNsPtr'/>
2566 </function>
2567 <function name='xmlCopyNode' file='tree'>
2568 <return type='xmlNodePtr'/>
2569 <arg name='node' type='const xmlNodePtr'/>
2570 <arg name='recursive' type='int'/>
2571 </function>
2572 <function name='xmlCopyNodeList' file='tree'>
2573 <return type='xmlNodePtr'/>
2574 <arg name='node' type='xmlNodePtr'/>
2575 </function>
2576 <function name='xmlCopyNotationTable' file='valid'>
2577 <return type='xmlNotationTablePtr'/>
2578 <arg name='table' type='xmlNotationTablePtr'/>
2579 </function>
2580 <function name='xmlCopyProp' file='tree'>
2581 <return type='xmlAttrPtr'/>
2582 <arg name='target' type='xmlNodePtr'/>
2583 <arg name='cur' type='xmlAttrPtr'/>
2584 </function>
2585 <function name='xmlCopyPropList' file='tree'>
2586 <return type='xmlAttrPtr'/>
2587 <arg name='target' type='xmlNodePtr'/>
2588 <arg name='cur' type='xmlAttrPtr'/>
2589 </function>
2590 <function name='xmlCreateDocParserCtxt' file='parser'>
2591 <return type='xmlParserCtxtPtr'/>
2592 <arg name='cur' type='xmlChar *'/>
2593 </function>
2594 <function name='xmlCreateEntitiesTable' file='entities'>
2595 <return type='xmlEntitiesTablePtr'/>
2596 <arg name='void' type=''/>
2597 </function>
2598 <function name='xmlCreateEntityParserCtxt' file='parserInternals'>
2599 <return type='xmlParserCtxtPtr'/>
2600 <arg name='URL' type='const xmlChar *'/>
2601 <arg name='ID' type='const xmlChar *'/>
2602 <arg name='base' type='const xmlChar *'/>
2603 </function>
2604 <function name='xmlCreateEnumeration' file='valid'>
2605 <return type='xmlEnumerationPtr'/>
2606 <arg name='name' type='xmlChar *'/>
2607 </function>
2608 <function name='xmlCreateFileParserCtxt' file='parserInternals'>
2609 <return type='xmlParserCtxtPtr'/>
2610 <arg name='filename' type='const char *'/>
2611 </function>
2612 <function name='xmlCreateIOParserCtxt' file='parser'>
2613 <return type='xmlParserCtxtPtr'/>
2614 <arg name='sax' type='xmlSAXHandlerPtr'/>
2615 <arg name='data' type='void *user_'/>
2616 <arg name='ioread' type='xmlInputReadCallback'/>
2617 <arg name='ioclose' type='xmlInputCloseCallback'/>
2618 <arg name='ioctx' type='void *'/>
2619 <arg name='enc' type='xmlCharEncoding'/>
2620 </function>
2621 <function name='xmlCreateIntSubset' file='tree'>
2622 <return type='xmlDtdPtr'/>
2623 <arg name='doc' type='xmlDocPtr'/>
2624 <arg name='name' type='const xmlChar *'/>
2625 <arg name='ExternalID' type='const xmlChar *'/>
2626 <arg name='SystemID' type='const xmlChar *'/>
2627 </function>
2628 <function name='xmlCreateMemoryParserCtxt' file='parserInternals'>
2629 <return type='xmlParserCtxtPtr'/>
2630 <arg name='buffer' type='const char *'/>
2631 <arg name='size' type='int'/>
2632 </function>
2633 <function name='xmlCreatePushParserCtxt' file='parser'>
2634 <return type='xmlParserCtxtPtr'/>
2635 <arg name='sax' type='xmlSAXHandlerPtr'/>
2636 <arg name='data' type='void *user_'/>
2637 <arg name='chunk' type='const char *'/>
2638 <arg name='size' type='int'/>
2639 <arg name='filename' type='const char *'/>
2640 </function>
2641 <function name='xmlCreateURI' file='uri'>
2642 <return type='xmlURIPtr'/>
2643 <arg name='void' type=''/>
2644 </function>
2645 <function name='xmlCurrentChar' file='parserInternals'>
2646 <return type='int'/>
2647 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2648 <arg name='len' type='int *'/>
2649 </function>
2650 <function name='xmlDebugDumpAttr' file='debugXML'>
2651 <return type='void'/>
2652 <arg name='output' type='FILE *'/>
2653 <arg name='attr' type='xmlAttrPtr'/>
2654 <arg name='depth' type='int'/>
2655 </function>
2656 <function name='xmlDebugDumpAttrList' file='debugXML'>
2657 <return type='void'/>
2658 <arg name='output' type='FILE *'/>
2659 <arg name='attr' type='xmlAttrPtr'/>
2660 <arg name='depth' type='int'/>
2661 </function>
2662 <function name='xmlDebugDumpDTD' file='debugXML'>
2663 <return type='void'/>
2664 <arg name='output' type='FILE *'/>
2665 <arg name='dtd' type='xmlDtdPtr'/>
2666 </function>
2667 <function name='xmlDebugDumpDocument' file='debugXML'>
2668 <return type='void'/>
2669 <arg name='output' type='FILE *'/>
2670 <arg name='doc' type='xmlDocPtr'/>
2671 </function>
2672 <function name='xmlDebugDumpDocumentHead' file='debugXML'>
2673 <return type='void'/>
2674 <arg name='output' type='FILE *'/>
2675 <arg name='doc' type='xmlDocPtr'/>
2676 </function>
2677 <function name='xmlDebugDumpEntities' file='debugXML'>
2678 <return type='void'/>
2679 <arg name='output' type='FILE *'/>
2680 <arg name='doc' type='xmlDocPtr'/>
2681 </function>
2682 <function name='xmlDebugDumpNode' file='debugXML'>
2683 <return type='void'/>
2684 <arg name='output' type='FILE *'/>
2685 <arg name='node' type='xmlNodePtr'/>
2686 <arg name='depth' type='int'/>
2687 </function>
2688 <function name='xmlDebugDumpNodeList' file='debugXML'>
2689 <return type='void'/>
2690 <arg name='output' type='FILE *'/>
2691 <arg name='node' type='xmlNodePtr'/>
2692 <arg name='depth' type='int'/>
2693 </function>
2694 <function name='xmlDebugDumpOneNode' file='debugXML'>
2695 <return type='void'/>
2696 <arg name='output' type='FILE *'/>
2697 <arg name='node' type='xmlNodePtr'/>
2698 <arg name='depth' type='int'/>
2699 </function>
2700 <function name='xmlDebugDumpString' file='debugXML'>
2701 <return type='void'/>
2702 <arg name='output' type='FILE *'/>
2703 <arg name='str' type='const xmlChar *'/>
2704 </function>
2705 <function name='xmlDecodeEntities' file='parserInternals'>
2706 <return type='xmlChar *'/>
2707 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2708 <arg name='len' type='int'/>
2709 <arg name='what' type='int'/>
2710 <arg name='end' type='xmlChar'/>
2711 <arg name='end2' type='xmlChar'/>
2712 <arg name='end3' type='xmlChar'/>
2713 </function>
2714 <macro name='xmlDefaultBufferSize' file='globals'/>
2715 <macro name='xmlDefaultSAXHandler' file='globals'/>
2716 <function name='xmlDefaultSAXHandlerInit' file='parser'>
2717 <return type='void'/>
2718 <arg name='void' type=''/>
2719 </function>
2720 <macro name='xmlDefaultSAXLocator' file='globals'/>
2721 <function name='xmlDelEncodingAlias' file='encoding'>
2722 <return type='int'/>
2723 <arg name='alias' type='const char *'/>
2724 </function>
2725 <function name='xmlDetectCharEncoding' file='encoding'>
2726 <return type='xmlCharEncoding'/>
2727 <arg name='in' type='const unsigned char *'/>
2728 <arg name='len' type='int'/>
2729 </function>
2730 <macro name='xmlDoValidityCheckingDefaultValue' file='globals'/>
2731 <struct name='xmlDoc' file='tree'/>
2732 <function name='xmlDocCopyNode' file='tree'>
2733 <return type='xmlNodePtr'/>
2734 <arg name='node' type='xmlNodePtr'/>
2735 <arg name='doc' type='xmlDocPtr'/>
2736 <arg name='recursive' type='int'/>
2737 </function>
2738 <function name='xmlDocDump' file='tree'>
2739 <return type='int'/>
2740 <arg name='f' type='FILE *'/>
2741 <arg name='cur' type='xmlDocPtr'/>
2742 </function>
2743 <function name='xmlDocDumpFormatMemory' file='tree'>
2744 <return type='void'/>
2745 <arg name='cur' type='xmlDocPtr'/>
2746 <arg name='mem' type='xmlChar **'/>
2747 <arg name='size' type='int *'/>
2748 <arg name='format' type='int'/>
2749 </function>
2750 <function name='xmlDocDumpFormatMemoryEnc' file='tree'>
2751 <return type='void'/>
2752 <arg name='doc' type='xmlDocPtr out_'/>
2753 <arg name='ptr' type='xmlChar **doc_txt_'/>
2754 <arg name='len' type='int * doc_txt_'/>
2755 <arg name='encoding' type='const char *txt_'/>
2756 <arg name='format' type='int'/>
2757 </function>
2758 <function name='xmlDocDumpMemory' file='tree'>
2759 <return type='void'/>
2760 <arg name='cur' type='xmlDocPtr'/>
2761 <arg name='mem' type='xmlChar **'/>
2762 <arg name='size' type='int *'/>
2763 </function>
2764 <function name='xmlDocDumpMemoryEnc' file='tree'>
2765 <return type='void'/>
2766 <arg name='doc' type='xmlDocPtr out_'/>
2767 <arg name='ptr' type='xmlChar **doc_txt_'/>
2768 <arg name='len' type='int * doc_txt_'/>
2769 <arg name='encoding' type='const char *txt_'/>
2770 </function>
2771 <function name='xmlDocGetRootElement' file='tree'>
2772 <return type='xmlNodePtr'/>
2773 <arg name='doc' type='xmlDocPtr'/>
2774 </function>
2775 <typedef name='xmlDocPtr' file='tree'/>
2776 <function name='xmlDocSetRootElement' file='tree'>
2777 <return type='xmlNodePtr'/>
2778 <arg name='doc' type='xmlDocPtr'/>
2779 <arg name='root' type='xmlNodePtr'/>
2780 </function>
2781 <struct name='xmlDtd' file='tree'/>
2782 <typedef name='xmlDtdPtr' file='tree'/>
2783 <function name='xmlDumpAttributeDecl' file='valid'>
2784 <return type='void'/>
2785 <arg name='buf' type='xmlBufferPtr'/>
2786 <arg name='attr' type='xmlAttributePtr'/>
2787 </function>
2788 <function name='xmlDumpAttributeTable' file='valid'>
2789 <return type='void'/>
2790 <arg name='buf' type='xmlBufferPtr'/>
2791 <arg name='table' type='xmlAttributeTablePtr'/>
2792 </function>
2793 <function name='xmlDumpElementDecl' file='valid'>
2794 <return type='void'/>
2795 <arg name='buf' type='xmlBufferPtr'/>
2796 <arg name='elem' type='xmlElementPtr'/>
2797 </function>
2798 <function name='xmlDumpElementTable' file='valid'>
2799 <return type='void'/>
2800 <arg name='buf' type='xmlBufferPtr'/>
2801 <arg name='table' type='xmlElementTablePtr'/>
2802 </function>
2803 <function name='xmlDumpEntitiesTable' file='entities'>
2804 <return type='void'/>
2805 <arg name='buf' type='xmlBufferPtr'/>
2806 <arg name='table' type='xmlEntitiesTablePtr'/>
2807 </function>
2808 <function name='xmlDumpEntityDecl' file='entities'>
2809 <return type='void'/>
2810 <arg name='buf' type='xmlBufferPtr'/>
2811 <arg name='ent' type='xmlEntityPtr'/>
2812 </function>
2813 <function name='xmlDumpNotationDecl' file='valid'>
2814 <return type='void'/>
2815 <arg name='buf' type='xmlBufferPtr'/>
2816 <arg name='nota' type='xmlNotationPtr'/>
2817 </function>
2818 <function name='xmlDumpNotationTable' file='valid'>
2819 <return type='void'/>
2820 <arg name='buf' type='xmlBufferPtr'/>
2821 <arg name='table' type='xmlNotationTablePtr'/>
2822 </function>
2823 <function name='xmlElemDump' file='tree'>
2824 <return type='void'/>
2825 <arg name='f' type='FILE *'/>
2826 <arg name='doc' type='xmlDocPtr'/>
2827 <arg name='cur' type='xmlNodePtr'/>
2828 </function>
2829 <struct name='xmlElement' file='tree'/>
2830 <struct name='xmlElementContent' file='tree'/>
2831 <enum name='xmlElementContentOccur' file='tree'/>
2832 <typedef name='xmlElementContentPtr' file='tree'/>
2833 <enum name='xmlElementContentType' file='tree'/>
2834 <typedef name='xmlElementPtr' file='tree'/>
2835 <typedef name='xmlElementTablePtr' file='valid'/>
2836 <enum name='xmlElementType' file='tree'/>
2837 <enum name='xmlElementTypeVal' file='tree'/>
2838 <function name='xmlEncodeEntities' file='entities'>
2839 <return type='const xmlChar *'/>
2840 <arg name='doc' type='xmlDocPtr'/>
2841 <arg name='input' type='const xmlChar *'/>
2842 </function>
2843 <function name='xmlEncodeEntitiesReentrant' file='entities'>
2844 <return type='xmlChar *'/>
2845 <arg name='doc' type='xmlDocPtr'/>
2846 <arg name='input' type='const xmlChar *'/>
2847 </function>
2848 <function name='xmlEncodeSpecialChars' file='entities'>
2849 <return type='xmlChar *'/>
2850 <arg name='doc' type='xmlDocPtr'/>
2851 <arg name='input' type='const xmlChar *'/>
2852 </function>
2853 <typedef name='xmlEntitiesTablePtr' file='entities'/>
2854 <struct name='xmlEntity' file='entities'/>
2855 <typedef name='xmlEntityPtr' file='entities'/>
2856 <enum name='xmlEntityType' file='entities'/>
2857 <struct name='xmlEnumeration' file='tree'/>
2858 <typedef name='xmlEnumerationPtr' file='tree'/>
2859 <function name='xmlFindCharEncodingHandler' file='encoding'>
2860 <return type='xmlCharEncodingHandlerPtr'/>
2861 <arg name='name' type='const char *'/>
2862 </function>
2863 <macro name='xmlFree' file='globals'/>
2864 <function name='xmlFreeAttributeTable' file='valid'>
2865 <return type='void'/>
2866 <arg name='table' type='xmlAttributeTablePtr'/>
2867 </function>
2868 <function name='xmlFreeCatalog' file='catalog'>
2869 <return type='void'/>
2870 <arg name='catal' type='xmlCatalogPtr'/>
2871 </function>
2872 <function name='xmlFreeDoc' file='tree'>
2873 <return type='void'/>
2874 <arg name='cur' type='xmlDocPtr'/>
2875 </function>
2876 <function name='xmlFreeDtd' file='tree'>
2877 <return type='void'/>
2878 <arg name='cur' type='xmlDtdPtr'/>
2879 </function>
2880 <function name='xmlFreeElementContent' file='valid'>
2881 <return type='void'/>
2882 <arg name='cur' type='xmlElementContentPtr'/>
2883 </function>
2884 <function name='xmlFreeElementTable' file='valid'>
2885 <return type='void'/>
2886 <arg name='table' type='xmlElementTablePtr'/>
2887 </function>
2888 <function name='xmlFreeEntitiesTable' file='entities'>
2889 <return type='void'/>
2890 <arg name='table' type='xmlEntitiesTablePtr'/>
2891 </function>
2892 <function name='xmlFreeEnumeration' file='valid'>
2893 <return type='void'/>
2894 <arg name='cur' type='xmlEnumerationPtr'/>
2895 </function>
2896 <function name='xmlFreeIDTable' file='valid'>
2897 <return type='void'/>
2898 <arg name='table' type='xmlIDTablePtr'/>
2899 </function>
2900 <function name='xmlFreeInputStream' file='parserInternals'>
2901 <return type='void'/>
2902 <arg name='input' type='xmlParserInputPtr'/>
2903 </function>
2904 <function name='xmlFreeMutex' file='threads'>
2905 <return type='void'/>
2906 <arg name='tok' type='xmlMutexPtr'/>
2907 </function>
2908 <function name='xmlFreeNode' file='tree'>
2909 <return type='void'/>
2910 <arg name='cur' type='xmlNodePtr'/>
2911 </function>
2912 <function name='xmlFreeNodeList' file='tree'>
2913 <return type='void'/>
2914 <arg name='cur' type='xmlNodePtr'/>
2915 </function>
2916 <function name='xmlFreeNotationTable' file='valid'>
2917 <return type='void'/>
2918 <arg name='table' type='xmlNotationTablePtr'/>
2919 </function>
2920 <function name='xmlFreeNs' file='tree'>
2921 <return type='void'/>
2922 <arg name='cur' type='xmlNsPtr'/>
2923 </function>
2924 <function name='xmlFreeNsList' file='tree'>
2925 <return type='void'/>
2926 <arg name='cur' type='xmlNsPtr'/>
2927 </function>
2928 <function name='xmlFreeParserCtxt' file='parserInternals'>
2929 <return type='void'/>
2930 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2931 </function>
2932 <function name='xmlFreeParserInputBuffer' file='xmlIO'>
2933 <return type='void'/>
2934 <arg name='in' type='xmlParserInputBufferPtr'/>
2935 </function>
2936 <function name='xmlFreeProp' file='tree'>
2937 <return type='void'/>
2938 <arg name='cur' type='xmlAttrPtr'/>
2939 </function>
2940 <function name='xmlFreePropList' file='tree'>
2941 <return type='void'/>
2942 <arg name='cur' type='xmlAttrPtr'/>
2943 </function>
2944 <function name='xmlFreeRMutex' file='threads'>
2945 <return type='void'/>
2946 <arg name='tok' type='xmlRMutexPtr'/>
2947 </function>
2948 <function name='xmlFreeRefTable' file='valid'>
2949 <return type='void'/>
2950 <arg name='table' type='xmlRefTablePtr'/>
2951 </function>
2952 <function name='xmlFreeURI' file='uri'>
2953 <return type='void'/>
2954 <arg name='uri' type='xmlURIPtr'/>
2955 </function>
2956 <macro name='xmlGenericError' file='globals'/>
2957 <macro name='xmlGenericErrorContext' file='globals'/>
2958 <function name='xmlGetBufferAllocationScheme' file='tree'>
2959 <return type='xmlBufferAllocationScheme'/>
2960 <arg name='void' type=''/>
2961 </function>
2962 <function name='xmlGetCharEncodingHandler' file='encoding'>
2963 <return type='xmlCharEncodingHandlerPtr'/>
2964 <arg name='enc' type='xmlCharEncoding'/>
2965 </function>
2966 <function name='xmlGetCharEncodingName' file='encoding'>
2967 <return type='const char *'/>
2968 <arg name='enc' type='xmlCharEncoding'/>
2969 </function>
2970 <function name='xmlGetCompressMode' file='tree'>
2971 <return type='int'/>
2972 <arg name='void' type=''/>
2973 </function>
2974 <function name='xmlGetDocCompressMode' file='tree'>
2975 <return type='int'/>
2976 <arg name='doc' type='xmlDocPtr'/>
2977 </function>
2978 <function name='xmlGetDocEntity' file='entities'>
2979 <return type='xmlEntityPtr'/>
2980 <arg name='doc' type='xmlDocPtr'/>
2981 <arg name='name' type='const xmlChar *'/>
2982 </function>
2983 <function name='xmlGetDtdAttrDesc' file='valid'>
2984 <return type='xmlAttributePtr'/>
2985 <arg name='dtd' type='xmlDtdPtr'/>
2986 <arg name='elem' type='const xmlChar *'/>
2987 <arg name='name' type='const xmlChar *'/>
2988 </function>
2989 <function name='xmlGetDtdElementDesc' file='valid'>
2990 <return type='xmlElementPtr'/>
2991 <arg name='dtd' type='xmlDtdPtr'/>
2992 <arg name='name' type='const xmlChar *'/>
2993 </function>
2994 <function name='xmlGetDtdEntity' file='entities'>
2995 <return type='xmlEntityPtr'/>
2996 <arg name='doc' type='xmlDocPtr'/>
2997 <arg name='name' type='const xmlChar *'/>
2998 </function>
2999 <function name='xmlGetDtdNotationDesc' file='valid'>
3000 <return type='xmlNotationPtr'/>
3001 <arg name='dtd' type='xmlDtdPtr'/>
3002 <arg name='name' type='const xmlChar *'/>
3003 </function>
3004 <function name='xmlGetDtdQAttrDesc' file='valid'>
3005 <return type='xmlAttributePtr'/>
3006 <arg name='dtd' type='xmlDtdPtr'/>
3007 <arg name='elem' type='const xmlChar *'/>
3008 <arg name='name' type='const xmlChar *'/>
3009 <arg name='prefix' type='const xmlChar *'/>
3010 </function>
3011 <function name='xmlGetDtdQElementDesc' file='valid'>
3012 <return type='xmlElementPtr'/>
3013 <arg name='dtd' type='xmlDtdPtr'/>
3014 <arg name='name' type='const xmlChar *'/>
3015 <arg name='prefix' type='const xmlChar *'/>
3016 </function>
3017 <function name='xmlGetEncodingAlias' file='encoding'>
3018 <return type='const char *'/>
3019 <arg name='alias' type='const char *'/>
3020 </function>
3021 <function name='xmlGetExternalEntityLoader' file='parser'>
3022 <return type='xmlExternalEntityLoader'/>
3023 <arg name='void' type=''/>
3024 </function>
3025 <function name='xmlGetFeature' file='parser'>
3026 <return type='int'/>
3027 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3028 <arg name='name' type='const char *'/>
3029 <arg name='result' type='void *'/>
3030 </function>
3031 <function name='xmlGetFeaturesList' file='parser'>
3032 <return type='int'/>
3033 <arg name='len' type='int *'/>
3034 <arg name='result' type='const char **'/>
3035 </function>
3036 <function name='xmlGetGlobalState' file='threads'>
3037 <return type='xmlGlobalStatePtr'/>
3038 <arg name='void' type=''/>
3039 </function>
3040 <function name='xmlGetID' file='valid'>
3041 <return type='xmlAttrPtr'/>
3042 <arg name='doc' type='xmlDocPtr'/>
3043 <arg name='ID' type='const xmlChar *'/>
3044 </function>
3045 <function name='xmlGetIntSubset' file='tree'>
3046 <return type='xmlDtdPtr'/>
3047 <arg name='doc' type='xmlDocPtr'/>
3048 </function>
3049 <function name='xmlGetLastChild' file='tree'>
3050 <return type='xmlNodePtr'/>
3051 <arg name='parent' type='xmlNodePtr'/>
3052 </function>
3053 <function name='xmlGetLineNo' file='tree'>
3054 <return type='long'/>
3055 <arg name='node' type='xmlNodePtr'/>
3056 </function>
3057 <function name='xmlGetNodePath' file='tree'>
3058 <return type='xmlChar *'/>
3059 <arg name='node' type='xmlNodePtr'/>
3060 </function>
3061 <function name='xmlGetNsList' file='tree'>
3062 <return type='xmlNsPtr *'/>
3063 <arg name='doc' type='xmlDocPtr'/>
3064 <arg name='node' type='xmlNodePtr'/>
3065 </function>
3066 <function name='xmlGetNsProp' file='tree'>
3067 <return type='xmlChar *'/>
3068 <arg name='node' type='xmlNodePtr'/>
3069 <arg name='name' type='const xmlChar *'/>
3070 <arg name='nameSpace' type='const xmlChar *'/>
3071 </function>
3072 <function name='xmlGetParameterEntity' file='entities'>
3073 <return type='xmlEntityPtr'/>
3074 <arg name='doc' type='xmlDocPtr'/>
3075 <arg name='name' type='const xmlChar *'/>
3076 </function>
3077 <function name='xmlGetPredefinedEntity' file='entities'>
3078 <return type='xmlEntityPtr'/>
3079 <arg name='name' type='const xmlChar *'/>
3080 </function>
3081 <function name='xmlGetProp' file='tree'>
3082 <return type='xmlChar *'/>
3083 <arg name='node' type='xmlNodePtr'/>
3084 <arg name='name' type='const xmlChar *'/>
3085 </function>
3086 <function name='xmlGetRefs' file='valid'>
3087 <return type='xmlListPtr'/>
3088 <arg name='doc' type='xmlDocPtr'/>
3089 <arg name='ID' type='const xmlChar *'/>
3090 </function>
3091 <function name='xmlGetThreadId' file='threads'>
3092 <return type='int'/>
3093 <arg name='void' type=''/>
3094 </function>
3095 <macro name='xmlGetWarningsDefaultValue' file='globals'/>
3096 <struct name='xmlGlobalState' file='globals'/>
3097 <typedef name='xmlGlobalStatePtr' file='globals'/>
3098 <function name='xmlHandleEntity' file='parserInternals'>
3099 <return type='void'/>
3100 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3101 <arg name='entity' type='xmlEntityPtr'/>
3102 </function>
3103 <function name='xmlHasNsProp' file='tree'>
3104 <return type='xmlAttrPtr'/>
3105 <arg name='node' type='xmlNodePtr'/>
3106 <arg name='name' type='const xmlChar *'/>
3107 <arg name='nameSpace' type='const xmlChar *'/>
3108 </function>
3109 <function name='xmlHasProp' file='tree'>
3110 <return type='xmlAttrPtr'/>
3111 <arg name='node' type='xmlNodePtr'/>
3112 <arg name='name' type='const xmlChar *'/>
3113 </function>
3114 <function name='xmlHashAddEntry' file='hash'>
3115 <return type='int'/>
3116 <arg name='table' type='xmlHashTablePtr'/>
3117 <arg name='name' type='const xmlChar *'/>
3118 <arg name='userdata' type='void *'/>
3119 </function>
3120 <function name='xmlHashAddEntry2' file='hash'>
3121 <return type='int'/>
3122 <arg name='table' type='xmlHashTablePtr'/>
3123 <arg name='name' type='const xmlChar *'/>
3124 <arg name='name2' type='const xmlChar *'/>
3125 <arg name='userdata' type='void *'/>
3126 </function>
3127 <function name='xmlHashAddEntry3' file='hash'>
3128 <return type='int'/>
3129 <arg name='table' type='xmlHashTablePtr'/>
3130 <arg name='name' type='const xmlChar *'/>
3131 <arg name='name2' type='const xmlChar *'/>
3132 <arg name='name3' type='const xmlChar *'/>
3133 <arg name='userdata' type='void *'/>
3134 </function>
3135 <function name='xmlHashCopy' file='hash'>
3136 <return type='xmlHashTablePtr'/>
3137 <arg name='table' type='xmlHashTablePtr'/>
3138 <arg name='f' type='xmlHashCopier'/>
3139 </function>
3140 <function name='xmlHashCreate' file='hash'>
3141 <return type='xmlHashTablePtr'/>
3142 <arg name='size' type='int'/>
3143 </function>
3144 <function name='xmlHashFree' file='hash'>
3145 <return type='void'/>
3146 <arg name='table' type='xmlHashTablePtr'/>
3147 <arg name='f' type='xmlHashDeallocator'/>
3148 </function>
3149 <function name='xmlHashLookup' file='hash'>
3150 <return type='void *'/>
3151 <arg name='table' type='xmlHashTablePtr'/>
3152 <arg name='name' type='const xmlChar *'/>
3153 </function>
3154 <function name='xmlHashLookup2' file='hash'>
3155 <return type='void *'/>
3156 <arg name='table' type='xmlHashTablePtr'/>
3157 <arg name='name' type='const xmlChar *'/>
3158 <arg name='name2' type='const xmlChar *'/>
3159 </function>
3160 <function name='xmlHashLookup3' file='hash'>
3161 <return type='void *'/>
3162 <arg name='table' type='xmlHashTablePtr'/>
3163 <arg name='name' type='const xmlChar *'/>
3164 <arg name='name2' type='const xmlChar *'/>
3165 <arg name='name3' type='const xmlChar *'/>
3166 </function>
3167 <function name='xmlHashRemoveEntry' file='hash'>
3168 <return type='int'/>
3169 <arg name='table' type='xmlHashTablePtr'/>
3170 <arg name='name' type='const xmlChar *'/>
3171 <arg name='f' type='xmlHashDeallocator'/>
3172 </function>
3173 <function name='xmlHashRemoveEntry2' file='hash'>
3174 <return type='int'/>
3175 <arg name='table' type='xmlHashTablePtr'/>
3176 <arg name='name' type='const xmlChar *'/>
3177 <arg name='name2' type='const xmlChar *'/>
3178 <arg name='f' type='xmlHashDeallocator'/>
3179 </function>
3180 <function name='xmlHashRemoveEntry3' file='hash'>
3181 <return type='int'/>
3182 <arg name='table' type='xmlHashTablePtr'/>
3183 <arg name='name' type='const xmlChar *'/>
3184 <arg name='name2' type='const xmlChar *'/>
3185 <arg name='name3' type='const xmlChar *'/>
3186 <arg name='f' type='xmlHashDeallocator'/>
3187 </function>
3188 <function name='xmlHashScan' file='hash'>
3189 <return type='void'/>
3190 <arg name='table' type='xmlHashTablePtr'/>
3191 <arg name='f' type='xmlHashScanner'/>
3192 <arg name='data' type='void *'/>
3193 </function>
3194 <function name='xmlHashScan3' file='hash'>
3195 <return type='void'/>
3196 <arg name='table' type='xmlHashTablePtr'/>
3197 <arg name='name' type='const xmlChar *'/>
3198 <arg name='name2' type='const xmlChar *'/>
3199 <arg name='name3' type='const xmlChar *'/>
3200 <arg name='f' type='xmlHashScanner'/>
3201 <arg name='data' type='void *'/>
3202 </function>
3203 <function name='xmlHashScanFull' file='hash'>
3204 <return type='void'/>
3205 <arg name='table' type='xmlHashTablePtr'/>
3206 <arg name='f' type='xmlHashScannerFull'/>
3207 <arg name='data' type='void *'/>
3208 </function>
3209 <function name='xmlHashScanFull3' file='hash'>
3210 <return type='void'/>
3211 <arg name='table' type='xmlHashTablePtr'/>
3212 <arg name='name' type='const xmlChar *'/>
3213 <arg name='name2' type='const xmlChar *'/>
3214 <arg name='name3' type='const xmlChar *'/>
3215 <arg name='f' type='xmlHashScannerFull'/>
3216 <arg name='data' type='void *'/>
3217 </function>
3218 <function name='xmlHashSize' file='hash'>
3219 <return type='int'/>
3220 <arg name='table' type='xmlHashTablePtr'/>
3221 </function>
3222 <struct name='xmlHashTable' file='hash'/>
3223 <typedef name='xmlHashTablePtr' file='hash'/>
3224 <function name='xmlHashUpdateEntry' file='hash'>
3225 <return type='int'/>
3226 <arg name='table' type='xmlHashTablePtr'/>
3227 <arg name='name' type='const xmlChar *'/>
3228 <arg name='userdata' type='void *'/>
3229 <arg name='f' type='xmlHashDeallocator'/>
3230 </function>
3231 <function name='xmlHashUpdateEntry2' file='hash'>
3232 <return type='int'/>
3233 <arg name='table' type='xmlHashTablePtr'/>
3234 <arg name='name' type='const xmlChar *'/>
3235 <arg name='name2' type='const xmlChar *'/>
3236 <arg name='userdata' type='void *'/>
3237 <arg name='f' type='xmlHashDeallocator'/>
3238 </function>
3239 <function name='xmlHashUpdateEntry3' file='hash'>
3240 <return type='int'/>
3241 <arg name='table' type='xmlHashTablePtr'/>
3242 <arg name='name' type='const xmlChar *'/>
3243 <arg name='name2' type='const xmlChar *'/>
3244 <arg name='name3' type='const xmlChar *'/>
3245 <arg name='userdata' type='void *'/>
3246 <arg name='f' type='xmlHashDeallocator'/>
3247 </function>
3248 <struct name='xmlID' file='tree'/>
3249 <typedef name='xmlIDPtr' file='tree'/>
3250 <typedef name='xmlIDTablePtr' file='valid'/>
3251 <function name='xmlIOHTTPOpenW' file='xmlIO'>
3252 <return type='void *'/>
3253 <arg name='uri' type='const char * post_'/>
3254 <arg name='compression' type='int'/>
3255 </function>
3256 <function name='xmlIOParseDTD' file='parser'>
3257 <return type='xmlDtdPtr'/>
3258 <arg name='sax' type='xmlSAXHandlerPtr'/>
3259 <arg name='input' type='xmlParserInputBufferPtr'/>
3260 <arg name='enc' type='xmlCharEncoding'/>
3261 </function>
3262 <macro name='xmlIndentTreeOutput' file='globals'/>
3263 <function name='xmlInitCharEncodingHandlers' file='encoding'>
3264 <return type='void'/>
3265 <arg name='void' type=''/>
3266 </function>
3267 <function name='xmlInitMemory' file='xmlmemory'>
3268 <return type='int'/>
3269 <arg name='void' type=''/>
3270 </function>
3271 <function name='xmlInitNodeInfoSeq' file='parser'>
3272 <return type='void'/>
3273 <arg name='seq' type='xmlParserNodeInfoSeqPtr'/>
3274 </function>
3275 <function name='xmlInitParser' file='parser'>
3276 <return type='void'/>
3277 <arg name='void' type=''/>
3278 </function>
3279 <function name='xmlInitParserCtxt' file='parser'>
3280 <return type='void'/>
3281 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3282 </function>
3283 <function name='xmlInitThreads' file='threads'>
3284 <return type='void'/>
3285 <arg name='void' type=''/>
3286 </function>
3287 <function name='xmlInitializeCatalog' file='catalog'>
3288 <return type='void'/>
3289 <arg name='void' type=''/>
3290 </function>
3291 <function name='xmlInitializeGlobalState' file='globals'>
3292 <return type='void'/>
3293 <arg name='gs' type='xmlGlobalStatePtr'/>
3294 </function>
3295 <function name='xmlInitializePredefinedEntities' file='entities'>
3296 <return type='void'/>
3297 <arg name='void' type=''/>
3298 </function>
3299 <function name='xmlIsBaseChar' file='parserInternals'>
3300 <return type='int'/>
3301 <arg name='c' type='int'/>
3302 </function>
3303 <function name='xmlIsBlank' file='parserInternals'>
3304 <return type='int'/>
3305 <arg name='c' type='int'/>
3306 </function>
3307 <function name='xmlIsBlankNode' file='tree'>
3308 <return type='int'/>
3309 <arg name='node' type='xmlNodePtr'/>
3310 </function>
3311 <function name='xmlIsChar' file='parserInternals'>
3312 <return type='int'/>
3313 <arg name='c' type='int'/>
3314 </function>
3315 <function name='xmlIsCombining' file='parserInternals'>
3316 <return type='int'/>
3317 <arg name='c' type='int'/>
3318 </function>
3319 <function name='xmlIsDigit' file='parserInternals'>
3320 <return type='int'/>
3321 <arg name='c' type='int'/>
3322 </function>
3323 <function name='xmlIsExtender' file='parserInternals'>
3324 <return type='int'/>
3325 <arg name='c' type='int'/>
3326 </function>
3327 <function name='xmlIsID' file='valid'>
3328 <return type='int'/>
3329 <arg name='doc' type='xmlDocPtr'/>
3330 <arg name='elem' type='xmlNodePtr'/>
3331 <arg name='attr' type='xmlAttrPtr'/>
3332 </function>
3333 <function name='xmlIsIdeographic' file='parserInternals'>
3334 <return type='int'/>
3335 <arg name='c' type='int'/>
3336 </function>
3337 <function name='xmlIsLetter' file='parserInternals'>
3338 <return type='int'/>
3339 <arg name='c' type='int'/>
3340 </function>
3341 <function name='xmlIsMainThread' file='threads'>
3342 <return type='int'/>
3343 <arg name='void' type=''/>
3344 </function>
3345 <function name='xmlIsMixedElement' file='valid'>
3346 <return type='int'/>
3347 <arg name='doc' type='xmlDocPtr'/>
3348 <arg name='name' type='const xmlChar *'/>
3349 </function>
3350 <function name='xmlIsPubidChar' file='parserInternals'>
3351 <return type='int'/>
3352 <arg name='c' type='int'/>
3353 </function>
3354 <function name='xmlIsRef' file='valid'>
3355 <return type='int'/>
3356 <arg name='doc' type='xmlDocPtr'/>
3357 <arg name='elem' type='xmlNodePtr'/>
3358 <arg name='attr' type='xmlAttrPtr'/>
3359 </function>
3360 <function name='xmlKeepBlanksDefault' file='parser'>
3361 <return type='int'/>
3362 <arg name='val' type='int'/>
3363 </function>
3364 <macro name='xmlKeepBlanksDefaultValue' file='globals'/>
3365 <function name='xmlLineNumbersDefault' file='parser'>
3366 <return type='int'/>
3367 <arg name='val' type='int'/>
3368 </function>
3369 <macro name='xmlLineNumbersDefaultValue' file='globals'/>
3370 <struct name='xmlLink' file='list'/>
3371 <function name='xmlLinkGetData' file='list'>
3372 <return type='void *'/>
3373 <arg name='lk' type='xmlLinkPtr'/>
3374 </function>
3375 <typedef name='xmlLinkPtr' file='list'/>
3376 <struct name='xmlList' file='list'/>
3377 <function name='xmlListAppend' file='list'>
3378 <return type='int'/>
3379 <arg name='l' type='xmlListPtr'/>
3380 <arg name='data' type='void *'/>
3381 </function>
3382 <function name='xmlListClear' file='list'>
3383 <return type='void'/>
3384 <arg name='l' type='xmlListPtr'/>
3385 </function>
3386 <function name='xmlListCopy' file='list'>
3387 <return type='int'/>
3388 <arg name='cur' type='xmlListPtr'/>
3389 <arg name='old' type='const xmlListPtr'/>
3390 </function>
3391 <function name='xmlListCreate' file='list'>
3392 <return type='xmlListPtr'/>
3393 <arg name='deallocator' type='xmlListDeallocator'/>
3394 <arg name='compare' type='xmlListDataCompare'/>
3395 </function>
3396 <function name='xmlListDelete' file='list'>
3397 <return type='void'/>
3398 <arg name='l' type='xmlListPtr'/>
3399 </function>
3400 <function name='xmlListDup' file='list'>
3401 <return type='xmlListPtr'/>
3402 <arg name='old' type='const xmlListPtr'/>
3403 </function>
3404 <function name='xmlListEmpty' file='list'>
3405 <return type='int'/>
3406 <arg name='l' type='xmlListPtr'/>
3407 </function>
3408 <function name='xmlListEnd' file='list'>
3409 <return type='xmlLinkPtr'/>
3410 <arg name='l' type='xmlListPtr'/>
3411 </function>
3412 <function name='xmlListFront' file='list'>
3413 <return type='xmlLinkPtr'/>
3414 <arg name='l' type='xmlListPtr'/>
3415 </function>
3416 <function name='xmlListInsert' file='list'>
3417 <return type='int'/>
3418 <arg name='l' type='xmlListPtr'/>
3419 <arg name='data' type='void *'/>
3420 </function>
3421 <function name='xmlListMerge' file='list'>
3422 <return type='void'/>
3423 <arg name='l1' type='xmlListPtr'/>
3424 <arg name='l2' type='xmlListPtr'/>
3425 </function>
3426 <function name='xmlListPopBack' file='list'>
3427 <return type='void'/>
3428 <arg name='l' type='xmlListPtr'/>
3429 </function>
3430 <function name='xmlListPopFront' file='list'>
3431 <return type='void'/>
3432 <arg name='l' type='xmlListPtr'/>
3433 </function>
3434 <typedef name='xmlListPtr' file='list'/>
3435 <function name='xmlListPushBack' file='list'>
3436 <return type='int'/>
3437 <arg name='l' type='xmlListPtr'/>
3438 <arg name='data' type='void *'/>
3439 </function>
3440 <function name='xmlListPushFront' file='list'>
3441 <return type='int'/>
3442 <arg name='l' type='xmlListPtr'/>
3443 <arg name='data' type='void *'/>
3444 </function>
3445 <function name='xmlListRemoveAll' file='list'>
3446 <return type='int'/>
3447 <arg name='l' type='xmlListPtr'/>
3448 <arg name='data' type='void *'/>
3449 </function>
3450 <function name='xmlListRemoveFirst' file='list'>
3451 <return type='int'/>
3452 <arg name='l' type='xmlListPtr'/>
3453 <arg name='data' type='void *'/>
3454 </function>
3455 <function name='xmlListRemoveLast' file='list'>
3456 <return type='int'/>
3457 <arg name='l' type='xmlListPtr'/>
3458 <arg name='data' type='void *'/>
3459 </function>
3460 <function name='xmlListReverse' file='list'>
3461 <return type='void'/>
3462 <arg name='l' type='xmlListPtr'/>
3463 </function>
3464 <function name='xmlListReverseSearch' file='list'>
3465 <return type='void *'/>
3466 <arg name='l' type='xmlListPtr'/>
3467 <arg name='data' type='void *'/>
3468 </function>
3469 <function name='xmlListReverseWalk' file='list'>
3470 <return type='void'/>
3471 <arg name='l' type='xmlListPtr'/>
3472 <arg name='walker' type='xmlListWalker'/>
3473 <arg name='user' type='const void *'/>
3474 </function>
3475 <function name='xmlListSearch' file='list'>
3476 <return type='void *'/>
3477 <arg name='l' type='xmlListPtr'/>
3478 <arg name='data' type='void *'/>
3479 </function>
3480 <function name='xmlListSize' file='list'>
3481 <return type='int'/>
3482 <arg name='l' type='xmlListPtr'/>
3483 </function>
3484 <function name='xmlListSort' file='list'>
3485 <return type='void'/>
3486 <arg name='l' type='xmlListPtr'/>
3487 </function>
3488 <function name='xmlListWalk' file='list'>
3489 <return type='void'/>
3490 <arg name='l' type='xmlListPtr'/>
3491 <arg name='walker' type='xmlListWalker'/>
3492 <arg name='user' type='const void *'/>
3493 </function>
3494 <function name='xmlLoadACatalog' file='catalog'>
3495 <return type='xmlCatalogPtr'/>
3496 <arg name='filename' type='const char *'/>
3497 </function>
3498 <function name='xmlLoadCatalog' file='catalog'>
3499 <return type='int'/>
3500 <arg name='filename' type='const char *'/>
3501 </function>
3502 <function name='xmlLoadCatalogs' file='catalog'>
3503 <return type='void'/>
3504 <arg name='paths' type='const char *'/>
3505 </function>
3506 <macro name='xmlLoadExtDtdDefaultValue' file='globals'/>
3507 <function name='xmlLoadExternalEntity' file='parser'>
3508 <return type='xmlParserInputPtr'/>
3509 <arg name='URL' type='const char *'/>
3510 <arg name='ID' type='const char *'/>
3511 <arg name='context' type='xmlParserCtxtPtr'/>
3512 </function>
3513 <function name='xmlLoadSGMLSuperCatalog' file='catalog'>
3514 <return type='xmlCatalogPtr'/>
3515 <arg name='filename' type='const char *'/>
3516 </function>
3517 <struct name='xmlLocationSet' file='xpointer'/>
3518 <typedef name='xmlLocationSetPtr' file='xpointer'/>
3519 <function name='xmlLockLibrary' file='threads'>
3520 <return type='void'/>
3521 <arg name='void' type=''/>
3522 </function>
3523 <function name='xmlLsCountNode' file='debugXML'>
3524 <return type='int'/>
3525 <arg name='node' type='xmlNodePtr'/>
3526 </function>
3527 <function name='xmlLsOneNode' file='debugXML'>
3528 <return type='void'/>
3529 <arg name='output' type='FILE *'/>
3530 <arg name='node' type='xmlNodePtr'/>
3531 </function>
3532 <macro name='xmlMalloc' file='globals'/>
3533 <function name='xmlMallocLoc' file='xmlmemory'>
3534 <return type='void *'/>
3535 <arg name='size' type='size_t'/>
3536 <arg name='file' type='const char *'/>
3537 <arg name='line' type='int'/>
3538 </function>
3539 <function name='xmlMemDisplay' file='xmlmemory'>
3540 <return type='void'/>
3541 <arg name='fp' type='FILE *'/>
3542 </function>
3543 <function name='xmlMemGet' file='xmlmemory'>
3544 <return type='int'/>
3545 <arg name='freeFunc' type='xmlFreeFunc *'/>
3546 <arg name='mallocFunc' type='xmlMallocFunc *'/>
3547 <arg name='reallocFunc' type='xmlReallocFunc *'/>
3548 <arg name='strdupFunc' type='xmlStrdupFunc *'/>
3549 </function>
3550 <function name='xmlMemSetup' file='xmlmemory'>
3551 <return type='int'/>
3552 <arg name='freeFunc' type='xmlFreeFunc'/>
3553 <arg name='mallocFunc' type='xmlMallocFunc'/>
3554 <arg name='reallocFunc' type='xmlReallocFunc'/>
3555 <arg name='strdupFunc' type='xmlStrdupFunc'/>
3556 </function>
3557 <function name='xmlMemShow' file='xmlmemory'>
3558 <return type='void'/>
3559 <arg name='fp' type='FILE *'/>
3560 <arg name='nr' type='int'/>
3561 </function>
3562 <macro name='xmlMemStrdup' file='globals'/>
3563 <function name='xmlMemStrdupLoc' file='xmlmemory'>
3564 <return type='char *'/>
3565 <arg name='str' type='const char *'/>
3566 <arg name='file' type='const char *'/>
3567 <arg name='line' type='int'/>
3568 </function>
3569 <function name='xmlMemUsed' file='xmlmemory'>
3570 <return type='int'/>
3571 <arg name='void' type=''/>
3572 </function>
3573 <function name='xmlMemoryDump' file='xmlmemory'>
3574 <return type='void'/>
3575 <arg name='void' type=''/>
3576 </function>
3577 <struct name='xmlMutex' file='threads'/>
3578 <function name='xmlMutexLock' file='threads'>
3579 <return type='void'/>
3580 <arg name='tok' type='xmlMutexPtr'/>
3581 </function>
3582 <typedef name='xmlMutexPtr' file='threads'/>
3583 <function name='xmlMutexUnlock' file='threads'>
3584 <return type='void'/>
3585 <arg name='tok' type='xmlMutexPtr'/>
3586 </function>
3587 <function name='xmlNamespaceParseNCName' file='parserInternals'>
3588 <return type='xmlChar *'/>
3589 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3590 </function>
3591 <function name='xmlNamespaceParseNSDef' file='parserInternals'>
3592 <return type='xmlChar *'/>
3593 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3594 </function>
3595 <function name='xmlNamespaceParseQName' file='parserInternals'>
3596 <return type='xmlChar *'/>
3597 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3598 <arg name='prefix' type='xmlChar **'/>
3599 </function>
3600 <function name='xmlNanoFTPCheckResponse' file='nanoftp'>
3601 <return type='int'/>
3602 <arg name='ctx' type='void *'/>
3603 </function>
3604 <function name='xmlNanoFTPCleanup' file='nanoftp'>
3605 <return type='void'/>
3606 <arg name='void' type=''/>
3607 </function>
3608 <function name='xmlNanoFTPClose' file='nanoftp'>
3609 <return type='int'/>
3610 <arg name='ctx' type='void *'/>
3611 </function>
3612 <function name='xmlNanoFTPCloseConnection' file='nanoftp'>
3613 <return type='int'/>
3614 <arg name='ctx' type='void *'/>
3615 </function>
3616 <function name='xmlNanoFTPConnect' file='nanoftp'>
3617 <return type='int'/>
3618 <arg name='ctx' type='void *'/>
3619 </function>
3620 <function name='xmlNanoFTPConnectTo' file='nanoftp'>
3621 <return type='void *'/>
3622 <arg name='server' type='const char *'/>
3623 <arg name='port' type='int'/>
3624 </function>
3625 <function name='xmlNanoFTPCwd' file='nanoftp'>
3626 <return type='int'/>
3627 <arg name='ctx' type='void *'/>
3628 <arg name='directory' type='char *'/>
3629 </function>
3630 <function name='xmlNanoFTPFreeCtxt' file='nanoftp'>
3631 <return type='void'/>
3632 <arg name='ctx' type='void *'/>
3633 </function>
3634 <function name='xmlNanoFTPGet' file='nanoftp'>
3635 <return type='int'/>
3636 <arg name='ctx' type='void *'/>
3637 <arg name='callback' type='ftpDataCallback'/>
3638 <arg name='userData' type='void *'/>
3639 <arg name='filename' type='const char *'/>
3640 </function>
3641 <function name='xmlNanoFTPGetConnection' file='nanoftp'>
3642 <return type='int'/>
3643 <arg name='ctx' type='void *'/>
3644 </function>
3645 <function name='xmlNanoFTPGetResponse' file='nanoftp'>
3646 <return type='int'/>
3647 <arg name='ctx' type='void *'/>
3648 </function>
3649 <function name='xmlNanoFTPGetSocket' file='nanoftp'>
3650 <return type='int'/>
3651 <arg name='ctx' type='void *'/>
3652 <arg name='filename' type='const char *'/>
3653 </function>
3654 <function name='xmlNanoFTPInit' file='nanoftp'>
3655 <return type='void'/>
3656 <arg name='void' type=''/>
3657 </function>
3658 <function name='xmlNanoFTPList' file='nanoftp'>
3659 <return type='int'/>
3660 <arg name='ctx' type='void *'/>
3661 <arg name='callback' type='ftpListCallback'/>
3662 <arg name='userData' type='void *'/>
3663 <arg name='filename' type='char *'/>
3664 </function>
3665 <function name='xmlNanoFTPNewCtxt' file='nanoftp'>
3666 <return type='void *'/>
3667 <arg name='URL' type='const char *'/>
3668 </function>
3669 <function name='xmlNanoFTPOpen' file='nanoftp'>
3670 <return type='void *'/>
3671 <arg name='URL' type='const char *'/>
3672 </function>
3673 <function name='xmlNanoFTPProxy' file='nanoftp'>
3674 <return type='void'/>
3675 <arg name='host' type='const char *'/>
3676 <arg name='port' type='int'/>
3677 <arg name='user' type='const char *'/>
3678 <arg name='passwd' type='const char *'/>
3679 <arg name='type' type='int'/>
3680 </function>
3681 <function name='xmlNanoFTPQuit' file='nanoftp'>
3682 <return type='int'/>
3683 <arg name='ctx' type='void *'/>
3684 </function>
3685 <function name='xmlNanoFTPRead' file='nanoftp'>
3686 <return type='int'/>
3687 <arg name='ctx' type='void *'/>
3688 <arg name='dest' type='void *'/>
3689 <arg name='len' type='int'/>
3690 </function>
3691 <function name='xmlNanoFTPScanProxy' file='nanoftp'>
3692 <return type='void'/>
3693 <arg name='URL' type='const char *'/>
3694 </function>
3695 <function name='xmlNanoFTPUpdateURL' file='nanoftp'>
3696 <return type='int'/>
3697 <arg name='ctx' type='void *'/>
3698 <arg name='URL' type='const char *'/>
3699 </function>
3700 <function name='xmlNanoHTTPAuthHeader' file='nanohttp'>
3701 <return type='const char *'/>
3702 <arg name='ctx' type='void *'/>
3703 </function>
3704 <function name='xmlNanoHTTPCleanup' file='nanohttp'>
3705 <return type='void'/>
3706 <arg name='void' type=''/>
3707 </function>
3708 <function name='xmlNanoHTTPClose' file='nanohttp'>
3709 <return type='void'/>
3710 <arg name='ctx' type='void *'/>
3711 </function>
3712 <function name='xmlNanoHTTPFetch' file='nanohttp'>
3713 <return type='int'/>
3714 <arg name='URL' type='const char *'/>
3715 <arg name='filename' type='const char *'/>
3716 <arg name='contentType' type='char **'/>
3717 </function>
3718 <function name='xmlNanoHTTPInit' file='nanohttp'>
3719 <return type='void'/>
3720 <arg name='void' type=''/>
3721 </function>
3722 <function name='xmlNanoHTTPMethod' file='nanohttp'>
3723 <return type='void *'/>
3724 <arg name='URL' type='const char *'/>
3725 <arg name='method' type='const char *'/>
3726 <arg name='input' type='const char *'/>
3727 <arg name='contentType' type='char **'/>
3728 <arg name='headers' type='const char *'/>
3729 <arg name='ilen' type='int'/>
3730 </function>
3731 <function name='xmlNanoHTTPMethodRedir' file='nanohttp'>
3732 <return type='void *'/>
3733 <arg name='URL' type='const char *'/>
3734 <arg name='method' type='const char *'/>
3735 <arg name='input' type='const char *'/>
3736 <arg name='contentType' type='char **'/>
3737 <arg name='redir' type='char **'/>
3738 <arg name='headers' type='const char *'/>
3739 <arg name='ilen' type='int'/>
3740 </function>
3741 <function name='xmlNanoHTTPOpen' file='nanohttp'>
3742 <return type='void *'/>
3743 <arg name='URL' type='const char *'/>
3744 <arg name='contentType' type='char **'/>
3745 </function>
3746 <function name='xmlNanoHTTPOpenRedir' file='nanohttp'>
3747 <return type='void *'/>
3748 <arg name='URL' type='const char *'/>
3749 <arg name='contentType' type='char **'/>
3750 <arg name='redir' type='char **'/>
3751 </function>
3752 <function name='xmlNanoHTTPRead' file='nanohttp'>
3753 <return type='int'/>
3754 <arg name='ctx' type='void *'/>
3755 <arg name='dest' type='void *'/>
3756 <arg name='len' type='int'/>
3757 </function>
3758 <function name='xmlNanoHTTPReturnCode' file='nanohttp'>
3759 <return type='int'/>
3760 <arg name='ctx' type='void *'/>
3761 </function>
3762 <function name='xmlNanoHTTPSave' file='nanohttp'>
3763 <return type='int'/>
3764 <arg name='ctxt' type='void *'/>
3765 <arg name='filename' type='const char *'/>
3766 </function>
3767 <function name='xmlNanoHTTPScanProxy' file='nanohttp'>
3768 <return type='void'/>
3769 <arg name='URL' type='const char *'/>
3770 </function>
3771 <function name='xmlNewCDataBlock' file='tree'>
3772 <return type='xmlNodePtr'/>
3773 <arg name='doc' type='xmlDocPtr'/>
3774 <arg name='content' type='const xmlChar *'/>
3775 <arg name='len' type='int'/>
3776 </function>
3777 <function name='xmlNewCatalog' file='catalog'>
3778 <return type='xmlCatalogPtr'/>
3779 <arg name='sgml' type='int'/>
3780 </function>
3781 <function name='xmlNewCharRef' file='tree'>
3782 <return type='xmlNodePtr'/>
3783 <arg name='doc' type='xmlDocPtr'/>
3784 <arg name='name' type='const xmlChar *'/>
3785 </function>
3786 <function name='xmlNewChild' file='tree'>
3787 <return type='xmlNodePtr'/>
3788 <arg name='parent' type='xmlNodePtr'/>
3789 <arg name='ns' type='xmlNsPtr'/>
3790 <arg name='name' type='const xmlChar *'/>
3791 <arg name='content' type='const xmlChar *'/>
3792 </function>
3793 <function name='xmlNewComment' file='tree'>
3794 <return type='xmlNodePtr'/>
3795 <arg name='content' type='const xmlChar *'/>
3796 </function>
3797 <function name='xmlNewDoc' file='tree'>
3798 <return type='xmlDocPtr'/>
3799 <arg name='version' type='const xmlChar *'/>
3800 </function>
3801 <function name='xmlNewDocComment' file='tree'>
3802 <return type='xmlNodePtr'/>
3803 <arg name='doc' type='xmlDocPtr'/>
3804 <arg name='content' type='const xmlChar *'/>
3805 </function>
3806 <function name='xmlNewDocFragment' file='tree'>
3807 <return type='xmlNodePtr'/>
3808 <arg name='doc' type='xmlDocPtr'/>
3809 </function>
3810 <function name='xmlNewDocNode' file='tree'>
3811 <return type='xmlNodePtr'/>
3812 <arg name='doc' type='xmlDocPtr'/>
3813 <arg name='ns' type='xmlNsPtr'/>
3814 <arg name='name' type='const xmlChar *'/>
3815 <arg name='content' type='const xmlChar *'/>
3816 </function>
3817 <function name='xmlNewDocProp' file='tree'>
3818 <return type='xmlAttrPtr'/>
3819 <arg name='doc' type='xmlDocPtr'/>
3820 <arg name='name' type='const xmlChar *'/>
3821 <arg name='value' type='const xmlChar *'/>
3822 </function>
3823 <function name='xmlNewDocRawNode' file='tree'>
3824 <return type='xmlNodePtr'/>
3825 <arg name='doc' type='xmlDocPtr'/>
3826 <arg name='ns' type='xmlNsPtr'/>
3827 <arg name='name' type='const xmlChar *'/>
3828 <arg name='content' type='const xmlChar *'/>
3829 </function>
3830 <function name='xmlNewDocText' file='tree'>
3831 <return type='xmlNodePtr'/>
3832 <arg name='doc' type='xmlDocPtr'/>
3833 <arg name='content' type='const xmlChar *'/>
3834 </function>
3835 <function name='xmlNewDocTextLen' file='tree'>
3836 <return type='xmlNodePtr'/>
3837 <arg name='doc' type='xmlDocPtr'/>
3838 <arg name='content' type='const xmlChar *'/>
3839 <arg name='len' type='int'/>
3840 </function>
3841 <function name='xmlNewDtd' file='tree'>
3842 <return type='xmlDtdPtr'/>
3843 <arg name='doc' type='xmlDocPtr'/>
3844 <arg name='name' type='const xmlChar *'/>
3845 <arg name='ExternalID' type='const xmlChar *'/>
3846 <arg name='SystemID' type='const xmlChar *'/>
3847 </function>
3848 <function name='xmlNewElementContent' file='valid'>
3849 <return type='xmlElementContentPtr'/>
3850 <arg name='name' type='xmlChar *'/>
3851 <arg name='type' type='xmlElementContentType'/>
3852 </function>
3853 <function name='xmlNewEntityInputStream' file='parserInternals'>
3854 <return type='xmlParserInputPtr'/>
3855 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3856 <arg name='entity' type='xmlEntityPtr'/>
3857 </function>
3858 <function name='xmlNewGlobalNs' file='tree'>
3859 <return type='xmlNsPtr'/>
3860 <arg name='doc' type='xmlDocPtr'/>
3861 <arg name='href' type='const xmlChar *'/>
3862 <arg name='prefix' type='const xmlChar *'/>
3863 </function>
3864 <function name='xmlNewIOInputStream' file='parser'>
3865 <return type='xmlParserInputPtr'/>
3866 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3867 <arg name='input' type='xmlParserInputBufferPtr'/>
3868 <arg name='enc' type='xmlCharEncoding'/>
3869 </function>
3870 <function name='xmlNewInputFromFile' file='parserInternals'>
3871 <return type='xmlParserInputPtr'/>
3872 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3873 <arg name='filename' type='const char *'/>
3874 </function>
3875 <function name='xmlNewInputStream' file='parserInternals'>
3876 <return type='xmlParserInputPtr'/>
3877 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3878 </function>
3879 <function name='xmlNewMutex' file='threads'>
3880 <return type='xmlMutexPtr'/>
3881 <arg name='void' type=''/>
3882 </function>
3883 <function name='xmlNewNode' file='tree'>
3884 <return type='xmlNodePtr'/>
3885 <arg name='ns' type='xmlNsPtr'/>
3886 <arg name='name' type='const xmlChar *'/>
3887 </function>
3888 <function name='xmlNewNs' file='tree'>
3889 <return type='xmlNsPtr'/>
3890 <arg name='node' type='xmlNodePtr'/>
3891 <arg name='href' type='const xmlChar *'/>
3892 <arg name='prefix' type='const xmlChar *'/>
3893 </function>
3894 <function name='xmlNewNsProp' file='tree'>
3895 <return type='xmlAttrPtr'/>
3896 <arg name='node' type='xmlNodePtr'/>
3897 <arg name='ns' type='xmlNsPtr'/>
3898 <arg name='name' type='const xmlChar *'/>
3899 <arg name='value' type='const xmlChar *'/>
3900 </function>
3901 <function name='xmlNewPI' file='tree'>
3902 <return type='xmlNodePtr'/>
3903 <arg name='name' type='const xmlChar *'/>
3904 <arg name='content' type='const xmlChar *'/>
3905 </function>
3906 <function name='xmlNewParserCtxt' file='parserInternals'>
3907 <return type='xmlParserCtxtPtr'/>
3908 <arg name='void' type=''/>
3909 </function>
3910 <function name='xmlNewProp' file='tree'>
3911 <return type='xmlAttrPtr'/>
3912 <arg name='node' type='xmlNodePtr'/>
3913 <arg name='name' type='const xmlChar *'/>
3914 <arg name='value' type='const xmlChar *'/>
3915 </function>
3916 <function name='xmlNewRMutex' file='threads'>
3917 <return type='xmlRMutexPtr'/>
3918 <arg name='void' type=''/>
3919 </function>
3920 <function name='xmlNewReference' file='tree'>
3921 <return type='xmlNodePtr'/>
3922 <arg name='doc' type='xmlDocPtr'/>
3923 <arg name='name' type='const xmlChar *'/>
3924 </function>
3925 <function name='xmlNewStringInputStream' file='parserInternals'>
3926 <return type='xmlParserInputPtr'/>
3927 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3928 <arg name='buffer' type='const xmlChar *'/>
3929 </function>
3930 <function name='xmlNewText' file='tree'>
3931 <return type='xmlNodePtr'/>
3932 <arg name='content' type='const xmlChar *'/>
3933 </function>
3934 <function name='xmlNewTextChild' file='tree'>
3935 <return type='xmlNodePtr'/>
3936 <arg name='parent' type='xmlNodePtr'/>
3937 <arg name='ns' type='xmlNsPtr'/>
3938 <arg name='name' type='const xmlChar *'/>
3939 <arg name='content' type='const xmlChar *'/>
3940 </function>
3941 <function name='xmlNewTextLen' file='tree'>
3942 <return type='xmlNodePtr'/>
3943 <arg name='content' type='const xmlChar *'/>
3944 <arg name='len' type='int'/>
3945 </function>
3946 <function name='xmlNextChar' file='parserInternals'>
3947 <return type='void'/>
3948 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3949 </function>
3950 <function name='xmlNoNetExternalEntityLoader' file='xmlIO'>
3951 <return type='xmlParserInputPtr'/>
3952 <arg name='URL' type='const char *'/>
3953 <arg name='ID' type='const char *'/>
3954 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3955 </function>
3956 <struct name='xmlNode' file='tree'/>
3957 <function name='xmlNodeAddContent' file='tree'>
3958 <return type='void'/>
3959 <arg name='cur' type='xmlNodePtr'/>
3960 <arg name='content' type='const xmlChar *'/>
3961 </function>
3962 <function name='xmlNodeAddContentLen' file='tree'>
3963 <return type='void'/>
3964 <arg name='cur' type='xmlNodePtr'/>
3965 <arg name='content' type='const xmlChar *'/>
3966 <arg name='len' type='int'/>
3967 </function>
3968 <function name='xmlNodeDump' file='tree'>
3969 <return type='void'/>
3970 <arg name='buf' type='xmlBufferPtr'/>
3971 <arg name='doc' type='xmlDocPtr'/>
3972 <arg name='cur' type='xmlNodePtr'/>
3973 <arg name='level' type='int'/>
3974 <arg name='format' type='int'/>
3975 </function>
3976 <function name='xmlNodeDumpOutput' file='tree'>
3977 <return type='void'/>
3978 <arg name='buf' type='xmlOutputBufferPtr'/>
3979 <arg name='doc' type='xmlDocPtr'/>
3980 <arg name='cur' type='xmlNodePtr'/>
3981 <arg name='level' type='int'/>
3982 <arg name='format' type='int'/>
3983 <arg name='encoding' type='const char *'/>
3984 </function>
3985 <function name='xmlNodeGetBase' file='tree'>
3986 <return type='xmlChar *'/>
3987 <arg name='doc' type='xmlDocPtr'/>
3988 <arg name='cur' type='xmlNodePtr'/>
3989 </function>
3990 <function name='xmlNodeGetContent' file='tree'>
3991 <return type='xmlChar *'/>
3992 <arg name='cur' type='xmlNodePtr'/>
3993 </function>
3994 <function name='xmlNodeGetLang' file='tree'>
3995 <return type='xmlChar *'/>
3996 <arg name='cur' type='xmlNodePtr'/>
3997 </function>
3998 <function name='xmlNodeGetSpacePreserve' file='tree'>
3999 <return type='int'/>
4000 <arg name='cur' type='xmlNodePtr'/>
4001 </function>
4002 <function name='xmlNodeIsText' file='tree'>
4003 <return type='int'/>
4004 <arg name='node' type='xmlNodePtr'/>
4005 </function>
4006 <function name='xmlNodeListGetRawString' file='tree'>
4007 <return type='xmlChar *'/>
4008 <arg name='doc' type='xmlDocPtr'/>
4009 <arg name='list' type='xmlNodePtr'/>
4010 <arg name='inLine' type='int'/>
4011 </function>
4012 <function name='xmlNodeListGetString' file='tree'>
4013 <return type='xmlChar *'/>
4014 <arg name='doc' type='xmlDocPtr'/>
4015 <arg name='list' type='xmlNodePtr'/>
4016 <arg name='inLine' type='int'/>
4017 </function>
4018 <typedef name='xmlNodePtr' file='tree'/>
4019 <struct name='xmlNodeSet' file='xpath'/>
4020 <function name='xmlNodeSetBase' file='tree'>
4021 <return type='void'/>
4022 <arg name='cur' type='xmlNodePtr'/>
4023 <arg name='uri' type='xmlChar *'/>
4024 </function>
4025 <function name='xmlNodeSetContent' file='tree'>
4026 <return type='void'/>
4027 <arg name='cur' type='xmlNodePtr'/>
4028 <arg name='content' type='const xmlChar *'/>
4029 </function>
4030 <function name='xmlNodeSetContentLen' file='tree'>
4031 <return type='void'/>
4032 <arg name='cur' type='xmlNodePtr'/>
4033 <arg name='content' type='const xmlChar *'/>
4034 <arg name='len' type='int'/>
4035 </function>
4036 <function name='xmlNodeSetLang' file='tree'>
4037 <return type='void'/>
4038 <arg name='cur' type='xmlNodePtr'/>
4039 <arg name='lang' type='const xmlChar *'/>
4040 </function>
4041 <function name='xmlNodeSetName' file='tree'>
4042 <return type='void'/>
4043 <arg name='cur' type='xmlNodePtr'/>
4044 <arg name='name' type='const xmlChar *'/>
4045 </function>
4046 <typedef name='xmlNodeSetPtr' file='xpath'/>
4047 <function name='xmlNodeSetSpacePreserve' file='tree'>
4048 <return type='void'/>
4049 <arg name='cur' type='xmlNodePtr'/>
4050 <arg name='val' type='int'/>
4051 </function>
4052 <function name='xmlNormalizeURIPath' file='uri'>
4053 <return type='int'/>
4054 <arg name='path' type='char *'/>
4055 </function>
4056 <struct name='xmlNotation' file='tree'/>
4057 <typedef name='xmlNotationPtr' file='tree'/>
4058 <typedef name='xmlNotationTablePtr' file='valid'/>
4059 <struct name='xmlNs' file='tree'/>
4060 <typedef name='xmlNsPtr' file='tree'/>
4061 <typedef name='xmlNsType' file='tree'/>
4062 <struct name='xmlOutputBuffer' file='xmlIO'/>
4063 <function name='xmlOutputBufferClose' file='xmlIO'>
4064 <return type='int'/>
4065 <arg name='out' type='xmlOutputBufferPtr'/>
4066 </function>
4067 <function name='xmlOutputBufferCreateFd' file='xmlIO'>
4068 <return type='xmlOutputBufferPtr'/>
4069 <arg name='fd' type='int'/>
4070 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4071 </function>
4072 <function name='xmlOutputBufferCreateFile' file='xmlIO'>
4073 <return type='xmlOutputBufferPtr'/>
4074 <arg name='file' type='FILE *'/>
4075 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4076 </function>
4077 <function name='xmlOutputBufferCreateFilename' file='xmlIO'>
4078 <return type='xmlOutputBufferPtr'/>
4079 <arg name='URI' type='const char *'/>
4080 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4081 <arg name='compression' type='int'/>
4082 </function>
4083 <function name='xmlOutputBufferCreateIO' file='xmlIO'>
4084 <return type='xmlOutputBufferPtr'/>
4085 <arg name='iowrite' type='xmlOutputWriteCallback'/>
4086 <arg name='ioclose' type='xmlOutputCloseCallback'/>
4087 <arg name='ioctx' type='void *'/>
4088 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4089 </function>
4090 <function name='xmlOutputBufferFlush' file='xmlIO'>
4091 <return type='int'/>
4092 <arg name='out' type='xmlOutputBufferPtr'/>
4093 </function>
4094 <typedef name='xmlOutputBufferPtr' file='tree'/>
4095 <function name='xmlOutputBufferWrite' file='xmlIO'>
4096 <return type='int'/>
4097 <arg name='out' type='xmlOutputBufferPtr'/>
4098 <arg name='len' type='int'/>
4099 <arg name='buf' type='const char *'/>
4100 </function>
4101 <function name='xmlOutputBufferWriteString' file='xmlIO'>
4102 <return type='int'/>
4103 <arg name='out' type='xmlOutputBufferPtr'/>
4104 <arg name='str' type='const char *'/>
4105 </function>
4106 <function name='xmlParseAttValue' file='parserInternals'>
4107 <return type='xmlChar *'/>
4108 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4109 </function>
4110 <function name='xmlParseAttribute' file='parserInternals'>
4111 <return type='xmlChar *'/>
4112 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4113 <arg name='value' type='xmlChar **'/>
4114 </function>
4115 <function name='xmlParseAttributeListDecl' file='parserInternals'>
4116 <return type='void'/>
4117 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4118 </function>
4119 <function name='xmlParseAttributeType' file='parserInternals'>
4120 <return type='int'/>
4121 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4122 <arg name='tree' type='xmlEnumerationPtr *'/>
4123 </function>
4124 <function name='xmlParseBalancedChunkMemory' file='parser'>
4125 <return type='int'/>
4126 <arg name='doc' type='xmlDocPtr'/>
4127 <arg name='sax' type='xmlSAXHandlerPtr'/>
4128 <arg name='data' type='void *user_'/>
4129 <arg name='depth' type='int'/>
4130 <arg name='string' type='const xmlChar *'/>
4131 <arg name='lst' type='xmlNodePtr *'/>
4132 </function>
4133 <function name='xmlParseCDSect' file='parserInternals'>
4134 <return type='void'/>
4135 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4136 </function>
4137 <function name='xmlParseCatalogFile' file='catalog'>
4138 <return type='xmlDocPtr'/>
4139 <arg name='filename' type='const char *'/>
4140 </function>
4141 <function name='xmlParseCharData' file='parserInternals'>
4142 <return type='void'/>
4143 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4144 <arg name='cdata' type='int'/>
4145 </function>
4146 <function name='xmlParseCharEncoding' file='encoding'>
4147 <return type='xmlCharEncoding'/>
4148 <arg name='name' type='const char *'/>
4149 </function>
4150 <function name='xmlParseCharRef' file='parserInternals'>
4151 <return type='int'/>
4152 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4153 </function>
4154 <function name='xmlParseChunk' file='parser'>
4155 <return type='int'/>
4156 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4157 <arg name='chunk' type='const char *'/>
4158 <arg name='size' type='int'/>
4159 <arg name='terminate' type='int'/>
4160 </function>
4161 <function name='xmlParseComment' file='parserInternals'>
4162 <return type='void'/>
4163 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4164 </function>
4165 <function name='xmlParseContent' file='parserInternals'>
4166 <return type='void'/>
4167 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4168 </function>
4169 <function name='xmlParseCtxtExternalEntity' file='parser'>
4170 <return type='int'/>
4171 <arg name='ctx' type='xmlParserCtxtPtr'/>
4172 <arg name='URL' type='const xmlChar *'/>
4173 <arg name='ID' type='const xmlChar *'/>
4174 <arg name='lst' type='xmlNodePtr *'/>
4175 </function>
4176 <function name='xmlParseDTD' file='parser'>
4177 <return type='xmlDtdPtr'/>
4178 <arg name='ExternalID' type='const xmlChar *'/>
4179 <arg name='SystemID' type='const xmlChar *'/>
4180 </function>
4181 <function name='xmlParseDefaultDecl' file='parserInternals'>
4182 <return type='int'/>
4183 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4184 <arg name='value' type='xmlChar **'/>
4185 </function>
4186 <function name='xmlParseDoc' file='parser'>
4187 <return type='xmlDocPtr'/>
4188 <arg name='cur' type='xmlChar *'/>
4189 </function>
4190 <function name='xmlParseDocTypeDecl' file='parserInternals'>
4191 <return type='void'/>
4192 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4193 </function>
4194 <function name='xmlParseDocument' file='parser'>
4195 <return type='int'/>
4196 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4197 </function>
4198 <function name='xmlParseElement' file='parserInternals'>
4199 <return type='void'/>
4200 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4201 </function>
4202 <function name='xmlParseElementChildrenContentD' file='parserInternals'>
4203 <return type='xmlElementContentPtr'/>
4204 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4205 </function>
4206 <function name='xmlParseElementChildrenContentDecl' file='parserInternals'>
4207 <return type='xmlElementContentPtr'/>
4208 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4209 </function>
4210 <function name='xmlParseElementContentDecl' file='parserInternals'>
4211 <return type='int'/>
4212 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4213 <arg name='name' type='xmlChar *'/>
4214 <arg name='result' type='xmlElementContentPtr *'/>
4215 </function>
4216 <function name='xmlParseElementDecl' file='parserInternals'>
4217 <return type='int'/>
4218 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4219 </function>
4220 <function name='xmlParseElementMixedContentDecl' file='parserInternals'>
4221 <return type='xmlElementContentPtr'/>
4222 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4223 </function>
4224 <function name='xmlParseEncName' file='parserInternals'>
4225 <return type='xmlChar *'/>
4226 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4227 </function>
4228 <function name='xmlParseEncodingDecl' file='parserInternals'>
4229 <return type='xmlChar *'/>
4230 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4231 </function>
4232 <function name='xmlParseEndTag' file='parserInternals'>
4233 <return type='void'/>
4234 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4235 </function>
4236 <function name='xmlParseEntity' file='parser'>
4237 <return type='xmlDocPtr'/>
4238 <arg name='filename' type='const char *'/>
4239 </function>
4240 <function name='xmlParseEntityDecl' file='parserInternals'>
4241 <return type='void'/>
4242 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4243 </function>
4244 <function name='xmlParseEntityRef' file='parserInternals'>
4245 <return type='xmlEntityPtr'/>
4246 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4247 </function>
4248 <function name='xmlParseEntityValue' file='parserInternals'>
4249 <return type='xmlChar *'/>
4250 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4251 <arg name='orig' type='xmlChar **'/>
4252 </function>
4253 <function name='xmlParseEnumeratedType' file='parserInternals'>
4254 <return type='int'/>
4255 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4256 <arg name='tree' type='xmlEnumerationPtr *'/>
4257 </function>
4258 <function name='xmlParseEnumerationType' file='parserInternals'>
4259 <return type='xmlEnumerationPtr'/>
4260 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4261 </function>
4262 <function name='xmlParseExtParsedEnt' file='parser'>
4263 <return type='int'/>
4264 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4265 </function>
4266 <function name='xmlParseExternalEntity' file='parser'>
4267 <return type='int'/>
4268 <arg name='doc' type='xmlDocPtr'/>
4269 <arg name='sax' type='xmlSAXHandlerPtr'/>
4270 <arg name='data' type='void *user_'/>
4271 <arg name='depth' type='int'/>
4272 <arg name='URL' type='const xmlChar *'/>
4273 <arg name='ID' type='const xmlChar *'/>
4274 <arg name='lst' type='xmlNodePtr *'/>
4275 </function>
4276 <function name='xmlParseExternalID' file='parserInternals'>
4277 <return type='xmlChar *'/>
4278 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4279 <arg name='publicID' type='xmlChar **'/>
4280 <arg name='strict' type='int'/>
4281 </function>
4282 <function name='xmlParseExternalSubset' file='parserInternals'>
4283 <return type='void'/>
4284 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4285 <arg name='ExternalID' type='const xmlChar *'/>
4286 <arg name='SystemID' type='const xmlChar *'/>
4287 </function>
4288 <function name='xmlParseFile' file='parser'>
4289 <return type='xmlDocPtr'/>
4290 <arg name='filename' type='const char *'/>
4291 </function>
4292 <function name='xmlParseMarkupDecl' file='parserInternals'>
4293 <return type='void'/>
4294 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4295 </function>
4296 <function name='xmlParseMemory' file='parser'>
4297 <return type='xmlDocPtr'/>
4298 <arg name='buffer' type='const char *'/>
4299 <arg name='size' type='int'/>
4300 </function>
4301 <function name='xmlParseMisc' file='parserInternals'>
4302 <return type='void'/>
4303 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4304 </function>
4305 <function name='xmlParseName' file='parserInternals'>
4306 <return type='xmlChar *'/>
4307 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4308 </function>
4309 <function name='xmlParseNamespace' file='parserInternals'>
4310 <return type='void'/>
4311 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4312 </function>
4313 <function name='xmlParseNmtoken' file='parserInternals'>
4314 <return type='xmlChar *'/>
4315 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4316 </function>
4317 <function name='xmlParseNotationDecl' file='parserInternals'>
4318 <return type='void'/>
4319 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4320 </function>
4321 <function name='xmlParseNotationType' file='parserInternals'>
4322 <return type='xmlEnumerationPtr'/>
4323 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4324 </function>
4325 <function name='xmlParsePEReference' file='parserInternals'>
4326 <return type='void'/>
4327 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4328 </function>
4329 <function name='xmlParsePI' file='parserInternals'>
4330 <return type='void'/>
4331 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4332 </function>
4333 <function name='xmlParsePITarget' file='parserInternals'>
4334 <return type='xmlChar *'/>
4335 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4336 </function>
4337 <function name='xmlParsePubidLiteral' file='parserInternals'>
4338 <return type='xmlChar *'/>
4339 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4340 </function>
4341 <function name='xmlParseQuotedString' file='parserInternals'>
4342 <return type='xmlChar *'/>
4343 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4344 </function>
4345 <function name='xmlParseReference' file='parserInternals'>
4346 <return type='void'/>
4347 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4348 </function>
4349 <function name='xmlParseSDDecl' file='parserInternals'>
4350 <return type='int'/>
4351 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4352 </function>
4353 <function name='xmlParseStartTag' file='parserInternals'>
4354 <return type='xmlChar *'/>
4355 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4356 </function>
4357 <function name='xmlParseSystemLiteral' file='parserInternals'>
4358 <return type='xmlChar *'/>
4359 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4360 </function>
4361 <function name='xmlParseTextDecl' file='parserInternals'>
4362 <return type='void'/>
4363 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4364 </function>
4365 <function name='xmlParseURI' file='uri'>
4366 <return type='xmlURIPtr'/>
4367 <arg name='str' type='const char *'/>
4368 </function>
4369 <function name='xmlParseURIReference' file='uri'>
4370 <return type='int'/>
4371 <arg name='uri' type='xmlURIPtr'/>
4372 <arg name='str' type='const char *'/>
4373 </function>
4374 <function name='xmlParseVersionInfo' file='parserInternals'>
4375 <return type='xmlChar *'/>
4376 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4377 </function>
4378 <function name='xmlParseVersionNum' file='parserInternals'>
4379 <return type='xmlChar *'/>
4380 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4381 </function>
4382 <function name='xmlParseXMLDecl' file='parserInternals'>
4383 <return type='void'/>
4384 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4385 </function>
4386 <function name='xmlParserAddNodeInfo' file='parser'>
4387 <return type='void'/>
4388 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4389 <arg name='info' type='const xmlParserNodeInfoPtr'/>
4390 </function>
4391 <struct name='xmlParserCtxt' file='tree'/>
4392 <typedef name='xmlParserCtxtPtr' file='tree'/>
4393 <macro name='xmlParserDebugEntities' file='globals'/>
4394 <function name='xmlParserError' file='xmlerror'>
4395 <return type='void'/>
4396 <arg name='ctx' type='void *'/>
4397 <arg name='msg' type='const char *'/>
4398 <arg name='' type='...'/>
4399 </function>
4400 <enum name='xmlParserErrors' file='xmlerror'/>
4401 <function name='xmlParserFindNodeInfo' file='parser'>
4402 <return type='const xmlParserNodeInfo *'/>
4403 <arg name='ctxt' type='const xmlParserCtxtPtr'/>
4404 <arg name='node' type='const xmlNodePtr'/>
4405 </function>
4406 <function name='xmlParserFindNodeInfoIndex' file='parser'>
4407 <return type='unsigned long'/>
4408 <arg name='seq' type='const xmlParserNodeInfoSeqPtr'/>
4409 <arg name='node' type='const xmlNodePtr'/>
4410 </function>
4411 <function name='xmlParserGetDirectory' file='xmlIO'>
4412 <return type='char *'/>
4413 <arg name='filename' type='const char *'/>
4414 </function>
4415 <function name='xmlParserHandlePEReference' file='parserInternals'>
4416 <return type='void'/>
4417 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4418 </function>
4419 <function name='xmlParserHandleReference' file='parserInternals'>
4420 <return type='void'/>
4421 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4422 </function>
4423 <struct name='xmlParserInput' file='tree'/>
4424 <struct name='xmlParserInputBuffer' file='xmlIO'/>
4425 <function name='xmlParserInputBufferCreateFd' file='xmlIO'>
4426 <return type='xmlParserInputBufferPtr'/>
4427 <arg name='fd' type='int'/>
4428 <arg name='enc' type='xmlCharEncoding'/>
4429 </function>
4430 <function name='xmlParserInputBufferCreateFile' file='xmlIO'>
4431 <return type='xmlParserInputBufferPtr'/>
4432 <arg name='file' type='FILE *'/>
4433 <arg name='enc' type='xmlCharEncoding'/>
4434 </function>
4435 <function name='xmlParserInputBufferCreateFilename' file='xmlIO'>
4436 <return type='xmlParserInputBufferPtr'/>
4437 <arg name='URI' type='const char *'/>
4438 <arg name='enc' type='xmlCharEncoding'/>
4439 </function>
4440 <function name='xmlParserInputBufferCreateFname' file='xmlIO'>
4441 <return type='xmlParserInputBufferPtr'/>
4442 <arg name='URI' type='const char *'/>
4443 <arg name='enc' type='xmlCharEncoding'/>
4444 </function>
4445 <function name='xmlParserInputBufferCreateIO' file='xmlIO'>
4446 <return type='xmlParserInputBufferPtr'/>
4447 <arg name='ioread' type='xmlInputReadCallback'/>
4448 <arg name='ioclose' type='xmlInputCloseCallback'/>
4449 <arg name='ioctx' type='void *'/>
4450 <arg name='enc' type='xmlCharEncoding'/>
4451 </function>
4452 <function name='xmlParserInputBufferCreateMem' file='xmlIO'>
4453 <return type='xmlParserInputBufferPtr'/>
4454 <arg name='mem' type='const char *'/>
4455 <arg name='size' type='int'/>
4456 <arg name='enc' type='xmlCharEncoding'/>
4457 </function>
4458 <function name='xmlParserInputBufferGrow' file='xmlIO'>
4459 <return type='int'/>
4460 <arg name='in' type='xmlParserInputBufferPtr'/>
4461 <arg name='len' type='int'/>
4462 </function>
4463 <typedef name='xmlParserInputBufferPtr' file='tree'/>
4464 <function name='xmlParserInputBufferPush' file='xmlIO'>
4465 <return type='int'/>
4466 <arg name='in' type='xmlParserInputBufferPtr'/>
4467 <arg name='len' type='int'/>
4468 <arg name='buf' type='const char *'/>
4469 </function>
4470 <function name='xmlParserInputBufferRead' file='xmlIO'>
4471 <return type='int'/>
4472 <arg name='in' type='xmlParserInputBufferPtr'/>
4473 <arg name='len' type='int'/>
4474 </function>
4475 <function name='xmlParserInputGrow' file='parser'>
4476 <return type='int'/>
4477 <arg name='in' type='xmlParserInputPtr'/>
4478 <arg name='len' type='int'/>
4479 </function>
4480 <typedef name='xmlParserInputPtr' file='tree'/>
4481 <function name='xmlParserInputRead' file='parser'>
4482 <return type='int'/>
4483 <arg name='in' type='xmlParserInputPtr'/>
4484 <arg name='len' type='int'/>
4485 </function>
4486 <function name='xmlParserInputShrink' file='parserInternals'>
4487 <return type='void'/>
4488 <arg name='in' type='xmlParserInputPtr'/>
4489 </function>
4490 <enum name='xmlParserInputState' file='parser'/>
4491 <struct name='xmlParserNodeInfo' file='parser'/>
4492 <typedef name='xmlParserNodeInfoPtr' file='parser'/>
4493 <struct name='xmlParserNodeInfoSeq' file='parser'/>
4494 <typedef name='xmlParserNodeInfoSeqPtr' file='parser'/>
4495 <function name='xmlParserPrintFileContext' file='xmlerror'>
4496 <return type='void'/>
4497 <arg name='input' type='xmlParserInputPtr'/>
4498 </function>
4499 <function name='xmlParserPrintFileInfo' file='xmlerror'>
4500 <return type='void'/>
4501 <arg name='input' type='xmlParserInputPtr'/>
4502 </function>
4503 <function name='xmlParserValidityError' file='xmlerror'>
4504 <return type='void'/>
4505 <arg name='ctx' type='void *'/>
4506 <arg name='msg' type='const char *'/>
4507 <arg name='' type='...'/>
4508 </function>
4509 <function name='xmlParserValidityWarning' file='xmlerror'>
4510 <return type='void'/>
4511 <arg name='ctx' type='void *'/>
4512 <arg name='msg' type='const char *'/>
4513 <arg name='' type='...'/>
4514 </function>
4515 <macro name='xmlParserVersion' file='globals'/>
4516 <function name='xmlParserWarning' file='xmlerror'>
4517 <return type='void'/>
4518 <arg name='ctx' type='void *'/>
4519 <arg name='msg' type='const char *'/>
4520 <arg name='' type='...'/>
4521 </function>
4522 <function name='xmlPedanticParserDefault' file='parser'>
4523 <return type='int'/>
4524 <arg name='val' type='int'/>
4525 </function>
4526 <macro name='xmlPedanticParserDefaultValue' file='globals'/>
4527 <function name='xmlPopInput' file='parserInternals'>
4528 <return type='xmlChar'/>
4529 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4530 </function>
4531 <function name='xmlPrintURI' file='uri'>
4532 <return type='void'/>
4533 <arg name='stream' type='FILE *'/>
4534 <arg name='uri' type='xmlURIPtr'/>
4535 </function>
4536 <function name='xmlPushInput' file='parserInternals'>
4537 <return type='void'/>
4538 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4539 <arg name='input' type='xmlParserInputPtr'/>
4540 </function>
4541 <struct name='xmlRMutex' file='threads'/>
4542 <function name='xmlRMutexLock' file='threads'>
4543 <return type='void'/>
4544 <arg name='tok' type='xmlRMutexPtr'/>
4545 </function>
4546 <typedef name='xmlRMutexPtr' file='threads'/>
4547 <function name='xmlRMutexUnlock' file='threads'>
4548 <return type='void'/>
4549 <arg name='tok' type='xmlRMutexPtr'/>
4550 </function>
4551 <macro name='xmlRealloc' file='globals'/>
4552 <function name='xmlReallocLoc' file='xmlmemory'>
4553 <return type='void *'/>
4554 <arg name='ptr' type='void *'/>
4555 <arg name='size' type='size_t'/>
4556 <arg name='file' type='const char *'/>
4557 <arg name='line' type='int'/>
4558 </function>
4559 <function name='xmlReconciliateNs' file='tree'>
4560 <return type='int'/>
4561 <arg name='doc' type='xmlDocPtr'/>
4562 <arg name='tree' type='xmlNodePtr'/>
4563 </function>
4564 <function name='xmlRecoverDoc' file='parser'>
4565 <return type='xmlDocPtr'/>
4566 <arg name='cur' type='xmlChar *'/>
4567 </function>
4568 <function name='xmlRecoverFile' file='parser'>
4569 <return type='xmlDocPtr'/>
4570 <arg name='filename' type='const char *'/>
4571 </function>
4572 <function name='xmlRecoverMemory' file='parser'>
4573 <return type='xmlDocPtr'/>
4574 <arg name='buffer' type='const char *'/>
4575 <arg name='size' type='int'/>
4576 </function>
4577 <struct name='xmlRef' file='tree'/>
4578 <typedef name='xmlRefPtr' file='tree'/>
4579 <typedef name='xmlRefTablePtr' file='valid'/>
4580 <function name='xmlRegisterCharEncodingHandler' file='encoding'>
4581 <return type='void'/>
4582 <arg name='handler' type='xmlCharEncodingHandlerPtr'/>
4583 </function>
4584 <function name='xmlRegisterDefaultInputCallbacks' file='xmlIO'>
4585 <return type='void'/>
4586 <arg name='void' type=''/>
4587 </function>
4588 <function name='xmlRegisterDefaultOutputCallbacks' file='xmlIO'>
4589 <return type='void'/>
4590 <arg name='void' type=''/>
4591 </function>
4592 <function name='xmlRegisterHTTPPostCallbacks' file='xmlIO'>
4593 <return type='void'/>
4594 <arg name='void' type=''/>
4595 </function>
4596 <function name='xmlRegisterInputCallbacks' file='xmlIO'>
4597 <return type='int'/>
4598 <arg name='matchFunc' type='xmlInputMatchCallback'/>
4599 <arg name='openFunc' type='xmlInputOpenCallback'/>
4600 <arg name='readFunc' type='xmlInputReadCallback'/>
4601 <arg name='closeFunc' type='xmlInputCloseCallback'/>
4602 </function>
4603 <function name='xmlRegisterOutputCallbacks' file='xmlIO'>
4604 <return type='int'/>
4605 <arg name='matchFunc' type='xmlOutputMatchCallback'/>
4606 <arg name='openFunc' type='xmlOutputOpenCallback'/>
4607 <arg name='writeFunc' type='xmlOutputWriteCallback'/>
4608 <arg name='closeFunc' type='xmlOutputCloseCallback'/>
4609 </function>
4610 <function name='xmlRemoveID' file='valid'>
4611 <return type='int'/>
4612 <arg name='doc' type='xmlDocPtr'/>
4613 <arg name='attr' type='xmlAttrPtr'/>
4614 </function>
4615 <function name='xmlRemoveProp' file='tree'>
4616 <return type='int'/>
4617 <arg name='cur' type='xmlAttrPtr'/>
4618 </function>
4619 <function name='xmlRemoveRef' file='valid'>
4620 <return type='int'/>
4621 <arg name='doc' type='xmlDocPtr'/>
4622 <arg name='attr' type='xmlAttrPtr'/>
4623 </function>
4624 <function name='xmlReplaceNode' file='tree'>
4625 <return type='xmlNodePtr'/>
4626 <arg name='old' type='xmlNodePtr'/>
4627 <arg name='cur' type='xmlNodePtr'/>
4628 </function>
4629 <macro name='xmlRootNode' file='tree'/>
4630 <struct name='xmlSAXHandler' file='parser'/>
4631 <typedef name='xmlSAXHandlerPtr' file='parser'/>
4632 <struct name='xmlSAXLocator' file='parser'/>
4633 <typedef name='xmlSAXLocatorPtr' file='parser'/>
4634 <function name='xmlSAXParseDTD' file='parser'>
4635 <return type='xmlDtdPtr'/>
4636 <arg name='sax' type='xmlSAXHandlerPtr'/>
4637 <arg name='ExternalID' type='const xmlChar *'/>
4638 <arg name='SystemID' type='const xmlChar *'/>
4639 </function>
4640 <function name='xmlSAXParseDoc' file='parser'>
4641 <return type='xmlDocPtr'/>
4642 <arg name='sax' type='xmlSAXHandlerPtr'/>
4643 <arg name='cur' type='xmlChar *'/>
4644 <arg name='recovery' type='int'/>
4645 </function>
4646 <function name='xmlSAXParseEntity' file='parser'>
4647 <return type='xmlDocPtr'/>
4648 <arg name='sax' type='xmlSAXHandlerPtr'/>
4649 <arg name='filename' type='const char *'/>
4650 </function>
4651 <function name='xmlSAXParseFile' file='parser'>
4652 <return type='xmlDocPtr'/>
4653 <arg name='sax' type='xmlSAXHandlerPtr'/>
4654 <arg name='filename' type='const char *'/>
4655 <arg name='recovery' type='int'/>
4656 </function>
4657 <function name='xmlSAXParseFileWithData' file='parser'>
4658 <return type='xmlDocPtr'/>
4659 <arg name='sax' type='xmlSAXHandlerPtr'/>
4660 <arg name='filename' type='const char *'/>
4661 <arg name='recovery' type='int'/>
4662 <arg name='data' type='void *'/>
4663 </function>
4664 <function name='xmlSAXParseMemory' file='parser'>
4665 <return type='xmlDocPtr'/>
4666 <arg name='sax' type='xmlSAXHandlerPtr'/>
4667 <arg name='buffer' type='const char *'/>
4668 <arg name='size' type='int'/>
4669 <arg name='recovery' type='int'/>
4670 </function>
4671 <function name='xmlSAXUserParseFile' file='parser'>
4672 <return type='int'/>
4673 <arg name='sax' type='xmlSAXHandlerPtr'/>
4674 <arg name='data' type='void *user_'/>
4675 <arg name='filename' type='const char *'/>
4676 </function>
4677 <function name='xmlSAXUserParseMemory' file='parser'>
4678 <return type='int'/>
4679 <arg name='sax' type='xmlSAXHandlerPtr'/>
4680 <arg name='data' type='void *user_'/>
4681 <arg name='buffer' type='const char *'/>
4682 <arg name='size' type='int'/>
4683 </function>
4684 <function name='xmlSaveFile' file='tree'>
4685 <return type='int'/>
4686 <arg name='filename' type='const char *'/>
4687 <arg name='cur' type='xmlDocPtr'/>
4688 </function>
4689 <function name='xmlSaveFileEnc' file='tree'>
4690 <return type='int'/>
4691 <arg name='filename' type='const char *'/>
4692 <arg name='cur' type='xmlDocPtr'/>
4693 <arg name='encoding' type='const char *'/>
4694 </function>
4695 <function name='xmlSaveFileTo' file='tree'>
4696 <return type='int'/>
4697 <arg name='buf' type='xmlOutputBufferPtr'/>
4698 <arg name='cur' type='xmlDocPtr'/>
4699 <arg name='encoding' type='const char *'/>
4700 </function>
4701 <function name='xmlSaveFormatFile' file='tree'>
4702 <return type='int'/>
4703 <arg name='filename' type='const char *'/>
4704 <arg name='cur' type='xmlDocPtr'/>
4705 <arg name='format' type='int'/>
4706 </function>
4707 <function name='xmlSaveFormatFileEnc' file='tree'>
4708 <return type='int'/>
4709 <arg name='filename' type='const char *'/>
4710 <arg name='cur' type='xmlDocPtr'/>
4711 <arg name='encoding' type='const char *'/>
4712 <arg name='format' type='int'/>
4713 </function>
4714 <function name='xmlSaveFormatFileTo' file='tree'>
4715 <return type='int'/>
4716 <arg name='buf' type='xmlOutputBufferPtr'/>
4717 <arg name='cur' type='xmlDocPtr'/>
4718 <arg name='encoding' type='const char *'/>
4719 <arg name='format' type='int'/>
4720 </function>
4721 <macro name='xmlSaveNoEmptyTags' file='globals'/>
4722 <function name='xmlSaveUri' file='uri'>
4723 <return type='xmlChar *'/>
4724 <arg name='uri' type='xmlURIPtr'/>
4725 </function>
4726 <function name='xmlScanName' file='parserInternals'>
4727 <return type='xmlChar *'/>
4728 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4729 </function>
4730 <function name='xmlSearchNs' file='tree'>
4731 <return type='xmlNsPtr'/>
4732 <arg name='doc' type='xmlDocPtr'/>
4733 <arg name='node' type='xmlNodePtr'/>
4734 <arg name='nameSpace' type='const xmlChar *'/>
4735 </function>
4736 <function name='xmlSearchNsByHref' file='tree'>
4737 <return type='xmlNsPtr'/>
4738 <arg name='doc' type='xmlDocPtr'/>
4739 <arg name='node' type='xmlNodePtr'/>
4740 <arg name='href' type='const xmlChar *'/>
4741 </function>
4742 <function name='xmlSetBufferAllocationScheme' file='tree'>
4743 <return type='void'/>
4744 <arg name='scheme' type='xmlBufferAllocationScheme'/>
4745 </function>
4746 <function name='xmlSetCompressMode' file='tree'>
4747 <return type='void'/>
4748 <arg name='mode' type='int'/>
4749 </function>
4750 <function name='xmlSetDocCompressMode' file='tree'>
4751 <return type='void'/>
4752 <arg name='doc' type='xmlDocPtr'/>
4753 <arg name='mode' type='int'/>
4754 </function>
4755 <function name='xmlSetEntityReferenceFunc' file='parserInternals'>
4756 <return type='void'/>
4757 <arg name='func' type='xmlEntityReferenceFunc'/>
4758 </function>
4759 <function name='xmlSetExternalEntityLoader' file='parser'>
4760 <return type='void'/>
4761 <arg name='f' type='xmlExternalEntityLoader'/>
4762 </function>
4763 <function name='xmlSetFeature' file='parser'>
4764 <return type='int'/>
4765 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4766 <arg name='name' type='const char *'/>
4767 <arg name='value' type='void *'/>
4768 </function>
4769 <function name='xmlSetGenericErrorFunc' file='xmlerror'>
4770 <return type='void'/>
4771 <arg name='ctx' type='void *'/>
4772 <arg name='handler' type='xmlGenericErrorFunc'/>
4773 </function>
4774 <function name='xmlSetListDoc' file='tree'>
4775 <return type='void'/>
4776 <arg name='list' type='xmlNodePtr'/>
4777 <arg name='doc' type='xmlDocPtr'/>
4778 </function>
4779 <function name='xmlSetNs' file='tree'>
4780 <return type='void'/>
4781 <arg name='node' type='xmlNodePtr'/>
4782 <arg name='ns' type='xmlNsPtr'/>
4783 </function>
4784 <function name='xmlSetNsProp' file='tree'>
4785 <return type='xmlAttrPtr'/>
4786 <arg name='node' type='xmlNodePtr'/>
4787 <arg name='ns' type='xmlNsPtr'/>
4788 <arg name='name' type='const xmlChar *'/>
4789 <arg name='value' type='const xmlChar *'/>
4790 </function>
4791 <function name='xmlSetProp' file='tree'>
4792 <return type='xmlAttrPtr'/>
4793 <arg name='node' type='xmlNodePtr'/>
4794 <arg name='name' type='const xmlChar *'/>
4795 <arg name='value' type='const xmlChar *'/>
4796 </function>
4797 <function name='xmlSetTreeDoc' file='tree'>
4798 <return type='void'/>
4799 <arg name='tree' type='xmlNodePtr'/>
4800 <arg name='doc' type='xmlDocPtr'/>
4801 </function>
4802 <function name='xmlSetupParserForBuffer' file='parser'>
4803 <return type='void'/>
4804 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4805 <arg name='buffer' type='const xmlChar*'/>
4806 <arg name='filename' type='const char *'/>
4807 </function>
4808 <function name='xmlShell' file='debugXML'>
4809 <return type='void'/>
4810 <arg name='doc' type='xmlDocPtr'/>
4811 <arg name='filename' type='char *'/>
4812 <arg name='input' type='xmlShellReadlineFunc'/>
4813 <arg name='output' type='FILE *'/>
4814 </function>
4815 <function name='xmlShellBase' file='debugXML'>
4816 <return type='int'/>
4817 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4818 <arg name='arg' type='char *'/>
4819 <arg name='node' type='xmlNodePtr'/>
4820 <arg name='node2' type='xmlNodePtr'/>
4821 </function>
4822 <function name='xmlShellCat' file='debugXML'>
4823 <return type='int'/>
4824 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4825 <arg name='arg' type='char *'/>
4826 <arg name='node' type='xmlNodePtr'/>
4827 <arg name='node2' type='xmlNodePtr'/>
4828 </function>
4829 <struct name='xmlShellCtxt' file='debugXML'/>
4830 <typedef name='xmlShellCtxtPtr' file='debugXML'/>
4831 <function name='xmlShellDir' file='debugXML'>
4832 <return type='int'/>
4833 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4834 <arg name='arg' type='char *'/>
4835 <arg name='node' type='xmlNodePtr'/>
4836 <arg name='node2' type='xmlNodePtr'/>
4837 </function>
4838 <function name='xmlShellDu' file='debugXML'>
4839 <return type='int'/>
4840 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4841 <arg name='arg' type='char *'/>
4842 <arg name='tree' type='xmlNodePtr'/>
4843 <arg name='node2' type='xmlNodePtr'/>
4844 </function>
4845 <function name='xmlShellList' file='debugXML'>
4846 <return type='int'/>
4847 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4848 <arg name='arg' type='char *'/>
4849 <arg name='node' type='xmlNodePtr'/>
4850 <arg name='node2' type='xmlNodePtr'/>
4851 </function>
4852 <function name='xmlShellLoad' file='debugXML'>
4853 <return type='int'/>
4854 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4855 <arg name='filename' type='char *'/>
4856 <arg name='node' type='xmlNodePtr'/>
4857 <arg name='node2' type='xmlNodePtr'/>
4858 </function>
4859 <function name='xmlShellPrintNode' file='debugXML'>
4860 <return type='void'/>
4861 <arg name='node' type='xmlNodePtr'/>
4862 </function>
4863 <function name='xmlShellPrintXPathError' file='debugXML'>
4864 <return type='void'/>
4865 <arg name='errorType' type='int'/>
4866 <arg name='arg' type='const char *'/>
4867 </function>
4868 <function name='xmlShellPrintXPathResult' file='debugXML'>
4869 <return type='void'/>
4870 <arg name='list' type='xmlXPathObjectPtr'/>
4871 </function>
4872 <function name='xmlShellPwd' file='debugXML'>
4873 <return type='int'/>
4874 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4875 <arg name='buffer' type='char *'/>
4876 <arg name='node' type='xmlNodePtr'/>
4877 <arg name='node2' type='xmlNodePtr'/>
4878 </function>
4879 <function name='xmlShellSave' file='debugXML'>
4880 <return type='int'/>
4881 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4882 <arg name='filename' type='char *'/>
4883 <arg name='node' type='xmlNodePtr'/>
4884 <arg name='node2' type='xmlNodePtr'/>
4885 </function>
4886 <function name='xmlShellValidate' file='debugXML'>
4887 <return type='int'/>
4888 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4889 <arg name='dtd' type='char *'/>
4890 <arg name='node' type='xmlNodePtr'/>
4891 <arg name='node2' type='xmlNodePtr'/>
4892 </function>
4893 <function name='xmlShellWrite' file='debugXML'>
4894 <return type='int'/>
4895 <arg name='ctxt' type='xmlShellCtxtPtr'/>
4896 <arg name='filename' type='char *'/>
4897 <arg name='node' type='xmlNodePtr'/>
4898 <arg name='node2' type='xmlNodePtr'/>
4899 </function>
4900 <function name='xmlSkipBlankChars' file='parserInternals'>
4901 <return type='int'/>
4902 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4903 </function>
4904 <function name='xmlSnprintfElementContent' file='valid'>
4905 <return type='void'/>
4906 <arg name='buf' type='char *'/>
4907 <arg name='size' type='int'/>
4908 <arg name='content' type='xmlElementContentPtr'/>
4909 <arg name='glob' type='int'/>
4910 </function>
4911 <function name='xmlSplitQName' file='parserInternals'>
4912 <return type='xmlChar *'/>
4913 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4914 <arg name='name' type='const xmlChar *'/>
4915 <arg name='prefix' type='xmlChar **'/>
4916 </function>
4917 <function name='xmlSplitQName2' file='valid'>
4918 <return type='xmlChar *'/>
4919 <arg name='name' type='const xmlChar *'/>
4920 <arg name='prefix' type='xmlChar **'/>
4921 </function>
4922 <function name='xmlSprintfElementContent' file='valid'>
4923 <return type='void'/>
4924 <arg name='buf' type='char *'/>
4925 <arg name='content' type='xmlElementContentPtr'/>
4926 <arg name='glob' type='int'/>
4927 </function>
4928 <function name='xmlStopParser' file='parser'>
4929 <return type='void'/>
4930 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4931 </function>
4932 <function name='xmlStrEqual' file='parser'>
4933 <return type='int'/>
4934 <arg name='str1' type='const xmlChar *'/>
4935 <arg name='str2' type='const xmlChar *'/>
4936 </function>
4937 <function name='xmlStrcasecmp' file='parser'>
4938 <return type='int'/>
4939 <arg name='str1' type='const xmlChar *'/>
4940 <arg name='str2' type='const xmlChar *'/>
4941 </function>
4942 <function name='xmlStrcasestr' file='parser'>
4943 <return type='const xmlChar *'/>
4944 <arg name='str' type='const xmlChar *'/>
4945 <arg name='val' type='xmlChar *'/>
4946 </function>
4947 <function name='xmlStrcat' file='parser'>
4948 <return type='xmlChar *'/>
4949 <arg name='cur' type='xmlChar *'/>
4950 <arg name='add' type='const xmlChar *'/>
4951 </function>
4952 <function name='xmlStrchr' file='parser'>
4953 <return type='const xmlChar *'/>
4954 <arg name='str' type='const xmlChar *'/>
4955 <arg name='val' type='xmlChar'/>
4956 </function>
4957 <function name='xmlStrcmp' file='parser'>
4958 <return type='int'/>
4959 <arg name='str1' type='const xmlChar *'/>
4960 <arg name='str2' type='const xmlChar *'/>
4961 </function>
4962 <function name='xmlStrdup' file='parser'>
4963 <return type='xmlChar *'/>
4964 <arg name='cur' type='const xmlChar *'/>
4965 </function>
4966 <function name='xmlStringCurrentChar' file='parserInternals'>
4967 <return type='int'/>
4968 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4969 <arg name='cur' type='const xmlChar *'/>
4970 <arg name='len' type='int *'/>
4971 </function>
4972 <function name='xmlStringDecodeEntities' file='parserInternals'>
4973 <return type='xmlChar *'/>
4974 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4975 <arg name='str' type='const xmlChar *'/>
4976 <arg name='what' type='int'/>
4977 <arg name='end' type='xmlChar'/>
4978 <arg name='end2' type='xmlChar'/>
4979 <arg name='end3' type='xmlChar'/>
4980 </function>
4981 <function name='xmlStringGetNodeList' file='tree'>
4982 <return type='xmlNodePtr'/>
4983 <arg name='doc' type='xmlDocPtr'/>
4984 <arg name='value' type='const xmlChar *'/>
4985 </function>
4986 <function name='xmlStringLenGetNodeList' file='tree'>
4987 <return type='xmlNodePtr'/>
4988 <arg name='doc' type='xmlDocPtr'/>
4989 <arg name='value' type='const xmlChar *'/>
4990 <arg name='len' type='int'/>
4991 </function>
4992 <function name='xmlStrlen' file='parser'>
4993 <return type='int'/>
4994 <arg name='str' type='const xmlChar *'/>
4995 </function>
4996 <function name='xmlStrncasecmp' file='parser'>
4997 <return type='int'/>
4998 <arg name='str1' type='const xmlChar *'/>
4999 <arg name='str2' type='const xmlChar *'/>
5000 <arg name='len' type='int'/>
5001 </function>
5002 <function name='xmlStrncat' file='parser'>
5003 <return type='xmlChar *'/>
5004 <arg name='cur' type='xmlChar *'/>
5005 <arg name='add' type='const xmlChar *'/>
5006 <arg name='len' type='int'/>
5007 </function>
5008 <function name='xmlStrncmp' file='parser'>
5009 <return type='int'/>
5010 <arg name='str1' type='const xmlChar *'/>
5011 <arg name='str2' type='const xmlChar *'/>
5012 <arg name='len' type='int'/>
5013 </function>
5014 <function name='xmlStrndup' file='parser'>
5015 <return type='xmlChar *'/>
5016 <arg name='cur' type='const xmlChar *'/>
5017 <arg name='len' type='int'/>
5018 </function>
5019 <function name='xmlStrstr' file='parser'>
5020 <return type='const xmlChar *'/>
5021 <arg name='str' type='const xmlChar *'/>
5022 <arg name='val' type='const xmlChar *'/>
5023 </function>
5024 <function name='xmlStrsub' file='parser'>
5025 <return type='xmlChar *'/>
5026 <arg name='str' type='const xmlChar *'/>
5027 <arg name='start' type='int'/>
5028 <arg name='len' type='int'/>
5029 </function>
5030 <function name='xmlSubstituteEntitiesDefault' file='parser'>
5031 <return type='int'/>
5032 <arg name='val' type='int'/>
5033 </function>
5034 <macro name='xmlSubstituteEntitiesDefaultValue' file='globals'/>
5035 <function name='xmlSwitchEncoding' file='parserInternals'>
5036 <return type='int'/>
5037 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5038 <arg name='enc' type='xmlCharEncoding'/>
5039 </function>
5040 <function name='xmlSwitchToEncoding' file='parserInternals'>
5041 <return type='int'/>
5042 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5043 <arg name='handler' type='xmlCharEncodingHandlerPtr'/>
5044 </function>
5045 <function name='xmlTextConcat' file='tree'>
5046 <return type='void'/>
5047 <arg name='node' type='xmlNodePtr'/>
5048 <arg name='content' type='const xmlChar *'/>
5049 <arg name='len' type='int'/>
5050 </function>
5051 <function name='xmlTextMerge' file='tree'>
5052 <return type='xmlNodePtr'/>
5053 <arg name='first' type='xmlNodePtr'/>
5054 <arg name='second' type='xmlNodePtr'/>
5055 </function>
5056 <struct name='xmlURI' file='uri'/>
5057 <function name='xmlURIEscape' file='uri'>
5058 <return type='xmlChar *'/>
5059 <arg name='str' type='const xmlChar *'/>
5060 </function>
5061 <function name='xmlURIEscapeStr' file='uri'>
5062 <return type='xmlChar *'/>
5063 <arg name='str' type='const xmlChar *'/>
5064 <arg name='list' type='const xmlChar *'/>
5065 </function>
5066 <typedef name='xmlURIPtr' file='uri'/>
5067 <function name='xmlURIUnescapeString' file='uri'>
5068 <return type='char *'/>
5069 <arg name='str' type='const char *'/>
5070 <arg name='len' type='int'/>
5071 <arg name='target' type='char *'/>
5072 </function>
5073 <function name='xmlUTF8Strlen' file='encoding'>
5074 <return type='int'/>
5075 <arg name='utf' type='const xmlChar *'/>
5076 </function>
5077 <function name='xmlUTF8Strloc' file='encoding'>
5078 <return type='int'/>
5079 <arg name='utf' type='const xmlChar *'/>
5080 <arg name='utfchar' type='const xmlChar *'/>
5081 </function>
5082 <function name='xmlUTF8Strndup' file='encoding'>
5083 <return type='xmlChar *'/>
5084 <arg name='utf' type='const xmlChar *'/>
5085 <arg name='len' type='int'/>
5086 </function>
5087 <function name='xmlUTF8Strpos' file='encoding'>
5088 <return type='xmlChar *'/>
5089 <arg name='utf' type='const xmlChar *'/>
5090 <arg name='pos' type='int'/>
5091 </function>
5092 <function name='xmlUTF8Strsize' file='encoding'>
5093 <return type='int'/>
5094 <arg name='utf' type='const xmlChar *'/>
5095 <arg name='len' type='int'/>
5096 </function>
5097 <function name='xmlUTF8Strsub' file='encoding'>
5098 <return type='xmlChar *'/>
5099 <arg name='utf' type='const xmlChar *'/>
5100 <arg name='start' type='int'/>
5101 <arg name='len' type='int'/>
5102 </function>
5103 <function name='xmlUnlinkNode' file='tree'>
5104 <return type='void'/>
5105 <arg name='cur' type='xmlNodePtr'/>
5106 </function>
5107 <function name='xmlUnlockLibrary' file='threads'>
5108 <return type='void'/>
5109 <arg name='void' type=''/>
5110 </function>
5111 <function name='xmlUnsetNsProp' file='tree'>
5112 <return type='int'/>
5113 <arg name='node' type='xmlNodePtr'/>
5114 <arg name='ns' type='xmlNsPtr'/>
5115 <arg name='name' type='const xmlChar *'/>
5116 </function>
5117 <function name='xmlUnsetProp' file='tree'>
5118 <return type='int'/>
5119 <arg name='node' type='xmlNodePtr'/>
5120 <arg name='name' type='const xmlChar *'/>
5121 </function>
5122 <struct name='xmlValidCtxt' file='valid'/>
5123 <typedef name='xmlValidCtxtPtr' file='valid'/>
5124 <function name='xmlValidGetPotentialChildren' file='valid'>
5125 <return type='int'/>
5126 <arg name='ctree' type='xmlElementContent *'/>
5127 <arg name='list' type='const xmlChar **'/>
5128 <arg name='len' type='int *'/>
5129 <arg name='max' type='int'/>
5130 </function>
5131 <function name='xmlValidGetValidElements' file='valid'>
5132 <return type='int'/>
5133 <arg name='prev' type='xmlNode *'/>
5134 <arg name='next' type='xmlNode *'/>
5135 <arg name='list' type='const xmlChar **'/>
5136 <arg name='max' type='int'/>
5137 </function>
5138 <function name='xmlValidNormalizeAttributeValue' file='valid'>
5139 <return type='xmlChar *'/>
5140 <arg name='doc' type='xmlDocPtr'/>
5141 <arg name='elem' type='xmlNodePtr'/>
5142 <arg name='name' type='const xmlChar *'/>
5143 <arg name='value' type='const xmlChar *'/>
5144 </function>
5145 <struct name='xmlValidState' file='valid'/>
5146 <typedef name='xmlValidStatePtr' file='valid'/>
5147 <function name='xmlValidateAttributeDecl' file='valid'>
5148 <return type='int'/>
5149 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5150 <arg name='doc' type='xmlDocPtr'/>
5151 <arg name='attr' type='xmlAttributePtr'/>
5152 </function>
5153 <function name='xmlValidateAttributeValue' file='valid'>
5154 <return type='int'/>
5155 <arg name='type' type='xmlAttributeType'/>
5156 <arg name='value' type='const xmlChar *'/>
5157 </function>
5158 <function name='xmlValidateDocument' file='valid'>
5159 <return type='int'/>
5160 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5161 <arg name='doc' type='xmlDocPtr'/>
5162 </function>
5163 <function name='xmlValidateDocumentFinal' file='valid'>
5164 <return type='int'/>
5165 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5166 <arg name='doc' type='xmlDocPtr'/>
5167 </function>
5168 <function name='xmlValidateDtd' file='valid'>
5169 <return type='int'/>
5170 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5171 <arg name='doc' type='xmlDocPtr'/>
5172 <arg name='dtd' type='xmlDtdPtr'/>
5173 </function>
5174 <function name='xmlValidateDtdFinal' file='valid'>
5175 <return type='int'/>
5176 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5177 <arg name='doc' type='xmlDocPtr'/>
5178 </function>
5179 <function name='xmlValidateElement' file='valid'>
5180 <return type='int'/>
5181 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5182 <arg name='doc' type='xmlDocPtr'/>
5183 <arg name='elem' type='xmlNodePtr'/>
5184 </function>
5185 <function name='xmlValidateElementDecl' file='valid'>
5186 <return type='int'/>
5187 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5188 <arg name='doc' type='xmlDocPtr'/>
5189 <arg name='elem' type='xmlElementPtr'/>
5190 </function>
5191 <function name='xmlValidateNotationDecl' file='valid'>
5192 <return type='int'/>
5193 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5194 <arg name='doc' type='xmlDocPtr'/>
5195 <arg name='nota' type='xmlNotationPtr'/>
5196 </function>
5197 <function name='xmlValidateNotationUse' file='valid'>
5198 <return type='int'/>
5199 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5200 <arg name='doc' type='xmlDocPtr'/>
5201 <arg name='notationName' type='const xmlChar *'/>
5202 </function>
5203 <function name='xmlValidateOneAttribute' file='valid'>
5204 <return type='int'/>
5205 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5206 <arg name='doc' type='xmlDocPtr'/>
5207 <arg name='elem' type='xmlNodePtr'/>
5208 <arg name='attr' type='xmlAttrPtr'/>
5209 <arg name='value' type='const xmlChar *'/>
5210 </function>
5211 <function name='xmlValidateOneElement' file='valid'>
5212 <return type='int'/>
5213 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5214 <arg name='doc' type='xmlDocPtr'/>
5215 <arg name='elem' type='xmlNodePtr'/>
5216 </function>
5217 <function name='xmlValidateRoot' file='valid'>
5218 <return type='int'/>
5219 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5220 <arg name='doc' type='xmlDocPtr'/>
5221 </function>
5222 <function name='xmlXIncludeProcess' file='xinclude'>
5223 <return type='int'/>
5224 <arg name='doc' type='xmlDocPtr'/>
5225 </function>
5226 <function name='xmlXPathAddValues' file='xpathInternals'>
5227 <return type='void'/>
5228 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5229 </function>
5230 <struct name='xmlXPathAxis' file='xpath'/>
5231 <typedef name='xmlXPathAxisPtr' file='xpath'/>
5232 <function name='xmlXPathBooleanFunction' file='xpathInternals'>
5233 <return type='void'/>
5234 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5235 <arg name='nargs' type='int'/>
5236 </function>
5237 <function name='xmlXPathCastBooleanToNumber' file='xpath'>
5238 <return type='double'/>
5239 <arg name='val' type='int'/>
5240 </function>
5241 <function name='xmlXPathCastBooleanToString' file='xpath'>
5242 <return type='xmlChar *'/>
5243 <arg name='val' type='int'/>
5244 </function>
5245 <function name='xmlXPathCastNodeSetToBoolean' file='xpath'>
5246 <return type='int'/>
5247 <arg name='ns' type='xmlNodeSetPtr'/>
5248 </function>
5249 <function name='xmlXPathCastNodeSetToNumber' file='xpath'>
5250 <return type='double'/>
5251 <arg name='ns' type='xmlNodeSetPtr'/>
5252 </function>
5253 <function name='xmlXPathCastNodeSetToString' file='xpath'>
5254 <return type='xmlChar *'/>
5255 <arg name='ns' type='xmlNodeSetPtr'/>
5256 </function>
5257 <function name='xmlXPathCastNodeToNumber' file='xpath'>
5258 <return type='double'/>
5259 <arg name='node' type='xmlNodePtr'/>
5260 </function>
5261 <function name='xmlXPathCastNodeToString' file='xpath'>
5262 <return type='xmlChar *'/>
5263 <arg name='node' type='xmlNodePtr'/>
5264 </function>
5265 <function name='xmlXPathCastNumberToBoolean' file='xpath'>
5266 <return type='int'/>
5267 <arg name='val' type='double'/>
5268 </function>
5269 <function name='xmlXPathCastNumberToString' file='xpath'>
5270 <return type='xmlChar *'/>
5271 <arg name='val' type='double'/>
5272 </function>
5273 <function name='xmlXPathCastStringToBoolean' file='xpath'>
5274 <return type='int'/>
5275 <arg name='val' type='const xmlChar *'/>
5276 </function>
5277 <function name='xmlXPathCastStringToNumber' file='xpath'>
5278 <return type='double'/>
5279 <arg name='val' type='const xmlChar *'/>
5280 </function>
5281 <function name='xmlXPathCastToBoolean' file='xpath'>
5282 <return type='int'/>
5283 <arg name='val' type='xmlXPathObjectPtr'/>
5284 </function>
5285 <function name='xmlXPathCastToNumber' file='xpath'>
5286 <return type='double'/>
5287 <arg name='val' type='xmlXPathObjectPtr'/>
5288 </function>
5289 <function name='xmlXPathCastToString' file='xpath'>
5290 <return type='xmlChar *'/>
5291 <arg name='val' type='xmlXPathObjectPtr'/>
5292 </function>
5293 <function name='xmlXPathCeilingFunction' file='xpathInternals'>
5294 <return type='void'/>
5295 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5296 <arg name='nargs' type='int'/>
5297 </function>
5298 <macro name='xmlXPathCheckError' file='xpathInternals'/>
5299 <function name='xmlXPathCmpNodes' file='xpath'>
5300 <return type='int'/>
5301 <arg name='node1' type='xmlNodePtr'/>
5302 <arg name='node2' type='xmlNodePtr'/>
5303 </function>
5304 <struct name='xmlXPathCompExpr' file='xpath'/>
5305 <typedef name='xmlXPathCompExprPtr' file='xpath'/>
5306 <function name='xmlXPathCompareValues' file='xpathInternals'>
5307 <return type='int'/>
5308 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5309 <arg name='inf' type='int'/>
5310 <arg name='strict' type='int'/>
5311 </function>
5312 <function name='xmlXPathCompile' file='xpath'>
5313 <return type='xmlXPathCompExprPtr'/>
5314 <arg name='str' type='const xmlChar *'/>
5315 </function>
5316 <function name='xmlXPathCompiledEval' file='xpath'>
5317 <return type='xmlXPathObjectPtr'/>
5318 <arg name='comp' type='xmlXPathCompExprPtr'/>
5319 <arg name='ctx' type='xmlXPathContextPtr'/>
5320 </function>
5321 <function name='xmlXPathConcatFunction' file='xpathInternals'>
5322 <return type='void'/>
5323 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5324 <arg name='nargs' type='int'/>
5325 </function>
5326 <function name='xmlXPathContainsFunction' file='xpathInternals'>
5327 <return type='void'/>
5328 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5329 <arg name='nargs' type='int'/>
5330 </function>
5331 <struct name='xmlXPathContext' file='xpath'/>
5332 <typedef name='xmlXPathContextPtr' file='xpath'/>
5333 <function name='xmlXPathConvertBoolean' file='xpath'>
5334 <return type='xmlXPathObjectPtr'/>
5335 <arg name='val' type='xmlXPathObjectPtr'/>
5336 </function>
5337 <function name='xmlXPathConvertNumber' file='xpath'>
5338 <return type='xmlXPathObjectPtr'/>
5339 <arg name='val' type='xmlXPathObjectPtr'/>
5340 </function>
5341 <function name='xmlXPathConvertString' file='xpath'>
5342 <return type='xmlXPathObjectPtr'/>
5343 <arg name='val' type='xmlXPathObjectPtr'/>
5344 </function>
5345 <function name='xmlXPathCountFunction' file='xpathInternals'>
5346 <return type='void'/>
5347 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5348 <arg name='nargs' type='int'/>
5349 </function>
5350 <function name='xmlXPathDebugDumpCompExpr' file='xpathInternals'>
5351 <return type='void'/>
5352 <arg name='output' type='FILE *'/>
5353 <arg name='comp' type='xmlXPathCompExprPtr'/>
5354 <arg name='depth' type='int'/>
5355 </function>
5356 <function name='xmlXPathDebugDumpObject' file='xpathInternals'>
5357 <return type='void'/>
5358 <arg name='output' type='FILE *'/>
5359 <arg name='cur' type='xmlXPathObjectPtr'/>
5360 <arg name='depth' type='int'/>
5361 </function>
5362 <function name='xmlXPathDifference' file='xpathInternals'>
5363 <return type='xmlNodeSetPtr'/>
5364 <arg name='nodes1' type='xmlNodeSetPtr'/>
5365 <arg name='nodes2' type='xmlNodeSetPtr'/>
5366 </function>
5367 <function name='xmlXPathDistinct' file='xpathInternals'>
5368 <return type='xmlNodeSetPtr'/>
5369 <arg name='nodes' type='xmlNodeSetPtr'/>
5370 </function>
5371 <function name='xmlXPathDistinctSorted' file='xpathInternals'>
5372 <return type='xmlNodeSetPtr'/>
5373 <arg name='nodes' type='xmlNodeSetPtr'/>
5374 </function>
5375 <function name='xmlXPathDivValues' file='xpathInternals'>
5376 <return type='void'/>
5377 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5378 </function>
5379 <macro name='xmlXPathEmptyNodeSet' file='xpathInternals'/>
5380 <function name='xmlXPathEqualValues' file='xpathInternals'>
5381 <return type='int'/>
5382 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5383 </function>
5384 <enum name='xmlXPathError' file='xpath'/>
5385 <function name='xmlXPathEval' file='xpath'>
5386 <return type='xmlXPathObjectPtr'/>
5387 <arg name='str' type='const xmlChar *'/>
5388 <arg name='ctx' type='xmlXPathContextPtr'/>
5389 </function>
5390 <function name='xmlXPathEvalExpr' file='xpathInternals'>
5391 <return type='void'/>
5392 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5393 </function>
5394 <function name='xmlXPathEvalExpression' file='xpath'>
5395 <return type='xmlXPathObjectPtr'/>
5396 <arg name='str' type='const xmlChar *'/>
5397 <arg name='ctxt' type='xmlXPathContextPtr'/>
5398 </function>
5399 <function name='xmlXPathEvalPredicate' file='xpath'>
5400 <return type='int'/>
5401 <arg name='ctxt' type='xmlXPathContextPtr'/>
5402 <arg name='res' type='xmlXPathObjectPtr'/>
5403 </function>
5404 <function name='xmlXPathEvaluatePredicateResult' file='xpathInternals'>
5405 <return type='int'/>
5406 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5407 <arg name='res' type='xmlXPathObjectPtr'/>
5408 </function>
5409 <function name='xmlXPathFalseFunction' file='xpathInternals'>
5410 <return type='void'/>
5411 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5412 <arg name='nargs' type='int'/>
5413 </function>
5414 <function name='xmlXPathFloorFunction' file='xpathInternals'>
5415 <return type='void'/>
5416 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5417 <arg name='nargs' type='int'/>
5418 </function>
5419 <function name='xmlXPathFreeCompExpr' file='xpath'>
5420 <return type='void'/>
5421 <arg name='comp' type='xmlXPathCompExprPtr'/>
5422 </function>
5423 <function name='xmlXPathFreeContext' file='xpathInternals'>
5424 <return type='void'/>
5425 <arg name='ctxt' type='xmlXPathContextPtr'/>
5426 </function>
5427 <function name='xmlXPathFreeNodeSet' file='xpathInternals'>
5428 <return type='void'/>
5429 <arg name='obj' type='xmlNodeSetPtr'/>
5430 </function>
5431 <function name='xmlXPathFreeNodeSetList' file='xpathInternals'>
5432 <return type='void'/>
5433 <arg name='obj' type='xmlXPathObjectPtr'/>
5434 </function>
5435 <function name='xmlXPathFreeObject' file='xpathInternals'>
5436 <return type='void'/>
5437 <arg name='obj' type='xmlXPathObjectPtr'/>
5438 </function>
5439 <function name='xmlXPathFreeParserContext' file='xpathInternals'>
5440 <return type='void'/>
5441 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5442 </function>
5443 <typedef name='xmlXPathFuncPtr' file='xpath'/>
5444 <struct name='xmlXPathFunct' file='xpath'/>
5445 <function name='xmlXPathFunctionLookup' file='xpathInternals'>
5446 <return type='xmlXPathFunction'/>
5447 <arg name='ctxt' type='xmlXPathContextPtr'/>
5448 <arg name='name' type='const xmlChar *'/>
5449 </function>
5450 <function name='xmlXPathFunctionLookupNS' file='xpathInternals'>
5451 <return type='xmlXPathFunction'/>
5452 <arg name='ctxt' type='xmlXPathContextPtr'/>
5453 <arg name='name' type='const xmlChar *'/>
5454 <arg name='uri' type='const xmlChar *ns_'/>
5455 </function>
5456 <macro name='xmlXPathGetContextNode' file='xpathInternals'/>
5457 <macro name='xmlXPathGetDocument' file='xpathInternals'/>
5458 <macro name='xmlXPathGetError' file='xpathInternals'/>
5459 <function name='xmlXPathHasSameNodes' file='xpathInternals'>
5460 <return type='int'/>
5461 <arg name='nodes1' type='xmlNodeSetPtr'/>
5462 <arg name='nodes2' type='xmlNodeSetPtr'/>
5463 </function>
5464 <function name='xmlXPathIdFunction' file='xpathInternals'>
5465 <return type='void'/>
5466 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5467 <arg name='nargs' type='int'/>
5468 </function>
5469 <function name='xmlXPathInit' file='xpathInternals'>
5470 <return type='void'/>
5471 <arg name='void' type=''/>
5472 </function>
5473 <function name='xmlXPathIntersection' file='xpathInternals'>
5474 <return type='xmlNodeSetPtr'/>
5475 <arg name='nodes1' type='xmlNodeSetPtr'/>
5476 <arg name='nodes2' type='xmlNodeSetPtr'/>
5477 </function>
5478 <function name='xmlXPathIsInf' file='xpath'>
5479 <return type='int'/>
5480 <arg name='val' type='double'/>
5481 </function>
5482 <function name='xmlXPathIsNaN' file='xpath'>
5483 <return type='int'/>
5484 <arg name='val' type='double'/>
5485 </function>
5486 <function name='xmlXPathIsNodeType' file='xpathInternals'>
5487 <return type='int'/>
5488 <arg name='name' type='const xmlChar *'/>
5489 </function>
5490 <function name='xmlXPathLangFunction' file='xpathInternals'>
5491 <return type='void'/>
5492 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5493 <arg name='nargs' type='int'/>
5494 </function>
5495 <function name='xmlXPathLastFunction' file='xpathInternals'>
5496 <return type='void'/>
5497 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5498 <arg name='nargs' type='int'/>
5499 </function>
5500 <function name='xmlXPathLeading' file='xpathInternals'>
5501 <return type='xmlNodeSetPtr'/>
5502 <arg name='nodes1' type='xmlNodeSetPtr'/>
5503 <arg name='nodes2' type='xmlNodeSetPtr'/>
5504 </function>
5505 <function name='xmlXPathLeadingSorted' file='xpathInternals'>
5506 <return type='xmlNodeSetPtr'/>
5507 <arg name='nodes1' type='xmlNodeSetPtr'/>
5508 <arg name='nodes2' type='xmlNodeSetPtr'/>
5509 </function>
5510 <function name='xmlXPathLocalNameFunction' file='xpathInternals'>
5511 <return type='void'/>
5512 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5513 <arg name='nargs' type='int'/>
5514 </function>
5515 <function name='xmlXPathModValues' file='xpathInternals'>
5516 <return type='void'/>
5517 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5518 </function>
5519 <function name='xmlXPathMultValues' file='xpathInternals'>
5520 <return type='void'/>
5521 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5522 </function>
5523 <function name='xmlXPathNamespaceURIFunction' file='xpathInternals'>
5524 <return type='void'/>
5525 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5526 <arg name='nargs' type='int'/>
5527 </function>
5528 <function name='xmlXPathNewBoolean' file='xpathInternals'>
5529 <return type='xmlXPathObjectPtr'/>
5530 <arg name='val' type='int'/>
5531 </function>
5532 <function name='xmlXPathNewCString' file='xpathInternals'>
5533 <return type='xmlXPathObjectPtr'/>
5534 <arg name='val' type='const char *'/>
5535 </function>
5536 <function name='xmlXPathNewContext' file='xpathInternals'>
5537 <return type='xmlXPathContextPtr'/>
5538 <arg name='doc' type='xmlDocPtr'/>
5539 </function>
5540 <function name='xmlXPathNewFloat' file='xpathInternals'>
5541 <return type='xmlXPathObjectPtr'/>
5542 <arg name='val' type='double'/>
5543 </function>
5544 <function name='xmlXPathNewNodeSet' file='xpathInternals'>
5545 <return type='xmlXPathObjectPtr'/>
5546 <arg name='val' type='xmlNodePtr'/>
5547 </function>
5548 <function name='xmlXPathNewNodeSetList' file='xpathInternals'>
5549 <return type='xmlXPathObjectPtr'/>
5550 <arg name='val' type='xmlNodeSetPtr'/>
5551 </function>
5552 <function name='xmlXPathNewParserContext' file='xpathInternals'>
5553 <return type='xmlXPathParserContextPtr'/>
5554 <arg name='str' type='const xmlChar *'/>
5555 <arg name='ctxt' type='xmlXPathContextPtr'/>
5556 </function>
5557 <function name='xmlXPathNewString' file='xpathInternals'>
5558 <return type='xmlXPathObjectPtr'/>
5559 <arg name='val' type='const xmlChar *'/>
5560 </function>
5561 <function name='xmlXPathNewValueTree' file='xpathInternals'>
5562 <return type='xmlXPathObjectPtr'/>
5563 <arg name='val' type='xmlNodePtr'/>
5564 </function>
5565 <function name='xmlXPathNextAncestor' file='xpathInternals'>
5566 <return type='xmlNodePtr'/>
5567 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5568 <arg name='cur' type='xmlNodePtr'/>
5569 </function>
5570 <function name='xmlXPathNextAncestorOrSelf' file='xpathInternals'>
5571 <return type='xmlNodePtr'/>
5572 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5573 <arg name='cur' type='xmlNodePtr'/>
5574 </function>
5575 <function name='xmlXPathNextAttribute' file='xpathInternals'>
5576 <return type='xmlNodePtr'/>
5577 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5578 <arg name='cur' type='xmlNodePtr'/>
5579 </function>
5580 <function name='xmlXPathNextChild' file='xpathInternals'>
5581 <return type='xmlNodePtr'/>
5582 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5583 <arg name='cur' type='xmlNodePtr'/>
5584 </function>
5585 <function name='xmlXPathNextDescendant' file='xpathInternals'>
5586 <return type='xmlNodePtr'/>
5587 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5588 <arg name='cur' type='xmlNodePtr'/>
5589 </function>
5590 <function name='xmlXPathNextDescendantOrSelf' file='xpathInternals'>
5591 <return type='xmlNodePtr'/>
5592 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5593 <arg name='cur' type='xmlNodePtr'/>
5594 </function>
5595 <function name='xmlXPathNextFollowing' file='xpathInternals'>
5596 <return type='xmlNodePtr'/>
5597 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5598 <arg name='cur' type='xmlNodePtr'/>
5599 </function>
5600 <function name='xmlXPathNextFollowingSibling' file='xpathInternals'>
5601 <return type='xmlNodePtr'/>
5602 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5603 <arg name='cur' type='xmlNodePtr'/>
5604 </function>
5605 <function name='xmlXPathNextNamespace' file='xpathInternals'>
5606 <return type='xmlNodePtr'/>
5607 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5608 <arg name='cur' type='xmlNodePtr'/>
5609 </function>
5610 <function name='xmlXPathNextParent' file='xpathInternals'>
5611 <return type='xmlNodePtr'/>
5612 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5613 <arg name='cur' type='xmlNodePtr'/>
5614 </function>
5615 <function name='xmlXPathNextPreceding' file='xpathInternals'>
5616 <return type='xmlNodePtr'/>
5617 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5618 <arg name='cur' type='xmlNodePtr'/>
5619 </function>
5620 <function name='xmlXPathNextPrecedingSibling' file='xpathInternals'>
5621 <return type='xmlNodePtr'/>
5622 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5623 <arg name='cur' type='xmlNodePtr'/>
5624 </function>
5625 <function name='xmlXPathNextSelf' file='xpathInternals'>
5626 <return type='xmlNodePtr'/>
5627 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5628 <arg name='cur' type='xmlNodePtr'/>
5629 </function>
5630 <function name='xmlXPathNodeLeading' file='xpathInternals'>
5631 <return type='xmlNodeSetPtr'/>
5632 <arg name='nodes' type='xmlNodeSetPtr'/>
5633 <arg name='node' type='xmlNodePtr'/>
5634 </function>
5635 <function name='xmlXPathNodeLeadingSorted' file='xpathInternals'>
5636 <return type='xmlNodeSetPtr'/>
5637 <arg name='nodes' type='xmlNodeSetPtr'/>
5638 <arg name='node' type='xmlNodePtr'/>
5639 </function>
5640 <function name='xmlXPathNodeSetAdd' file='xpathInternals'>
5641 <return type='void'/>
5642 <arg name='cur' type='xmlNodeSetPtr'/>
5643 <arg name='val' type='xmlNodePtr'/>
5644 </function>
5645 <function name='xmlXPathNodeSetAddUnique' file='xpathInternals'>
5646 <return type='void'/>
5647 <arg name='cur' type='xmlNodeSetPtr'/>
5648 <arg name='val' type='xmlNodePtr'/>
5649 </function>
5650 <function name='xmlXPathNodeSetContains' file='xpathInternals'>
5651 <return type='int'/>
5652 <arg name='cur' type='xmlNodeSetPtr'/>
5653 <arg name='val' type='xmlNodePtr'/>
5654 </function>
5655 <function name='xmlXPathNodeSetCreate' file='xpathInternals'>
5656 <return type='xmlNodeSetPtr'/>
5657 <arg name='val' type='xmlNodePtr'/>
5658 </function>
5659 <function name='xmlXPathNodeSetDel' file='xpathInternals'>
5660 <return type='void'/>
5661 <arg name='cur' type='xmlNodeSetPtr'/>
5662 <arg name='val' type='xmlNodePtr'/>
5663 </function>
5664 <macro name='xmlXPathNodeSetGetLength' file='xpath'/>
5665 <macro name='xmlXPathNodeSetIsEmpty' file='xpath'/>
5666 <macro name='xmlXPathNodeSetItem' file='xpath'/>
5667 <function name='xmlXPathNodeSetMerge' file='xpathInternals'>
5668 <return type='xmlNodeSetPtr'/>
5669 <arg name='val1' type='xmlNodeSetPtr'/>
5670 <arg name='val2' type='xmlNodeSetPtr'/>
5671 </function>
5672 <function name='xmlXPathNodeSetRemove' file='xpathInternals'>
5673 <return type='void'/>
5674 <arg name='cur' type='xmlNodeSetPtr'/>
5675 <arg name='val' type='int'/>
5676 </function>
5677 <function name='xmlXPathNodeSetSort' file='xpathInternals'>
5678 <return type='void'/>
5679 <arg name='set' type='xmlNodeSetPtr'/>
5680 </function>
5681 <function name='xmlXPathNodeTrailing' file='xpathInternals'>
5682 <return type='xmlNodeSetPtr'/>
5683 <arg name='nodes' type='xmlNodeSetPtr'/>
5684 <arg name='node' type='xmlNodePtr'/>
5685 </function>
5686 <function name='xmlXPathNodeTrailingSorted' file='xpathInternals'>
5687 <return type='xmlNodeSetPtr'/>
5688 <arg name='nodes' type='xmlNodeSetPtr'/>
5689 <arg name='node' type='xmlNodePtr'/>
5690 </function>
5691 <function name='xmlXPathNormalizeFunction' file='xpathInternals'>
5692 <return type='void'/>
5693 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5694 <arg name='nargs' type='int'/>
5695 </function>
5696 <function name='xmlXPathNotFunction' file='xpathInternals'>
5697 <return type='void'/>
5698 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5699 <arg name='nargs' type='int'/>
5700 </function>
5701 <function name='xmlXPathNsLookup' file='xpathInternals'>
5702 <return type='const xmlChar *'/>
5703 <arg name='ctxt' type='xmlXPathContextPtr'/>
5704 <arg name='prefix' type='const xmlChar *'/>
5705 </function>
5706 <function name='xmlXPathNumberFunction' file='xpathInternals'>
5707 <return type='void'/>
5708 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5709 <arg name='nargs' type='int'/>
5710 </function>
5711 <struct name='xmlXPathObject' file='xpath'/>
5712 <function name='xmlXPathObjectCopy' file='xpath'>
5713 <return type='xmlXPathObjectPtr'/>
5714 <arg name='val' type='xmlXPathObjectPtr'/>
5715 </function>
5716 <typedef name='xmlXPathObjectPtr' file='xpath'/>
5717 <enum name='xmlXPathObjectType' file='xpath'/>
5718 <function name='xmlXPathParseNCName' file='xpathInternals'>
5719 <return type='xmlChar *'/>
5720 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5721 </function>
5722 <function name='xmlXPathParseName' file='xpathInternals'>
5723 <return type='xmlChar *'/>
5724 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5725 </function>
5726 <struct name='xmlXPathParserContext' file='xpath'/>
5727 <typedef name='xmlXPathParserContextPtr' file='xpath'/>
5728 <function name='xmlXPathPopBoolean' file='xpathInternals'>
5729 <return type='int'/>
5730 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5731 </function>
5732 <function name='xmlXPathPopExternal' file='xpathInternals'>
5733 <return type='void *'/>
5734 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5735 </function>
5736 <function name='xmlXPathPopNodeSet' file='xpathInternals'>
5737 <return type='xmlNodeSetPtr'/>
5738 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5739 </function>
5740 <function name='xmlXPathPopNumber' file='xpathInternals'>
5741 <return type='double'/>
5742 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5743 </function>
5744 <function name='xmlXPathPopString' file='xpathInternals'>
5745 <return type='xmlChar *'/>
5746 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5747 </function>
5748 <function name='xmlXPathPositionFunction' file='xpathInternals'>
5749 <return type='void'/>
5750 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5751 <arg name='nargs' type='int'/>
5752 </function>
5753 <function name='xmlXPathRegisterAllFunctions' file='xpathInternals'>
5754 <return type='void'/>
5755 <arg name='ctxt' type='xmlXPathContextPtr'/>
5756 </function>
5757 <function name='xmlXPathRegisterFunc' file='xpathInternals'>
5758 <return type='int'/>
5759 <arg name='ctxt' type='xmlXPathContextPtr'/>
5760 <arg name='name' type='const xmlChar *'/>
5761 <arg name='f' type='xmlXPathFunction'/>
5762 </function>
5763 <function name='xmlXPathRegisterFuncLookup' file='xpathInternals'>
5764 <return type='void'/>
5765 <arg name='ctxt' type='xmlXPathContextPtr'/>
5766 <arg name='f' type='xmlXPathFuncLookupFunc'/>
5767 <arg name='funcCtxt' type='void *'/>
5768 </function>
5769 <function name='xmlXPathRegisterFuncNS' file='xpathInternals'>
5770 <return type='int'/>
5771 <arg name='ctxt' type='xmlXPathContextPtr'/>
5772 <arg name='name' type='const xmlChar *'/>
5773 <arg name='uri' type='const xmlChar *ns_'/>
5774 <arg name='f' type='xmlXPathFunction'/>
5775 </function>
5776 <function name='xmlXPathRegisterNs' file='xpathInternals'>
5777 <return type='int'/>
5778 <arg name='ctxt' type='xmlXPathContextPtr'/>
5779 <arg name='prefix' type='const xmlChar *'/>
5780 <arg name='uri' type='const xmlChar *ns_'/>
5781 </function>
5782 <function name='xmlXPathRegisterVariable' file='xpathInternals'>
5783 <return type='int'/>
5784 <arg name='ctxt' type='xmlXPathContextPtr'/>
5785 <arg name='name' type='const xmlChar *'/>
5786 <arg name='value' type='xmlXPathObjectPtr'/>
5787 </function>
5788 <function name='xmlXPathRegisterVariableLookup' file='xpathInternals'>
5789 <return type='void'/>
5790 <arg name='ctxt' type='xmlXPathContextPtr'/>
5791 <arg name='f' type='xmlXPathVariableLookupFunc'/>
5792 <arg name='data' type='void *'/>
5793 </function>
5794 <function name='xmlXPathRegisterVariableNS' file='xpathInternals'>
5795 <return type='int'/>
5796 <arg name='ctxt' type='xmlXPathContextPtr'/>
5797 <arg name='name' type='const xmlChar *'/>
5798 <arg name='uri' type='const xmlChar *ns_'/>
5799 <arg name='value' type='xmlXPathObjectPtr'/>
5800 </function>
5801 <function name='xmlXPathRegisteredFuncsCleanup' file='xpathInternals'>
5802 <return type='void'/>
5803 <arg name='ctxt' type='xmlXPathContextPtr'/>
5804 </function>
5805 <function name='xmlXPathRegisteredNsCleanup' file='xpathInternals'>
5806 <return type='void'/>
5807 <arg name='ctxt' type='xmlXPathContextPtr'/>
5808 </function>
5809 <function name='xmlXPathRegisteredVariablesCleanup' file='xpathInternals'>
5810 <return type='void'/>
5811 <arg name='ctxt' type='xmlXPathContextPtr'/>
5812 </function>
5813 <macro name='xmlXPathReturnBoolean' file='xpathInternals'/>
5814 <macro name='xmlXPathReturnEmptyNodeSet' file='xpathInternals'/>
5815 <macro name='xmlXPathReturnEmptyString' file='xpathInternals'/>
5816 <macro name='xmlXPathReturnExternal' file='xpathInternals'/>
5817 <macro name='xmlXPathReturnFalse' file='xpathInternals'/>
5818 <macro name='xmlXPathReturnNodeSet' file='xpathInternals'/>
5819 <macro name='xmlXPathReturnNumber' file='xpathInternals'/>
5820 <macro name='xmlXPathReturnString' file='xpathInternals'/>
5821 <macro name='xmlXPathReturnTrue' file='xpathInternals'/>
5822 <function name='xmlXPathRoot' file='xpathInternals'>
5823 <return type='void'/>
5824 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5825 </function>
5826 <function name='xmlXPathRoundFunction' file='xpathInternals'>
5827 <return type='void'/>
5828 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5829 <arg name='nargs' type='int'/>
5830 </function>
5831 <macro name='xmlXPathSetArityError' file='xpathInternals'/>
5832 <macro name='xmlXPathSetError' file='xpathInternals'/>
5833 <macro name='xmlXPathSetTypeError' file='xpathInternals'/>
5834 <macro name='xmlXPathStackIsExternal' file='xpathInternals'/>
5835 <macro name='xmlXPathStackIsNodeSet' file='xpathInternals'/>
5836 <function name='xmlXPathStartsWithFunction' file='xpathInternals'>
5837 <return type='void'/>
5838 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5839 <arg name='nargs' type='int'/>
5840 </function>
5841 <function name='xmlXPathStringEvalNumber' file='xpathInternals'>
5842 <return type='double'/>
5843 <arg name='str' type='const xmlChar *'/>
5844 </function>
5845 <function name='xmlXPathStringFunction' file='xpathInternals'>
5846 <return type='void'/>
5847 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5848 <arg name='nargs' type='int'/>
5849 </function>
5850 <function name='xmlXPathStringLengthFunction' file='xpathInternals'>
5851 <return type='void'/>
5852 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5853 <arg name='nargs' type='int'/>
5854 </function>
5855 <function name='xmlXPathSubValues' file='xpathInternals'>
5856 <return type='void'/>
5857 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5858 </function>
5859 <function name='xmlXPathSubstringAfterFunction' file='xpathInternals'>
5860 <return type='void'/>
5861 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5862 <arg name='nargs' type='int'/>
5863 </function>
5864 <function name='xmlXPathSubstringBeforeFunction' file='xpathInternals'>
5865 <return type='void'/>
5866 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5867 <arg name='nargs' type='int'/>
5868 </function>
5869 <function name='xmlXPathSubstringFunction' file='xpathInternals'>
5870 <return type='void'/>
5871 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5872 <arg name='nargs' type='int'/>
5873 </function>
5874 <function name='xmlXPathSumFunction' file='xpathInternals'>
5875 <return type='void'/>
5876 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5877 <arg name='nargs' type='int'/>
5878 </function>
5879 <function name='xmlXPathTrailing' file='xpathInternals'>
5880 <return type='xmlNodeSetPtr'/>
5881 <arg name='nodes1' type='xmlNodeSetPtr'/>
5882 <arg name='nodes2' type='xmlNodeSetPtr'/>
5883 </function>
5884 <function name='xmlXPathTrailingSorted' file='xpathInternals'>
5885 <return type='xmlNodeSetPtr'/>
5886 <arg name='nodes1' type='xmlNodeSetPtr'/>
5887 <arg name='nodes2' type='xmlNodeSetPtr'/>
5888 </function>
5889 <function name='xmlXPathTranslateFunction' file='xpathInternals'>
5890 <return type='void'/>
5891 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5892 <arg name='nargs' type='int'/>
5893 </function>
5894 <function name='xmlXPathTrueFunction' file='xpathInternals'>
5895 <return type='void'/>
5896 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5897 <arg name='nargs' type='int'/>
5898 </function>
5899 <struct name='xmlXPathType' file='xpath'/>
5900 <typedef name='xmlXPathTypePtr' file='xpath'/>
5901 <function name='xmlXPathValueFlipSign' file='xpathInternals'>
5902 <return type='void'/>
5903 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5904 </function>
5905 <struct name='xmlXPathVariable' file='xpath'/>
5906 <function name='xmlXPathVariableLookup' file='xpathInternals'>
5907 <return type='xmlXPathObjectPtr'/>
5908 <arg name='ctxt' type='xmlXPathContextPtr'/>
5909 <arg name='name' type='const xmlChar *'/>
5910 </function>
5911 <function name='xmlXPathVariableLookupNS' file='xpathInternals'>
5912 <return type='xmlXPathObjectPtr'/>
5913 <arg name='ctxt' type='xmlXPathContextPtr'/>
5914 <arg name='name' type='const xmlChar *'/>
5915 <arg name='uri' type='const xmlChar *ns_'/>
5916 </function>
5917 <typedef name='xmlXPathVariablePtr' file='xpath'/>
5918 <function name='xmlXPathWrapCString' file='xpathInternals'>
5919 <return type='xmlXPathObjectPtr'/>
5920 <arg name='val' type='char *'/>
5921 </function>
5922 <function name='xmlXPathWrapExternal' file='xpathInternals'>
5923 <return type='xmlXPathObjectPtr'/>
5924 <arg name='val' type='void *'/>
5925 </function>
5926 <function name='xmlXPathWrapNodeSet' file='xpathInternals'>
5927 <return type='xmlXPathObjectPtr'/>
5928 <arg name='val' type='xmlNodeSetPtr'/>
5929 </function>
5930 <function name='xmlXPathWrapString' file='xpathInternals'>
5931 <return type='xmlXPathObjectPtr'/>
5932 <arg name='val' type='xmlChar *'/>
5933 </function>
5934 <function name='xmlXPatherror' file='xpathInternals'>
5935 <return type='void'/>
5936 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5937 <arg name='file' type='const char *'/>
5938 <arg name='line' type='int'/>
5939 <arg name='no' type='int'/>
5940 </function>
5941 <function name='xmlXPtrBuildNodeList' file='xpointer'>
5942 <return type='xmlNodePtr'/>
5943 <arg name='obj' type='xmlXPathObjectPtr'/>
5944 </function>
5945 <function name='xmlXPtrEval' file='xpointer'>
5946 <return type='xmlXPathObjectPtr'/>
5947 <arg name='str' type='const xmlChar *'/>
5948 <arg name='ctx' type='xmlXPathContextPtr'/>
5949 </function>
5950 <function name='xmlXPtrEvalRangePredicate' file='xpointer'>
5951 <return type='void'/>
5952 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5953 </function>
5954 <function name='xmlXPtrFreeLocationSet' file='xpointer'>
5955 <return type='void'/>
5956 <arg name='obj' type='xmlLocationSetPtr'/>
5957 </function>
5958 <function name='xmlXPtrLocationSetAdd' file='xpointer'>
5959 <return type='void'/>
5960 <arg name='cur' type='xmlLocationSetPtr'/>
5961 <arg name='val' type='xmlXPathObjectPtr'/>
5962 </function>
5963 <function name='xmlXPtrLocationSetCreate' file='xpointer'>
5964 <return type='xmlLocationSetPtr'/>
5965 <arg name='val' type='xmlXPathObjectPtr'/>
5966 </function>
5967 <function name='xmlXPtrLocationSetDel' file='xpointer'>
5968 <return type='void'/>
5969 <arg name='cur' type='xmlLocationSetPtr'/>
5970 <arg name='val' type='xmlXPathObjectPtr'/>
5971 </function>
5972 <function name='xmlXPtrLocationSetMerge' file='xpointer'>
5973 <return type='xmlLocationSetPtr'/>
5974 <arg name='val1' type='xmlLocationSetPtr'/>
5975 <arg name='val2' type='xmlLocationSetPtr'/>
5976 </function>
5977 <function name='xmlXPtrLocationSetRemove' file='xpointer'>
5978 <return type='void'/>
5979 <arg name='cur' type='xmlLocationSetPtr'/>
5980 <arg name='val' type='int'/>
5981 </function>
5982 <function name='xmlXPtrNewCollapsedRange' file='xpointer'>
5983 <return type='xmlXPathObjectPtr'/>
5984 <arg name='start' type='xmlNodePtr'/>
5985 </function>
5986 <function name='xmlXPtrNewContext' file='xpointer'>
5987 <return type='xmlXPathContextPtr'/>
5988 <arg name='doc' type='xmlDocPtr'/>
5989 <arg name='here' type='xmlNodePtr'/>
5990 <arg name='origin' type='xmlNodePtr'/>
5991 </function>
5992 <function name='xmlXPtrNewLocationSetNodeSet' file='xpointer'>
5993 <return type='xmlXPathObjectPtr'/>
5994 <arg name='set' type='xmlNodeSetPtr'/>
5995 </function>
5996 <function name='xmlXPtrNewLocationSetNodes' file='xpointer'>
5997 <return type='xmlXPathObjectPtr'/>
5998 <arg name='start' type='xmlNodePtr'/>
5999 <arg name='end' type='xmlNodePtr'/>
6000 </function>
6001 <function name='xmlXPtrNewRange' file='xpointer'>
6002 <return type='xmlXPathObjectPtr'/>
6003 <arg name='start' type='xmlNodePtr'/>
6004 <arg name='startindex' type='int'/>
6005 <arg name='end' type='xmlNodePtr'/>
6006 <arg name='endindex' type='int'/>
6007 </function>
6008 <function name='xmlXPtrNewRangeNodeObject' file='xpointer'>
6009 <return type='xmlXPathObjectPtr'/>
6010 <arg name='start' type='xmlNodePtr'/>
6011 <arg name='end' type='xmlXPathObjectPtr'/>
6012 </function>
6013 <function name='xmlXPtrNewRangeNodePoint' file='xpointer'>
6014 <return type='xmlXPathObjectPtr'/>
6015 <arg name='start' type='xmlNodePtr'/>
6016 <arg name='end' type='xmlXPathObjectPtr'/>
6017 </function>
6018 <function name='xmlXPtrNewRangeNodes' file='xpointer'>
6019 <return type='xmlXPathObjectPtr'/>
6020 <arg name='start' type='xmlNodePtr'/>
6021 <arg name='end' type='xmlNodePtr'/>
6022 </function>
6023 <function name='xmlXPtrNewRangePointNode' file='xpointer'>
6024 <return type='xmlXPathObjectPtr'/>
6025 <arg name='start' type='xmlXPathObjectPtr'/>
6026 <arg name='end' type='xmlNodePtr'/>
6027 </function>
6028 <function name='xmlXPtrNewRangePoints' file='xpointer'>
6029 <return type='xmlXPathObjectPtr'/>
6030 <arg name='start' type='xmlXPathObjectPtr'/>
6031 <arg name='end' type='xmlXPathObjectPtr'/>
6032 </function>
6033 <function name='xmlXPtrRangeToFunction' file='xpointer'>
6034 <return type='void'/>
6035 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6036 <arg name='nargs' type='int'/>
6037 </function>
6038 <function name='xmlXPtrWrapLocationSet' file='xpointer'>
6039 <return type='xmlXPathObjectPtr'/>
6040 <arg name='val' type='xmlLocationSetPtr'/>
6041 </function>
6042 </symbols>
6043</api>