blob: 9a1132216e755fcb6ecbf7d8a32b8b3bf94c6ff5 [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>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001249 <macro name='ATTRIBUTE_UNUSED' file='xmlversion' info='Macro used to signal to GCC unused function parameters'/>
1250 <macro name='BAD_CAST' file='tree' info='Macro to cast a string to an xmlChar * when one know its safe.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001251 <macro name='BASE_BUFFER_SIZE' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001252 <macro name='CAST_TO_BOOLEAN' file='xpathInternals' info='Macro to try to cast the value on the top of the XPath stack to a boolean'/>
1253 <macro name='CAST_TO_NUMBER' file='xpathInternals' info='Macro to try to cast the value on the top of the XPath stack to a number'/>
1254 <macro name='CAST_TO_STRING' file='xpathInternals' info='Macro to try to cast the value on the top of the XPath stack to a string'/>
1255 <macro name='CHECK_ARITY' file='xpathInternals' info='Macro to check that the number of args passed to an XPath function matches'/>
1256 <macro name='CHECK_ERROR' file='xpathInternals' info='macro to return from the function if an XPath error was detected'/>
1257 <macro name='CHECK_ERROR0' file='xpathInternals' info='macro to return 0 from the function if an XPath error was detected'/>
1258 <macro name='CHECK_TYPE' file='xpathInternals' info='Macro to check that the value on top of the XPath stack is of a given type.'/>
1259 <macro name='CHECK_TYPE0' file='xpathInternals' info='Macro to check that the value on top of the XPath stack is of a given type. return(0) in case of failure'/>
1260 <macro name='DEBUG_MEMORY' file='xmlmemory' info='should be activated only done when debugging libxml. It replaces the allocator with a collect and debug shell to the libc allocator. DEBUG_MEMORY should be activated only when debugging libxml i.e. if libxml has been configured with --with-debug-mem too'/>
1261 <macro name='DEBUG_MEMORY_LOCATION' file='xmlversion' info='Whether the memory debugging is configured in'/>
1262 <macro name='HTML_COMMENT_NODE' file='HTMLtree' info='Macro, a comment in a HTML document is really implemented the same way as a comment in an XML document.'/>
1263 <macro name='HTML_ENTITY_REF_NODE' file='HTMLtree' info='Macro, an entity reference in a HTML document is really implemented the same way as an entity reference in an XML document.'/>
1264 <macro name='HTML_PI_NODE' file='HTMLtree' info='Macro, a processing instruction in a HTML document is really implemented the same way as a processing instruction in an XML document.'/>
1265 <macro name='HTML_PRESERVE_NODE' file='HTMLtree' info='Macro, a preserved node in a HTML document is really implemented the same way as a CDATA section in an XML document.'/>
1266 <macro name='HTML_TEXT_NODE' file='HTMLtree' info='Macro, a text node in a HTML document is really implemented the same way as a text node in an XML document.'/>
1267 <macro name='INPUT_CHUNK' file='parserInternals' info='The parser tries to always have that amount of input ready one of the point is providing context when reporting errors'/>
1268 <macro name='IS_BASECHAR' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1269 <macro name='IS_BLANK' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1270 <macro name='IS_CHAR' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1271 <macro name='IS_COMBINING' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1272 <macro name='IS_DIGIT' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1273 <macro name='IS_EXTENDER' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1274 <macro name='IS_IDEOGRAPHIC' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1275 <macro name='IS_LETTER' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1276 <macro name='IS_PUBIDCHAR' file='parserInternals' info='Macro to check the following production in the XML spec '/>
1277 <macro name='LIBXML_CATALOG_ENABLED' file='xmlversion' info='Whether the Catalog support is configured in'/>
1278 <macro name='LIBXML_DEBUG_ENABLED' file='xmlversion' info='Whether Debugging module is configured in'/>
1279 <macro name='LIBXML_DLL_IMPORT' file='xmlversion' info='Used on Windows (MS C compiler only) to declare a variable as imported from the library. This macro should be empty when compiling libxml itself. It should expand to __declspec(dllimport) when the client code includes this header, and that only if the client links dynamically against libxml. For this to work, we need three macros. One tells us which compiler is being used and luckily the compiler defines such a thing: _MSC_VER. The second macro tells us if we are compiling libxml or the client code and we define the macro IN_LIBXML on the compiler's command line for this purpose. The third macro, LIBXML_STATIC, must be defined by any client code which links against libxml statically.'/>
1280 <macro name='LIBXML_DOCB_ENABLED' file='xmlversion' info='Whether the SGML Docbook support is configured in'/>
1281 <macro name='LIBXML_DOTTED_VERSION' file='xmlversion' info='the version string like "1.2.3"'/>
1282 <macro name='LIBXML_FTP_ENABLED' file='xmlversion' info='Whether the FTP support is configured in'/>
1283 <macro name='LIBXML_HTML_ENABLED' file='xmlversion' info='Whether the HTML support is configured in'/>
1284 <macro name='LIBXML_HTTP_ENABLED' file='xmlversion' info='Whether the HTTP support is configured in'/>
1285 <macro name='LIBXML_ICONV_ENABLED' file='xmlversion' info='Whether iconv support is available'/>
1286 <macro name='LIBXML_TEST_VERSION' file='xmlversion' info='Macro to check that the libxml version in use is compatible with the version the software has been compiled against'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001287 <macro name='LIBXML_THREAD_ENABLED' file='xmlversion'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001288 <macro name='LIBXML_VERSION' file='xmlversion' info='the version number: 1.2.3 value is 1002003'/>
1289 <macro name='LIBXML_VERSION_STRING' file='xmlversion' info='the version number string, 1.2.3 value is "1002003"'/>
1290 <macro name='LIBXML_XINCLUDE_ENABLED' file='xmlversion' info='Whether XInclude is configured in'/>
1291 <macro name='LIBXML_XPATH_ENABLED' file='xmlversion' info='Whether XPath is configured in'/>
1292 <macro name='LIBXML_XPTR_ENABLED' file='xmlversion' info='Whether XPointer is configured in'/>
1293 <macro name='MEM_LIST' file='xmlmemory' info='keep track of all allocated blocks for error reporting'/>
1294 <macro name='MOVETO_ENDTAG' file='parserInternals' info='Skips to the next '&gt;' char'/>
1295 <macro name='MOVETO_STARTTAG' file='parserInternals' info='Skips to the next '&lt;' char'/>
1296 <macro name='SKIP_EOL' file='parserInternals' info='Skips the end of line chars'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001297 <function name='UTF8ToHtml' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001298 <info>Take a block of UTF-8 chars in and try to convert it to an ASCII plus HTML entities block of chars out.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001299 <return type='int'/>
1300 <arg name='out' type='unsigned char *'/>
1301 <arg name='outlen' type='int *'/>
1302 <arg name='in' type='const unsigned char *'/>
1303 <arg name='inlen' type='int *'/>
1304 </function>
1305 <function name='UTF8Toisolat1' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001306 <info>Take a block of UTF-8 chars in and try to convert it to an ISO Latin 1 block of chars out.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001307 <return type='int'/>
1308 <arg name='out' type='unsigned char *'/>
1309 <arg name='outlen' type='int *'/>
1310 <arg name='in' type='const unsigned char *'/>
1311 <arg name='inlen' type='int *'/>
1312 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001313 <macro name='WITHOUT_TRIO' file='xmlversion' info='defined if the trio support should not be configured in'/>
1314 <macro name='WITH_TRIO' file='xmlversion' info='defined if the trio support need to be configured in'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001315 <const name='XML_ATTRIBUTE_CDATA' file='tree'/>
1316 <const name='XML_ATTRIBUTE_DECL' file='tree'/>
1317 <const name='XML_ATTRIBUTE_ENTITIES' file='tree'/>
1318 <const name='XML_ATTRIBUTE_ENTITY' file='tree'/>
1319 <const name='XML_ATTRIBUTE_ENUMERATION' file='tree'/>
1320 <const name='XML_ATTRIBUTE_FIXED' file='tree'/>
1321 <const name='XML_ATTRIBUTE_ID' file='tree'/>
1322 <const name='XML_ATTRIBUTE_IDREF' file='tree'/>
1323 <const name='XML_ATTRIBUTE_IDREFS' file='tree'/>
1324 <const name='XML_ATTRIBUTE_IMPLIED' file='tree'/>
1325 <const name='XML_ATTRIBUTE_NMTOKEN' file='tree'/>
1326 <const name='XML_ATTRIBUTE_NMTOKENS' file='tree'/>
1327 <const name='XML_ATTRIBUTE_NODE' file='tree'/>
1328 <const name='XML_ATTRIBUTE_NONE' file='tree'/>
1329 <const name='XML_ATTRIBUTE_NOTATION' file='tree'/>
1330 <const name='XML_ATTRIBUTE_REQUIRED' file='tree'/>
1331 <const name='XML_BUFFER_ALLOC_DOUBLEIT' file='tree'/>
1332 <const name='XML_BUFFER_ALLOC_EXACT' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001333 <macro name='XML_CATALOGS_NAMESPACE' file='catalog' info='The namespace for the XML Catalogs elements'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001334 <macro name='XML_CATALOG_PI' file='catalog'/>
1335 <const name='XML_CATA_ALLOW_ALL' file='catalog'/>
1336 <const name='XML_CATA_ALLOW_DOCUMENT' file='catalog'/>
1337 <const name='XML_CATA_ALLOW_GLOBAL' file='catalog'/>
1338 <const name='XML_CATA_ALLOW_NONE' file='catalog'/>
1339 <const name='XML_CATA_PREFER_NONE' file='catalog'/>
1340 <const name='XML_CATA_PREFER_PUBLIC' file='catalog'/>
1341 <const name='XML_CATA_PREFER_SYSTEM' file='catalog'/>
1342 <const name='XML_CDATA_SECTION_NODE' file='tree'/>
1343 <const name='XML_CHAR_ENCODING_2022_JP' file='encoding'/>
1344 <const name='XML_CHAR_ENCODING_8859_1' file='encoding'/>
1345 <const name='XML_CHAR_ENCODING_8859_2' file='encoding'/>
1346 <const name='XML_CHAR_ENCODING_8859_3' file='encoding'/>
1347 <const name='XML_CHAR_ENCODING_8859_4' file='encoding'/>
1348 <const name='XML_CHAR_ENCODING_8859_5' file='encoding'/>
1349 <const name='XML_CHAR_ENCODING_8859_6' file='encoding'/>
1350 <const name='XML_CHAR_ENCODING_8859_7' file='encoding'/>
1351 <const name='XML_CHAR_ENCODING_8859_8' file='encoding'/>
1352 <const name='XML_CHAR_ENCODING_8859_9' file='encoding'/>
1353 <const name='XML_CHAR_ENCODING_ASCII' file='encoding'/>
1354 <const name='XML_CHAR_ENCODING_EBCDIC' file='encoding'/>
1355 <const name='XML_CHAR_ENCODING_ERROR' file='encoding'/>
1356 <const name='XML_CHAR_ENCODING_EUC_JP' file='encoding'/>
1357 <const name='XML_CHAR_ENCODING_NONE' file='encoding'/>
1358 <const name='XML_CHAR_ENCODING_SHIFT_JIS' file='encoding'/>
1359 <const name='XML_CHAR_ENCODING_UCS2' file='encoding'/>
1360 <const name='XML_CHAR_ENCODING_UCS4BE' file='encoding'/>
1361 <const name='XML_CHAR_ENCODING_UCS4LE' file='encoding'/>
1362 <const name='XML_CHAR_ENCODING_UCS4_2143' file='encoding'/>
1363 <const name='XML_CHAR_ENCODING_UCS4_3412' file='encoding'/>
1364 <const name='XML_CHAR_ENCODING_UTF16BE' file='encoding'/>
1365 <const name='XML_CHAR_ENCODING_UTF16LE' file='encoding'/>
1366 <const name='XML_CHAR_ENCODING_UTF8' file='encoding'/>
1367 <const name='XML_COMMENT_NODE' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001368 <macro name='XML_COMPLETE_ATTRS' file='parser' info='Bit in the loadsubset context field to tell to do complete the elements attributes lists with the ones defaulted from the DTDs Use it to initialize xmlLoadExtDtdDefaultValue'/>
1369 <macro name='XML_DEFAULT_VERSION' file='parser' info='The default version of XML used: 1.0'/>
1370 <macro name='XML_DETECT_IDS' file='parser' info='Bit in the loadsubset context field to tell to do ID/REFs lookups Use it to initialize xmlLoadExtDtdDefaultValue'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001371 <const name='XML_DOCB_DOCUMENT_NODE' file='tree'/>
1372 <const name='XML_DOCUMENT_FRAG_NODE' file='tree'/>
1373 <const name='XML_DOCUMENT_NODE' file='tree'/>
1374 <const name='XML_DOCUMENT_TYPE_NODE' file='tree'/>
1375 <const name='XML_DTD_NODE' file='tree'/>
1376 <const name='XML_ELEMENT_CONTENT_ELEMENT' file='tree'/>
1377 <const name='XML_ELEMENT_CONTENT_MULT' file='tree'/>
1378 <const name='XML_ELEMENT_CONTENT_ONCE' file='tree'/>
1379 <const name='XML_ELEMENT_CONTENT_OPT' file='tree'/>
1380 <const name='XML_ELEMENT_CONTENT_OR' file='tree'/>
1381 <const name='XML_ELEMENT_CONTENT_PCDATA' file='tree'/>
1382 <const name='XML_ELEMENT_CONTENT_PLUS' file='tree'/>
1383 <const name='XML_ELEMENT_CONTENT_SEQ' file='tree'/>
1384 <const name='XML_ELEMENT_DECL' file='tree'/>
1385 <const name='XML_ELEMENT_NODE' file='tree'/>
1386 <const name='XML_ELEMENT_TYPE_ANY' file='tree'/>
1387 <const name='XML_ELEMENT_TYPE_ELEMENT' file='tree'/>
1388 <const name='XML_ELEMENT_TYPE_EMPTY' file='tree'/>
1389 <const name='XML_ELEMENT_TYPE_MIXED' file='tree'/>
1390 <const name='XML_ELEMENT_TYPE_UNDEFINED' file='tree'/>
1391 <const name='XML_ENTITY_DECL' file='tree'/>
1392 <const name='XML_ENTITY_NODE' file='tree'/>
1393 <const name='XML_ENTITY_REF_NODE' file='tree'/>
1394 <const name='XML_ERR_ATTLIST_NOT_FINISHED' file='xmlerror'/>
1395 <const name='XML_ERR_ATTLIST_NOT_STARTED' file='xmlerror'/>
1396 <const name='XML_ERR_ATTRIBUTE_NOT_FINISHED' file='xmlerror'/>
1397 <const name='XML_ERR_ATTRIBUTE_NOT_STARTED' file='xmlerror'/>
1398 <const name='XML_ERR_ATTRIBUTE_REDEFINED' file='xmlerror'/>
1399 <const name='XML_ERR_ATTRIBUTE_WITHOUT_VALUE' file='xmlerror'/>
1400 <const name='XML_ERR_CDATA_NOT_FINISHED' file='xmlerror'/>
1401 <const name='XML_ERR_CHARREF_AT_EOF' file='xmlerror'/>
1402 <const name='XML_ERR_CHARREF_IN_DTD' file='xmlerror'/>
1403 <const name='XML_ERR_CHARREF_IN_EPILOG' file='xmlerror'/>
1404 <const name='XML_ERR_CHARREF_IN_PROLOG' file='xmlerror'/>
1405 <const name='XML_ERR_COMMENT_NOT_FINISHED' file='xmlerror'/>
1406 <const name='XML_ERR_CONDSEC_INVALID' file='xmlerror'/>
1407 <const name='XML_ERR_CONDSEC_NOT_FINISHED' file='xmlerror'/>
1408 <const name='XML_ERR_CONDSEC_NOT_STARTED' file='xmlerror'/>
1409 <const name='XML_ERR_DOCTYPE_NOT_FINISHED' file='xmlerror'/>
1410 <const name='XML_ERR_DOCUMENT_EMPTY' file='xmlerror'/>
1411 <const name='XML_ERR_DOCUMENT_END' file='xmlerror'/>
1412 <const name='XML_ERR_DOCUMENT_START' file='xmlerror'/>
1413 <const name='XML_ERR_ELEMCONTENT_NOT_FINISHED' file='xmlerror'/>
1414 <const name='XML_ERR_ELEMCONTENT_NOT_STARTED' file='xmlerror'/>
1415 <const name='XML_ERR_ENCODING_NAME' file='xmlerror'/>
1416 <const name='XML_ERR_ENTITYREF_AT_EOF' file='xmlerror'/>
1417 <const name='XML_ERR_ENTITYREF_IN_DTD' file='xmlerror'/>
1418 <const name='XML_ERR_ENTITYREF_IN_EPILOG' file='xmlerror'/>
1419 <const name='XML_ERR_ENTITYREF_IN_PROLOG' file='xmlerror'/>
1420 <const name='XML_ERR_ENTITYREF_NO_NAME' file='xmlerror'/>
1421 <const name='XML_ERR_ENTITYREF_SEMICOL_MISSING' file='xmlerror'/>
1422 <const name='XML_ERR_ENTITY_BOUNDARY' file='xmlerror'/>
1423 <const name='XML_ERR_ENTITY_CHAR_ERROR' file='xmlerror'/>
1424 <const name='XML_ERR_ENTITY_IS_EXTERNAL' file='xmlerror'/>
1425 <const name='XML_ERR_ENTITY_IS_PARAMETER' file='xmlerror'/>
1426 <const name='XML_ERR_ENTITY_LOOP' file='xmlerror'/>
1427 <const name='XML_ERR_ENTITY_NOT_FINISHED' file='xmlerror'/>
1428 <const name='XML_ERR_ENTITY_NOT_STARTED' file='xmlerror'/>
1429 <const name='XML_ERR_ENTITY_PE_INTERNAL' file='xmlerror'/>
1430 <const name='XML_ERR_EQUAL_REQUIRED' file='xmlerror'/>
1431 <const name='XML_ERR_EXTRA_CONTENT' file='xmlerror'/>
1432 <const name='XML_ERR_EXT_ENTITY_STANDALONE' file='xmlerror'/>
1433 <const name='XML_ERR_EXT_SUBSET_NOT_FINISHED' file='xmlerror'/>
1434 <const name='XML_ERR_GT_REQUIRED' file='xmlerror'/>
1435 <const name='XML_ERR_HYPHEN_IN_COMMENT' file='xmlerror'/>
1436 <const name='XML_ERR_INTERNAL_ERROR' file='xmlerror'/>
1437 <const name='XML_ERR_INVALID_CHAR' file='xmlerror'/>
1438 <const name='XML_ERR_INVALID_CHARREF' file='xmlerror'/>
1439 <const name='XML_ERR_INVALID_DEC_CHARREF' file='xmlerror'/>
1440 <const name='XML_ERR_INVALID_ENCODING' file='xmlerror'/>
1441 <const name='XML_ERR_INVALID_HEX_CHARREF' file='xmlerror'/>
1442 <const name='XML_ERR_INVALID_URI' file='xmlerror'/>
1443 <const name='XML_ERR_LITERAL_NOT_FINISHED' file='xmlerror'/>
1444 <const name='XML_ERR_LITERAL_NOT_STARTED' file='xmlerror'/>
1445 <const name='XML_ERR_LTSLASH_REQUIRED' file='xmlerror'/>
1446 <const name='XML_ERR_LT_IN_ATTRIBUTE' file='xmlerror'/>
1447 <const name='XML_ERR_LT_REQUIRED' file='xmlerror'/>
1448 <const name='XML_ERR_MISPLACED_CDATA_END' file='xmlerror'/>
1449 <const name='XML_ERR_MIXED_NOT_FINISHED' file='xmlerror'/>
1450 <const name='XML_ERR_MIXED_NOT_STARTED' file='xmlerror'/>
1451 <const name='XML_ERR_NAME_REQUIRED' file='xmlerror'/>
1452 <const name='XML_ERR_NMTOKEN_REQUIRED' file='xmlerror'/>
1453 <const name='XML_ERR_NOTATION_NOT_FINISHED' file='xmlerror'/>
1454 <const name='XML_ERR_NOTATION_NOT_STARTED' file='xmlerror'/>
1455 <const name='XML_ERR_NOT_WELL_BALANCED' file='xmlerror'/>
1456 <const name='XML_ERR_NO_DTD' file='xmlerror'/>
1457 <const name='XML_ERR_NO_MEMORY' file='xmlerror'/>
1458 <const name='XML_ERR_NS_DECL_ERROR' file='xmlerror'/>
1459 <const name='XML_ERR_OK' file='xmlerror'/>
1460 <const name='XML_ERR_PCDATA_REQUIRED' file='xmlerror'/>
1461 <const name='XML_ERR_PEREF_AT_EOF' file='xmlerror'/>
1462 <const name='XML_ERR_PEREF_IN_EPILOG' file='xmlerror'/>
1463 <const name='XML_ERR_PEREF_IN_INT_SUBSET' file='xmlerror'/>
1464 <const name='XML_ERR_PEREF_IN_PROLOG' file='xmlerror'/>
1465 <const name='XML_ERR_PEREF_NO_NAME' file='xmlerror'/>
1466 <const name='XML_ERR_PEREF_SEMICOL_MISSING' file='xmlerror'/>
1467 <const name='XML_ERR_PI_NOT_FINISHED' file='xmlerror'/>
1468 <const name='XML_ERR_PI_NOT_STARTED' file='xmlerror'/>
1469 <const name='XML_ERR_PUBID_REQUIRED' file='xmlerror'/>
1470 <const name='XML_ERR_RESERVED_XML_NAME' file='xmlerror'/>
1471 <const name='XML_ERR_SEPARATOR_REQUIRED' file='xmlerror'/>
1472 <const name='XML_ERR_SPACE_REQUIRED' file='xmlerror'/>
1473 <const name='XML_ERR_STANDALONE_VALUE' file='xmlerror'/>
1474 <const name='XML_ERR_STRING_NOT_CLOSED' file='xmlerror'/>
1475 <const name='XML_ERR_STRING_NOT_STARTED' file='xmlerror'/>
1476 <const name='XML_ERR_TAG_NAME_MISMATCH' file='xmlerror'/>
1477 <const name='XML_ERR_TAG_NOT_FINISHED' file='xmlerror'/>
1478 <const name='XML_ERR_UNDECLARED_ENTITY' file='xmlerror'/>
1479 <const name='XML_ERR_UNKNOWN_ENCODING' file='xmlerror'/>
1480 <const name='XML_ERR_UNPARSED_ENTITY' file='xmlerror'/>
1481 <const name='XML_ERR_UNSUPPORTED_ENCODING' file='xmlerror'/>
1482 <const name='XML_ERR_URI_FRAGMENT' file='xmlerror'/>
1483 <const name='XML_ERR_URI_REQUIRED' file='xmlerror'/>
1484 <const name='XML_ERR_VALUE_REQUIRED' file='xmlerror'/>
1485 <const name='XML_ERR_XMLDECL_NOT_FINISHED' file='xmlerror'/>
1486 <const name='XML_ERR_XMLDECL_NOT_STARTED' file='xmlerror'/>
1487 <const name='XML_EXTERNAL_GENERAL_PARSED_ENTITY' file='entities'/>
1488 <const name='XML_EXTERNAL_GENERAL_UNPARSED_ENTITY' file='entities'/>
1489 <const name='XML_EXTERNAL_PARAMETER_ENTITY' file='entities'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001490 <macro name='XML_GET_CONTENT' file='tree' info='macro to extract the content pointer of a node'/>
1491 <macro name='XML_GET_LINE' file='tree' info='macro to extract the line number of an element node. This will work only if line numbering is activated by calling xmlLineNumbersDefault(1) before parsing'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001492 <const name='XML_HTML_DOCUMENT_NODE' file='tree'/>
1493 <const name='XML_INTERNAL_GENERAL_ENTITY' file='entities'/>
1494 <const name='XML_INTERNAL_PARAMETER_ENTITY' file='entities'/>
1495 <const name='XML_INTERNAL_PREDEFINED_ENTITY' file='entities'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001496 <macro name='XML_LOCAL_NAMESPACE' file='tree' info='A namespace declaration node'/>
1497 <macro name='XML_MAX_NAMELEN' file='parserInternals' info='Identifiers can be longer, but this will be more costly at runtime.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001498 <const name='XML_NAMESPACE_DECL' file='tree'/>
1499 <const name='XML_NOTATION_NODE' file='tree'/>
1500 <const name='XML_PARSER_ATTRIBUTE_VALUE' file='parser'/>
1501 <const name='XML_PARSER_CDATA_SECTION' file='parser'/>
1502 <const name='XML_PARSER_COMMENT' file='parser'/>
1503 <const name='XML_PARSER_CONTENT' file='parser'/>
1504 <const name='XML_PARSER_DTD' file='parser'/>
1505 <const name='XML_PARSER_END_TAG' file='parser'/>
1506 <const name='XML_PARSER_ENTITY_DECL' file='parser'/>
1507 <const name='XML_PARSER_ENTITY_VALUE' file='parser'/>
1508 <const name='XML_PARSER_EOF' file='parser'/>
1509 <const name='XML_PARSER_EPILOG' file='parser'/>
1510 <const name='XML_PARSER_IGNORE' file='parser'/>
1511 <const name='XML_PARSER_MISC' file='parser'/>
1512 <const name='XML_PARSER_PI' file='parser'/>
1513 <const name='XML_PARSER_PROLOG' file='parser'/>
1514 <const name='XML_PARSER_START' file='parser'/>
1515 <const name='XML_PARSER_START_TAG' file='parser'/>
1516 <const name='XML_PARSER_SYSTEM_LITERAL' file='parser'/>
1517 <const name='XML_PI_NODE' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001518 <macro name='XML_SUBSTITUTE_BOTH' file='parserInternals' info='Both general and parameter entities need to be substituted'/>
1519 <macro name='XML_SUBSTITUTE_NONE' file='parserInternals' info='If no entities need to be substituted'/>
1520 <macro name='XML_SUBSTITUTE_PEREF' file='parserInternals' info='Whether parameter entities need to be substituted'/>
1521 <macro name='XML_SUBSTITUTE_REF' file='parserInternals' info='Whether general entities need to be substituted'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001522 <const name='XML_TEXT_NODE' file='tree'/>
1523 <const name='XML_WAR_CATALOG_PI' file='xmlerror'/>
1524 <const name='XML_WAR_UNDECLARED_ENTITY' file='xmlerror'/>
1525 <const name='XML_XINCLUDE_END' file='tree'/>
1526 <const name='XML_XINCLUDE_START' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001527 <macro name='XML_XML_NAMESPACE' file='tree' info='This is the namespace for the special xml: prefix predefined in the XML Namespace specification'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001528 <const name='XPATH_BOOLEAN' file='xpath'/>
1529 <const name='XPATH_ENCODING_ERROR' file='xpath'/>
1530 <const name='XPATH_EXPRESSION_OK' file='xpath'/>
1531 <const name='XPATH_EXPR_ERROR' file='xpath'/>
1532 <const name='XPATH_INVALID_ARITY' file='xpath'/>
1533 <const name='XPATH_INVALID_CHAR_ERROR' file='xpath'/>
1534 <const name='XPATH_INVALID_CTXT_POSITION' file='xpath'/>
1535 <const name='XPATH_INVALID_CTXT_SIZE' file='xpath'/>
1536 <const name='XPATH_INVALID_OPERAND' file='xpath'/>
1537 <const name='XPATH_INVALID_PREDICATE_ERROR' file='xpath'/>
1538 <const name='XPATH_INVALID_TYPE' file='xpath'/>
1539 <const name='XPATH_LOCATIONSET' file='xpath'/>
1540 <const name='XPATH_MEMORY_ERROR' file='xpath'/>
1541 <const name='XPATH_NODESET' file='xpath'/>
1542 <const name='XPATH_NUMBER' file='xpath'/>
1543 <const name='XPATH_NUMBER_ERROR' file='xpath'/>
1544 <const name='XPATH_POINT' file='xpath'/>
1545 <const name='XPATH_RANGE' file='xpath'/>
1546 <const name='XPATH_START_LITERAL_ERROR' file='xpath'/>
1547 <const name='XPATH_STRING' file='xpath'/>
1548 <const name='XPATH_UNCLOSED_ERROR' file='xpath'/>
1549 <const name='XPATH_UNDEFINED' file='xpath'/>
1550 <const name='XPATH_UNDEF_PREFIX_ERROR' file='xpath'/>
1551 <const name='XPATH_UNDEF_VARIABLE_ERROR' file='xpath'/>
1552 <const name='XPATH_UNFINISHED_LITERAL_ERROR' file='xpath'/>
1553 <const name='XPATH_UNKNOWN_FUNC_ERROR' file='xpath'/>
1554 <const name='XPATH_USERS' file='xpath'/>
1555 <const name='XPATH_VARIABLE_REF_ERROR' file='xpath'/>
1556 <const name='XPATH_XSLT_TREE' file='xpath'/>
1557 <const name='XPTR_RESOURCE_ERROR' file='xpath'/>
1558 <const name='XPTR_SUB_RESOURCE_ERROR' file='xpath'/>
1559 <const name='XPTR_SYNTAX_ERROR' file='xpath'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001560 <macro name='XP_ERROR' file='xpathInternals' info='Macro to raise an XPath error and return'/>
1561 <macro name='XP_ERROR0' file='xpathInternals' info='Macro to raise an XPath error and return 0'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001562 <function name='attribute' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001563 <info>Handle an attribute that has been read by the parser. The default handling is to convert the attribute into an DOM subtree and past it in a new xmlAttr element added to the element.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001564 <return type='void'/>
1565 <arg name='ctx' type='void *'/>
1566 <arg name='fullname' type='const xmlChar *'/>
1567 <arg name='value' type='const xmlChar *'/>
1568 </function>
1569 <function name='attributeDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001570 <info>An attribute definition has been parsed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001571 <return type='void'/>
1572 <arg name='ctx' type='void *'/>
1573 <arg name='elem' type='const xmlChar *'/>
1574 <arg name='fullname' type='const xmlChar *'/>
1575 <arg name='type' type='int'/>
1576 <arg name='def' type='int'/>
1577 <arg name='defaultValue' type='const xmlChar *'/>
1578 <arg name='tree' type='xmlEnumerationPtr'/>
1579 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001580 <functype name='attributeDeclSAXFunc' file='parser'/>
1581 <functype name='attributeSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001582 <function name='cdataBlock' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001583 <info>called when a pcdata block has been parsed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001584 <return type='void'/>
1585 <arg name='ctx' type='void *'/>
1586 <arg name='value' type='const xmlChar *'/>
1587 <arg name='len' type='int'/>
1588 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001589 <functype name='cdataBlockSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001590 <function name='characters' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001591 <info>receiving some chars from the parser.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001592 <return type='void'/>
1593 <arg name='ctx' type='void *'/>
1594 <arg name='ch' type='const xmlChar *'/>
1595 <arg name='len' type='int'/>
1596 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001597 <functype name='charactersSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001598 <function name='checkNamespace' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001599 <info>Check that the current element namespace is the same as the one read upon parsing.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001600 <return type='int'/>
1601 <arg name='ctx' type='void *'/>
1602 <arg name='nameSpace' type='xmlChar *'/>
1603 </function>
1604 <function name='comment' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001605 <info>A comment has been parsed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001606 <return type='void'/>
1607 <arg name='ctx' type='void *'/>
1608 <arg name='value' type='const xmlChar *'/>
1609 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001610 <functype name='commentSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001611 <function name='docbCreateFileParserCtxt' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001612 <info>Create a parser context for a file content. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001613 <return type='docbParserCtxtPtr'/>
1614 <arg name='filename' type='const char *'/>
1615 <arg name='encoding' type='const char *'/>
1616 </function>
1617 <function name='docbCreatePushParserCtxt' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001618 <info>Create a parser context for using the DocBook SGML parser in push mode To allow content encoding detection, size should be &gt;= 4 The value of filename is used for fetching external entities and error/warning reports.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001619 <return type='docbParserCtxtPtr'/>
1620 <arg name='sax' type='docbSAXHandlerPtr'/>
1621 <arg name='data' type='void *user_'/>
1622 <arg name='chunk' type='const char *'/>
1623 <arg name='size' type='int'/>
1624 <arg name='filename' type='const char *'/>
1625 <arg name='enc' type='xmlCharEncoding'/>
1626 </function>
1627 <macro name='docbDefaultSAXHandler' file='globals'/>
1628 <function name='docbDefaultSAXHandlerInit' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001629 <info>Initialize the default SAX handler</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001630 <return type='void'/>
1631 <arg name='void' type=''/>
1632 </function>
1633 <typedef name='docbDocPtr' file='DOCBparser'/>
1634 <function name='docbEncodeEntities' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001635 <info>Take a block of UTF-8 chars in and try to convert it to an ASCII plus SGML entities block of chars out.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001636 <return type='int'/>
1637 <arg name='out' type='unsigned char *'/>
1638 <arg name='outlen' type='int *'/>
1639 <arg name='in' type='const unsigned char *'/>
1640 <arg name='inlen' type='int *'/>
1641 <arg name='quoteChar' type='int'/>
1642 </function>
1643 <function name='docbFreeParserCtxt' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001644 <info>Free all the memory used by a parser context. However the parsed document in ctxt-&gt;myDoc is not freed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001645 <return type='void'/>
1646 <arg name='ctxt' type='docbParserCtxtPtr'/>
1647 </function>
1648 <typedef name='docbNodePtr' file='DOCBparser'/>
1649 <function name='docbParseChunk' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001650 <info>Parse a Chunk of memory</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001651 <return type='int'/>
1652 <arg name='ctxt' type='docbParserCtxtPtr'/>
1653 <arg name='chunk' type='const char *'/>
1654 <arg name='size' type='int'/>
1655 <arg name='terminate' type='int'/>
1656 </function>
1657 <function name='docbParseDoc' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001658 <info>parse an SGML in-memory document and build a tree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001659 <return type='docbDocPtr'/>
1660 <arg name='cur' type='xmlChar *'/>
1661 <arg name='encoding' type='const char *'/>
1662 </function>
1663 <function name='docbParseDocument' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001664 <info>parse an SGML document (and build a tree if using the standard SAX interface).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001665 <return type='int'/>
1666 <arg name='ctxt' type='docbParserCtxtPtr'/>
1667 </function>
1668 <function name='docbParseFile' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001669 <info>parse a Docbook SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001670 <return type='docbDocPtr'/>
1671 <arg name='filename' type='const char *'/>
1672 <arg name='encoding' type='const char *'/>
1673 </function>
1674 <typedef name='docbParserCtxt' file='DOCBparser'/>
1675 <typedef name='docbParserCtxtPtr' file='DOCBparser'/>
1676 <typedef name='docbParserInput' file='DOCBparser'/>
1677 <typedef name='docbParserInputPtr' file='DOCBparser'/>
1678 <typedef name='docbParserNodeInfo' file='DOCBparser'/>
1679 <typedef name='docbSAXHandler' file='DOCBparser'/>
1680 <typedef name='docbSAXHandlerPtr' file='DOCBparser'/>
1681 <function name='docbSAXParseDoc' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001682 <info>parse an SGML in-memory document and build a tree. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001683 <return type='docbDocPtr'/>
1684 <arg name='cur' type='xmlChar *'/>
1685 <arg name='encoding' type='const char *'/>
1686 <arg name='sax' type='docbSAXHandlerPtr'/>
1687 <arg name='userData' type='void *'/>
1688 </function>
1689 <function name='docbSAXParseFile' file='DOCBparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001690 <info>parse an SGML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001691 <return type='docbDocPtr'/>
1692 <arg name='filename' type='const char *'/>
1693 <arg name='encoding' type='const char *'/>
1694 <arg name='sax' type='docbSAXHandlerPtr'/>
1695 <arg name='userData' type='void *'/>
1696 </function>
1697 <function name='elementDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001698 <info>An element definition has been parsed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001699 <return type='void'/>
1700 <arg name='ctx' type='void *'/>
1701 <arg name='name' type='const xmlChar *'/>
1702 <arg name='type' type='int'/>
1703 <arg name='content' type='xmlElementContentPtr'/>
1704 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001705 <functype name='elementDeclSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001706 <function name='endDocument' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001707 <info>called when the document end has been detected.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001708 <return type='void'/>
1709 <arg name='ctx' type='void *'/>
1710 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001711 <functype name='endDocumentSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001712 <function name='endElement' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001713 <info>called when the end of an element has been detected.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001714 <return type='void'/>
1715 <arg name='ctx' type='void *'/>
1716 <arg name='name' type='const xmlChar *'/>
1717 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001718 <functype name='endElementSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001719 <function name='entityDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001720 <info>An entity definition has been parsed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001721 <return type='void'/>
1722 <arg name='ctx' type='void *'/>
1723 <arg name='name' type='const xmlChar *'/>
1724 <arg name='type' type='int'/>
1725 <arg name='publicId' type='const xmlChar *'/>
1726 <arg name='systemId' type='const xmlChar *'/>
1727 <arg name='content' type='xmlChar *'/>
1728 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001729 <functype name='entityDeclSAXFunc' file='parser'/>
1730 <functype name='errorSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001731 <function name='externalSubset' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001732 <info>Callback on external subset declaration.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001733 <return type='void'/>
1734 <arg name='ctx' type='void *'/>
1735 <arg name='name' type='const xmlChar *'/>
1736 <arg name='ExternalID' type='const xmlChar *'/>
1737 <arg name='SystemID' type='const xmlChar *'/>
1738 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001739 <functype name='externalSubsetSAXFunc' file='parser'/>
1740 <functype name='fatalErrorSAXFunc' file='parser'/>
1741 <functype name='ftpDataCallback' file='nanoftp' info='A callback for the xmlNanoFTPGet command'/>
1742 <functype name='ftpListCallback' file='nanoftp' info='A callback for the xmlNanoFTPList command Note that only one of year and day:minute are specified'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001743 <function name='getColumnNumber' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001744 <info>Return the column number of the current parsing point.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001745 <return type='int'/>
1746 <arg name='ctx' type='void *'/>
1747 </function>
1748 <function name='getEntity' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001749 <info>Get an entity by name</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001750 <return type='xmlEntityPtr'/>
1751 <arg name='ctx' type='void *'/>
1752 <arg name='name' type='const xmlChar *'/>
1753 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001754 <functype name='getEntitySAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001755 <function name='getLineNumber' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001756 <info>Return the line number of the current parsing point.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001757 <return type='int'/>
1758 <arg name='ctx' type='void *'/>
1759 </function>
1760 <function name='getNamespace' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001761 <info>Get the current element namespace.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001762 <return type='xmlNsPtr'/>
1763 <arg name='ctx' type='void *'/>
1764 </function>
1765 <function name='getParameterEntity' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001766 <info>Get a parameter entity by name</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001767 <return type='xmlEntityPtr'/>
1768 <arg name='ctx' type='void *'/>
1769 <arg name='name' type='const xmlChar *'/>
1770 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001771 <functype name='getParameterEntitySAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001772 <function name='getPublicId' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001773 <info>Return the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN"</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001774 <return type='const xmlChar *'/>
1775 <arg name='ctx' type='void *'/>
1776 </function>
1777 <function name='getSystemId' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001778 <info>Return the system ID, basically URL or filename e.g. http://www.sgmlsource.com/dtds/memo.dtd</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001779 <return type='const xmlChar *'/>
1780 <arg name='ctx' type='void *'/>
1781 </function>
1782 <function name='globalNamespace' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001783 <info>An old global namespace has been parsed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001784 <return type='void'/>
1785 <arg name='ctx' type='void *'/>
1786 <arg name='href' type='const xmlChar *'/>
1787 <arg name='prefix' type='const xmlChar *'/>
1788 </function>
1789 <function name='hasExternalSubset' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001790 <info>Does this document has an external subset</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001791 <return type='int'/>
1792 <arg name='ctx' type='void *'/>
1793 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001794 <functype name='hasExternalSubsetSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001795 <function name='hasInternalSubset' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001796 <info>Does this document has an internal subset</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001797 <return type='int'/>
1798 <arg name='ctx' type='void *'/>
1799 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001800 <functype name='hasInternalSubsetSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00001801 <function name='htmlAutoCloseTag' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001802 <info>The HTML DTD allows a tag to implicitly close other tags. The list is kept in htmlStartClose array. This function checks if the element or one of it's children would autoclose the given tag.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001803 <return type='int'/>
1804 <arg name='doc' type='htmlDocPtr'/>
1805 <arg name='name' type='const xmlChar *'/>
1806 <arg name='elem' type='htmlNodePtr'/>
1807 </function>
1808 <function name='htmlCreateFileParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001809 <info>Create a parser context for a file content. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001810 <return type='htmlParserCtxtPtr'/>
1811 <arg name='filename' type='const char *'/>
1812 <arg name='encoding' type='const char *'/>
1813 </function>
1814 <function name='htmlCreatePushParserCtxt' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001815 <info>Create a parser context for using the HTML parser in push mode To allow content encoding detection, size should be &gt;= 4 The value of filename is used for fetching external entities and error/warning reports.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001816 <return type='htmlParserCtxtPtr'/>
1817 <arg name='sax' type='htmlSAXHandlerPtr'/>
1818 <arg name='data' type='void *user_'/>
1819 <arg name='chunk' type='const char *'/>
1820 <arg name='size' type='int'/>
1821 <arg name='filename' type='const char *'/>
1822 <arg name='enc' type='xmlCharEncoding'/>
1823 </function>
1824 <macro name='htmlDefaultSAXHandler' file='globals'/>
1825 <function name='htmlDefaultSAXHandlerInit' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001826 <info>Initialize the default SAX handler</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001827 <return type='void'/>
1828 <arg name='void' type=''/>
1829 </function>
1830 <function name='htmlDocContentDumpFormatOutput' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001831 <info>Dump an HTML document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001832 <return type='void'/>
1833 <arg name='buf' type='xmlOutputBufferPtr'/>
1834 <arg name='cur' type='xmlDocPtr'/>
1835 <arg name='encoding' type='const char *'/>
1836 <arg name='format' type='int'/>
1837 </function>
1838 <function name='htmlDocContentDumpOutput' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001839 <info>Dump an HTML document. Formating return/spaces are added.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001840 <return type='void'/>
1841 <arg name='buf' type='xmlOutputBufferPtr'/>
1842 <arg name='cur' type='xmlDocPtr'/>
1843 <arg name='encoding' type='const char *'/>
1844 </function>
1845 <function name='htmlDocDump' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001846 <info>Dump an HTML document to an open FILE.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001847 <return type='int'/>
1848 <arg name='f' type='FILE *'/>
1849 <arg name='cur' type='xmlDocPtr'/>
1850 </function>
1851 <function name='htmlDocDumpMemory' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001852 <info>Dump an HTML document in memory and return the xmlChar * and it's size. It's up to the caller to free the memory.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001853 <return type='void'/>
1854 <arg name='cur' type='xmlDocPtr'/>
1855 <arg name='mem' type='xmlChar **'/>
1856 <arg name='size' type='int *'/>
1857 </function>
1858 <typedef name='htmlDocPtr' file='HTMLparser'/>
1859 <struct name='htmlElemDesc' file='HTMLparser'/>
1860 <typedef name='htmlElemDescPtr' file='HTMLparser'/>
1861 <function name='htmlEncodeEntities' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001862 <info>Take a block of UTF-8 chars in and try to convert it to an ASCII plus HTML entities block of chars out.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001863 <return type='int'/>
1864 <arg name='out' type='unsigned char *'/>
1865 <arg name='outlen' type='int *'/>
1866 <arg name='in' type='const unsigned char *'/>
1867 <arg name='inlen' type='int *'/>
1868 <arg name='quoteChar' type='int'/>
1869 </function>
1870 <struct name='htmlEntityDesc' file='HTMLparser'/>
1871 <typedef name='htmlEntityDescPtr' file='HTMLparser'/>
1872 <function name='htmlEntityLookup' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001873 <info>Lookup the given entity in EntitiesTable </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001874 <return type='const htmlEntityDesc *'/>
1875 <arg name='name' type='const xmlChar *'/>
1876 </function>
1877 <function name='htmlEntityValueLookup' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001878 <info>Lookup the given entity in EntitiesTable </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001879 <return type='const htmlEntityDesc *'/>
1880 <arg name='value' type='unsigned int'/>
1881 </function>
1882 <function name='htmlFreeParserCtxt' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001883 <info>Free all the memory used by a parser context. However the parsed document in ctxt-&gt;myDoc is not freed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001884 <return type='void'/>
1885 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1886 </function>
1887 <function name='htmlGetMetaEncoding' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001888 <info>Encoding definition lookup in the Meta tags</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001889 <return type='const xmlChar *'/>
1890 <arg name='doc' type='htmlDocPtr'/>
1891 </function>
1892 <function name='htmlHandleOmittedElem' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001893 <info>Set and return the previous value for handling HTML omitted tags.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001894 <return type='int'/>
1895 <arg name='val' type='int'/>
1896 </function>
1897 <function name='htmlInitAutoClose' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001898 <info>Initialize the htmlStartCloseIndex for fast lookup of closing tags names. This is not reentrant. Call xmlInitParser() once before processing in case of use in multithreaded programs.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001899 <return type='void'/>
1900 <arg name='void' type=''/>
1901 </function>
1902 <function name='htmlIsAutoClosed' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001903 <info>The HTML DTD allows a tag to implicitly close other tags. The list is kept in htmlStartClose array. This function checks if a tag is autoclosed by one of it's child</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001904 <return type='int'/>
1905 <arg name='doc' type='htmlDocPtr'/>
1906 <arg name='elem' type='htmlNodePtr'/>
1907 </function>
1908 <function name='htmlIsScriptAttribute' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001909 <info>Check if an attribute is of content type Script</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001910 <return type='int'/>
1911 <arg name='name' type='const xmlChar *'/>
1912 </function>
1913 <function name='htmlNewDoc' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001914 <info>Creates a new HTML document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001915 <return type='htmlDocPtr'/>
1916 <arg name='URI' type='const xmlChar *'/>
1917 <arg name='ExternalID' type='const xmlChar *'/>
1918 </function>
1919 <function name='htmlNewDocNoDtD' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001920 <info>Creates a new HTML document without a DTD node if URI and ExternalID are NULL</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001921 <return type='htmlDocPtr'/>
1922 <arg name='URI' type='const xmlChar *'/>
1923 <arg name='ExternalID' type='const xmlChar *'/>
1924 </function>
1925 <function name='htmlNodeDump' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001926 <info>Dump an HTML node, recursive behaviour,children are printed too, and formatting returns are added.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001927 <return type='void'/>
1928 <arg name='buf' type='xmlBufferPtr'/>
1929 <arg name='doc' type='xmlDocPtr'/>
1930 <arg name='cur' type='xmlNodePtr'/>
1931 </function>
1932 <function name='htmlNodeDumpFile' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001933 <info>Dump an HTML node, recursive behaviour,children are printed too, and formatting returns are added.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001934 <return type='void'/>
1935 <arg name='out' type='FILE *'/>
1936 <arg name='doc' type='xmlDocPtr'/>
1937 <arg name='cur' type='xmlNodePtr'/>
1938 </function>
1939 <function name='htmlNodeDumpFileFormat' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001940 <info>Dump an HTML node, recursive behaviour,children are printed too. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001941 <return type='int'/>
1942 <arg name='out' type='FILE *'/>
1943 <arg name='doc' type='xmlDocPtr'/>
1944 <arg name='cur' type='xmlNodePtr'/>
1945 <arg name='encoding' type='const char *'/>
1946 <arg name='format' type='int'/>
1947 </function>
1948 <function name='htmlNodeDumpFormatOutput' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001949 <info>Dump an HTML node, recursive behaviour,children are printed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001950 <return type='void'/>
1951 <arg name='buf' type='xmlOutputBufferPtr'/>
1952 <arg name='doc' type='xmlDocPtr'/>
1953 <arg name='cur' type='xmlNodePtr'/>
1954 <arg name='encoding' type='const char *'/>
1955 <arg name='format' type='int'/>
1956 </function>
1957 <typedef name='htmlNodePtr' file='HTMLparser'/>
1958 <function name='htmlParseCharRef' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001959 <info>parse Reference declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001960 <return type='int'/>
1961 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1962 </function>
1963 <function name='htmlParseChunk' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001964 <info>Parse a Chunk of memory</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001965 <return type='int'/>
1966 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1967 <arg name='chunk' type='const char *'/>
1968 <arg name='size' type='int'/>
1969 <arg name='terminate' type='int'/>
1970 </function>
1971 <function name='htmlParseDoc' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001972 <info>parse an HTML in-memory document and build a tree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001973 <return type='htmlDocPtr'/>
1974 <arg name='cur' type='xmlChar *'/>
1975 <arg name='encoding' type='const char *'/>
1976 </function>
1977 <function name='htmlParseElement' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001978 <info>parse an HTML element, this is highly recursive </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001979 <return type='void'/>
1980 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1981 </function>
1982 <function name='htmlParseEntityRef' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001983 <info>parse an HTML ENTITY references </info>
Daniel Veillard61006472002-01-21 17:31:47 +00001984 <return type='const htmlEntityDesc *'/>
1985 <arg name='ctxt' type='htmlParserCtxtPtr'/>
1986 <arg name='str' type='xmlChar **'/>
1987 </function>
1988 <function name='htmlParseFile' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00001989 <info>parse an HTML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00001990 <return type='htmlDocPtr'/>
1991 <arg name='filename' type='const char *'/>
1992 <arg name='encoding' type='const char *'/>
1993 </function>
1994 <typedef name='htmlParserCtxt' file='HTMLparser'/>
1995 <typedef name='htmlParserCtxtPtr' file='HTMLparser'/>
1996 <typedef name='htmlParserInput' file='HTMLparser'/>
1997 <typedef name='htmlParserInputPtr' file='HTMLparser'/>
1998 <typedef name='htmlParserNodeInfo' file='HTMLparser'/>
1999 <typedef name='htmlSAXHandler' file='HTMLparser'/>
2000 <typedef name='htmlSAXHandlerPtr' file='HTMLparser'/>
2001 <function name='htmlSAXParseDoc' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002002 <info>Parse an HTML in-memory document. If sax is not NULL, use the SAX callbacks to handle parse events. If sax is NULL, fallback to the default DOM behavior and return a tree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002003 <return type='htmlDocPtr'/>
2004 <arg name='cur' type='xmlChar *'/>
2005 <arg name='encoding' type='const char *'/>
2006 <arg name='sax' type='htmlSAXHandlerPtr'/>
2007 <arg name='userData' type='void *'/>
2008 </function>
2009 <function name='htmlSAXParseFile' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002010 <info>parse an HTML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002011 <return type='htmlDocPtr'/>
2012 <arg name='filename' type='const char *'/>
2013 <arg name='encoding' type='const char *'/>
2014 <arg name='sax' type='htmlSAXHandlerPtr'/>
2015 <arg name='userData' type='void *'/>
2016 </function>
2017 <function name='htmlSaveFile' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002018 <info>Dump an HTML document to a file. If filename is "-" the stdout file is used.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002019 <return type='int'/>
2020 <arg name='filename' type='const char *'/>
2021 <arg name='cur' type='xmlDocPtr'/>
2022 </function>
2023 <function name='htmlSaveFileEnc' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002024 <info>Dump an HTML document to a file using a given encoding and formatting returns/spaces are added.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002025 <return type='int'/>
2026 <arg name='filename' type='const char *'/>
2027 <arg name='cur' type='xmlDocPtr'/>
2028 <arg name='encoding' type='const char *'/>
2029 </function>
2030 <function name='htmlSaveFileFormat' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002031 <info>Dump an HTML document to a file using a given encoding.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002032 <return type='int'/>
2033 <arg name='filename' type='const char *'/>
2034 <arg name='cur' type='xmlDocPtr'/>
2035 <arg name='encoding' type='const char *'/>
2036 <arg name='format' type='int'/>
2037 </function>
2038 <function name='htmlSetMetaEncoding' file='HTMLtree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002039 <info>Sets the current encoding in the Meta tags NOTE: this will not change the document content encoding, just the META flag associated.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002040 <return type='int'/>
2041 <arg name='doc' type='htmlDocPtr'/>
2042 <arg name='encoding' type='const xmlChar *'/>
2043 </function>
2044 <function name='htmlTagLookup' file='HTMLparser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002045 <info>Lookup the HTML tag in the ElementTable</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002046 <return type='const htmlElemDesc *'/>
2047 <arg name='tag' type='const xmlChar *'/>
2048 </function>
2049 <function name='ignorableWhitespace' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002050 <info>receiving some ignorable whitespaces from the parser. UNUSED: by default the DOM building will use characters</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002051 <return type='void'/>
2052 <arg name='ctx' type='void *'/>
2053 <arg name='ch' type='const xmlChar *'/>
2054 <arg name='len' type='int'/>
2055 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002056 <functype name='ignorableWhitespaceSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002057 <function name='initGenericErrorDefaultFunc' file='xmlerror'>
2058 <return type='void'/>
2059 <arg name='handler' type='xmlGenericErrorFunc *'/>
2060 </function>
2061 <function name='initdocbDefaultSAXHandler' file='SAX'>
2062 <return type='void'/>
2063 <arg name='hdlr' type='xmlSAXHandler *'/>
2064 </function>
2065 <function name='inithtmlDefaultSAXHandler' file='SAX'>
2066 <return type='void'/>
2067 <arg name='hdlr' type='xmlSAXHandler *'/>
2068 </function>
2069 <function name='initxmlDefaultSAXHandler' file='SAX'>
2070 <return type='void'/>
2071 <arg name='hdlr' type='xmlSAXHandler *'/>
2072 <arg name='warning' type='int'/>
2073 </function>
2074 <function name='inputPop' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002075 <info>Pops the top parser input from the input stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002076 <return type='xmlParserInputPtr'/>
2077 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2078 </function>
2079 <function name='inputPush' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002080 <info>Pushes a new parser input on top of the input stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002081 <return type='int'/>
2082 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2083 <arg name='value' type='xmlParserInputPtr'/>
2084 </function>
2085 <function name='internalSubset' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002086 <info>Callback on internal subset declaration.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002087 <return type='void'/>
2088 <arg name='ctx' type='void *'/>
2089 <arg name='name' type='const xmlChar *'/>
2090 <arg name='ExternalID' type='const xmlChar *'/>
2091 <arg name='SystemID' type='const xmlChar *'/>
2092 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002093 <functype name='internalSubsetSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002094 <function name='isStandalone' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002095 <info>Is this document tagged standalone ?</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002096 <return type='int'/>
2097 <arg name='ctx' type='void *'/>
2098 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002099 <functype name='isStandaloneSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002100 <function name='isolat1ToUTF8' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002101 <info>Take a block of ISO Latin 1 chars in and try to convert it to an UTF-8 block of chars out.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002102 <return type='int'/>
2103 <arg name='out' type='unsigned char *'/>
2104 <arg name='outlen' type='int *'/>
2105 <arg name='in' type='const unsigned char *'/>
2106 <arg name='inlen' type='int *'/>
2107 </function>
2108 <function name='namePop' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002109 <info>Pops the top element name from the name stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002110 <return type='xmlChar *'/>
2111 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2112 </function>
2113 <function name='namePush' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002114 <info>Pushes a new element name on top of the name stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002115 <return type='int'/>
2116 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2117 <arg name='value' type='xmlChar *'/>
2118 </function>
2119 <function name='namespaceDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002120 <info>A namespace has been parsed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002121 <return type='void'/>
2122 <arg name='ctx' type='void *'/>
2123 <arg name='href' type='const xmlChar *'/>
2124 <arg name='prefix' type='const xmlChar *'/>
2125 </function>
2126 <function name='nodePop' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002127 <info>Pops the top element node from the node stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002128 <return type='xmlNodePtr'/>
2129 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2130 </function>
2131 <function name='nodePush' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002132 <info>Pushes a new element node on top of the node stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002133 <return type='int'/>
2134 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2135 <arg name='value' type='xmlNodePtr'/>
2136 </function>
2137 <function name='notationDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002138 <info>What to do when a notation declaration has been parsed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002139 <return type='void'/>
2140 <arg name='ctx' type='void *'/>
2141 <arg name='name' type='const xmlChar *'/>
2142 <arg name='publicId' type='const xmlChar *'/>
2143 <arg name='systemId' type='const xmlChar *'/>
2144 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002145 <functype name='notationDeclSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002146 <macro name='oldXMLWDcompatibility' file='globals'/>
2147 <function name='processingInstruction' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002148 <info>A processing instruction has been parsed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002149 <return type='void'/>
2150 <arg name='ctx' type='void *'/>
2151 <arg name='target' type='const xmlChar *'/>
2152 <arg name='data' type='const xmlChar *'/>
2153 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002154 <functype name='processingInstructionSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002155 <function name='reference' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002156 <info>called when an entity reference is detected.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002157 <return type='void'/>
2158 <arg name='ctx' type='void *'/>
2159 <arg name='name' type='const xmlChar *'/>
2160 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002161 <functype name='referenceSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002162 <function name='resolveEntity' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002163 <info>The entity loader, to control the loading of external entities, the application can either: - override this resolveEntity() callback in the SAX block - or better use the xmlSetExternalEntityLoader() function to set up it's own entity resolution routine</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002164 <return type='xmlParserInputPtr'/>
2165 <arg name='ctx' type='void *'/>
2166 <arg name='publicId' type='const xmlChar *'/>
2167 <arg name='systemId' type='const xmlChar *'/>
2168 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002169 <functype name='resolveEntitySAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002170 <function name='setDocumentLocator' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002171 <info>Receive the document locator at startup, actually xmlDefaultSAXLocator Everything is available on the context, so this is useless in our case.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002172 <return type='void'/>
2173 <arg name='ctx' type='void *'/>
2174 <arg name='loc' type='xmlSAXLocatorPtr'/>
2175 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002176 <functype name='setDocumentLocatorSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002177 <function name='setNamespace' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002178 <info>Set the current element namespace.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002179 <return type='void'/>
2180 <arg name='ctx' type='void *'/>
2181 <arg name='name' type='const xmlChar *'/>
2182 </function>
2183 <function name='startDocument' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002184 <info>called when the document start being processed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002185 <return type='void'/>
2186 <arg name='ctx' type='void *'/>
2187 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002188 <functype name='startDocumentSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002189 <function name='startElement' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002190 <info>called when an opening tag has been processed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002191 <return type='void'/>
2192 <arg name='ctx' type='void *'/>
2193 <arg name='fullname' type='const xmlChar *'/>
2194 <arg name='atts' type='const xmlChar **'/>
2195 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002196 <functype name='startElementSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002197 <function name='unparsedEntityDecl' file='SAX'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002198 <info>What to do when an unparsed entity declaration is parsed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002199 <return type='void'/>
2200 <arg name='ctx' type='void *'/>
2201 <arg name='name' type='const xmlChar *'/>
2202 <arg name='publicId' type='const xmlChar *'/>
2203 <arg name='systemId' type='const xmlChar *'/>
2204 <arg name='notationName' type='const xmlChar *'/>
2205 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002206 <functype name='unparsedEntityDeclSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002207 <function name='valuePop' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002208 <info>Pops the top XPath object from the value stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002209 <return type='xmlXPathObjectPtr'/>
2210 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
2211 </function>
2212 <function name='valuePush' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002213 <info>Pushes a new XPath object on top of the value stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002214 <return type='int'/>
2215 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
2216 <arg name='value' type='xmlXPathObjectPtr'/>
2217 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002218 <functype name='warningSAXFunc' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002219 <function name='xmlACatalogAdd' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002220 <info>Add an entry in the catalog, it may overwrite existing but different entries.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002221 <return type='int'/>
2222 <arg name='catal' type='xmlCatalogPtr'/>
2223 <arg name='type' type='const xmlChar *'/>
2224 <arg name='orig' type='const xmlChar *'/>
2225 <arg name='replace' type='const xmlChar *'/>
2226 </function>
2227 <function name='xmlACatalogDump' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002228 <info>Free up all the memory associated with catalogs</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002229 <return type='void'/>
2230 <arg name='catal' type='xmlCatalogPtr'/>
2231 <arg name='out' type='FILE *'/>
2232 </function>
2233 <function name='xmlACatalogRemove' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002234 <info>Remove an entry from the catalog</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002235 <return type='int'/>
2236 <arg name='catal' type='xmlCatalogPtr'/>
2237 <arg name='value' type='const xmlChar *'/>
2238 </function>
2239 <function name='xmlACatalogResolve' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002240 <info>Do a complete resolution lookup of an External Identifier</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002241 <return type='xmlChar *'/>
2242 <arg name='catal' type='xmlCatalogPtr'/>
2243 <arg name='pubID' type='const xmlChar *'/>
2244 <arg name='sysID' type='const xmlChar *'/>
2245 </function>
2246 <function name='xmlACatalogResolvePublic' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002247 <info>Try to lookup the system ID associated to a public ID in that catalog</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002248 <return type='xmlChar *'/>
2249 <arg name='catal' type='xmlCatalogPtr'/>
2250 <arg name='pubID' type='const xmlChar *'/>
2251 </function>
2252 <function name='xmlACatalogResolveSystem' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002253 <info>Try to lookup the catalog resource for a system ID</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002254 <return type='xmlChar *'/>
2255 <arg name='catal' type='xmlCatalogPtr'/>
2256 <arg name='sysID' type='const xmlChar *'/>
2257 </function>
2258 <function name='xmlACatalogResolveURI' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002259 <info>Do a complete resolution lookup of an URI</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002260 <return type='xmlChar *'/>
2261 <arg name='catal' type='xmlCatalogPtr'/>
2262 <arg name='URI' type='const xmlChar *'/>
2263 </function>
2264 <function name='xmlAddAttributeDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002265 <info>Register a new attribute declaration Note that tree becomes the ownership of the DTD</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002266 <return type='xmlAttributePtr'/>
2267 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2268 <arg name='dtd' type='xmlDtdPtr'/>
2269 <arg name='elem' type='const xmlChar *'/>
2270 <arg name='name' type='const xmlChar *'/>
2271 <arg name='ns' type='const xmlChar *'/>
2272 <arg name='type' type='xmlAttributeType'/>
2273 <arg name='def' type='xmlAttributeDefault'/>
2274 <arg name='defaultValue' type='const xmlChar *'/>
2275 <arg name='tree' type='xmlEnumerationPtr'/>
2276 </function>
2277 <function name='xmlAddChild' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002278 <info>Add a new child element, to parent, at the end of the child list merging adjacent TEXT nodes (in which case cur is freed)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002279 <return type='xmlNodePtr'/>
2280 <arg name='parent' type='xmlNodePtr'/>
2281 <arg name='cur' type='xmlNodePtr'/>
2282 </function>
2283 <function name='xmlAddChildList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002284 <info>Add a list of node at the end of the child list of the parent merging adjacent TEXT nodes (cur may be freed)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002285 <return type='xmlNodePtr'/>
2286 <arg name='parent' type='xmlNodePtr'/>
2287 <arg name='cur' type='xmlNodePtr'/>
2288 </function>
2289 <function name='xmlAddDocEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002290 <info>Register a new entity for this document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002291 <return type='xmlEntityPtr'/>
2292 <arg name='doc' type='xmlDocPtr'/>
2293 <arg name='name' type='const xmlChar *'/>
2294 <arg name='type' type='int'/>
2295 <arg name='ExternalID' type='const xmlChar *'/>
2296 <arg name='SystemID' type='const xmlChar *'/>
2297 <arg name='content' type='const xmlChar *'/>
2298 </function>
2299 <function name='xmlAddDtdEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002300 <info>Register a new entity for this document DTD external subset.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002301 <return type='xmlEntityPtr'/>
2302 <arg name='doc' type='xmlDocPtr'/>
2303 <arg name='name' type='const xmlChar *'/>
2304 <arg name='type' type='int'/>
2305 <arg name='ExternalID' type='const xmlChar *'/>
2306 <arg name='SystemID' type='const xmlChar *'/>
2307 <arg name='content' type='const xmlChar *'/>
2308 </function>
2309 <function name='xmlAddElementDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002310 <info>Register a new element declaration</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002311 <return type='xmlElementPtr'/>
2312 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2313 <arg name='dtd' type='xmlDtdPtr'/>
2314 <arg name='name' type='const xmlChar *'/>
2315 <arg name='type' type='xmlElementTypeVal'/>
2316 <arg name='content' type='xmlElementContentPtr'/>
2317 </function>
2318 <function name='xmlAddEncodingAlias' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002319 <info>Registers and alias alias for an encoding named name. Existing alias will be overwritten.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002320 <return type='int'/>
2321 <arg name='name' type='const char *'/>
2322 <arg name='alias' type='const char *'/>
2323 </function>
2324 <function name='xmlAddID' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002325 <info>Register a new id declaration</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002326 <return type='xmlIDPtr'/>
2327 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2328 <arg name='doc' type='xmlDocPtr'/>
2329 <arg name='value' type='const xmlChar *'/>
2330 <arg name='attr' type='xmlAttrPtr'/>
2331 </function>
2332 <function name='xmlAddNextSibling' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002333 <info>Add a new element elem as the next siblings of cur If the new element was already inserted in a document it is first unlinked from its existing context. As a result of text merging elem may be freed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002334 <return type='xmlNodePtr'/>
2335 <arg name='cur' type='xmlNodePtr'/>
2336 <arg name='elem' type='xmlNodePtr'/>
2337 </function>
2338 <function name='xmlAddNotationDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002339 <info>Register a new notation declaration</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002340 <return type='xmlNotationPtr'/>
2341 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2342 <arg name='dtd' type='xmlDtdPtr'/>
2343 <arg name='name' type='const xmlChar *'/>
2344 <arg name='PublicID' type='const xmlChar *'/>
2345 <arg name='SystemID' type='const xmlChar *'/>
2346 </function>
2347 <function name='xmlAddPrevSibling' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002348 <info>Add a new element elem as the previous siblings of cur merging adjacent TEXT nodes (elem may be freed) If the new element was already inserted in a document it is first unlinked from its existing context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002349 <return type='xmlNodePtr'/>
2350 <arg name='cur' type='xmlNodePtr'/>
2351 <arg name='elem' type='xmlNodePtr'/>
2352 </function>
2353 <function name='xmlAddRef' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002354 <info>Register a new ref declaration</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002355 <return type='xmlRefPtr'/>
2356 <arg name='ctxt' type='xmlValidCtxtPtr'/>
2357 <arg name='doc' type='xmlDocPtr'/>
2358 <arg name='value' type='const xmlChar *'/>
2359 <arg name='attr' type='xmlAttrPtr'/>
2360 </function>
2361 <function name='xmlAddSibling' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002362 <info>Add a new element elem to the list of siblings of cur merging adjacent TEXT nodes (elem may be freed) If the new element was already inserted in a document it is first unlinked from its existing context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002363 <return type='xmlNodePtr'/>
2364 <arg name='cur' type='xmlNodePtr'/>
2365 <arg name='elem' type='xmlNodePtr'/>
2366 </function>
2367 <function name='xmlAllocOutputBuffer' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002368 <info>Create a buffered parser output</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002369 <return type='xmlOutputBufferPtr'/>
2370 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
2371 </function>
2372 <function name='xmlAllocParserInputBuffer' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002373 <info>Create a buffered parser input for progressive parsing</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002374 <return type='xmlParserInputBufferPtr'/>
2375 <arg name='enc' type='xmlCharEncoding'/>
2376 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002377 <struct name='xmlAttr' file='tree' info='A attribute on an XML node.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002378 <typedef name='xmlAttrPtr' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002379 <struct name='xmlAttribute' file='tree' info='an Attribute declaration in a DTD'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002380 <enum name='xmlAttributeDefault' file='tree'/>
2381 <typedef name='xmlAttributePtr' file='tree'/>
2382 <typedef name='xmlAttributeTablePtr' file='valid'/>
2383 <enum name='xmlAttributeType' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002384 <struct name='xmlBuffer' file='tree' info='A buffer structure'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002385 <function name='xmlBufferAdd' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002386 <info>Add a string range to an XML buffer. if len == -1, the length of str is recomputed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002387 <return type='void'/>
2388 <arg name='buf' type='xmlBufferPtr'/>
2389 <arg name='str' type='const xmlChar *'/>
2390 <arg name='len' type='int'/>
2391 </function>
2392 <function name='xmlBufferAddHead' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002393 <info>Add a string range to the beginning of an XML buffer. if len == -1, the length of str is recomputed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002394 <return type='void'/>
2395 <arg name='buf' type='xmlBufferPtr'/>
2396 <arg name='str' type='const xmlChar *'/>
2397 <arg name='len' type='int'/>
2398 </function>
2399 <macro name='xmlBufferAllocScheme' file='globals'/>
2400 <enum name='xmlBufferAllocationScheme' file='tree'/>
2401 <function name='xmlBufferCCat' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002402 <info>Append a zero terminated C string to an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002403 <return type='void'/>
2404 <arg name='buf' type='xmlBufferPtr'/>
2405 <arg name='str' type='const char *'/>
2406 </function>
2407 <function name='xmlBufferCat' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002408 <info>Append a zero terminated string to an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002409 <return type='void'/>
2410 <arg name='buf' type='xmlBufferPtr'/>
2411 <arg name='str' type='const xmlChar *'/>
2412 </function>
2413 <function name='xmlBufferContent' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002414 <info>Function to extract the content of a buffer</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002415 <return type='const xmlChar *'/>
2416 <arg name='buf' type='const xmlBufferPtr'/>
2417 </function>
2418 <function name='xmlBufferCreate' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002419 <info>routine to create an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002420 <return type='xmlBufferPtr'/>
2421 <arg name='void' type=''/>
2422 </function>
2423 <function name='xmlBufferCreateSize' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002424 <info>routine to create an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002425 <return type='xmlBufferPtr'/>
2426 <arg name='size' type='size_t'/>
2427 </function>
2428 <function name='xmlBufferDump' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002429 <info>Dumps an XML buffer to a FILE *.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002430 <return type='int'/>
2431 <arg name='file' type='FILE *'/>
2432 <arg name='buf' type='xmlBufferPtr'/>
2433 </function>
2434 <function name='xmlBufferEmpty' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002435 <info>empty a buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002436 <return type='void'/>
2437 <arg name='buf' type='xmlBufferPtr'/>
2438 </function>
2439 <function name='xmlBufferFree' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002440 <info>Frees an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002441 <return type='void'/>
2442 <arg name='buf' type='xmlBufferPtr'/>
2443 </function>
2444 <function name='xmlBufferGrow' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002445 <info>Grow the available space of an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002446 <return type='int'/>
2447 <arg name='buf' type='xmlBufferPtr'/>
2448 <arg name='len' type='unsigned int'/>
2449 </function>
2450 <function name='xmlBufferLength' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002451 <info>Function to get the length of a buffer</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002452 <return type='int'/>
2453 <arg name='buf' type='const xmlBufferPtr'/>
2454 </function>
2455 <typedef name='xmlBufferPtr' file='tree'/>
2456 <function name='xmlBufferResize' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002457 <info>Resize a buffer to accommodate minimum size of size.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002458 <return type='int'/>
2459 <arg name='buf' type='xmlBufferPtr'/>
2460 <arg name='size' type='unsigned int'/>
2461 </function>
2462 <function name='xmlBufferSetAllocationScheme' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002463 <info>Sets the allocation scheme for this buffer</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002464 <return type='void'/>
2465 <arg name='buf' type='xmlBufferPtr'/>
2466 <arg name='scheme' type='xmlBufferAllocationScheme'/>
2467 </function>
2468 <function name='xmlBufferShrink' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002469 <info>Remove the beginning of an XML buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002470 <return type='int'/>
2471 <arg name='buf' type='xmlBufferPtr'/>
2472 <arg name='len' type='unsigned int'/>
2473 </function>
2474 <function name='xmlBufferWriteCHAR' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002475 <info>routine which manages and grows an output buffer. This one adds xmlChars at the end of the buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002476 <return type='void'/>
2477 <arg name='buf' type='xmlBufferPtr'/>
2478 <arg name='string' type='const xmlChar *'/>
2479 </function>
2480 <function name='xmlBufferWriteChar' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002481 <info>routine which manage and grows an output buffer. This one add C chars at the end of the array.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002482 <return type='void'/>
2483 <arg name='buf' type='xmlBufferPtr'/>
2484 <arg name='string' type='const char *'/>
2485 </function>
2486 <function name='xmlBufferWriteQuotedString' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002487 <info>routine which manage and grows an output buffer. This one writes a quoted or double quoted xmlChar string, checking first if it holds quote or double-quotes internally</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002488 <return type='void'/>
2489 <arg name='buf' type='xmlBufferPtr'/>
2490 <arg name='string' type='const xmlChar *'/>
2491 </function>
2492 <function name='xmlBufferWriteXmlCHAR' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002493 <info>For VMS only. routine which manages and grows an output buffer. This one adds xmlChars at the end of the buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002494 <return type='void'/>
2495 <arg name='buf' type='xmlBufferPtr'/>
2496 <arg name='string' type='const xmlChar *'/>
2497 </function>
2498 <function name='xmlBuildURI' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002499 <info>Computes he final URI of the reference done by checking that the given URI is valid, and building the final URI using the base URI. This is processed according to section 5.2 of the RFC 2396 </info>
Daniel Veillard61006472002-01-21 17:31:47 +00002500 <return type='xmlChar *'/>
2501 <arg name='URI' type='const xmlChar *'/>
2502 <arg name='base' type='const xmlChar *'/>
2503 </function>
2504 <struct name='xmlCatalog' file='catalog'/>
2505 <function name='xmlCatalogAdd' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002506 <info>Add an entry in the catalog, it may overwrite existing but different entries. If called before any other catalog routine, allows to override the default shared catalog put in place by xmlInitializeCatalog();</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002507 <return type='int'/>
2508 <arg name='type' type='const xmlChar *'/>
2509 <arg name='orig' type='const xmlChar *'/>
2510 <arg name='replace' type='const xmlChar *'/>
2511 </function>
2512 <function name='xmlCatalogAddLocal' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002513 <info>Add the new entry to the catalog list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002514 <return type='void *'/>
2515 <arg name='catalogs' type='void *'/>
2516 <arg name='URL' type='const xmlChar *'/>
2517 </function>
2518 <enum name='xmlCatalogAllow' file='catalog'/>
2519 <function name='xmlCatalogCleanup' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002520 <info>Free up all the memory associated with catalogs</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002521 <return type='void'/>
2522 <arg name='void' type=''/>
2523 </function>
2524 <function name='xmlCatalogConvert' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002525 <info>Convert all the SGML catalog entries as XML ones</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002526 <return type='int'/>
2527 <arg name='void' type=''/>
2528 </function>
2529 <function name='xmlCatalogDump' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002530 <info>Free up all the memory associated with catalogs</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002531 <return type='void'/>
2532 <arg name='out' type='FILE *'/>
2533 </function>
2534 <function name='xmlCatalogFreeLocal' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002535 <info>Free up the memory associated to the catalog list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002536 <return type='void'/>
2537 <arg name='catalogs' type='void *'/>
2538 </function>
2539 <function name='xmlCatalogGetDefaults' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002540 <info>Used to get the user preference w.r.t. to what catalogs should be accepted</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002541 <return type='xmlCatalogAllow'/>
2542 <arg name='void' type=''/>
2543 </function>
2544 <function name='xmlCatalogGetPublic' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002545 <info>Try to lookup the system ID associated to a public ID DEPRECATED, use xmlCatalogResolvePublic()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002546 <return type='const xmlChar *'/>
2547 <arg name='pubID' type='const xmlChar *'/>
2548 </function>
2549 <function name='xmlCatalogGetSystem' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002550 <info>Try to lookup the system ID associated to a public ID DEPRECATED, use xmlCatalogResolveSystem()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002551 <return type='const xmlChar *'/>
2552 <arg name='sysID' type='const xmlChar *'/>
2553 </function>
2554 <function name='xmlCatalogIsEmpty' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002555 <info>Check is a catalog is empty</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002556 <return type='int'/>
2557 <arg name='catal' type='xmlCatalogPtr'/>
2558 </function>
2559 <function name='xmlCatalogLocalResolve' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002560 <info>Do a complete resolution lookup of an External Identifier using a document's private catalog list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002561 <return type='xmlChar *'/>
2562 <arg name='catalogs' type='void *'/>
2563 <arg name='pubID' type='const xmlChar *'/>
2564 <arg name='sysID' type='const xmlChar *'/>
2565 </function>
2566 <function name='xmlCatalogLocalResolveURI' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002567 <info>Do a complete resolution lookup of an URI using a document's private catalog list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002568 <return type='xmlChar *'/>
2569 <arg name='catalogs' type='void *'/>
2570 <arg name='URI' type='const xmlChar *'/>
2571 </function>
2572 <enum name='xmlCatalogPrefer' file='catalog'/>
2573 <typedef name='xmlCatalogPtr' file='catalog'/>
2574 <function name='xmlCatalogRemove' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002575 <info>Remove an entry from the catalog</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002576 <return type='int'/>
2577 <arg name='value' type='const xmlChar *'/>
2578 </function>
2579 <function name='xmlCatalogResolve' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002580 <info>Do a complete resolution lookup of an External Identifier</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002581 <return type='xmlChar *'/>
2582 <arg name='pubID' type='const xmlChar *'/>
2583 <arg name='sysID' type='const xmlChar *'/>
2584 </function>
2585 <function name='xmlCatalogResolvePublic' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002586 <info>Try to lookup the system ID associated to a public ID</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002587 <return type='xmlChar *'/>
2588 <arg name='pubID' type='const xmlChar *'/>
2589 </function>
2590 <function name='xmlCatalogResolveSystem' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002591 <info>Try to lookup the catalog resource for a system ID</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002592 <return type='xmlChar *'/>
2593 <arg name='sysID' type='const xmlChar *'/>
2594 </function>
2595 <function name='xmlCatalogResolveURI' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002596 <info>Do a complete resolution lookup of an URI</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002597 <return type='xmlChar *'/>
2598 <arg name='URI' type='const xmlChar *'/>
2599 </function>
2600 <function name='xmlCatalogSetDebug' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002601 <info>Used to set the debug level for catalog operation, 0 disable debugging, 1 enable it</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002602 <return type='int'/>
2603 <arg name='level' type='int'/>
2604 </function>
2605 <function name='xmlCatalogSetDefaultPrefer' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002606 <info>Allows to set the preference between public and system for deletion in XML Catalog resolution. C.f. section 4.1.1 of the spec Values accepted are XML_CATA_PREFER_PUBLIC or XML_CATA_PREFER_SYSTEM</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002607 <return type='xmlCatalogPrefer'/>
2608 <arg name='prefer' type='xmlCatalogPrefer'/>
2609 </function>
2610 <function name='xmlCatalogSetDefaults' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002611 <info>Used to set the user preference w.r.t. to what catalogs should be accepted</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002612 <return type='void'/>
2613 <arg name='allow' type='xmlCatalogAllow'/>
2614 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002615 <typedef name='xmlChar' file='tree' info='This is a basic byte in an UTF-8 encoded string. It's unsigned allowing to pinpoint case where char * are assigned to xmlChar * (possibly making serialization back impossible).'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002616 <function name='xmlCharEncCloseFunc' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002617 <info>Generic front-end for encoding handler close function</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002618 <return type='int'/>
2619 <arg name='handler' type='xmlCharEncodingHandler *'/>
2620 </function>
2621 <function name='xmlCharEncFirstLine' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002622 <info>Front-end for the encoding handler input function, but handle only the very first line, i.e. limit itself to 45 chars.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002623 <return type='int'/>
2624 <arg name='handler' type='xmlCharEncodingHandler *'/>
2625 <arg name='out' type='xmlBufferPtr'/>
2626 <arg name='in' type='xmlBufferPtr'/>
2627 </function>
2628 <function name='xmlCharEncInFunc' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002629 <info>Generic front-end for the encoding handler input function</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002630 <return type='int'/>
2631 <arg name='handler' type='xmlCharEncodingHandler *'/>
2632 <arg name='out' type='xmlBufferPtr'/>
2633 <arg name='in' type='xmlBufferPtr'/>
2634 </function>
2635 <function name='xmlCharEncOutFunc' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002636 <info>Generic front-end for the encoding handler output function a first call with in == NULL has to be made firs to initiate the output in case of non-stateless encoding needing to initiate their state or the output (like the BOM in UTF16). In case of UTF8 sequence conversion errors for the given encoder, the content will be automatically remapped to a CharRef sequence.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002637 <return type='int'/>
2638 <arg name='handler' type='xmlCharEncodingHandler *'/>
2639 <arg name='out' type='xmlBufferPtr'/>
2640 <arg name='in' type='xmlBufferPtr'/>
2641 </function>
2642 <enum name='xmlCharEncoding' file='encoding'/>
2643 <struct name='xmlCharEncodingHandler' file='encoding'/>
2644 <typedef name='xmlCharEncodingHandlerPtr' file='encoding'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002645 <functype name='xmlCharEncodingInputFunc' file='encoding' info='Take a block of chars in the original encoding and try to convert it to an UTF-8 block of chars out.'/>
2646 <functype name='xmlCharEncodingOutputFunc' file='encoding' info='Take a block of UTF-8 chars in and try to convert it to an other encoding. Note: a first call designed to produce heading info is called with in = NULL. If stateful this should also initialize the encoder state'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002647 <function name='xmlCharStrdup' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002648 <info>a strdup for char's to xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002649 <return type='xmlChar *'/>
2650 <arg name='cur' type='const char *'/>
2651 </function>
2652 <function name='xmlCharStrndup' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002653 <info>a strndup for char's to xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002654 <return type='xmlChar *'/>
2655 <arg name='cur' type='const char *'/>
2656 <arg name='len' type='int'/>
2657 </function>
2658 <function name='xmlCheckLanguageID' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002659 <info>Checks that the value conforms to the LanguageID production: </info>
Daniel Veillard61006472002-01-21 17:31:47 +00002660 <return type='int'/>
2661 <arg name='lang' type='const xmlChar *'/>
2662 </function>
2663 <function name='xmlCheckUTF8' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002664 <info>Checks utf for being valid utf-8. utf is assumed to be null-terminated. This function is not super-strict, as it will allow longer utf-8 sequences than necessary. Note that Java is capable of producing these sequences if provoked. Also note, this routine checks for the 4-byte maximum size, but does not check for 0x10ffff maximum value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002665 <return type='int'/>
2666 <arg name='utf' type='const unsigned char *'/>
2667 </function>
2668 <function name='xmlCheckVersion' file='xmlversion'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002669 <info>check the compiled lib version against the include one. This can warn or immediately kill the application</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002670 <return type='void'/>
2671 <arg name='version' type='int'/>
2672 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002673 <macro name='xmlChildrenNode' file='tree' info='Macro for compatibility naming layer with libxml1'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002674 <function name='xmlCleanupCharEncodingHandlers' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002675 <info>Cleanup the memory allocated for the char encoding support, it unregisters all the encoding handlers and the aliases.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002676 <return type='void'/>
2677 <arg name='void' type=''/>
2678 </function>
2679 <function name='xmlCleanupEncodingAliases' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002680 <info>Unregisters all aliases</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002681 <return type='void'/>
2682 <arg name='void' type=''/>
2683 </function>
2684 <function name='xmlCleanupInputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002685 <info>clears the entire input callback table. this includes the compiled-in I/O.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002686 <return type='void'/>
2687 <arg name='void' type=''/>
2688 </function>
2689 <function name='xmlCleanupOutputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002690 <info>clears the entire output callback table. this includes the compiled-in I/O callbacks.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002691 <return type='void'/>
2692 <arg name='void' type=''/>
2693 </function>
2694 <function name='xmlCleanupParser' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002695 <info>Cleanup function for the XML parser. It tries to reclaim all parsing related global memory allocated for the parser processing. It doesn't deallocate any document related memory. Calling this function should not prevent reusing the parser.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002696 <return type='void'/>
2697 <arg name='void' type=''/>
2698 </function>
2699 <function name='xmlCleanupPredefinedEntities' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002700 <info>Cleanup up the predefined entities table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002701 <return type='void'/>
2702 <arg name='void' type=''/>
2703 </function>
2704 <function name='xmlCleanupThreads' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002705 <info>xmlCleanupThreads() is used to to cleanup all the thread related data of the libxml2 library once processing has ended.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002706 <return type='void'/>
2707 <arg name='void' type=''/>
2708 </function>
2709 <function name='xmlClearNodeInfoSeq' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002710 <info>-- Clear (release memory and reinitialize) node info sequence</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002711 <return type='void'/>
2712 <arg name='seq' type='xmlParserNodeInfoSeqPtr'/>
2713 </function>
2714 <function name='xmlClearParserCtxt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002715 <info>Clear (release owned resources) and reinitialize a parser context</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002716 <return type='void'/>
2717 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2718 </function>
2719 <function name='xmlConvertSGMLCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002720 <info>Convert all the SGML catalog entries as XML ones</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002721 <return type='int'/>
2722 <arg name='catal' type='xmlCatalogPtr'/>
2723 </function>
2724 <function name='xmlCopyAttributeTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002725 <info>Build a copy of an attribute table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002726 <return type='xmlAttributeTablePtr'/>
2727 <arg name='table' type='xmlAttributeTablePtr'/>
2728 </function>
2729 <function name='xmlCopyChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002730 <info>append the char value in the array</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002731 <return type='int'/>
2732 <arg name='len' type='int'/>
2733 <arg name='out' type='xmlChar *'/>
2734 <arg name='val' type='int'/>
2735 </function>
2736 <function name='xmlCopyCharMultiByte' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002737 <info>append the char value in the array</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002738 <return type='int'/>
2739 <arg name='out' type='xmlChar *'/>
2740 <arg name='val' type='int'/>
2741 </function>
2742 <function name='xmlCopyDoc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002743 <info>Do a copy of the document info. If recursive, the content tree will be copied too as well as DTD, namespaces and entities.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002744 <return type='xmlDocPtr'/>
2745 <arg name='doc' type='xmlDocPtr'/>
2746 <arg name='recursive' type='int'/>
2747 </function>
2748 <function name='xmlCopyDtd' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002749 <info>Do a copy of the dtd.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002750 <return type='xmlDtdPtr'/>
2751 <arg name='dtd' type='xmlDtdPtr'/>
2752 </function>
2753 <function name='xmlCopyElementContent' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002754 <info>Build a copy of an element content description.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002755 <return type='xmlElementContentPtr'/>
2756 <arg name='content' type='xmlElementContentPtr'/>
2757 </function>
2758 <function name='xmlCopyElementTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002759 <info>Build a copy of an element table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002760 <return type='xmlElementTablePtr'/>
2761 <arg name='table' type='xmlElementTablePtr'/>
2762 </function>
2763 <function name='xmlCopyEntitiesTable' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002764 <info>Build a copy of an entity table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002765 <return type='xmlEntitiesTablePtr'/>
2766 <arg name='table' type='xmlEntitiesTablePtr'/>
2767 </function>
2768 <function name='xmlCopyEnumeration' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002769 <info>Copy an enumeration attribute node (recursive).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002770 <return type='xmlEnumerationPtr'/>
2771 <arg name='cur' type='xmlEnumerationPtr'/>
2772 </function>
2773 <function name='xmlCopyNamespace' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002774 <info>Do a copy of the namespace.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002775 <return type='xmlNsPtr'/>
2776 <arg name='cur' type='xmlNsPtr'/>
2777 </function>
2778 <function name='xmlCopyNamespaceList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002779 <info>Do a copy of an namespace list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002780 <return type='xmlNsPtr'/>
2781 <arg name='cur' type='xmlNsPtr'/>
2782 </function>
2783 <function name='xmlCopyNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002784 <info>Do a copy of the node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002785 <return type='xmlNodePtr'/>
2786 <arg name='node' type='const xmlNodePtr'/>
2787 <arg name='recursive' type='int'/>
2788 </function>
2789 <function name='xmlCopyNodeList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002790 <info>Do a recursive copy of the node list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002791 <return type='xmlNodePtr'/>
2792 <arg name='node' type='xmlNodePtr'/>
2793 </function>
2794 <function name='xmlCopyNotationTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002795 <info>Build a copy of a notation table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002796 <return type='xmlNotationTablePtr'/>
2797 <arg name='table' type='xmlNotationTablePtr'/>
2798 </function>
2799 <function name='xmlCopyProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002800 <info>Do a copy of the attribute.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002801 <return type='xmlAttrPtr'/>
2802 <arg name='target' type='xmlNodePtr'/>
2803 <arg name='cur' type='xmlAttrPtr'/>
2804 </function>
2805 <function name='xmlCopyPropList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002806 <info>Do a copy of an attribute list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002807 <return type='xmlAttrPtr'/>
2808 <arg name='target' type='xmlNodePtr'/>
2809 <arg name='cur' type='xmlAttrPtr'/>
2810 </function>
2811 <function name='xmlCreateDocParserCtxt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002812 <info>Creates a parser context for an XML in-memory document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002813 <return type='xmlParserCtxtPtr'/>
2814 <arg name='cur' type='xmlChar *'/>
2815 </function>
2816 <function name='xmlCreateEntitiesTable' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002817 <info>create and initialize an empty entities hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002818 <return type='xmlEntitiesTablePtr'/>
2819 <arg name='void' type=''/>
2820 </function>
2821 <function name='xmlCreateEntityParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002822 <info>Create a parser context for an external entity Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002823 <return type='xmlParserCtxtPtr'/>
2824 <arg name='URL' type='const xmlChar *'/>
2825 <arg name='ID' type='const xmlChar *'/>
2826 <arg name='base' type='const xmlChar *'/>
2827 </function>
2828 <function name='xmlCreateEnumeration' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002829 <info>create and initialize an enumeration attribute node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002830 <return type='xmlEnumerationPtr'/>
2831 <arg name='name' type='xmlChar *'/>
2832 </function>
2833 <function name='xmlCreateFileParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002834 <info>Create a parser context for a file content. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002835 <return type='xmlParserCtxtPtr'/>
2836 <arg name='filename' type='const char *'/>
2837 </function>
2838 <function name='xmlCreateIOParserCtxt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002839 <info>Create a parser context for using the XML parser with an existing I/O stream</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002840 <return type='xmlParserCtxtPtr'/>
2841 <arg name='sax' type='xmlSAXHandlerPtr'/>
2842 <arg name='data' type='void *user_'/>
2843 <arg name='ioread' type='xmlInputReadCallback'/>
2844 <arg name='ioclose' type='xmlInputCloseCallback'/>
2845 <arg name='ioctx' type='void *'/>
2846 <arg name='enc' type='xmlCharEncoding'/>
2847 </function>
2848 <function name='xmlCreateIntSubset' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002849 <info>Create the internal subset of a document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002850 <return type='xmlDtdPtr'/>
2851 <arg name='doc' type='xmlDocPtr'/>
2852 <arg name='name' type='const xmlChar *'/>
2853 <arg name='ExternalID' type='const xmlChar *'/>
2854 <arg name='SystemID' type='const xmlChar *'/>
2855 </function>
2856 <function name='xmlCreateMemoryParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002857 <info>Create a parser context for an XML in-memory document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002858 <return type='xmlParserCtxtPtr'/>
2859 <arg name='buffer' type='const char *'/>
2860 <arg name='size' type='int'/>
2861 </function>
2862 <function name='xmlCreatePushParserCtxt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002863 <info>Create a parser context for using the XML parser in push mode To allow content encoding detection, size should be &gt;= 4 The value of filename is used for fetching external entities and error/warning reports.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002864 <return type='xmlParserCtxtPtr'/>
2865 <arg name='sax' type='xmlSAXHandlerPtr'/>
2866 <arg name='data' type='void *user_'/>
2867 <arg name='chunk' type='const char *'/>
2868 <arg name='size' type='int'/>
2869 <arg name='filename' type='const char *'/>
2870 </function>
2871 <function name='xmlCreateURI' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002872 <info>Simply creates an empty xmlURI</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002873 <return type='xmlURIPtr'/>
2874 <arg name='void' type=''/>
2875 </function>
2876 <function name='xmlCurrentChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002877 <info>The current char value, if using UTF-8 this may actually span multiple bytes in the input buffer. Implement the end of line normalization: 2.11 End-of-Line Handling Wherever an external parsed entity or the literal entity value of an internal parsed entity contains either the literal two-character sequence "xDxA" or a standalone literal xD, an XML processor must pass to the application the single character xA. This behavior can conveniently be produced by normalizing all line breaks to xA on input, before parsing.)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002878 <return type='int'/>
2879 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2880 <arg name='len' type='int *'/>
2881 </function>
2882 <function name='xmlDebugDumpAttr' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002883 <info>Dumps debug information for the attribute</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002884 <return type='void'/>
2885 <arg name='output' type='FILE *'/>
2886 <arg name='attr' type='xmlAttrPtr'/>
2887 <arg name='depth' type='int'/>
2888 </function>
2889 <function name='xmlDebugDumpAttrList' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002890 <info>Dumps debug information for the attribute list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002891 <return type='void'/>
2892 <arg name='output' type='FILE *'/>
2893 <arg name='attr' type='xmlAttrPtr'/>
2894 <arg name='depth' type='int'/>
2895 </function>
2896 <function name='xmlDebugDumpDTD' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002897 <info>Dumps debug information for the DTD</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002898 <return type='void'/>
2899 <arg name='output' type='FILE *'/>
2900 <arg name='dtd' type='xmlDtdPtr'/>
2901 </function>
2902 <function name='xmlDebugDumpDocument' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002903 <info>Dumps debug information for the document, it's recursive</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002904 <return type='void'/>
2905 <arg name='output' type='FILE *'/>
2906 <arg name='doc' type='xmlDocPtr'/>
2907 </function>
2908 <function name='xmlDebugDumpDocumentHead' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002909 <info>Dumps debug information cncerning the document, not recursive</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002910 <return type='void'/>
2911 <arg name='output' type='FILE *'/>
2912 <arg name='doc' type='xmlDocPtr'/>
2913 </function>
2914 <function name='xmlDebugDumpEntities' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002915 <info>Dumps debug information for all the entities in use by the document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002916 <return type='void'/>
2917 <arg name='output' type='FILE *'/>
2918 <arg name='doc' type='xmlDocPtr'/>
2919 </function>
2920 <function name='xmlDebugDumpNode' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002921 <info>Dumps debug information for the element node, it is recursive</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002922 <return type='void'/>
2923 <arg name='output' type='FILE *'/>
2924 <arg name='node' type='xmlNodePtr'/>
2925 <arg name='depth' type='int'/>
2926 </function>
2927 <function name='xmlDebugDumpNodeList' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002928 <info>Dumps debug information for the list of element node, it is recursive</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002929 <return type='void'/>
2930 <arg name='output' type='FILE *'/>
2931 <arg name='node' type='xmlNodePtr'/>
2932 <arg name='depth' type='int'/>
2933 </function>
2934 <function name='xmlDebugDumpOneNode' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002935 <info>Dumps debug information for the element node, it is not recursive</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002936 <return type='void'/>
2937 <arg name='output' type='FILE *'/>
2938 <arg name='node' type='xmlNodePtr'/>
2939 <arg name='depth' type='int'/>
2940 </function>
2941 <function name='xmlDebugDumpString' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002942 <info>Dumps informations about the string, shorten it if necessary</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002943 <return type='void'/>
2944 <arg name='output' type='FILE *'/>
2945 <arg name='str' type='const xmlChar *'/>
2946 </function>
2947 <function name='xmlDecodeEntities' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002948 <info>This function is deprecated, we now always process entities content through xmlStringDecodeEntities </info>
Daniel Veillard61006472002-01-21 17:31:47 +00002949 <return type='xmlChar *'/>
2950 <arg name='ctxt' type='xmlParserCtxtPtr'/>
2951 <arg name='len' type='int'/>
2952 <arg name='what' type='int'/>
2953 <arg name='end' type='xmlChar'/>
2954 <arg name='end2' type='xmlChar'/>
2955 <arg name='end3' type='xmlChar'/>
2956 </function>
2957 <macro name='xmlDefaultBufferSize' file='globals'/>
2958 <macro name='xmlDefaultSAXHandler' file='globals'/>
2959 <function name='xmlDefaultSAXHandlerInit' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002960 <info>Initialize the default SAX handler</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002961 <return type='void'/>
2962 <arg name='void' type=''/>
2963 </function>
2964 <macro name='xmlDefaultSAXLocator' file='globals'/>
2965 <function name='xmlDelEncodingAlias' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002966 <info>Unregisters an encoding alias alias</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002967 <return type='int'/>
2968 <arg name='alias' type='const char *'/>
2969 </function>
2970 <function name='xmlDetectCharEncoding' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002971 <info>Guess the encoding of the entity using the first bytes of the entity content accordingly of the non-normative appendix F of the XML-1.0 recommendation.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002972 <return type='xmlCharEncoding'/>
2973 <arg name='in' type='const unsigned char *'/>
2974 <arg name='len' type='int'/>
2975 </function>
2976 <macro name='xmlDoValidityCheckingDefaultValue' file='globals'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002977 <struct name='xmlDoc' file='tree' info='An XML document.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00002978 <function name='xmlDocCopyNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002979 <info>Do a copy of the node to a given document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002980 <return type='xmlNodePtr'/>
2981 <arg name='node' type='xmlNodePtr'/>
2982 <arg name='doc' type='xmlDocPtr'/>
2983 <arg name='recursive' type='int'/>
2984 </function>
2985 <function name='xmlDocDump' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002986 <info>Dump an XML document to an open FILE.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002987 <return type='int'/>
2988 <arg name='f' type='FILE *'/>
2989 <arg name='cur' type='xmlDocPtr'/>
2990 </function>
2991 <function name='xmlDocDumpFormatMemory' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00002992 <info>Dump an XML document in memory and return the xmlChar * and it's size. It's up to the caller to free the memory.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00002993 <return type='void'/>
2994 <arg name='cur' type='xmlDocPtr'/>
2995 <arg name='mem' type='xmlChar **'/>
2996 <arg name='size' type='int *'/>
2997 <arg name='format' type='int'/>
2998 </function>
2999 <function name='xmlDocDumpFormatMemoryEnc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003000 <info>Dump the current DOM tree into memory using the character encoding specified by the caller. Note it is up to the caller of this function to free the allocated memory.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003001 <return type='void'/>
3002 <arg name='doc' type='xmlDocPtr out_'/>
3003 <arg name='ptr' type='xmlChar **doc_txt_'/>
3004 <arg name='len' type='int * doc_txt_'/>
3005 <arg name='encoding' type='const char *txt_'/>
3006 <arg name='format' type='int'/>
3007 </function>
3008 <function name='xmlDocDumpMemory' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003009 <info>Dump an XML document in memory and return the xmlChar * and it's size. It's up to the caller to free the memory.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003010 <return type='void'/>
3011 <arg name='cur' type='xmlDocPtr'/>
3012 <arg name='mem' type='xmlChar **'/>
3013 <arg name='size' type='int *'/>
3014 </function>
3015 <function name='xmlDocDumpMemoryEnc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003016 <info>Dump the current DOM tree into memory using the character encoding specified by the caller. Note it is up to the caller of this function to free the allocated memory.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003017 <return type='void'/>
3018 <arg name='doc' type='xmlDocPtr out_'/>
3019 <arg name='ptr' type='xmlChar **doc_txt_'/>
3020 <arg name='len' type='int * doc_txt_'/>
3021 <arg name='encoding' type='const char *txt_'/>
3022 </function>
3023 <function name='xmlDocGetRootElement' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003024 <info>Get the root element of the document (doc-&gt;children is a list containing possibly comments, PIs, etc ...).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003025 <return type='xmlNodePtr'/>
3026 <arg name='doc' type='xmlDocPtr'/>
3027 </function>
3028 <typedef name='xmlDocPtr' file='tree'/>
3029 <function name='xmlDocSetRootElement' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003030 <info>Set the root element of the document (doc-&gt;children is a list containing possibly comments, PIs, etc ...).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003031 <return type='xmlNodePtr'/>
3032 <arg name='doc' type='xmlDocPtr'/>
3033 <arg name='root' type='xmlNodePtr'/>
3034 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003035 <struct name='xmlDtd' file='tree' info='An XML DTD, as defined by &lt;!DOCTYPE ... There is actually one for the internal subset and for the external subset'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003036 <typedef name='xmlDtdPtr' file='tree'/>
3037 <function name='xmlDumpAttributeDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003038 <info>This will dump the content of the attribute declaration as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003039 <return type='void'/>
3040 <arg name='buf' type='xmlBufferPtr'/>
3041 <arg name='attr' type='xmlAttributePtr'/>
3042 </function>
3043 <function name='xmlDumpAttributeTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003044 <info>This will dump the content of the attribute table as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003045 <return type='void'/>
3046 <arg name='buf' type='xmlBufferPtr'/>
3047 <arg name='table' type='xmlAttributeTablePtr'/>
3048 </function>
3049 <function name='xmlDumpElementDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003050 <info>This will dump the content of the element declaration as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003051 <return type='void'/>
3052 <arg name='buf' type='xmlBufferPtr'/>
3053 <arg name='elem' type='xmlElementPtr'/>
3054 </function>
3055 <function name='xmlDumpElementTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003056 <info>This will dump the content of the element table as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003057 <return type='void'/>
3058 <arg name='buf' type='xmlBufferPtr'/>
3059 <arg name='table' type='xmlElementTablePtr'/>
3060 </function>
3061 <function name='xmlDumpEntitiesTable' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003062 <info>This will dump the content of the entity table as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003063 <return type='void'/>
3064 <arg name='buf' type='xmlBufferPtr'/>
3065 <arg name='table' type='xmlEntitiesTablePtr'/>
3066 </function>
3067 <function name='xmlDumpEntityDecl' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003068 <info>This will dump the content of the entity table as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003069 <return type='void'/>
3070 <arg name='buf' type='xmlBufferPtr'/>
3071 <arg name='ent' type='xmlEntityPtr'/>
3072 </function>
3073 <function name='xmlDumpNotationDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003074 <info>This will dump the content the notation declaration as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003075 <return type='void'/>
3076 <arg name='buf' type='xmlBufferPtr'/>
3077 <arg name='nota' type='xmlNotationPtr'/>
3078 </function>
3079 <function name='xmlDumpNotationTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003080 <info>This will dump the content of the notation table as an XML DTD definition</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003081 <return type='void'/>
3082 <arg name='buf' type='xmlBufferPtr'/>
3083 <arg name='table' type='xmlNotationTablePtr'/>
3084 </function>
3085 <function name='xmlElemDump' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003086 <info>Dump an XML/HTML node, recursive behaviour, children are printed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003087 <return type='void'/>
3088 <arg name='f' type='FILE *'/>
3089 <arg name='doc' type='xmlDocPtr'/>
3090 <arg name='cur' type='xmlNodePtr'/>
3091 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003092 <struct name='xmlElement' file='tree' info='an XML Element declaration from a DTD'/>
3093 <struct name='xmlElementContent' file='tree' info='an XML Element content as stored after parsing an element definition in a DTD.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003094 <enum name='xmlElementContentOccur' file='tree'/>
3095 <typedef name='xmlElementContentPtr' file='tree'/>
3096 <enum name='xmlElementContentType' file='tree'/>
3097 <typedef name='xmlElementPtr' file='tree'/>
3098 <typedef name='xmlElementTablePtr' file='valid'/>
3099 <enum name='xmlElementType' file='tree'/>
3100 <enum name='xmlElementTypeVal' file='tree'/>
3101 <function name='xmlEncodeEntities' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003102 <info>Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00003103 <return type='const xmlChar *'/>
3104 <arg name='doc' type='xmlDocPtr'/>
3105 <arg name='input' type='const xmlChar *'/>
3106 </function>
3107 <function name='xmlEncodeEntitiesReentrant' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003108 <info>Do a global encoding of a string, replacing the predefined entities and non ASCII values with their entities and CharRef counterparts. Contrary to xmlEncodeEntities, this routine is reentrant, and result must be deallocated.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003109 <return type='xmlChar *'/>
3110 <arg name='doc' type='xmlDocPtr'/>
3111 <arg name='input' type='const xmlChar *'/>
3112 </function>
3113 <function name='xmlEncodeSpecialChars' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003114 <info>Do a global encoding of a string, replacing the predefined entities this routine is reentrant, and result must be deallocated.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003115 <return type='xmlChar *'/>
3116 <arg name='doc' type='xmlDocPtr'/>
3117 <arg name='input' type='const xmlChar *'/>
3118 </function>
3119 <typedef name='xmlEntitiesTablePtr' file='entities'/>
3120 <struct name='xmlEntity' file='entities'/>
3121 <typedef name='xmlEntityPtr' file='entities'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003122 <functype name='xmlEntityReferenceFunc' file='parserInternals'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003123 <enum name='xmlEntityType' file='entities'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003124 <struct name='xmlEnumeration' file='tree' info='list structure used when there is an enumeration in DTDs'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003125 <typedef name='xmlEnumerationPtr' file='tree'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003126 <functype name='xmlExternalEntityLoader' file='parser' info='External entity loaders types'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003127 <function name='xmlFindCharEncodingHandler' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003128 <info>Search in the registered set the handler able to read/write that encoding.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003129 <return type='xmlCharEncodingHandlerPtr'/>
3130 <arg name='name' type='const char *'/>
3131 </function>
3132 <macro name='xmlFree' file='globals'/>
3133 <function name='xmlFreeAttributeTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003134 <info>Deallocate the memory used by an entities hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003135 <return type='void'/>
3136 <arg name='table' type='xmlAttributeTablePtr'/>
3137 </function>
3138 <function name='xmlFreeCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003139 <info>Free the memory allocated to a Catalog</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003140 <return type='void'/>
3141 <arg name='catal' type='xmlCatalogPtr'/>
3142 </function>
3143 <function name='xmlFreeDoc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003144 <info>Free up all the structures used by a document, tree included.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003145 <return type='void'/>
3146 <arg name='cur' type='xmlDocPtr'/>
3147 </function>
3148 <function name='xmlFreeDtd' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003149 <info>Free a DTD structure.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003150 <return type='void'/>
3151 <arg name='cur' type='xmlDtdPtr'/>
3152 </function>
3153 <function name='xmlFreeElementContent' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003154 <info>Free an element content structure. This is a recursive call !</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003155 <return type='void'/>
3156 <arg name='cur' type='xmlElementContentPtr'/>
3157 </function>
3158 <function name='xmlFreeElementTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003159 <info>Deallocate the memory used by an element hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003160 <return type='void'/>
3161 <arg name='table' type='xmlElementTablePtr'/>
3162 </function>
3163 <function name='xmlFreeEntitiesTable' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003164 <info>Deallocate the memory used by an entities hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003165 <return type='void'/>
3166 <arg name='table' type='xmlEntitiesTablePtr'/>
3167 </function>
3168 <function name='xmlFreeEnumeration' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003169 <info>free an enumeration attribute node (recursive).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003170 <return type='void'/>
3171 <arg name='cur' type='xmlEnumerationPtr'/>
3172 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003173 <functype name='xmlFreeFunc' file='xmlmemory'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003174 <function name='xmlFreeIDTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003175 <info>Deallocate the memory used by an ID hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003176 <return type='void'/>
3177 <arg name='table' type='xmlIDTablePtr'/>
3178 </function>
3179 <function name='xmlFreeInputStream' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003180 <info>Free up an input stream.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003181 <return type='void'/>
3182 <arg name='input' type='xmlParserInputPtr'/>
3183 </function>
3184 <function name='xmlFreeMutex' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003185 <info>xmlFreeMutex() is used to reclaim resources associated with a libxml2 token struct.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003186 <return type='void'/>
3187 <arg name='tok' type='xmlMutexPtr'/>
3188 </function>
3189 <function name='xmlFreeNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003190 <info>Free a node, this is a recursive behaviour, all the children are freed too. This doesn't unlink the child from the list, use xmlUnlinkNode() first.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003191 <return type='void'/>
3192 <arg name='cur' type='xmlNodePtr'/>
3193 </function>
3194 <function name='xmlFreeNodeList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003195 <info>Free a node and all its siblings, this is a recursive behaviour, all the children are freed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003196 <return type='void'/>
3197 <arg name='cur' type='xmlNodePtr'/>
3198 </function>
3199 <function name='xmlFreeNotationTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003200 <info>Deallocate the memory used by an entities hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003201 <return type='void'/>
3202 <arg name='table' type='xmlNotationTablePtr'/>
3203 </function>
3204 <function name='xmlFreeNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003205 <info>Free up the structures associated to a namespace</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003206 <return type='void'/>
3207 <arg name='cur' type='xmlNsPtr'/>
3208 </function>
3209 <function name='xmlFreeNsList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003210 <info>Free up all the structures associated to the chained namespaces.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003211 <return type='void'/>
3212 <arg name='cur' type='xmlNsPtr'/>
3213 </function>
3214 <function name='xmlFreeParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003215 <info>Free all the memory used by a parser context. However the parsed document in ctxt-&gt;myDoc is not freed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003216 <return type='void'/>
3217 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3218 </function>
3219 <function name='xmlFreeParserInputBuffer' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003220 <info>Free up the memory used by a buffered parser input</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003221 <return type='void'/>
3222 <arg name='in' type='xmlParserInputBufferPtr'/>
3223 </function>
3224 <function name='xmlFreeProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003225 <info>Free one attribute, all the content is freed too</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003226 <return type='void'/>
3227 <arg name='cur' type='xmlAttrPtr'/>
3228 </function>
3229 <function name='xmlFreePropList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003230 <info>Free a property and all its siblings, all the children are freed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003231 <return type='void'/>
3232 <arg name='cur' type='xmlAttrPtr'/>
3233 </function>
3234 <function name='xmlFreeRMutex' file='threads'>
3235 <return type='void'/>
3236 <arg name='tok' type='xmlRMutexPtr'/>
3237 </function>
3238 <function name='xmlFreeRefTable' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003239 <info>Deallocate the memory used by an Ref hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003240 <return type='void'/>
3241 <arg name='table' type='xmlRefTablePtr'/>
3242 </function>
3243 <function name='xmlFreeURI' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003244 <info>Free up the xmlURI struct</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003245 <return type='void'/>
3246 <arg name='uri' type='xmlURIPtr'/>
3247 </function>
3248 <macro name='xmlGenericError' file='globals'/>
3249 <macro name='xmlGenericErrorContext' file='globals'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003250 <functype name='xmlGenericErrorFunc' file='xmlerror'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003251 <function name='xmlGetBufferAllocationScheme' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003252 <info>Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003253 <return type='xmlBufferAllocationScheme'/>
3254 <arg name='void' type=''/>
3255 </function>
3256 <function name='xmlGetCharEncodingHandler' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003257 <info>Search in the registered set the handler able to read/write that encoding.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003258 <return type='xmlCharEncodingHandlerPtr'/>
3259 <arg name='enc' type='xmlCharEncoding'/>
3260 </function>
3261 <function name='xmlGetCharEncodingName' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003262 <info>The "canonical" name for XML encoding. C.f. http://www.w3.org/TR/REC-xmlcharencoding Section 4.3.3 Character Encoding in Entities</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003263 <return type='const char *'/>
3264 <arg name='enc' type='xmlCharEncoding'/>
3265 </function>
3266 <function name='xmlGetCompressMode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003267 <info>get the default compression mode used, ZLIB based.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003268 <return type='int'/>
3269 <arg name='void' type=''/>
3270 </function>
3271 <function name='xmlGetDocCompressMode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003272 <info>get the compression ratio for a document, ZLIB based</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003273 <return type='int'/>
3274 <arg name='doc' type='xmlDocPtr'/>
3275 </function>
3276 <function name='xmlGetDocEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003277 <info>Do an entity lookup in the document entity hash table and returns the corresponding entity, otherwise a lookup is done in the predefined entities too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003278 <return type='xmlEntityPtr'/>
3279 <arg name='doc' type='xmlDocPtr'/>
3280 <arg name='name' type='const xmlChar *'/>
3281 </function>
3282 <function name='xmlGetDtdAttrDesc' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003283 <info>Search the DTD for the description of this attribute on this element.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003284 <return type='xmlAttributePtr'/>
3285 <arg name='dtd' type='xmlDtdPtr'/>
3286 <arg name='elem' type='const xmlChar *'/>
3287 <arg name='name' type='const xmlChar *'/>
3288 </function>
3289 <function name='xmlGetDtdElementDesc' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003290 <info>Search the DTD for the description of this element</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003291 <return type='xmlElementPtr'/>
3292 <arg name='dtd' type='xmlDtdPtr'/>
3293 <arg name='name' type='const xmlChar *'/>
3294 </function>
3295 <function name='xmlGetDtdEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003296 <info>Do an entity lookup in the DTD entity hash table and returns the corresponding entity, if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003297 <return type='xmlEntityPtr'/>
3298 <arg name='doc' type='xmlDocPtr'/>
3299 <arg name='name' type='const xmlChar *'/>
3300 </function>
3301 <function name='xmlGetDtdNotationDesc' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003302 <info>Search the DTD for the description of this notation</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003303 <return type='xmlNotationPtr'/>
3304 <arg name='dtd' type='xmlDtdPtr'/>
3305 <arg name='name' type='const xmlChar *'/>
3306 </function>
3307 <function name='xmlGetDtdQAttrDesc' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003308 <info>Search the DTD for the description of this qualified attribute on this element.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003309 <return type='xmlAttributePtr'/>
3310 <arg name='dtd' type='xmlDtdPtr'/>
3311 <arg name='elem' type='const xmlChar *'/>
3312 <arg name='name' type='const xmlChar *'/>
3313 <arg name='prefix' type='const xmlChar *'/>
3314 </function>
3315 <function name='xmlGetDtdQElementDesc' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003316 <info>Search the DTD for the description of this element</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003317 <return type='xmlElementPtr'/>
3318 <arg name='dtd' type='xmlDtdPtr'/>
3319 <arg name='name' type='const xmlChar *'/>
3320 <arg name='prefix' type='const xmlChar *'/>
3321 </function>
3322 <function name='xmlGetEncodingAlias' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003323 <info>Lookup an encoding name for the given alias.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003324 <return type='const char *'/>
3325 <arg name='alias' type='const char *'/>
3326 </function>
3327 <function name='xmlGetExternalEntityLoader' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003328 <info>Get the default external entity resolver function for the application</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003329 <return type='xmlExternalEntityLoader'/>
3330 <arg name='void' type=''/>
3331 </function>
3332 <function name='xmlGetFeature' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003333 <info>Read the current value of one feature of this parser instance</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003334 <return type='int'/>
3335 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3336 <arg name='name' type='const char *'/>
3337 <arg name='result' type='void *'/>
3338 </function>
3339 <function name='xmlGetFeaturesList' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003340 <info>Copy at most *len feature names into the result array</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003341 <return type='int'/>
3342 <arg name='len' type='int *'/>
3343 <arg name='result' type='const char **'/>
3344 </function>
3345 <function name='xmlGetGlobalState' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003346 <info>xmlGetGlobalState() is called to retrieve the global state for a thread.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003347 <return type='xmlGlobalStatePtr'/>
3348 <arg name='void' type=''/>
3349 </function>
3350 <function name='xmlGetID' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003351 <info>Search the attribute declaring the given ID</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003352 <return type='xmlAttrPtr'/>
3353 <arg name='doc' type='xmlDocPtr'/>
3354 <arg name='ID' type='const xmlChar *'/>
3355 </function>
3356 <function name='xmlGetIntSubset' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003357 <info>Get the internal subset of a document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003358 <return type='xmlDtdPtr'/>
3359 <arg name='doc' type='xmlDocPtr'/>
3360 </function>
3361 <function name='xmlGetLastChild' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003362 <info>Search the last child of a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003363 <return type='xmlNodePtr'/>
3364 <arg name='parent' type='xmlNodePtr'/>
3365 </function>
3366 <function name='xmlGetLineNo' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003367 <info>Get line number of node. this requires activation of this option before invoking the parser by calling xmlLineNumbersDefault(1)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003368 <return type='long'/>
3369 <arg name='node' type='xmlNodePtr'/>
3370 </function>
3371 <function name='xmlGetNodePath' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003372 <info>Build a structure based Path for the given node</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003373 <return type='xmlChar *'/>
3374 <arg name='node' type='xmlNodePtr'/>
3375 </function>
3376 <function name='xmlGetNsList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003377 <info>Search all the namespace applying to a given element.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003378 <return type='xmlNsPtr *'/>
3379 <arg name='doc' type='xmlDocPtr'/>
3380 <arg name='node' type='xmlNodePtr'/>
3381 </function>
3382 <function name='xmlGetNsProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003383 <info>Search and get the value of an attribute associated to a node This attribute has to be anchored in the namespace specified. This does the entity substitution. This function looks in DTD attribute declaration for FIXED or default declaration values unless DTD use has been turned off.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003384 <return type='xmlChar *'/>
3385 <arg name='node' type='xmlNodePtr'/>
3386 <arg name='name' type='const xmlChar *'/>
3387 <arg name='nameSpace' type='const xmlChar *'/>
3388 </function>
3389 <function name='xmlGetParameterEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003390 <info>Do an entity lookup in the internal and external subsets and returns the corresponding parameter entity, if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003391 <return type='xmlEntityPtr'/>
3392 <arg name='doc' type='xmlDocPtr'/>
3393 <arg name='name' type='const xmlChar *'/>
3394 </function>
3395 <function name='xmlGetPredefinedEntity' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003396 <info>Check whether this name is an predefined entity.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003397 <return type='xmlEntityPtr'/>
3398 <arg name='name' type='const xmlChar *'/>
3399 </function>
3400 <function name='xmlGetProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003401 <info>Search and get the value of an attribute associated to a node This does the entity substitution. This function looks in DTD attribute declaration for FIXED or default declaration values unless DTD use has been turned off.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003402 <return type='xmlChar *'/>
3403 <arg name='node' type='xmlNodePtr'/>
3404 <arg name='name' type='const xmlChar *'/>
3405 </function>
3406 <function name='xmlGetRefs' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003407 <info>Find the set of references for the supplied ID.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003408 <return type='xmlListPtr'/>
3409 <arg name='doc' type='xmlDocPtr'/>
3410 <arg name='ID' type='const xmlChar *'/>
3411 </function>
3412 <function name='xmlGetThreadId' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003413 <info>xmlGetThreadId() find the current thread ID number</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003414 <return type='int'/>
3415 <arg name='void' type=''/>
3416 </function>
3417 <macro name='xmlGetWarningsDefaultValue' file='globals'/>
3418 <struct name='xmlGlobalState' file='globals'/>
3419 <typedef name='xmlGlobalStatePtr' file='globals'/>
3420 <function name='xmlHandleEntity' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003421 <info>Default handling of defined entities, when should we define a new input stream ? When do we just handle that as a set of chars ? </info>
Daniel Veillard61006472002-01-21 17:31:47 +00003422 <return type='void'/>
3423 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3424 <arg name='entity' type='xmlEntityPtr'/>
3425 </function>
3426 <function name='xmlHasNsProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003427 <info>Search for an attribute associated to a node This attribute has to be anchored in the namespace specified. This does the entity substitution. This function looks in DTD attribute declaration for FIXED or default declaration values unless DTD use has been turned off.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003428 <return type='xmlAttrPtr'/>
3429 <arg name='node' type='xmlNodePtr'/>
3430 <arg name='name' type='const xmlChar *'/>
3431 <arg name='nameSpace' type='const xmlChar *'/>
3432 </function>
3433 <function name='xmlHasProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003434 <info>Search an attribute associated to a node This function also looks in DTD attribute declaration for FIXED or default declaration values unless DTD use has been turned off.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003435 <return type='xmlAttrPtr'/>
3436 <arg name='node' type='xmlNodePtr'/>
3437 <arg name='name' type='const xmlChar *'/>
3438 </function>
3439 <function name='xmlHashAddEntry' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003440 <info>Add the userdata to the hash table. This can later be retrieved by using the name. Duplicate names generate errors.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003441 <return type='int'/>
3442 <arg name='table' type='xmlHashTablePtr'/>
3443 <arg name='name' type='const xmlChar *'/>
3444 <arg name='userdata' type='void *'/>
3445 </function>
3446 <function name='xmlHashAddEntry2' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003447 <info>Add the userdata to the hash table. This can later be retrieved by using the (name, name2) tuple. Duplicate tuples generate errors.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003448 <return type='int'/>
3449 <arg name='table' type='xmlHashTablePtr'/>
3450 <arg name='name' type='const xmlChar *'/>
3451 <arg name='name2' type='const xmlChar *'/>
3452 <arg name='userdata' type='void *'/>
3453 </function>
3454 <function name='xmlHashAddEntry3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003455 <info>Add the userdata to the hash table. This can later be retrieved by using the tuple (name, name2, name3). Duplicate entries generate errors.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003456 <return type='int'/>
3457 <arg name='table' type='xmlHashTablePtr'/>
3458 <arg name='name' type='const xmlChar *'/>
3459 <arg name='name2' type='const xmlChar *'/>
3460 <arg name='name3' type='const xmlChar *'/>
3461 <arg name='userdata' type='void *'/>
3462 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003463 <functype name='xmlHashCopier' file='hash'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003464 <function name='xmlHashCopy' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003465 <info>Scan the hash table and applied f to each value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003466 <return type='xmlHashTablePtr'/>
3467 <arg name='table' type='xmlHashTablePtr'/>
3468 <arg name='f' type='xmlHashCopier'/>
3469 </function>
3470 <function name='xmlHashCreate' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003471 <info>Create a new xmlHashTablePtr.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003472 <return type='xmlHashTablePtr'/>
3473 <arg name='size' type='int'/>
3474 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003475 <functype name='xmlHashDeallocator' file='hash'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003476 <function name='xmlHashFree' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003477 <info>Free the hash table and its contents. The userdata is deallocated with f if provided.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003478 <return type='void'/>
3479 <arg name='table' type='xmlHashTablePtr'/>
3480 <arg name='f' type='xmlHashDeallocator'/>
3481 </function>
3482 <function name='xmlHashLookup' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003483 <info>Find the userdata specified by the name.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003484 <return type='void *'/>
3485 <arg name='table' type='xmlHashTablePtr'/>
3486 <arg name='name' type='const xmlChar *'/>
3487 </function>
3488 <function name='xmlHashLookup2' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003489 <info>Find the userdata specified by the (name, name2) tuple.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003490 <return type='void *'/>
3491 <arg name='table' type='xmlHashTablePtr'/>
3492 <arg name='name' type='const xmlChar *'/>
3493 <arg name='name2' type='const xmlChar *'/>
3494 </function>
3495 <function name='xmlHashLookup3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003496 <info>Find the userdata specified by the (name, name2, name3) tuple.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003497 <return type='void *'/>
3498 <arg name='table' type='xmlHashTablePtr'/>
3499 <arg name='name' type='const xmlChar *'/>
3500 <arg name='name2' type='const xmlChar *'/>
3501 <arg name='name3' type='const xmlChar *'/>
3502 </function>
3503 <function name='xmlHashRemoveEntry' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003504 <info>Find the userdata specified by the name and remove it from the hash table. Existing userdata for this tuple will be removed and freed with f.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003505 <return type='int'/>
3506 <arg name='table' type='xmlHashTablePtr'/>
3507 <arg name='name' type='const xmlChar *'/>
3508 <arg name='f' type='xmlHashDeallocator'/>
3509 </function>
3510 <function name='xmlHashRemoveEntry2' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003511 <info>Find the userdata specified by the (name, name2) tuple and remove it from the hash table. Existing userdata for this tuple will be removed and freed with f.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003512 <return type='int'/>
3513 <arg name='table' type='xmlHashTablePtr'/>
3514 <arg name='name' type='const xmlChar *'/>
3515 <arg name='name2' type='const xmlChar *'/>
3516 <arg name='f' type='xmlHashDeallocator'/>
3517 </function>
3518 <function name='xmlHashRemoveEntry3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003519 <info>Find the userdata specified by the (name, name2, name3) tuple and remove it from the hash table. Existing userdata for this tuple will be removed and freed with f.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003520 <return type='int'/>
3521 <arg name='table' type='xmlHashTablePtr'/>
3522 <arg name='name' type='const xmlChar *'/>
3523 <arg name='name2' type='const xmlChar *'/>
3524 <arg name='name3' type='const xmlChar *'/>
3525 <arg name='f' type='xmlHashDeallocator'/>
3526 </function>
3527 <function name='xmlHashScan' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003528 <info>Scan the hash table and applied f to each value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003529 <return type='void'/>
3530 <arg name='table' type='xmlHashTablePtr'/>
3531 <arg name='f' type='xmlHashScanner'/>
3532 <arg name='data' type='void *'/>
3533 </function>
3534 <function name='xmlHashScan3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003535 <info>Scan the hash table and applied f to each value matching (name, name2, name3) tuple. If one of the names is null, the comparison is considered to match.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003536 <return type='void'/>
3537 <arg name='table' type='xmlHashTablePtr'/>
3538 <arg name='name' type='const xmlChar *'/>
3539 <arg name='name2' type='const xmlChar *'/>
3540 <arg name='name3' type='const xmlChar *'/>
3541 <arg name='f' type='xmlHashScanner'/>
3542 <arg name='data' type='void *'/>
3543 </function>
3544 <function name='xmlHashScanFull' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003545 <info>Scan the hash table and applied f to each value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003546 <return type='void'/>
3547 <arg name='table' type='xmlHashTablePtr'/>
3548 <arg name='f' type='xmlHashScannerFull'/>
3549 <arg name='data' type='void *'/>
3550 </function>
3551 <function name='xmlHashScanFull3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003552 <info>Scan the hash table and applied f to each value matching (name, name2, name3) tuple. If one of the names is null, the comparison is considered to match.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003553 <return type='void'/>
3554 <arg name='table' type='xmlHashTablePtr'/>
3555 <arg name='name' type='const xmlChar *'/>
3556 <arg name='name2' type='const xmlChar *'/>
3557 <arg name='name3' type='const xmlChar *'/>
3558 <arg name='f' type='xmlHashScannerFull'/>
3559 <arg name='data' type='void *'/>
3560 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003561 <functype name='xmlHashScanner' file='hash'/>
3562 <functype name='xmlHashScannerFull' file='hash'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003563 <function name='xmlHashSize' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003564 <info>Query the number of elements installed in the hash table.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003565 <return type='int'/>
3566 <arg name='table' type='xmlHashTablePtr'/>
3567 </function>
3568 <struct name='xmlHashTable' file='hash'/>
3569 <typedef name='xmlHashTablePtr' file='hash'/>
3570 <function name='xmlHashUpdateEntry' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003571 <info>Add the userdata to the hash table. This can later be retrieved by using the name. Existing entry for this name will be removed and freed with f if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003572 <return type='int'/>
3573 <arg name='table' type='xmlHashTablePtr'/>
3574 <arg name='name' type='const xmlChar *'/>
3575 <arg name='userdata' type='void *'/>
3576 <arg name='f' type='xmlHashDeallocator'/>
3577 </function>
3578 <function name='xmlHashUpdateEntry2' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003579 <info>Add the userdata to the hash table. This can later be retrieved by using the (name, name2) tuple. Existing entry for this tuple will be removed and freed with f if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003580 <return type='int'/>
3581 <arg name='table' type='xmlHashTablePtr'/>
3582 <arg name='name' type='const xmlChar *'/>
3583 <arg name='name2' type='const xmlChar *'/>
3584 <arg name='userdata' type='void *'/>
3585 <arg name='f' type='xmlHashDeallocator'/>
3586 </function>
3587 <function name='xmlHashUpdateEntry3' file='hash'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003588 <info>Add the userdata to the hash table. This can later be retrieved by using the tuple (name, name2, name3). Existing entry for this tuple will be removed and freed with f if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003589 <return type='int'/>
3590 <arg name='table' type='xmlHashTablePtr'/>
3591 <arg name='name' type='const xmlChar *'/>
3592 <arg name='name2' type='const xmlChar *'/>
3593 <arg name='name3' type='const xmlChar *'/>
3594 <arg name='userdata' type='void *'/>
3595 <arg name='f' type='xmlHashDeallocator'/>
3596 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003597 <struct name='xmlID' file='tree' info='An XML ID instance.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003598 <typedef name='xmlIDPtr' file='tree'/>
3599 <typedef name='xmlIDTablePtr' file='valid'/>
3600 <function name='xmlIOHTTPOpenW' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003601 <info>Open a temporary buffer to collect the document for a subsequent HTTP POST request. Non-static as is called from the output buffer creation routine.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003602 <return type='void *'/>
3603 <arg name='uri' type='const char * post_'/>
3604 <arg name='compression' type='int'/>
3605 </function>
3606 <function name='xmlIOParseDTD' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003607 <info>Load and parse a DTD</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003608 <return type='xmlDtdPtr'/>
3609 <arg name='sax' type='xmlSAXHandlerPtr'/>
3610 <arg name='input' type='xmlParserInputBufferPtr'/>
3611 <arg name='enc' type='xmlCharEncoding'/>
3612 </function>
3613 <macro name='xmlIndentTreeOutput' file='globals'/>
3614 <function name='xmlInitCharEncodingHandlers' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003615 <info>Initialize the char encoding support, it registers the default encoding supported. NOTE: while public, this function usually doesn't need to be called in normal processing.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003616 <return type='void'/>
3617 <arg name='void' type=''/>
3618 </function>
3619 <function name='xmlInitMemory' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003620 <info>Initialize the memory layer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003621 <return type='int'/>
3622 <arg name='void' type=''/>
3623 </function>
3624 <function name='xmlInitNodeInfoSeq' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003625 <info>-- Initialize (set to initial state) node info sequence</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003626 <return type='void'/>
3627 <arg name='seq' type='xmlParserNodeInfoSeqPtr'/>
3628 </function>
3629 <function name='xmlInitParser' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003630 <info>Initialization function for the XML parser. This is not reentrant. Call once before processing in case of use in multithreaded programs.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003631 <return type='void'/>
3632 <arg name='void' type=''/>
3633 </function>
3634 <function name='xmlInitParserCtxt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003635 <info>Initialize a parser context</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003636 <return type='void'/>
3637 <arg name='ctxt' type='xmlParserCtxtPtr'/>
3638 </function>
3639 <function name='xmlInitThreads' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003640 <info>xmlInitThreads() is used to to initialize all the thread related data of the libxml2 library.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003641 <return type='void'/>
3642 <arg name='void' type=''/>
3643 </function>
3644 <function name='xmlInitializeCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003645 <info>Do the catalog initialization. this function is not thread safe, catalog initialization should preferably be done once at startup</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003646 <return type='void'/>
3647 <arg name='void' type=''/>
3648 </function>
3649 <function name='xmlInitializeGlobalState' file='globals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003650 <info>xmlInitializeGlobalState() initialize a global state with all the default values of the library.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003651 <return type='void'/>
3652 <arg name='gs' type='xmlGlobalStatePtr'/>
3653 </function>
3654 <function name='xmlInitializePredefinedEntities' file='entities'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003655 <info>Set up the predefined entities.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003656 <return type='void'/>
3657 <arg name='void' type=''/>
3658 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003659 <functype name='xmlInputCloseCallback' file='xmlIO'/>
3660 <functype name='xmlInputMatchCallback' file='xmlIO'/>
3661 <functype name='xmlInputOpenCallback' file='xmlIO'/>
3662 <functype name='xmlInputReadCallback' file='xmlIO'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003663 <function name='xmlIsBaseChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003664 <info>Check whether the character is allowed by the production [85] BaseChar ::= ... long list see REC ... </info>
Daniel Veillard61006472002-01-21 17:31:47 +00003665 <return type='int'/>
3666 <arg name='c' type='int'/>
3667 </function>
3668 <function name='xmlIsBlank' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003669 <info>Check whether the character is allowed by the production [3] S ::= (x20 | x9 | xD | xA)+ Also available as a macro IS_BLANK()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003670 <return type='int'/>
3671 <arg name='c' type='int'/>
3672 </function>
3673 <function name='xmlIsBlankNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003674 <info>Checks whether this node is an empty or whitespace only (and possibly ignorable) text-node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003675 <return type='int'/>
3676 <arg name='node' type='xmlNodePtr'/>
3677 </function>
3678 <function name='xmlIsChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003679 <info>Check whether the character is allowed by the production [2] Char ::= x9 | xA | xD | [x20-xD7FF] | [xE000-xFFFD] | [x10000-x10FFFF] any Unicode character, excluding the surrogate blocks, FFFE, and FFFF. Also available as a macro IS_CHAR()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003680 <return type='int'/>
3681 <arg name='c' type='int'/>
3682 </function>
3683 <function name='xmlIsCombining' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003684 <info>Check whether the character is allowed by the production [87] CombiningChar ::= ... long list see REC ...</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003685 <return type='int'/>
3686 <arg name='c' type='int'/>
3687 </function>
3688 <function name='xmlIsDigit' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003689 <info>Check whether the character is allowed by the production [88] Digit ::= ... long list see REC ...</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003690 <return type='int'/>
3691 <arg name='c' type='int'/>
3692 </function>
3693 <function name='xmlIsExtender' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003694 <info>Check whether the character is allowed by the production [89] Extender ::= x00B7 | x02D0 | x02D1 | x0387 | x0640 | x0E46 | x0EC6 | x3005 | [x3031-x3035] | [x309D-x309E] | [x30FC-x30FE]</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003695 <return type='int'/>
3696 <arg name='c' type='int'/>
3697 </function>
3698 <function name='xmlIsID' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003699 <info>Determine whether an attribute is of type ID. In case we have DTD(s) then this is simple, otherwise we use an heuristic: name ID (upper or lowercase).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003700 <return type='int'/>
3701 <arg name='doc' type='xmlDocPtr'/>
3702 <arg name='elem' type='xmlNodePtr'/>
3703 <arg name='attr' type='xmlAttrPtr'/>
3704 </function>
3705 <function name='xmlIsIdeographic' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003706 <info>Check whether the character is allowed by the production [86] Ideographic ::= [x4E00-x9FA5] | x3007 | [x3021-x3029]</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003707 <return type='int'/>
3708 <arg name='c' type='int'/>
3709 </function>
3710 <function name='xmlIsLetter' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003711 <info>Check whether the character is allowed by the production [84] Letter ::= BaseChar | Ideographic</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003712 <return type='int'/>
3713 <arg name='c' type='int'/>
3714 </function>
3715 <function name='xmlIsMainThread' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003716 <info>xmlIsMainThread() check whether the current thread is the main thread.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003717 <return type='int'/>
3718 <arg name='void' type=''/>
3719 </function>
3720 <function name='xmlIsMixedElement' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003721 <info>Search in the DtDs whether an element accept Mixed content (or ANY) basically if it is supposed to accept text childs</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003722 <return type='int'/>
3723 <arg name='doc' type='xmlDocPtr'/>
3724 <arg name='name' type='const xmlChar *'/>
3725 </function>
3726 <function name='xmlIsPubidChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003727 <info>Check whether the character is allowed by the production [13] PubidChar ::= x20 | xD | xA | [a-zA-Z0-9] | [-'()+,./:=?;!*#@$_%]</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003728 <return type='int'/>
3729 <arg name='c' type='int'/>
3730 </function>
3731 <function name='xmlIsRef' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003732 <info>Determine whether an attribute is of type Ref. In case we have DTD(s) then this is simple, otherwise we use an heuristic: name Ref (upper or lowercase).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003733 <return type='int'/>
3734 <arg name='doc' type='xmlDocPtr'/>
3735 <arg name='elem' type='xmlNodePtr'/>
3736 <arg name='attr' type='xmlAttrPtr'/>
3737 </function>
3738 <function name='xmlKeepBlanksDefault' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003739 <info>Set and return the previous value for default blanks text nodes support. The 1.x version of the parser used an heuristic to try to detect ignorable white spaces. As a result the SAX callback was generating ignorableWhitespace() callbacks instead of characters() one, and when using the DOM output text nodes containing those blanks were not generated. The 2.x and later version will switch to the XML standard way and ignorableWhitespace() are only generated when running the parser in validating mode and when the current element doesn't allow CDATA or mixed content. This function is provided as a way to force the standard behavior on 1.X libs and to switch back to the old mode for compatibility when running 1.X client code on 2.X . Upgrade of 1.X code should be done by using xmlIsBlankNode() commodity function to detect the "empty" nodes generated. This value also affect autogeneration of indentation when saving code if blanks sections are kept, indentation is not generated.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003740 <return type='int'/>
3741 <arg name='val' type='int'/>
3742 </function>
3743 <macro name='xmlKeepBlanksDefaultValue' file='globals'/>
3744 <function name='xmlLineNumbersDefault' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003745 <info>Set and return the previous value for enabling line numbers in elements contents. This may break on old application and is turned off by default.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003746 <return type='int'/>
3747 <arg name='val' type='int'/>
3748 </function>
3749 <macro name='xmlLineNumbersDefaultValue' file='globals'/>
3750 <struct name='xmlLink' file='list'/>
3751 <function name='xmlLinkGetData' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003752 <info>See Returns.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003753 <return type='void *'/>
3754 <arg name='lk' type='xmlLinkPtr'/>
3755 </function>
3756 <typedef name='xmlLinkPtr' file='list'/>
3757 <struct name='xmlList' file='list'/>
3758 <function name='xmlListAppend' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003759 <info>Insert data in the ordered list at the end for this value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003760 <return type='int'/>
3761 <arg name='l' type='xmlListPtr'/>
3762 <arg name='data' type='void *'/>
3763 </function>
3764 <function name='xmlListClear' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003765 <info>Remove the all data in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003766 <return type='void'/>
3767 <arg name='l' type='xmlListPtr'/>
3768 </function>
3769 <function name='xmlListCopy' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003770 <info>Move all the element from the old list in the new list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003771 <return type='int'/>
3772 <arg name='cur' type='xmlListPtr'/>
3773 <arg name='old' type='const xmlListPtr'/>
3774 </function>
3775 <function name='xmlListCreate' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003776 <info>Create a new list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003777 <return type='xmlListPtr'/>
3778 <arg name='deallocator' type='xmlListDeallocator'/>
3779 <arg name='compare' type='xmlListDataCompare'/>
3780 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003781 <functype name='xmlListDataCompare' file='list'/>
3782 <functype name='xmlListDeallocator' file='list'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003783 <function name='xmlListDelete' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003784 <info>Deletes the list and its associated data</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003785 <return type='void'/>
3786 <arg name='l' type='xmlListPtr'/>
3787 </function>
3788 <function name='xmlListDup' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003789 <info>Duplicate the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003790 <return type='xmlListPtr'/>
3791 <arg name='old' type='const xmlListPtr'/>
3792 </function>
3793 <function name='xmlListEmpty' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003794 <info>Is the list empty ?</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003795 <return type='int'/>
3796 <arg name='l' type='xmlListPtr'/>
3797 </function>
3798 <function name='xmlListEnd' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003799 <info>Get the last element in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003800 <return type='xmlLinkPtr'/>
3801 <arg name='l' type='xmlListPtr'/>
3802 </function>
3803 <function name='xmlListFront' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003804 <info>Get the first element in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003805 <return type='xmlLinkPtr'/>
3806 <arg name='l' type='xmlListPtr'/>
3807 </function>
3808 <function name='xmlListInsert' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003809 <info>Insert data in the ordered list at the beginning for this value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003810 <return type='int'/>
3811 <arg name='l' type='xmlListPtr'/>
3812 <arg name='data' type='void *'/>
3813 </function>
3814 <function name='xmlListMerge' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003815 <info>include all the elements of the second list in the first one and clear the second list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003816 <return type='void'/>
3817 <arg name='l1' type='xmlListPtr'/>
3818 <arg name='l2' type='xmlListPtr'/>
3819 </function>
3820 <function name='xmlListPopBack' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003821 <info>Removes the last element in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003822 <return type='void'/>
3823 <arg name='l' type='xmlListPtr'/>
3824 </function>
3825 <function name='xmlListPopFront' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003826 <info>Removes the first element in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003827 <return type='void'/>
3828 <arg name='l' type='xmlListPtr'/>
3829 </function>
3830 <typedef name='xmlListPtr' file='list'/>
3831 <function name='xmlListPushBack' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003832 <info>add the new data at the end of the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003833 <return type='int'/>
3834 <arg name='l' type='xmlListPtr'/>
3835 <arg name='data' type='void *'/>
3836 </function>
3837 <function name='xmlListPushFront' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003838 <info>add the new data at the beginning of the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003839 <return type='int'/>
3840 <arg name='l' type='xmlListPtr'/>
3841 <arg name='data' type='void *'/>
3842 </function>
3843 <function name='xmlListRemoveAll' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003844 <info>Remove the all instance associated to data in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003845 <return type='int'/>
3846 <arg name='l' type='xmlListPtr'/>
3847 <arg name='data' type='void *'/>
3848 </function>
3849 <function name='xmlListRemoveFirst' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003850 <info>Remove the first instance associated to data in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003851 <return type='int'/>
3852 <arg name='l' type='xmlListPtr'/>
3853 <arg name='data' type='void *'/>
3854 </function>
3855 <function name='xmlListRemoveLast' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003856 <info>Remove the last instance associated to data in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003857 <return type='int'/>
3858 <arg name='l' type='xmlListPtr'/>
3859 <arg name='data' type='void *'/>
3860 </function>
3861 <function name='xmlListReverse' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003862 <info>Reverse the order of the elements in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003863 <return type='void'/>
3864 <arg name='l' type='xmlListPtr'/>
3865 </function>
3866 <function name='xmlListReverseSearch' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003867 <info>Search the list in reverse order for an existing value of data</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003868 <return type='void *'/>
3869 <arg name='l' type='xmlListPtr'/>
3870 <arg name='data' type='void *'/>
3871 </function>
3872 <function name='xmlListReverseWalk' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003873 <info>Walk all the element of the list in reverse order and apply the walker function to it</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003874 <return type='void'/>
3875 <arg name='l' type='xmlListPtr'/>
3876 <arg name='walker' type='xmlListWalker'/>
3877 <arg name='user' type='const void *'/>
3878 </function>
3879 <function name='xmlListSearch' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003880 <info>Search the list for an existing value of data</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003881 <return type='void *'/>
3882 <arg name='l' type='xmlListPtr'/>
3883 <arg name='data' type='void *'/>
3884 </function>
3885 <function name='xmlListSize' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003886 <info>Get the number of elements in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003887 <return type='int'/>
3888 <arg name='l' type='xmlListPtr'/>
3889 </function>
3890 <function name='xmlListSort' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003891 <info>Sort all the elements in the list</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003892 <return type='void'/>
3893 <arg name='l' type='xmlListPtr'/>
3894 </function>
3895 <function name='xmlListWalk' file='list'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003896 <info>Walk all the element of the first from first to last and apply the walker function to it</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003897 <return type='void'/>
3898 <arg name='l' type='xmlListPtr'/>
3899 <arg name='walker' type='xmlListWalker'/>
3900 <arg name='user' type='const void *'/>
3901 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003902 <functype name='xmlListWalker' file='list'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003903 <function name='xmlLoadACatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003904 <info>Load the catalog and build the associated data structures. This can be either an XML Catalog or an SGML Catalog It will recurse in SGML CATALOG entries. On the other hand XML Catalogs are not handled recursively.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003905 <return type='xmlCatalogPtr'/>
3906 <arg name='filename' type='const char *'/>
3907 </function>
3908 <function name='xmlLoadCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003909 <info>Load the catalog and makes its definitions effective for the default external entity loader. It will recurse in SGML CATALOG entries. this function is not thread safe, catalog initialization should preferably be done once at startup</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003910 <return type='int'/>
3911 <arg name='filename' type='const char *'/>
3912 </function>
3913 <function name='xmlLoadCatalogs' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003914 <info>Load the catalogs and makes their definitions effective for the default external entity loader. this function is not thread safe, catalog initialization should preferably be done once at startup</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003915 <return type='void'/>
3916 <arg name='paths' type='const char *'/>
3917 </function>
3918 <macro name='xmlLoadExtDtdDefaultValue' file='globals'/>
3919 <function name='xmlLoadExternalEntity' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003920 <info>Load an external entity, note that the use of this function for unparsed entities may generate problems TODO: a more generic External entity API must be designed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003921 <return type='xmlParserInputPtr'/>
3922 <arg name='URL' type='const char *'/>
3923 <arg name='ID' type='const char *'/>
3924 <arg name='context' type='xmlParserCtxtPtr'/>
3925 </function>
3926 <function name='xmlLoadSGMLSuperCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003927 <info>Load an SGML super catalog. It won't expand CATALOG or DELEGATE references. This is only needed for manipulating SGML Super Catalogs like adding and removing CATALOG or DELEGATE entries.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003928 <return type='xmlCatalogPtr'/>
3929 <arg name='filename' type='const char *'/>
3930 </function>
3931 <struct name='xmlLocationSet' file='xpointer'/>
3932 <typedef name='xmlLocationSetPtr' file='xpointer'/>
3933 <function name='xmlLockLibrary' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003934 <info>xmlLockLibrary() is used to take out a re-entrant lock on the libxml2 library.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003935 <return type='void'/>
3936 <arg name='void' type=''/>
3937 </function>
3938 <function name='xmlLsCountNode' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003939 <info>Count the children of node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003940 <return type='int'/>
3941 <arg name='node' type='xmlNodePtr'/>
3942 </function>
3943 <function name='xmlLsOneNode' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003944 <info>Dump to output the type and name of node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003945 <return type='void'/>
3946 <arg name='output' type='FILE *'/>
3947 <arg name='node' type='xmlNodePtr'/>
3948 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003949 <macro name='xmlMalloc' file='globals' info='Wrapper for the malloc() function used in the XML library'/>
3950 <functype name='xmlMallocFunc' file='xmlmemory'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003951 <function name='xmlMallocLoc' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003952 <info>a malloc() equivalent, with logging of the allocation info.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003953 <return type='void *'/>
3954 <arg name='size' type='size_t'/>
3955 <arg name='file' type='const char *'/>
3956 <arg name='line' type='int'/>
3957 </function>
3958 <function name='xmlMemDisplay' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003959 <info>show in-extenso the memory blocks allocated</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003960 <return type='void'/>
3961 <arg name='fp' type='FILE *'/>
3962 </function>
3963 <function name='xmlMemGet' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003964 <info>Return the memory access functions set currently in use</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003965 <return type='int'/>
3966 <arg name='freeFunc' type='xmlFreeFunc *'/>
3967 <arg name='mallocFunc' type='xmlMallocFunc *'/>
3968 <arg name='reallocFunc' type='xmlReallocFunc *'/>
3969 <arg name='strdupFunc' type='xmlStrdupFunc *'/>
3970 </function>
3971 <function name='xmlMemSetup' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003972 <info>Override the default memory access functions with a new set This has to be called before any other libxml routines ! </info>
Daniel Veillard61006472002-01-21 17:31:47 +00003973 <return type='int'/>
3974 <arg name='freeFunc' type='xmlFreeFunc'/>
3975 <arg name='mallocFunc' type='xmlMallocFunc'/>
3976 <arg name='reallocFunc' type='xmlReallocFunc'/>
3977 <arg name='strdupFunc' type='xmlStrdupFunc'/>
3978 </function>
3979 <function name='xmlMemShow' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003980 <info>show a show display of the memory allocated, and dump the nr last allocated areas which were not freed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003981 <return type='void'/>
3982 <arg name='fp' type='FILE *'/>
3983 <arg name='nr' type='int'/>
3984 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003985 <macro name='xmlMemStrdup' file='globals' info='Wrapper for the strdup() function, xmlStrdup() is usually preferred'/>
Daniel Veillard61006472002-01-21 17:31:47 +00003986 <function name='xmlMemStrdupLoc' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003987 <info>a strdup() equivalent, with logging of the allocation info.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003988 <return type='char *'/>
3989 <arg name='str' type='const char *'/>
3990 <arg name='file' type='const char *'/>
3991 <arg name='line' type='int'/>
3992 </function>
3993 <function name='xmlMemUsed' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003994 <info>returns the amount of memory currently allocated</info>
Daniel Veillard61006472002-01-21 17:31:47 +00003995 <return type='int'/>
3996 <arg name='void' type=''/>
3997 </function>
3998 <function name='xmlMemoryDump' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00003999 <info>Dump in-extenso the memory blocks allocated to the file .memorylist</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004000 <return type='void'/>
4001 <arg name='void' type=''/>
4002 </function>
4003 <struct name='xmlMutex' file='threads'/>
4004 <function name='xmlMutexLock' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004005 <info>xmlMutexLock() is used to lock a libxml2 token.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004006 <return type='void'/>
4007 <arg name='tok' type='xmlMutexPtr'/>
4008 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004009 <typedef name='xmlMutexPtr' file='threads' info='xmlNewMutex() is used to allocate a libxml2 token struct for use in synchronizing access to data.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00004010 <function name='xmlMutexUnlock' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004011 <info>xmlMutexUnlock() is used to unlock a libxml2 token.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004012 <return type='void'/>
4013 <arg name='tok' type='xmlMutexPtr'/>
4014 </function>
4015 <function name='xmlNamespaceParseNCName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004016 <info>parse an XML namespace name. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004017 <return type='xmlChar *'/>
4018 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4019 </function>
4020 <function name='xmlNamespaceParseNSDef' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004021 <info>parse a namespace prefix declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004022 <return type='xmlChar *'/>
4023 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4024 </function>
4025 <function name='xmlNamespaceParseQName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004026 <info>TODO: this seems not in use anymore, the namespace handling is done on top of the SAX interfaces, i.e. not on raw input. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004027 <return type='xmlChar *'/>
4028 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4029 <arg name='prefix' type='xmlChar **'/>
4030 </function>
4031 <function name='xmlNanoFTPCheckResponse' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004032 <info>Check if there is a response from the FTP server after a command.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004033 <return type='int'/>
4034 <arg name='ctx' type='void *'/>
4035 </function>
4036 <function name='xmlNanoFTPCleanup' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004037 <info>Cleanup the FTP protocol layer. This cleanup proxy informations.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004038 <return type='void'/>
4039 <arg name='void' type=''/>
4040 </function>
4041 <function name='xmlNanoFTPClose' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004042 <info>Close the connection and both control and transport</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004043 <return type='int'/>
4044 <arg name='ctx' type='void *'/>
4045 </function>
4046 <function name='xmlNanoFTPCloseConnection' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004047 <info>Close the data connection from the server</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004048 <return type='int'/>
4049 <arg name='ctx' type='void *'/>
4050 </function>
4051 <function name='xmlNanoFTPConnect' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004052 <info>Tries to open a control connection</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004053 <return type='int'/>
4054 <arg name='ctx' type='void *'/>
4055 </function>
4056 <function name='xmlNanoFTPConnectTo' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004057 <info>Tries to open a control connection to the given server/port</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004058 <return type='void *'/>
4059 <arg name='server' type='const char *'/>
4060 <arg name='port' type='int'/>
4061 </function>
4062 <function name='xmlNanoFTPCwd' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004063 <info>Tries to change the remote directory</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004064 <return type='int'/>
4065 <arg name='ctx' type='void *'/>
4066 <arg name='directory' type='char *'/>
4067 </function>
4068 <function name='xmlNanoFTPFreeCtxt' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004069 <info>Frees the context after closing the connection.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004070 <return type='void'/>
4071 <arg name='ctx' type='void *'/>
4072 </function>
4073 <function name='xmlNanoFTPGet' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004074 <info>Fetch the given file from the server. All data are passed back in the callbacks. The last callback has a size of 0 block.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004075 <return type='int'/>
4076 <arg name='ctx' type='void *'/>
4077 <arg name='callback' type='ftpDataCallback'/>
4078 <arg name='userData' type='void *'/>
4079 <arg name='filename' type='const char *'/>
4080 </function>
4081 <function name='xmlNanoFTPGetConnection' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004082 <info>Try to open a data connection to the server. Currently only passive mode is supported.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004083 <return type='int'/>
4084 <arg name='ctx' type='void *'/>
4085 </function>
4086 <function name='xmlNanoFTPGetResponse' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004087 <info>Get the response from the FTP server after a command.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004088 <return type='int'/>
4089 <arg name='ctx' type='void *'/>
4090 </function>
4091 <function name='xmlNanoFTPGetSocket' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004092 <info>Initiate fetch of the given file from the server.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004093 <return type='int'/>
4094 <arg name='ctx' type='void *'/>
4095 <arg name='filename' type='const char *'/>
4096 </function>
4097 <function name='xmlNanoFTPInit' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004098 <info>Initialize the FTP protocol layer. Currently it just checks for proxy informations, and get the hostname</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004099 <return type='void'/>
4100 <arg name='void' type=''/>
4101 </function>
4102 <function name='xmlNanoFTPList' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004103 <info>Do a listing on the server. All files info are passed back in the callbacks.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004104 <return type='int'/>
4105 <arg name='ctx' type='void *'/>
4106 <arg name='callback' type='ftpListCallback'/>
4107 <arg name='userData' type='void *'/>
4108 <arg name='filename' type='char *'/>
4109 </function>
4110 <function name='xmlNanoFTPNewCtxt' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004111 <info>Allocate and initialize a new FTP context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004112 <return type='void *'/>
4113 <arg name='URL' type='const char *'/>
4114 </function>
4115 <function name='xmlNanoFTPOpen' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004116 <info>Start to fetch the given ftp:// resource</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004117 <return type='void *'/>
4118 <arg name='URL' type='const char *'/>
4119 </function>
4120 <function name='xmlNanoFTPProxy' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004121 <info>Setup the FTP proxy informations. This can also be done by using ftp_proxy ftp_proxy_user and ftp_proxy_password environment variables.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004122 <return type='void'/>
4123 <arg name='host' type='const char *'/>
4124 <arg name='port' type='int'/>
4125 <arg name='user' type='const char *'/>
4126 <arg name='passwd' type='const char *'/>
4127 <arg name='type' type='int'/>
4128 </function>
4129 <function name='xmlNanoFTPQuit' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004130 <info>Send a QUIT command to the server</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004131 <return type='int'/>
4132 <arg name='ctx' type='void *'/>
4133 </function>
4134 <function name='xmlNanoFTPRead' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004135 <info>This function tries to read len bytes from the existing FTP connection and saves them in dest. This is a blocking call.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004136 <return type='int'/>
4137 <arg name='ctx' type='void *'/>
4138 <arg name='dest' type='void *'/>
4139 <arg name='len' type='int'/>
4140 </function>
4141 <function name='xmlNanoFTPScanProxy' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004142 <info>(Re)Initialize the FTP Proxy context by parsing the URL and finding the protocol host port it indicates. Should be like ftp://myproxy/ or ftp://myproxy:3128/ A NULL URL cleans up proxy informations.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004143 <return type='void'/>
4144 <arg name='URL' type='const char *'/>
4145 </function>
4146 <function name='xmlNanoFTPUpdateURL' file='nanoftp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004147 <info>Update an FTP context by parsing the URL and finding new path it indicates. If there is an error in the protocol, hostname, port or other information, the error is raised. It indicates a new connection has to be established.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004148 <return type='int'/>
4149 <arg name='ctx' type='void *'/>
4150 <arg name='URL' type='const char *'/>
4151 </function>
4152 <function name='xmlNanoHTTPAuthHeader' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004153 <info>Get the authentication header of an HTTP context</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004154 <return type='const char *'/>
4155 <arg name='ctx' type='void *'/>
4156 </function>
4157 <function name='xmlNanoHTTPCleanup' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004158 <info>Cleanup the HTTP protocol layer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004159 <return type='void'/>
4160 <arg name='void' type=''/>
4161 </function>
4162 <function name='xmlNanoHTTPClose' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004163 <info>This function closes an HTTP context, it ends up the connection and free all data related to it.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004164 <return type='void'/>
4165 <arg name='ctx' type='void *'/>
4166 </function>
4167 <function name='xmlNanoHTTPFetch' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004168 <info>This function try to fetch the indicated resource via HTTP GET and save it's content in the file.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004169 <return type='int'/>
4170 <arg name='URL' type='const char *'/>
4171 <arg name='filename' type='const char *'/>
4172 <arg name='contentType' type='char **'/>
4173 </function>
4174 <function name='xmlNanoHTTPInit' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004175 <info>Initialize the HTTP protocol layer. Currently it just checks for proxy informations</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004176 <return type='void'/>
4177 <arg name='void' type=''/>
4178 </function>
4179 <function name='xmlNanoHTTPMethod' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004180 <info>This function try to open a connection to the indicated resource via HTTP using the given method, adding the given extra headers and the input buffer for the request content.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004181 <return type='void *'/>
4182 <arg name='URL' type='const char *'/>
4183 <arg name='method' type='const char *'/>
4184 <arg name='input' type='const char *'/>
4185 <arg name='contentType' type='char **'/>
4186 <arg name='headers' type='const char *'/>
4187 <arg name='ilen' type='int'/>
4188 </function>
4189 <function name='xmlNanoHTTPMethodRedir' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004190 <info>This function try to open a connection to the indicated resource via HTTP using the given method, adding the given extra headers and the input buffer for the request content.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004191 <return type='void *'/>
4192 <arg name='URL' type='const char *'/>
4193 <arg name='method' type='const char *'/>
4194 <arg name='input' type='const char *'/>
4195 <arg name='contentType' type='char **'/>
4196 <arg name='redir' type='char **'/>
4197 <arg name='headers' type='const char *'/>
4198 <arg name='ilen' type='int'/>
4199 </function>
4200 <function name='xmlNanoHTTPOpen' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004201 <info>This function try to open a connection to the indicated resource via HTTP GET.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004202 <return type='void *'/>
4203 <arg name='URL' type='const char *'/>
4204 <arg name='contentType' type='char **'/>
4205 </function>
4206 <function name='xmlNanoHTTPOpenRedir' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004207 <info>This function try to open a connection to the indicated resource via HTTP GET.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004208 <return type='void *'/>
4209 <arg name='URL' type='const char *'/>
4210 <arg name='contentType' type='char **'/>
4211 <arg name='redir' type='char **'/>
4212 </function>
4213 <function name='xmlNanoHTTPRead' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004214 <info>This function tries to read len bytes from the existing HTTP connection and saves them in dest. This is a blocking call.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004215 <return type='int'/>
4216 <arg name='ctx' type='void *'/>
4217 <arg name='dest' type='void *'/>
4218 <arg name='len' type='int'/>
4219 </function>
4220 <function name='xmlNanoHTTPReturnCode' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004221 <info>Get the latest HTTP return code received</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004222 <return type='int'/>
4223 <arg name='ctx' type='void *'/>
4224 </function>
4225 <function name='xmlNanoHTTPSave' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004226 <info>This function saves the output of the HTTP transaction to a file It closes and free the context at the end</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004227 <return type='int'/>
4228 <arg name='ctxt' type='void *'/>
4229 <arg name='filename' type='const char *'/>
4230 </function>
4231 <function name='xmlNanoHTTPScanProxy' file='nanohttp'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004232 <info>(Re)Initialize the HTTP Proxy context by parsing the URL and finding the protocol host port it indicates. Should be like http://myproxy/ or http://myproxy:3128/ A NULL URL cleans up proxy informations.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004233 <return type='void'/>
4234 <arg name='URL' type='const char *'/>
4235 </function>
4236 <function name='xmlNewCDataBlock' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004237 <info>Creation of a new node containing a CDATA block.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004238 <return type='xmlNodePtr'/>
4239 <arg name='doc' type='xmlDocPtr'/>
4240 <arg name='content' type='const xmlChar *'/>
4241 <arg name='len' type='int'/>
4242 </function>
4243 <function name='xmlNewCatalog' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004244 <info>create a new Catalog.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004245 <return type='xmlCatalogPtr'/>
4246 <arg name='sgml' type='int'/>
4247 </function>
4248 <function name='xmlNewCharRef' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004249 <info>Creation of a new character reference node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004250 <return type='xmlNodePtr'/>
4251 <arg name='doc' type='xmlDocPtr'/>
4252 <arg name='name' type='const xmlChar *'/>
4253 </function>
4254 <function name='xmlNewChild' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004255 <info>Creation of a new child element, added at the end of parent children list. ns and content parameters are optional (NULL). If content is non NULL, a child list containing the TEXTs and ENTITY_REFs node will be created. NOTE: content is supposed to be a piece of XML CDATA, so it allow entities references, but XML special chars need to be escaped first by using xmlEncodeEntitiesReentrant(). Use xmlNewTextChild() if entities support is not needed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004256 <return type='xmlNodePtr'/>
4257 <arg name='parent' type='xmlNodePtr'/>
4258 <arg name='ns' type='xmlNsPtr'/>
4259 <arg name='name' type='const xmlChar *'/>
4260 <arg name='content' type='const xmlChar *'/>
4261 </function>
4262 <function name='xmlNewComment' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004263 <info>Creation of a new node containing a comment.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004264 <return type='xmlNodePtr'/>
4265 <arg name='content' type='const xmlChar *'/>
4266 </function>
4267 <function name='xmlNewDoc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004268 <info>Creates a new XML document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004269 <return type='xmlDocPtr'/>
4270 <arg name='version' type='const xmlChar *'/>
4271 </function>
4272 <function name='xmlNewDocComment' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004273 <info>Creation of a new node containing a comment within a document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004274 <return type='xmlNodePtr'/>
4275 <arg name='doc' type='xmlDocPtr'/>
4276 <arg name='content' type='const xmlChar *'/>
4277 </function>
4278 <function name='xmlNewDocFragment' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004279 <info>Creation of a new Fragment node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004280 <return type='xmlNodePtr'/>
4281 <arg name='doc' type='xmlDocPtr'/>
4282 </function>
4283 <function name='xmlNewDocNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004284 <info>Creation of a new node element within a document. ns and content are optional (NULL). NOTE: content is supposed to be a piece of XML CDATA, so it allow entities references, but XML special chars need to be escaped first by using xmlEncodeEntitiesReentrant(). Use xmlNewDocRawNode() if you don't need entities support.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004285 <return type='xmlNodePtr'/>
4286 <arg name='doc' type='xmlDocPtr'/>
4287 <arg name='ns' type='xmlNsPtr'/>
4288 <arg name='name' type='const xmlChar *'/>
4289 <arg name='content' type='const xmlChar *'/>
4290 </function>
4291 <function name='xmlNewDocProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004292 <info>Create a new property carried by a document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004293 <return type='xmlAttrPtr'/>
4294 <arg name='doc' type='xmlDocPtr'/>
4295 <arg name='name' type='const xmlChar *'/>
4296 <arg name='value' type='const xmlChar *'/>
4297 </function>
4298 <function name='xmlNewDocRawNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004299 <info>Creation of a new node element within a document. ns and content are optional (NULL).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004300 <return type='xmlNodePtr'/>
4301 <arg name='doc' type='xmlDocPtr'/>
4302 <arg name='ns' type='xmlNsPtr'/>
4303 <arg name='name' type='const xmlChar *'/>
4304 <arg name='content' type='const xmlChar *'/>
4305 </function>
4306 <function name='xmlNewDocText' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004307 <info>Creation of a new text node within a document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004308 <return type='xmlNodePtr'/>
4309 <arg name='doc' type='xmlDocPtr'/>
4310 <arg name='content' type='const xmlChar *'/>
4311 </function>
4312 <function name='xmlNewDocTextLen' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004313 <info>Creation of a new text node with an extra content length parameter. The text node pertain to a given document.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004314 <return type='xmlNodePtr'/>
4315 <arg name='doc' type='xmlDocPtr'/>
4316 <arg name='content' type='const xmlChar *'/>
4317 <arg name='len' type='int'/>
4318 </function>
4319 <function name='xmlNewDtd' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004320 <info>Creation of a new DTD for the external subset. To create an internal subset, use xmlCreateIntSubset().</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004321 <return type='xmlDtdPtr'/>
4322 <arg name='doc' type='xmlDocPtr'/>
4323 <arg name='name' type='const xmlChar *'/>
4324 <arg name='ExternalID' type='const xmlChar *'/>
4325 <arg name='SystemID' type='const xmlChar *'/>
4326 </function>
4327 <function name='xmlNewElementContent' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004328 <info>Allocate an element content structure.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004329 <return type='xmlElementContentPtr'/>
4330 <arg name='name' type='xmlChar *'/>
4331 <arg name='type' type='xmlElementContentType'/>
4332 </function>
4333 <function name='xmlNewEntityInputStream' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004334 <info>Create a new input stream based on an xmlEntityPtr</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004335 <return type='xmlParserInputPtr'/>
4336 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4337 <arg name='entity' type='xmlEntityPtr'/>
4338 </function>
4339 <function name='xmlNewGlobalNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004340 <info>Creation of a Namespace, the old way using PI and without scoping DEPRECATED !!! It now create a namespace on the root element of the document if found.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004341 <return type='xmlNsPtr'/>
4342 <arg name='doc' type='xmlDocPtr'/>
4343 <arg name='href' type='const xmlChar *'/>
4344 <arg name='prefix' type='const xmlChar *'/>
4345 </function>
4346 <function name='xmlNewIOInputStream' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004347 <info>Create a new input stream structure encapsulating the input into a stream suitable for the parser.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004348 <return type='xmlParserInputPtr'/>
4349 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4350 <arg name='input' type='xmlParserInputBufferPtr'/>
4351 <arg name='enc' type='xmlCharEncoding'/>
4352 </function>
4353 <function name='xmlNewInputFromFile' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004354 <info>Create a new input stream based on a file.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004355 <return type='xmlParserInputPtr'/>
4356 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4357 <arg name='filename' type='const char *'/>
4358 </function>
4359 <function name='xmlNewInputStream' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004360 <info>Create a new input stream structure</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004361 <return type='xmlParserInputPtr'/>
4362 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4363 </function>
4364 <function name='xmlNewMutex' file='threads'>
4365 <return type='xmlMutexPtr'/>
4366 <arg name='void' type=''/>
4367 </function>
4368 <function name='xmlNewNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004369 <info>Creation of a new node element. ns is optional (NULL).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004370 <return type='xmlNodePtr'/>
4371 <arg name='ns' type='xmlNsPtr'/>
4372 <arg name='name' type='const xmlChar *'/>
4373 </function>
4374 <function name='xmlNewNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004375 <info>Creation of a new Namespace. This function will refuse to create a namespace with a similar prefix than an existing one present on this node. We use href==NULL in the case of an element creation where the namespace was not defined.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004376 <return type='xmlNsPtr'/>
4377 <arg name='node' type='xmlNodePtr'/>
4378 <arg name='href' type='const xmlChar *'/>
4379 <arg name='prefix' type='const xmlChar *'/>
4380 </function>
4381 <function name='xmlNewNsProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004382 <info>Create a new property tagged with a namespace and carried by a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004383 <return type='xmlAttrPtr'/>
4384 <arg name='node' type='xmlNodePtr'/>
4385 <arg name='ns' type='xmlNsPtr'/>
4386 <arg name='name' type='const xmlChar *'/>
4387 <arg name='value' type='const xmlChar *'/>
4388 </function>
4389 <function name='xmlNewPI' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004390 <info>Creation of a processing instruction element.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004391 <return type='xmlNodePtr'/>
4392 <arg name='name' type='const xmlChar *'/>
4393 <arg name='content' type='const xmlChar *'/>
4394 </function>
4395 <function name='xmlNewParserCtxt' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004396 <info>Allocate and initialize a new parser context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004397 <return type='xmlParserCtxtPtr'/>
4398 <arg name='void' type=''/>
4399 </function>
4400 <function name='xmlNewProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004401 <info>Create a new property carried by a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004402 <return type='xmlAttrPtr'/>
4403 <arg name='node' type='xmlNodePtr'/>
4404 <arg name='name' type='const xmlChar *'/>
4405 <arg name='value' type='const xmlChar *'/>
4406 </function>
4407 <function name='xmlNewRMutex' file='threads'>
4408 <return type='xmlRMutexPtr'/>
4409 <arg name='void' type=''/>
4410 </function>
4411 <function name='xmlNewReference' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004412 <info>Creation of a new reference node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004413 <return type='xmlNodePtr'/>
4414 <arg name='doc' type='xmlDocPtr'/>
4415 <arg name='name' type='const xmlChar *'/>
4416 </function>
4417 <function name='xmlNewStringInputStream' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004418 <info>Create a new input stream based on a memory buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004419 <return type='xmlParserInputPtr'/>
4420 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4421 <arg name='buffer' type='const xmlChar *'/>
4422 </function>
4423 <function name='xmlNewText' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004424 <info>Creation of a new text node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004425 <return type='xmlNodePtr'/>
4426 <arg name='content' type='const xmlChar *'/>
4427 </function>
4428 <function name='xmlNewTextChild' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004429 <info>Creation of a new child element, added at the end of parent children list. ns and content parameters are optional (NULL). If content is non NULL, a child TEXT node will be created containing the string content.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004430 <return type='xmlNodePtr'/>
4431 <arg name='parent' type='xmlNodePtr'/>
4432 <arg name='ns' type='xmlNsPtr'/>
4433 <arg name='name' type='const xmlChar *'/>
4434 <arg name='content' type='const xmlChar *'/>
4435 </function>
4436 <function name='xmlNewTextLen' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004437 <info>Creation of a new text node with an extra parameter for the content's length</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004438 <return type='xmlNodePtr'/>
4439 <arg name='content' type='const xmlChar *'/>
4440 <arg name='len' type='int'/>
4441 </function>
4442 <function name='xmlNextChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004443 <info>Skip to the next char input char.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004444 <return type='void'/>
4445 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4446 </function>
4447 <function name='xmlNoNetExternalEntityLoader' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004448 <info>A specific entity loader disabling network accesses, though still allowing local catalog accesses for resolution.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004449 <return type='xmlParserInputPtr'/>
4450 <arg name='URL' type='const char *'/>
4451 <arg name='ID' type='const char *'/>
4452 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4453 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004454 <struct name='xmlNode' file='tree' info='A node in an XML tree.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00004455 <function name='xmlNodeAddContent' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004456 <info>Append the extra substring to the node content.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004457 <return type='void'/>
4458 <arg name='cur' type='xmlNodePtr'/>
4459 <arg name='content' type='const xmlChar *'/>
4460 </function>
4461 <function name='xmlNodeAddContentLen' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004462 <info>Append the extra substring to the node content.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004463 <return type='void'/>
4464 <arg name='cur' type='xmlNodePtr'/>
4465 <arg name='content' type='const xmlChar *'/>
4466 <arg name='len' type='int'/>
4467 </function>
4468 <function name='xmlNodeDump' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004469 <info>Dump an XML node, recursive behaviour,children are printed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004470 <return type='void'/>
4471 <arg name='buf' type='xmlBufferPtr'/>
4472 <arg name='doc' type='xmlDocPtr'/>
4473 <arg name='cur' type='xmlNodePtr'/>
4474 <arg name='level' type='int'/>
4475 <arg name='format' type='int'/>
4476 </function>
4477 <function name='xmlNodeDumpOutput' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004478 <info>Dump an XML node, recursive behaviour, children are printed too.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004479 <return type='void'/>
4480 <arg name='buf' type='xmlOutputBufferPtr'/>
4481 <arg name='doc' type='xmlDocPtr'/>
4482 <arg name='cur' type='xmlNodePtr'/>
4483 <arg name='level' type='int'/>
4484 <arg name='format' type='int'/>
4485 <arg name='encoding' type='const char *'/>
4486 </function>
4487 <function name='xmlNodeGetBase' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004488 <info>Searches for the BASE URL. The code should work on both XML and HTML document even if base mechanisms are completely different. It returns the base as defined in RFC 2396 sections 5.1.1. Base URI within Document Content and 5.1.2. Base URI from the Encapsulating Entity However it does not return the document base (5.1.3), use xmlDocumentGetBase() for this</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004489 <return type='xmlChar *'/>
4490 <arg name='doc' type='xmlDocPtr'/>
4491 <arg name='cur' type='xmlNodePtr'/>
4492 </function>
4493 <function name='xmlNodeGetContent' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004494 <info>Read the value of a node, this can be either the text carried directly by this node if it's a TEXT node or the aggregate string of the values carried by this node child's (TEXT and ENTITY_REF). Entity references are substituted.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004495 <return type='xmlChar *'/>
4496 <arg name='cur' type='xmlNodePtr'/>
4497 </function>
4498 <function name='xmlNodeGetLang' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004499 <info>Searches the language of a node, i.e. the values of the xml:lang attribute or the one carried by the nearest ancestor.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004500 <return type='xmlChar *'/>
4501 <arg name='cur' type='xmlNodePtr'/>
4502 </function>
4503 <function name='xmlNodeGetSpacePreserve' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004504 <info>Searches the space preserving behaviour of a node, i.e. the values of the xml:space attribute or the one carried by the nearest ancestor.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004505 <return type='int'/>
4506 <arg name='cur' type='xmlNodePtr'/>
4507 </function>
4508 <function name='xmlNodeIsText' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004509 <info>Is this node a Text node ?</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004510 <return type='int'/>
4511 <arg name='node' type='xmlNodePtr'/>
4512 </function>
4513 <function name='xmlNodeListGetRawString' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004514 <info>Returns the string equivalent to the text contained in the Node list made of TEXTs and ENTITY_REFs, contrary to xmlNodeListGetString() this function doesn't do any character encoding handling.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004515 <return type='xmlChar *'/>
4516 <arg name='doc' type='xmlDocPtr'/>
4517 <arg name='list' type='xmlNodePtr'/>
4518 <arg name='inLine' type='int'/>
4519 </function>
4520 <function name='xmlNodeListGetString' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004521 <info>Returns the string equivalent to the text contained in the Node list made of TEXTs and ENTITY_REFs</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004522 <return type='xmlChar *'/>
4523 <arg name='doc' type='xmlDocPtr'/>
4524 <arg name='list' type='xmlNodePtr'/>
4525 <arg name='inLine' type='int'/>
4526 </function>
4527 <typedef name='xmlNodePtr' file='tree'/>
4528 <struct name='xmlNodeSet' file='xpath'/>
4529 <function name='xmlNodeSetBase' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004530 <info>Set (or reset) the base URI of a node, i.e. the value of the xml:base attribute.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004531 <return type='void'/>
4532 <arg name='cur' type='xmlNodePtr'/>
4533 <arg name='uri' type='xmlChar *'/>
4534 </function>
4535 <function name='xmlNodeSetContent' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004536 <info>Replace the content of a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004537 <return type='void'/>
4538 <arg name='cur' type='xmlNodePtr'/>
4539 <arg name='content' type='const xmlChar *'/>
4540 </function>
4541 <function name='xmlNodeSetContentLen' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004542 <info>Replace the content of a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004543 <return type='void'/>
4544 <arg name='cur' type='xmlNodePtr'/>
4545 <arg name='content' type='const xmlChar *'/>
4546 <arg name='len' type='int'/>
4547 </function>
4548 <function name='xmlNodeSetLang' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004549 <info>Set the language of a node, i.e. the values of the xml:lang attribute.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004550 <return type='void'/>
4551 <arg name='cur' type='xmlNodePtr'/>
4552 <arg name='lang' type='const xmlChar *'/>
4553 </function>
4554 <function name='xmlNodeSetName' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004555 <info>Set (or reset) the name of a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004556 <return type='void'/>
4557 <arg name='cur' type='xmlNodePtr'/>
4558 <arg name='name' type='const xmlChar *'/>
4559 </function>
4560 <typedef name='xmlNodeSetPtr' file='xpath'/>
4561 <function name='xmlNodeSetSpacePreserve' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004562 <info>Set (or reset) the space preserving behaviour of a node, i.e. the value of the xml:space attribute.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004563 <return type='void'/>
4564 <arg name='cur' type='xmlNodePtr'/>
4565 <arg name='val' type='int'/>
4566 </function>
4567 <function name='xmlNormalizeURIPath' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004568 <info>Applies the 5 normalization steps to a path string--that is, RFC 2396 Section 5.2, steps 6.c through 6.g. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004569 <return type='int'/>
4570 <arg name='path' type='char *'/>
4571 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004572 <struct name='xmlNotation' file='tree' info='a DTD Notation definition'/>
Daniel Veillard61006472002-01-21 17:31:47 +00004573 <typedef name='xmlNotationPtr' file='tree'/>
4574 <typedef name='xmlNotationTablePtr' file='valid'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004575 <struct name='xmlNs' file='tree' info='An XML namespace. Note that prefix == NULL is valid, it defines the default namespace within the subtree (until overridden). '/>
Daniel Veillard61006472002-01-21 17:31:47 +00004576 <typedef name='xmlNsPtr' file='tree'/>
4577 <typedef name='xmlNsType' file='tree'/>
4578 <struct name='xmlOutputBuffer' file='xmlIO'/>
4579 <function name='xmlOutputBufferClose' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004580 <info>flushes and close the output I/O channel and free up all the associated resources</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004581 <return type='int'/>
4582 <arg name='out' type='xmlOutputBufferPtr'/>
4583 </function>
4584 <function name='xmlOutputBufferCreateFd' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004585 <info>Create a buffered output for the progressive saving to a file descriptor</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004586 <return type='xmlOutputBufferPtr'/>
4587 <arg name='fd' type='int'/>
4588 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4589 </function>
4590 <function name='xmlOutputBufferCreateFile' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004591 <info>Create a buffered output for the progressive saving to a FILE * buffered C I/O</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004592 <return type='xmlOutputBufferPtr'/>
4593 <arg name='file' type='FILE *'/>
4594 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4595 </function>
4596 <function name='xmlOutputBufferCreateFilename' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004597 <info>Create a buffered output for the progressive saving of a file If filename is "-' then we use stdout as the output. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. TODO: currently if compression is set, the library only support writing to a local file.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004598 <return type='xmlOutputBufferPtr'/>
4599 <arg name='URI' type='const char *'/>
4600 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4601 <arg name='compression' type='int'/>
4602 </function>
4603 <function name='xmlOutputBufferCreateIO' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004604 <info>Create a buffered output for the progressive saving to an I/O handler</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004605 <return type='xmlOutputBufferPtr'/>
4606 <arg name='iowrite' type='xmlOutputWriteCallback'/>
4607 <arg name='ioclose' type='xmlOutputCloseCallback'/>
4608 <arg name='ioctx' type='void *'/>
4609 <arg name='encoder' type='xmlCharEncodingHandlerPtr'/>
4610 </function>
4611 <function name='xmlOutputBufferFlush' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004612 <info>flushes the output I/O channel</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004613 <return type='int'/>
4614 <arg name='out' type='xmlOutputBufferPtr'/>
4615 </function>
4616 <typedef name='xmlOutputBufferPtr' file='tree'/>
4617 <function name='xmlOutputBufferWrite' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004618 <info>Write the content of the array in the output I/O buffer This routine handle the I18N transcoding from internal UTF-8 The buffer is lossless, i.e. will store in case of partial or delayed writes.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004619 <return type='int'/>
4620 <arg name='out' type='xmlOutputBufferPtr'/>
4621 <arg name='len' type='int'/>
4622 <arg name='buf' type='const char *'/>
4623 </function>
4624 <function name='xmlOutputBufferWriteString' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004625 <info>Write the content of the string in the output I/O buffer This routine handle the I18N transcoding from internal UTF-8 The buffer is lossless, i.e. will store in case of partial or delayed writes.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004626 <return type='int'/>
4627 <arg name='out' type='xmlOutputBufferPtr'/>
4628 <arg name='str' type='const char *'/>
4629 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004630 <functype name='xmlOutputCloseCallback' file='xmlIO'/>
4631 <functype name='xmlOutputMatchCallback' file='xmlIO'/>
4632 <functype name='xmlOutputOpenCallback' file='xmlIO'/>
4633 <functype name='xmlOutputWriteCallback' file='xmlIO'/>
Daniel Veillard61006472002-01-21 17:31:47 +00004634 <function name='xmlParseAttValue' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004635 <info>parse a value for an attribute Note: the parser won't do substitution of entities here, this will be handled later in xmlStringGetNodeList </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004636 <return type='xmlChar *'/>
4637 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4638 </function>
4639 <function name='xmlParseAttribute' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004640 <info>parse an attribute </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004641 <return type='xmlChar *'/>
4642 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4643 <arg name='value' type='xmlChar **'/>
4644 </function>
4645 <function name='xmlParseAttributeListDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004646 <info>: parse the Attribute list def for an element </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004647 <return type='void'/>
4648 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4649 </function>
4650 <function name='xmlParseAttributeType' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004651 <info>parse the Attribute list def for an element </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004652 <return type='int'/>
4653 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4654 <arg name='tree' type='xmlEnumerationPtr *'/>
4655 </function>
4656 <function name='xmlParseBalancedChunkMemory' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004657 <info>Parse a well-balanced chunk of an XML document called by the parser The allowed sequence for the Well Balanced Chunk is the one defined by the content production in the XML grammar: </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004658 <return type='int'/>
4659 <arg name='doc' type='xmlDocPtr'/>
4660 <arg name='sax' type='xmlSAXHandlerPtr'/>
4661 <arg name='data' type='void *user_'/>
4662 <arg name='depth' type='int'/>
4663 <arg name='string' type='const xmlChar *'/>
4664 <arg name='lst' type='xmlNodePtr *'/>
4665 </function>
4666 <function name='xmlParseCDSect' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004667 <info>Parse escaped pure raw content. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004668 <return type='void'/>
4669 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4670 </function>
4671 <function name='xmlParseCatalogFile' file='catalog'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004672 <info>parse an XML file and build a tree. It's like xmlParseFile() except it bypass all catalog lookups.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004673 <return type='xmlDocPtr'/>
4674 <arg name='filename' type='const char *'/>
4675 </function>
4676 <function name='xmlParseCharData' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004677 <info>parse a CharData section. if we are within a CDATA section ']]&gt;' marks an end of section. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004678 <return type='void'/>
4679 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4680 <arg name='cdata' type='int'/>
4681 </function>
4682 <function name='xmlParseCharEncoding' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004683 <info>Compare the string to the known encoding schemes already known. Note that the comparison is case insensitive accordingly to the section [XML] 4.3.3 Character Encoding in Entities.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004684 <return type='xmlCharEncoding'/>
4685 <arg name='name' type='const char *'/>
4686 </function>
4687 <function name='xmlParseCharRef' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004688 <info>parse Reference declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004689 <return type='int'/>
4690 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4691 </function>
4692 <function name='xmlParseChunk' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004693 <info>Parse a Chunk of memory</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004694 <return type='int'/>
4695 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4696 <arg name='chunk' type='const char *'/>
4697 <arg name='size' type='int'/>
4698 <arg name='terminate' type='int'/>
4699 </function>
4700 <function name='xmlParseComment' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004701 <info>Skip an XML (SGML) comment &lt;!-- .... --&gt; The spec says that "For compatibility, the string "--" (double-hyphen) must not occur within comments. " </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004702 <return type='void'/>
4703 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4704 </function>
4705 <function name='xmlParseContent' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004706 <info>Parse a content: </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004707 <return type='void'/>
4708 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4709 </function>
4710 <function name='xmlParseCtxtExternalEntity' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004711 <info>Parse an external general entity within an existing parsing context An external general parsed entity is well-formed if it matches the production labeled extParsedEnt. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004712 <return type='int'/>
4713 <arg name='ctx' type='xmlParserCtxtPtr'/>
4714 <arg name='URL' type='const xmlChar *'/>
4715 <arg name='ID' type='const xmlChar *'/>
4716 <arg name='lst' type='xmlNodePtr *'/>
4717 </function>
4718 <function name='xmlParseDTD' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004719 <info>Load and parse an external subset.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004720 <return type='xmlDtdPtr'/>
4721 <arg name='ExternalID' type='const xmlChar *'/>
4722 <arg name='SystemID' type='const xmlChar *'/>
4723 </function>
4724 <function name='xmlParseDefaultDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004725 <info>Parse an attribute default declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004726 <return type='int'/>
4727 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4728 <arg name='value' type='xmlChar **'/>
4729 </function>
4730 <function name='xmlParseDoc' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004731 <info>parse an XML in-memory document and build a tree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004732 <return type='xmlDocPtr'/>
4733 <arg name='cur' type='xmlChar *'/>
4734 </function>
4735 <function name='xmlParseDocTypeDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004736 <info>parse a DOCTYPE declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004737 <return type='void'/>
4738 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4739 </function>
4740 <function name='xmlParseDocument' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004741 <info>parse an XML document (and build a tree if using the standard SAX interface). </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004742 <return type='int'/>
4743 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4744 </function>
4745 <function name='xmlParseElement' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004746 <info>parse an XML element, this is highly recursive </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004747 <return type='void'/>
4748 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4749 </function>
4750 <function name='xmlParseElementChildrenContentD' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004751 <info>VMS version of xmlParseElementChildrenContentDecl()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004752 <return type='xmlElementContentPtr'/>
4753 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4754 </function>
4755 <function name='xmlParseElementChildrenContentDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004756 <info>parse the declaration for a Mixed Element content The leading '(' and spaces have been skipped in xmlParseElementContentDecl </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004757 <return type='xmlElementContentPtr'/>
4758 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4759 </function>
4760 <function name='xmlParseElementContentDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004761 <info>parse the declaration for an Element content either Mixed or Children, the cases EMPTY and ANY are handled directly in xmlParseElementDecl </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004762 <return type='int'/>
4763 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4764 <arg name='name' type='xmlChar *'/>
4765 <arg name='result' type='xmlElementContentPtr *'/>
4766 </function>
4767 <function name='xmlParseElementDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004768 <info>parse an Element declaration. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004769 <return type='int'/>
4770 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4771 </function>
4772 <function name='xmlParseElementMixedContentDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004773 <info>parse the declaration for a Mixed Element content The leading '(' and spaces have been skipped in xmlParseElementContentDecl </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004774 <return type='xmlElementContentPtr'/>
4775 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4776 </function>
4777 <function name='xmlParseEncName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004778 <info>parse the XML encoding name </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004779 <return type='xmlChar *'/>
4780 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4781 </function>
4782 <function name='xmlParseEncodingDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004783 <info>parse the XML encoding declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004784 <return type='xmlChar *'/>
4785 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4786 </function>
4787 <function name='xmlParseEndTag' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004788 <info>parse an end of tag </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004789 <return type='void'/>
4790 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4791 </function>
4792 <function name='xmlParseEntity' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004793 <info>parse an XML external entity out of context and build a tree. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004794 <return type='xmlDocPtr'/>
4795 <arg name='filename' type='const char *'/>
4796 </function>
4797 <function name='xmlParseEntityDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004798 <info>parse &lt;!ENTITY declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004799 <return type='void'/>
4800 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4801 </function>
4802 <function name='xmlParseEntityRef' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004803 <info>parse ENTITY references declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004804 <return type='xmlEntityPtr'/>
4805 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4806 </function>
4807 <function name='xmlParseEntityValue' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004808 <info>parse a value for ENTITY declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004809 <return type='xmlChar *'/>
4810 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4811 <arg name='orig' type='xmlChar **'/>
4812 </function>
4813 <function name='xmlParseEnumeratedType' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004814 <info>parse an Enumerated attribute type. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004815 <return type='int'/>
4816 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4817 <arg name='tree' type='xmlEnumerationPtr *'/>
4818 </function>
4819 <function name='xmlParseEnumerationType' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004820 <info>parse an Enumeration attribute type. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004821 <return type='xmlEnumerationPtr'/>
4822 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4823 </function>
4824 <function name='xmlParseExtParsedEnt' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004825 <info>parse a general parsed entity An external general parsed entity is well-formed if it matches the production labeled extParsedEnt. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004826 <return type='int'/>
4827 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4828 </function>
4829 <function name='xmlParseExternalEntity' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004830 <info>Parse an external general entity An external general parsed entity is well-formed if it matches the production labeled extParsedEnt. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004831 <return type='int'/>
4832 <arg name='doc' type='xmlDocPtr'/>
4833 <arg name='sax' type='xmlSAXHandlerPtr'/>
4834 <arg name='data' type='void *user_'/>
4835 <arg name='depth' type='int'/>
4836 <arg name='URL' type='const xmlChar *'/>
4837 <arg name='ID' type='const xmlChar *'/>
4838 <arg name='lst' type='xmlNodePtr *'/>
4839 </function>
4840 <function name='xmlParseExternalID' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004841 <info>Parse an External ID or a Public ID </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004842 <return type='xmlChar *'/>
4843 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4844 <arg name='publicID' type='xmlChar **'/>
4845 <arg name='strict' type='int'/>
4846 </function>
4847 <function name='xmlParseExternalSubset' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004848 <info>parse Markup declarations from an external subset </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004849 <return type='void'/>
4850 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4851 <arg name='ExternalID' type='const xmlChar *'/>
4852 <arg name='SystemID' type='const xmlChar *'/>
4853 </function>
4854 <function name='xmlParseFile' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004855 <info>parse an XML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004856 <return type='xmlDocPtr'/>
4857 <arg name='filename' type='const char *'/>
4858 </function>
4859 <function name='xmlParseMarkupDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004860 <info>parse Markup declarations </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004861 <return type='void'/>
4862 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4863 </function>
4864 <function name='xmlParseMemory' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004865 <info>parse an XML in-memory block and build a tree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004866 <return type='xmlDocPtr'/>
4867 <arg name='buffer' type='const char *'/>
4868 <arg name='size' type='int'/>
4869 </function>
4870 <function name='xmlParseMisc' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004871 <info>parse an XML Misc* optional field. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004872 <return type='void'/>
4873 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4874 </function>
4875 <function name='xmlParseName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004876 <info>parse an XML name. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004877 <return type='xmlChar *'/>
4878 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4879 </function>
4880 <function name='xmlParseNamespace' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004881 <info>xmlParseNamespace: parse specific PI '&lt;?namespace ...' constructs. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004882 <return type='void'/>
4883 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4884 </function>
4885 <function name='xmlParseNmtoken' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004886 <info>parse an XML Nmtoken. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004887 <return type='xmlChar *'/>
4888 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4889 </function>
4890 <function name='xmlParseNotationDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004891 <info>parse a notation declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004892 <return type='void'/>
4893 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4894 </function>
4895 <function name='xmlParseNotationType' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004896 <info>parse an Notation attribute type. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004897 <return type='xmlEnumerationPtr'/>
4898 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4899 </function>
4900 <function name='xmlParsePEReference' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004901 <info>parse PEReference declarations The entity content is handled directly by pushing it's content as a new input stream. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004902 <return type='void'/>
4903 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4904 </function>
4905 <function name='xmlParsePI' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004906 <info>parse an XML Processing Instruction. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004907 <return type='void'/>
4908 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4909 </function>
4910 <function name='xmlParsePITarget' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004911 <info>parse the name of a PI </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004912 <return type='xmlChar *'/>
4913 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4914 </function>
4915 <function name='xmlParsePubidLiteral' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004916 <info>parse an XML public literal </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004917 <return type='xmlChar *'/>
4918 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4919 </function>
4920 <function name='xmlParseQuotedString' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004921 <info>Parse and return a string between quotes or doublequotes </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004922 <return type='xmlChar *'/>
4923 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4924 </function>
4925 <function name='xmlParseReference' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004926 <info>parse and handle entity references in content, depending on the SAX interface, this may end-up in a call to character() if this is a CharRef, a predefined entity, if there is no reference() callback. or if the parser was asked to switch to that mode. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004927 <return type='void'/>
4928 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4929 </function>
4930 <function name='xmlParseSDDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004931 <info>parse the XML standalone declaration </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004932 <return type='int'/>
4933 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4934 </function>
4935 <function name='xmlParseStartTag' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004936 <info>parse a start of tag either for rule element or EmptyElement. In both case we don't parse the tag closing chars. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004937 <return type='xmlChar *'/>
4938 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4939 </function>
4940 <function name='xmlParseSystemLiteral' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004941 <info>parse an XML Literal </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004942 <return type='xmlChar *'/>
4943 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4944 </function>
4945 <function name='xmlParseTextDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004946 <info>parse an XML declaration header for external entities </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004947 <return type='void'/>
4948 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4949 </function>
4950 <function name='xmlParseURI' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004951 <info>Parse an URI </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004952 <return type='xmlURIPtr'/>
4953 <arg name='str' type='const char *'/>
4954 </function>
4955 <function name='xmlParseURIReference' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004956 <info>Parse an URI reference string and fills in the appropriate fields of the uri structure </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004957 <return type='int'/>
4958 <arg name='uri' type='xmlURIPtr'/>
4959 <arg name='str' type='const char *'/>
4960 </function>
4961 <function name='xmlParseVersionInfo' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004962 <info>parse the XML version. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004963 <return type='xmlChar *'/>
4964 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4965 </function>
4966 <function name='xmlParseVersionNum' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004967 <info>parse the XML version value. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004968 <return type='xmlChar *'/>
4969 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4970 </function>
4971 <function name='xmlParseXMLDecl' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004972 <info>parse an XML declaration header </info>
Daniel Veillard61006472002-01-21 17:31:47 +00004973 <return type='void'/>
4974 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4975 </function>
4976 <function name='xmlParserAddNodeInfo' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004977 <info>Insert node info record into the sorted sequence</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004978 <return type='void'/>
4979 <arg name='ctxt' type='xmlParserCtxtPtr'/>
4980 <arg name='info' type='const xmlParserNodeInfoPtr'/>
4981 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004982 <struct name='xmlParserCtxt' file='tree' info='The parser context. NOTE This doesn't completely defines the parser state, the (current ?) design of the parser uses recursive function calls since this allow and easy mapping from the production rules of the specification to the actual code. The drawback is that the actual function call also reflect the parser state. However most of the parsing routines takes as the only argument the parser context pointer, so migrating to a state based parser for progressive parsing shouldn't be too hard.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00004983 <typedef name='xmlParserCtxtPtr' file='tree'/>
4984 <macro name='xmlParserDebugEntities' file='globals'/>
4985 <function name='xmlParserError' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004986 <info>Display and format an error messages, gives file, line, position and extra parameters.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004987 <return type='void'/>
4988 <arg name='ctx' type='void *'/>
4989 <arg name='msg' type='const char *'/>
4990 <arg name='' type='...'/>
4991 </function>
4992 <enum name='xmlParserErrors' file='xmlerror'/>
4993 <function name='xmlParserFindNodeInfo' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00004994 <info>Find the parser node info struct for a given node</info>
Daniel Veillard61006472002-01-21 17:31:47 +00004995 <return type='const xmlParserNodeInfo *'/>
4996 <arg name='ctxt' type='const xmlParserCtxtPtr'/>
4997 <arg name='node' type='const xmlNodePtr'/>
4998 </function>
4999 <function name='xmlParserFindNodeInfoIndex' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005000 <info>xmlParserFindNodeInfoIndex : Find the index that the info record for the given node is or should be at in a sorted sequence</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005001 <return type='unsigned long'/>
5002 <arg name='seq' type='const xmlParserNodeInfoSeqPtr'/>
5003 <arg name='node' type='const xmlNodePtr'/>
5004 </function>
5005 <function name='xmlParserGetDirectory' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005006 <info>lookup the directory for that file</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005007 <return type='char *'/>
5008 <arg name='filename' type='const char *'/>
5009 </function>
5010 <function name='xmlParserHandlePEReference' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005011 <info>[69] PEReference ::= '%' Name ';' </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005012 <return type='void'/>
5013 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5014 </function>
5015 <function name='xmlParserHandleReference' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005016 <info>TODO: Remove, now deprecated ... the test is done directly in the content parsing routines. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005017 <return type='void'/>
5018 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5019 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005020 <struct name='xmlParserInput' file='tree' info='an xmlParserInput is an input flow for the XML processor. Each entity parsed is associated an xmlParserInput (except the few predefined ones). This is the case both for internal entities - in which case the flow is already completely in memory - or external entities - in which case we use the buf structure for progressive reading and I18N conversions to the internal UTF-8 format.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005021 <struct name='xmlParserInputBuffer' file='xmlIO'/>
5022 <function name='xmlParserInputBufferCreateFd' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005023 <info>Create a buffered parser input for the progressive parsing for the input from a file descriptor</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005024 <return type='xmlParserInputBufferPtr'/>
5025 <arg name='fd' type='int'/>
5026 <arg name='enc' type='xmlCharEncoding'/>
5027 </function>
5028 <function name='xmlParserInputBufferCreateFile' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005029 <info>Create a buffered parser input for the progressive parsing of a FILE * buffered C I/O</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005030 <return type='xmlParserInputBufferPtr'/>
5031 <arg name='file' type='FILE *'/>
5032 <arg name='enc' type='xmlCharEncoding'/>
5033 </function>
5034 <function name='xmlParserInputBufferCreateFilename' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005035 <info>Create a buffered parser input for the progressive parsing of a file If filename is "-' then we use stdin as the input. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. Do an encoding check if enc == XML_CHAR_ENCODING_NONE</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005036 <return type='xmlParserInputBufferPtr'/>
5037 <arg name='URI' type='const char *'/>
5038 <arg name='enc' type='xmlCharEncoding'/>
5039 </function>
5040 <function name='xmlParserInputBufferCreateFname' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005041 <info>VMS version of xmlParserInputBufferCreateFilename()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005042 <return type='xmlParserInputBufferPtr'/>
5043 <arg name='URI' type='const char *'/>
5044 <arg name='enc' type='xmlCharEncoding'/>
5045 </function>
5046 <function name='xmlParserInputBufferCreateIO' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005047 <info>Create a buffered parser input for the progressive parsing for the input from an I/O handler</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005048 <return type='xmlParserInputBufferPtr'/>
5049 <arg name='ioread' type='xmlInputReadCallback'/>
5050 <arg name='ioclose' type='xmlInputCloseCallback'/>
5051 <arg name='ioctx' type='void *'/>
5052 <arg name='enc' type='xmlCharEncoding'/>
5053 </function>
5054 <function name='xmlParserInputBufferCreateMem' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005055 <info>Create a buffered parser input for the progressive parsing for the input from a memory area.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005056 <return type='xmlParserInputBufferPtr'/>
5057 <arg name='mem' type='const char *'/>
5058 <arg name='size' type='int'/>
5059 <arg name='enc' type='xmlCharEncoding'/>
5060 </function>
5061 <function name='xmlParserInputBufferGrow' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005062 <info>Grow up the content of the input buffer, the old data are preserved This routine handle the I18N transcoding to internal UTF-8 This routine is used when operating the parser in normal (pull) mode </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005063 <return type='int'/>
5064 <arg name='in' type='xmlParserInputBufferPtr'/>
5065 <arg name='len' type='int'/>
5066 </function>
5067 <typedef name='xmlParserInputBufferPtr' file='tree'/>
5068 <function name='xmlParserInputBufferPush' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005069 <info>Push the content of the arry in the input buffer This routine handle the I18N transcoding to internal UTF-8 This is used when operating the parser in progressive (push) mode.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005070 <return type='int'/>
5071 <arg name='in' type='xmlParserInputBufferPtr'/>
5072 <arg name='len' type='int'/>
5073 <arg name='buf' type='const char *'/>
5074 </function>
5075 <function name='xmlParserInputBufferRead' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005076 <info>Refresh the content of the input buffer, the old data are considered consumed This routine handle the I18N transcoding to internal UTF-8</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005077 <return type='int'/>
5078 <arg name='in' type='xmlParserInputBufferPtr'/>
5079 <arg name='len' type='int'/>
5080 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005081 <functype name='xmlParserInputDeallocate' file='parser'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005082 <function name='xmlParserInputGrow' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005083 <info>This function increase the input for the parser. It tries to preserve pointers to the input buffer, and keep already read data</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005084 <return type='int'/>
5085 <arg name='in' type='xmlParserInputPtr'/>
5086 <arg name='len' type='int'/>
5087 </function>
5088 <typedef name='xmlParserInputPtr' file='tree'/>
5089 <function name='xmlParserInputRead' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005090 <info>This function refresh the input for the parser. It doesn't try to preserve pointers to the input buffer, and discard already read data</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005091 <return type='int'/>
5092 <arg name='in' type='xmlParserInputPtr'/>
5093 <arg name='len' type='int'/>
5094 </function>
5095 <function name='xmlParserInputShrink' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005096 <info>This function removes used input for the parser.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005097 <return type='void'/>
5098 <arg name='in' type='xmlParserInputPtr'/>
5099 </function>
5100 <enum name='xmlParserInputState' file='parser'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005101 <struct name='xmlParserNodeInfo' file='parser' info='the parser can be asked to collect Node informations, i.e. at what place in the file they were detected. NOTE: This is off by default and not very well tested.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005102 <typedef name='xmlParserNodeInfoPtr' file='parser'/>
5103 <struct name='xmlParserNodeInfoSeq' file='parser'/>
5104 <typedef name='xmlParserNodeInfoSeqPtr' file='parser'/>
5105 <function name='xmlParserPrintFileContext' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005106 <info>Displays current context within the input content for error tracking</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005107 <return type='void'/>
5108 <arg name='input' type='xmlParserInputPtr'/>
5109 </function>
5110 <function name='xmlParserPrintFileInfo' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005111 <info>Displays the associated file and line informations for the current input</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005112 <return type='void'/>
5113 <arg name='input' type='xmlParserInputPtr'/>
5114 </function>
5115 <function name='xmlParserValidityError' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005116 <info>Display and format an validity error messages, gives file, line, position and extra parameters.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005117 <return type='void'/>
5118 <arg name='ctx' type='void *'/>
5119 <arg name='msg' type='const char *'/>
5120 <arg name='' type='...'/>
5121 </function>
5122 <function name='xmlParserValidityWarning' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005123 <info>Display and format a validity warning messages, gives file, line, position and extra parameters.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005124 <return type='void'/>
5125 <arg name='ctx' type='void *'/>
5126 <arg name='msg' type='const char *'/>
5127 <arg name='' type='...'/>
5128 </function>
5129 <macro name='xmlParserVersion' file='globals'/>
5130 <function name='xmlParserWarning' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005131 <info>Display and format a warning messages, gives file, line, position and extra parameters.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005132 <return type='void'/>
5133 <arg name='ctx' type='void *'/>
5134 <arg name='msg' type='const char *'/>
5135 <arg name='' type='...'/>
5136 </function>
5137 <function name='xmlPedanticParserDefault' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005138 <info>Set and return the previous value for enabling pedantic warnings.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005139 <return type='int'/>
5140 <arg name='val' type='int'/>
5141 </function>
5142 <macro name='xmlPedanticParserDefaultValue' file='globals'/>
5143 <function name='xmlPopInput' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005144 <info>xmlPopInput: the current input pointed by ctxt-&gt;input came to an end pop it and return the next char.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005145 <return type='xmlChar'/>
5146 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5147 </function>
5148 <function name='xmlPrintURI' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005149 <info>Prints the URI in the stream steam.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005150 <return type='void'/>
5151 <arg name='stream' type='FILE *'/>
5152 <arg name='uri' type='xmlURIPtr'/>
5153 </function>
5154 <function name='xmlPushInput' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005155 <info>xmlPushInput: switch to a new input stream which is stacked on top of the previous one(s).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005156 <return type='void'/>
5157 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5158 <arg name='input' type='xmlParserInputPtr'/>
5159 </function>
5160 <struct name='xmlRMutex' file='threads'/>
5161 <function name='xmlRMutexLock' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005162 <info>xmlRMutexLock() is used to lock a libxml2 token_r.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005163 <return type='void'/>
5164 <arg name='tok' type='xmlRMutexPtr'/>
5165 </function>
5166 <typedef name='xmlRMutexPtr' file='threads'/>
5167 <function name='xmlRMutexUnlock' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005168 <info>xmlRMutexUnlock() is used to unlock a libxml2 token_r.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005169 <return type='void'/>
5170 <arg name='tok' type='xmlRMutexPtr'/>
5171 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005172 <macro name='xmlRealloc' file='globals' info='Wrapper for the realloc() function used in the XML library'/>
5173 <functype name='xmlReallocFunc' file='xmlmemory'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005174 <function name='xmlReallocLoc' file='xmlmemory'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005175 <info>a realloc() equivalent, with logging of the allocation info.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005176 <return type='void *'/>
5177 <arg name='ptr' type='void *'/>
5178 <arg name='size' type='size_t'/>
5179 <arg name='file' type='const char *'/>
5180 <arg name='line' type='int'/>
5181 </function>
5182 <function name='xmlReconciliateNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005183 <info>This function checks that all the namespaces declared within the given tree are properly declared. This is needed for example after Copy or Cut and then paste operations. The subtree may still hold pointers to namespace declarations outside the subtree or invalid/masked. As much as possible the function try to reuse the existing namespaces found in the new environment. If not possible the new namespaces are redeclared on tree at the top of the given subtree.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005184 <return type='int'/>
5185 <arg name='doc' type='xmlDocPtr'/>
5186 <arg name='tree' type='xmlNodePtr'/>
5187 </function>
5188 <function name='xmlRecoverDoc' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005189 <info>parse an XML in-memory document and build a tree. In the case the document is not Well Formed, a tree is built anyway</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005190 <return type='xmlDocPtr'/>
5191 <arg name='cur' type='xmlChar *'/>
5192 </function>
5193 <function name='xmlRecoverFile' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005194 <info>parse an XML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. In the case the document is not Well Formed, a tree is built anyway</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005195 <return type='xmlDocPtr'/>
5196 <arg name='filename' type='const char *'/>
5197 </function>
5198 <function name='xmlRecoverMemory' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005199 <info>parse an XML in-memory block and build a tree. In the case the document is not Well Formed, a tree is built anyway</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005200 <return type='xmlDocPtr'/>
5201 <arg name='buffer' type='const char *'/>
5202 <arg name='size' type='int'/>
5203 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005204 <struct name='xmlRef' file='tree' info='An XML IDREF instance.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005205 <typedef name='xmlRefPtr' file='tree'/>
5206 <typedef name='xmlRefTablePtr' file='valid'/>
5207 <function name='xmlRegisterCharEncodingHandler' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005208 <info>Register the char encoding handler, surprising, isn't it ?</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005209 <return type='void'/>
5210 <arg name='handler' type='xmlCharEncodingHandlerPtr'/>
5211 </function>
5212 <function name='xmlRegisterDefaultInputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005213 <info>Registers the default compiled-in I/O handlers.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005214 <return type='void'/>
5215 <arg name='void' type=''/>
5216 </function>
5217 <function name='xmlRegisterDefaultOutputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005218 <info>Registers the default compiled-in I/O handlers.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005219 <return type='void'/>
5220 <arg name='void' type=''/>
5221 </function>
5222 <function name='xmlRegisterHTTPPostCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005223 <info>By default, libxml submits HTTP output requests using the "PUT" method. Calling this method changes the HTTP output method to use the "POST" method instead.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005224 <return type='void'/>
5225 <arg name='void' type=''/>
5226 </function>
5227 <function name='xmlRegisterInputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005228 <info>Register a new set of I/O callback for handling parser input.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005229 <return type='int'/>
5230 <arg name='matchFunc' type='xmlInputMatchCallback'/>
5231 <arg name='openFunc' type='xmlInputOpenCallback'/>
5232 <arg name='readFunc' type='xmlInputReadCallback'/>
5233 <arg name='closeFunc' type='xmlInputCloseCallback'/>
5234 </function>
5235 <function name='xmlRegisterOutputCallbacks' file='xmlIO'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005236 <info>Register a new set of I/O callback for handling output.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005237 <return type='int'/>
5238 <arg name='matchFunc' type='xmlOutputMatchCallback'/>
5239 <arg name='openFunc' type='xmlOutputOpenCallback'/>
5240 <arg name='writeFunc' type='xmlOutputWriteCallback'/>
5241 <arg name='closeFunc' type='xmlOutputCloseCallback'/>
5242 </function>
5243 <function name='xmlRemoveID' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005244 <info>Remove the given attribute from the ID table maintained internally.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005245 <return type='int'/>
5246 <arg name='doc' type='xmlDocPtr'/>
5247 <arg name='attr' type='xmlAttrPtr'/>
5248 </function>
5249 <function name='xmlRemoveProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005250 <info>Unlink and free one attribute, all the content is freed too Note this doesn't work for namespace definition attributes</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005251 <return type='int'/>
5252 <arg name='cur' type='xmlAttrPtr'/>
5253 </function>
5254 <function name='xmlRemoveRef' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005255 <info>Remove the given attribute from the Ref table maintained internally.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005256 <return type='int'/>
5257 <arg name='doc' type='xmlDocPtr'/>
5258 <arg name='attr' type='xmlAttrPtr'/>
5259 </function>
5260 <function name='xmlReplaceNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005261 <info>Unlink the old node from it's current context, prune the new one at the same place. If cur was already inserted in a document it is first unlinked from its existing context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005262 <return type='xmlNodePtr'/>
5263 <arg name='old' type='xmlNodePtr'/>
5264 <arg name='cur' type='xmlNodePtr'/>
5265 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005266 <macro name='xmlRootNode' file='tree' info='Macro for compatibility naming layer with libxml1'/>
5267 <struct name='xmlSAXHandler' file='parser' info='a SAX handler is bunch of callbacks called by the parser when processing of the input generate data or structure informations.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005268 <typedef name='xmlSAXHandlerPtr' file='parser'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005269 <struct name='xmlSAXLocator' file='parser' info='a SAX Locator.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005270 <typedef name='xmlSAXLocatorPtr' file='parser'/>
5271 <function name='xmlSAXParseDTD' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005272 <info>Load and parse an external subset.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005273 <return type='xmlDtdPtr'/>
5274 <arg name='sax' type='xmlSAXHandlerPtr'/>
5275 <arg name='ExternalID' type='const xmlChar *'/>
5276 <arg name='SystemID' type='const xmlChar *'/>
5277 </function>
5278 <function name='xmlSAXParseDoc' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005279 <info>parse an XML in-memory document and build a tree. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005280 <return type='xmlDocPtr'/>
5281 <arg name='sax' type='xmlSAXHandlerPtr'/>
5282 <arg name='cur' type='xmlChar *'/>
5283 <arg name='recovery' type='int'/>
5284 </function>
5285 <function name='xmlSAXParseEntity' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005286 <info>parse an XML external entity out of context and build a tree. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005287 <return type='xmlDocPtr'/>
5288 <arg name='sax' type='xmlSAXHandlerPtr'/>
5289 <arg name='filename' type='const char *'/>
5290 </function>
5291 <function name='xmlSAXParseFile' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005292 <info>parse an XML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005293 <return type='xmlDocPtr'/>
5294 <arg name='sax' type='xmlSAXHandlerPtr'/>
5295 <arg name='filename' type='const char *'/>
5296 <arg name='recovery' type='int'/>
5297 </function>
5298 <function name='xmlSAXParseFileWithData' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005299 <info>parse an XML file and build a tree. Automatic support for ZLIB/Compress compressed document is provided by default if found at compile-time. It use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005300 <return type='xmlDocPtr'/>
5301 <arg name='sax' type='xmlSAXHandlerPtr'/>
5302 <arg name='filename' type='const char *'/>
5303 <arg name='recovery' type='int'/>
5304 <arg name='data' type='void *'/>
5305 </function>
5306 <function name='xmlSAXParseMemory' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005307 <info>parse an XML in-memory block and use the given SAX function block to handle the parsing callback. If sax is NULL, fallback to the default DOM tree building routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005308 <return type='xmlDocPtr'/>
5309 <arg name='sax' type='xmlSAXHandlerPtr'/>
5310 <arg name='buffer' type='const char *'/>
5311 <arg name='size' type='int'/>
5312 <arg name='recovery' type='int'/>
5313 </function>
5314 <function name='xmlSAXUserParseFile' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005315 <info>parse an XML file and call the given SAX handler routines. Automatic support for ZLIB/Compress compressed document is provided</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005316 <return type='int'/>
5317 <arg name='sax' type='xmlSAXHandlerPtr'/>
5318 <arg name='data' type='void *user_'/>
5319 <arg name='filename' type='const char *'/>
5320 </function>
5321 <function name='xmlSAXUserParseMemory' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005322 <info>A better SAX parsing routine. parse an XML in-memory buffer and call the given SAX handler routines.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005323 <return type='int'/>
5324 <arg name='sax' type='xmlSAXHandlerPtr'/>
5325 <arg name='data' type='void *user_'/>
5326 <arg name='buffer' type='const char *'/>
5327 <arg name='size' type='int'/>
5328 </function>
5329 <function name='xmlSaveFile' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005330 <info>Dump an XML document to a file. Will use compression if compiled in and enabled. If filename is "-" the stdout file is used.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005331 <return type='int'/>
5332 <arg name='filename' type='const char *'/>
5333 <arg name='cur' type='xmlDocPtr'/>
5334 </function>
5335 <function name='xmlSaveFileEnc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005336 <info>Dump an XML document, converting it to the given encoding</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005337 <return type='int'/>
5338 <arg name='filename' type='const char *'/>
5339 <arg name='cur' type='xmlDocPtr'/>
5340 <arg name='encoding' type='const char *'/>
5341 </function>
5342 <function name='xmlSaveFileTo' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005343 <info>Dump an XML document to an I/O buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005344 <return type='int'/>
5345 <arg name='buf' type='xmlOutputBufferPtr'/>
5346 <arg name='cur' type='xmlDocPtr'/>
5347 <arg name='encoding' type='const char *'/>
5348 </function>
5349 <function name='xmlSaveFormatFile' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005350 <info>Dump an XML document to a file. Will use compression if compiled in and enabled. If filename is "-" the stdout file is used. If format is set then the document will be indented on output.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005351 <return type='int'/>
5352 <arg name='filename' type='const char *'/>
5353 <arg name='cur' type='xmlDocPtr'/>
5354 <arg name='format' type='int'/>
5355 </function>
5356 <function name='xmlSaveFormatFileEnc' file='tree'>
5357 <return type='int'/>
5358 <arg name='filename' type='const char *'/>
5359 <arg name='cur' type='xmlDocPtr'/>
5360 <arg name='encoding' type='const char *'/>
5361 <arg name='format' type='int'/>
5362 </function>
5363 <function name='xmlSaveFormatFileTo' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005364 <info>Dump an XML document to an I/O buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005365 <return type='int'/>
5366 <arg name='buf' type='xmlOutputBufferPtr'/>
5367 <arg name='cur' type='xmlDocPtr'/>
5368 <arg name='encoding' type='const char *'/>
5369 <arg name='format' type='int'/>
5370 </function>
5371 <macro name='xmlSaveNoEmptyTags' file='globals'/>
5372 <function name='xmlSaveUri' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005373 <info>Save the URI as an escaped string</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005374 <return type='xmlChar *'/>
5375 <arg name='uri' type='xmlURIPtr'/>
5376 </function>
5377 <function name='xmlScanName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005378 <info>Trickery: parse an XML name but without consuming the input flow Needed for rollback cases. Used only when parsing entities references. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005379 <return type='xmlChar *'/>
5380 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5381 </function>
5382 <function name='xmlSearchNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005383 <info>Search a Ns registered under a given name space for a document. recurse on the parents until it finds the defined namespace or return NULL otherwise. nameSpace can be NULL, this is a search for the default namespace. We don't allow to cross entities boundaries. If you don't declare the namespace within those you will be in troubles !!! A warning is generated to cover this case.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005384 <return type='xmlNsPtr'/>
5385 <arg name='doc' type='xmlDocPtr'/>
5386 <arg name='node' type='xmlNodePtr'/>
5387 <arg name='nameSpace' type='const xmlChar *'/>
5388 </function>
5389 <function name='xmlSearchNsByHref' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005390 <info>Search a Ns aliasing a given URI. Recurse on the parents until it finds the defined namespace or return NULL otherwise.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005391 <return type='xmlNsPtr'/>
5392 <arg name='doc' type='xmlDocPtr'/>
5393 <arg name='node' type='xmlNodePtr'/>
5394 <arg name='href' type='const xmlChar *'/>
5395 </function>
5396 <function name='xmlSetBufferAllocationScheme' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005397 <info>Set the buffer allocation method. Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra needed, improves performance</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005398 <return type='void'/>
5399 <arg name='scheme' type='xmlBufferAllocationScheme'/>
5400 </function>
5401 <function name='xmlSetCompressMode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005402 <info>set the default compression mode used, ZLIB based Correct values: 0 (uncompressed) to 9 (max compression)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005403 <return type='void'/>
5404 <arg name='mode' type='int'/>
5405 </function>
5406 <function name='xmlSetDocCompressMode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005407 <info>set the compression ratio for a document, ZLIB based Correct values: 0 (uncompressed) to 9 (max compression)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005408 <return type='void'/>
5409 <arg name='doc' type='xmlDocPtr'/>
5410 <arg name='mode' type='int'/>
5411 </function>
5412 <function name='xmlSetEntityReferenceFunc' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005413 <info>Set the function to call call back when a xml reference has been made</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005414 <return type='void'/>
5415 <arg name='func' type='xmlEntityReferenceFunc'/>
5416 </function>
5417 <function name='xmlSetExternalEntityLoader' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005418 <info>Changes the defaultexternal entity resolver function for the application</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005419 <return type='void'/>
5420 <arg name='f' type='xmlExternalEntityLoader'/>
5421 </function>
5422 <function name='xmlSetFeature' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005423 <info>Change the current value of one feature of this parser instance</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005424 <return type='int'/>
5425 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5426 <arg name='name' type='const char *'/>
5427 <arg name='value' type='void *'/>
5428 </function>
5429 <function name='xmlSetGenericErrorFunc' file='xmlerror'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005430 <info>Function to reset the handler and the error context for out of context error messages. This simply means that handler will be called for subsequent error messages while not parsing nor validating. And ctx will be passed as first argument to handler One can simply force messages to be emitted to another FILE * than stderr by setting ctx to this file handle and handler to NULL.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005431 <return type='void'/>
5432 <arg name='ctx' type='void *'/>
5433 <arg name='handler' type='xmlGenericErrorFunc'/>
5434 </function>
5435 <function name='xmlSetListDoc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005436 <info>update all nodes in the list to point to the right document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005437 <return type='void'/>
5438 <arg name='list' type='xmlNodePtr'/>
5439 <arg name='doc' type='xmlDocPtr'/>
5440 </function>
5441 <function name='xmlSetNs' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005442 <info>Associate a namespace to a node, a posteriori.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005443 <return type='void'/>
5444 <arg name='node' type='xmlNodePtr'/>
5445 <arg name='ns' type='xmlNsPtr'/>
5446 </function>
5447 <function name='xmlSetNsProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005448 <info>Set (or reset) an attribute carried by a node. The ns structure must be in scope, this is not checked.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005449 <return type='xmlAttrPtr'/>
5450 <arg name='node' type='xmlNodePtr'/>
5451 <arg name='ns' type='xmlNsPtr'/>
5452 <arg name='name' type='const xmlChar *'/>
5453 <arg name='value' type='const xmlChar *'/>
5454 </function>
5455 <function name='xmlSetProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005456 <info>Set (or reset) an attribute carried by a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005457 <return type='xmlAttrPtr'/>
5458 <arg name='node' type='xmlNodePtr'/>
5459 <arg name='name' type='const xmlChar *'/>
5460 <arg name='value' type='const xmlChar *'/>
5461 </function>
5462 <function name='xmlSetTreeDoc' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005463 <info>update all nodes under the tree to point to the right document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005464 <return type='void'/>
5465 <arg name='tree' type='xmlNodePtr'/>
5466 <arg name='doc' type='xmlDocPtr'/>
5467 </function>
5468 <function name='xmlSetupParserForBuffer' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005469 <info>Setup the parser context to parse a new buffer; Clears any prior contents from the parser context. The buffer parameter must not be NULL, but the filename parameter can be</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005470 <return type='void'/>
5471 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5472 <arg name='buffer' type='const xmlChar*'/>
5473 <arg name='filename' type='const char *'/>
5474 </function>
5475 <function name='xmlShell' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005476 <info>Implements the XML shell This allow to load, validate, view, modify and save a document using a environment similar to a UNIX commandline.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005477 <return type='void'/>
5478 <arg name='doc' type='xmlDocPtr'/>
5479 <arg name='filename' type='char *'/>
5480 <arg name='input' type='xmlShellReadlineFunc'/>
5481 <arg name='output' type='FILE *'/>
5482 </function>
5483 <function name='xmlShellBase' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005484 <info>Implements the XML shell function "base" dumps the current XML base of the node</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005485 <return type='int'/>
5486 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5487 <arg name='arg' type='char *'/>
5488 <arg name='node' type='xmlNodePtr'/>
5489 <arg name='node2' type='xmlNodePtr'/>
5490 </function>
5491 <function name='xmlShellCat' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005492 <info>Implements the XML shell function "cat" dumps the serialization node content (XML or HTML).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005493 <return type='int'/>
5494 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5495 <arg name='arg' type='char *'/>
5496 <arg name='node' type='xmlNodePtr'/>
5497 <arg name='node2' type='xmlNodePtr'/>
5498 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005499 <functype name='xmlShellCmd' file='debugXML' info='This is a generic signature for the XML shell functions'/>
5500 <struct name='xmlShellCtxt' file='debugXML' info='A debugging shell context TODO: add the defined function tables.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005501 <typedef name='xmlShellCtxtPtr' file='debugXML'/>
5502 <function name='xmlShellDir' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005503 <info>Implements the XML shell function "dir" dumps informations about the node (namespace, attributes, content).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005504 <return type='int'/>
5505 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5506 <arg name='arg' type='char *'/>
5507 <arg name='node' type='xmlNodePtr'/>
5508 <arg name='node2' type='xmlNodePtr'/>
5509 </function>
5510 <function name='xmlShellDu' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005511 <info>Implements the XML shell function "du" show the structure of the subtree under node tree If tree is null, the command works on the current node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005512 <return type='int'/>
5513 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5514 <arg name='arg' type='char *'/>
5515 <arg name='tree' type='xmlNodePtr'/>
5516 <arg name='node2' type='xmlNodePtr'/>
5517 </function>
5518 <function name='xmlShellList' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005519 <info>Implements the XML shell function "ls" Does an Unix like listing of the given node (like a directory)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005520 <return type='int'/>
5521 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5522 <arg name='arg' type='char *'/>
5523 <arg name='node' type='xmlNodePtr'/>
5524 <arg name='node2' type='xmlNodePtr'/>
5525 </function>
5526 <function name='xmlShellLoad' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005527 <info>Implements the XML shell function "load" loads a new document specified by the filename</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005528 <return type='int'/>
5529 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5530 <arg name='filename' type='char *'/>
5531 <arg name='node' type='xmlNodePtr'/>
5532 <arg name='node2' type='xmlNodePtr'/>
5533 </function>
5534 <function name='xmlShellPrintNode' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005535 <info>Print node to stdout</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005536 <return type='void'/>
5537 <arg name='node' type='xmlNodePtr'/>
5538 </function>
5539 <function name='xmlShellPrintXPathError' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005540 <info>Print the xpath error to libxml default error channel</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005541 <return type='void'/>
5542 <arg name='errorType' type='int'/>
5543 <arg name='arg' type='const char *'/>
5544 </function>
5545 <function name='xmlShellPrintXPathResult' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005546 <info>Prints result to stdout</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005547 <return type='void'/>
5548 <arg name='list' type='xmlXPathObjectPtr'/>
5549 </function>
5550 <function name='xmlShellPwd' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005551 <info>Implements the XML shell function "pwd" Show the full path from the root to the node, if needed building thumblers when similar elements exists at a given ancestor level. The output is compatible with XPath commands.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005552 <return type='int'/>
5553 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5554 <arg name='buffer' type='char *'/>
5555 <arg name='node' type='xmlNodePtr'/>
5556 <arg name='node2' type='xmlNodePtr'/>
5557 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005558 <functype name='xmlShellReadlineFunc' file='debugXML' info='This is a generic signature for the XML shell input function'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005559 <function name='xmlShellSave' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005560 <info>Implements the XML shell function "save" Write the current document to the filename, or it's original name</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005561 <return type='int'/>
5562 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5563 <arg name='filename' type='char *'/>
5564 <arg name='node' type='xmlNodePtr'/>
5565 <arg name='node2' type='xmlNodePtr'/>
5566 </function>
5567 <function name='xmlShellValidate' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005568 <info>Implements the XML shell function "validate" Validate the document, if a DTD path is provided, then the validation is done against the given DTD.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005569 <return type='int'/>
5570 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5571 <arg name='dtd' type='char *'/>
5572 <arg name='node' type='xmlNodePtr'/>
5573 <arg name='node2' type='xmlNodePtr'/>
5574 </function>
5575 <function name='xmlShellWrite' file='debugXML'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005576 <info>Implements the XML shell function "write" Write the current node to the filename, it saves the serialization of the subtree under the node specified</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005577 <return type='int'/>
5578 <arg name='ctxt' type='xmlShellCtxtPtr'/>
5579 <arg name='filename' type='char *'/>
5580 <arg name='node' type='xmlNodePtr'/>
5581 <arg name='node2' type='xmlNodePtr'/>
5582 </function>
5583 <function name='xmlSkipBlankChars' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005584 <info>skip all blanks character found at that point in the input streams. It pops up finished entities in the process if allowable at that point.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005585 <return type='int'/>
5586 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5587 </function>
5588 <function name='xmlSnprintfElementContent' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005589 <info>This will dump the content of the element content definition Intended just for the debug routine</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005590 <return type='void'/>
5591 <arg name='buf' type='char *'/>
5592 <arg name='size' type='int'/>
5593 <arg name='content' type='xmlElementContentPtr'/>
5594 <arg name='glob' type='int'/>
5595 </function>
5596 <function name='xmlSplitQName' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005597 <info>parse an UTF8 encoded XML qualified name string </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005598 <return type='xmlChar *'/>
5599 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5600 <arg name='name' type='const xmlChar *'/>
5601 <arg name='prefix' type='xmlChar **'/>
5602 </function>
5603 <function name='xmlSplitQName2' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005604 <info>parse an XML qualified name string </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005605 <return type='xmlChar *'/>
5606 <arg name='name' type='const xmlChar *'/>
5607 <arg name='prefix' type='xmlChar **'/>
5608 </function>
5609 <function name='xmlSprintfElementContent' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005610 <info>Deprecated, unsafe, use xmlSnprintfElementContent</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005611 <return type='void'/>
5612 <arg name='buf' type='char *'/>
5613 <arg name='content' type='xmlElementContentPtr'/>
5614 <arg name='glob' type='int'/>
5615 </function>
5616 <function name='xmlStopParser' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005617 <info>Blocks further parser processing</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005618 <return type='void'/>
5619 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5620 </function>
5621 <function name='xmlStrEqual' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005622 <info>Check if both string are equal of have same content Should be a bit more readable and faster than xmlStrEqual()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005623 <return type='int'/>
5624 <arg name='str1' type='const xmlChar *'/>
5625 <arg name='str2' type='const xmlChar *'/>
5626 </function>
5627 <function name='xmlStrcasecmp' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005628 <info>a strcasecmp for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005629 <return type='int'/>
5630 <arg name='str1' type='const xmlChar *'/>
5631 <arg name='str2' type='const xmlChar *'/>
5632 </function>
5633 <function name='xmlStrcasestr' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005634 <info>a case-ignoring strstr for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005635 <return type='const xmlChar *'/>
5636 <arg name='str' type='const xmlChar *'/>
5637 <arg name='val' type='xmlChar *'/>
5638 </function>
5639 <function name='xmlStrcat' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005640 <info>a strcat for array of xmlChar's. Since they are supposed to be encoded in UTF-8 or an encoding with 8bit based chars, we assume a termination mark of '0'.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005641 <return type='xmlChar *'/>
5642 <arg name='cur' type='xmlChar *'/>
5643 <arg name='add' type='const xmlChar *'/>
5644 </function>
5645 <function name='xmlStrchr' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005646 <info>a strchr for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005647 <return type='const xmlChar *'/>
5648 <arg name='str' type='const xmlChar *'/>
5649 <arg name='val' type='xmlChar'/>
5650 </function>
5651 <function name='xmlStrcmp' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005652 <info>a strcmp for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005653 <return type='int'/>
5654 <arg name='str1' type='const xmlChar *'/>
5655 <arg name='str2' type='const xmlChar *'/>
5656 </function>
5657 <function name='xmlStrdup' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005658 <info>a strdup for array of xmlChar's. Since they are supposed to be encoded in UTF-8 or an encoding with 8bit based chars, we assume a termination mark of '0'.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005659 <return type='xmlChar *'/>
5660 <arg name='cur' type='const xmlChar *'/>
5661 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005662 <functype name='xmlStrdupFunc' file='xmlmemory'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005663 <function name='xmlStringCurrentChar' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005664 <info>The current char value, if using UTF-8 this may actually span multiple bytes in the input buffer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005665 <return type='int'/>
5666 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5667 <arg name='cur' type='const xmlChar *'/>
5668 <arg name='len' type='int *'/>
5669 </function>
5670 <function name='xmlStringDecodeEntities' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005671 <info>Takes a entity string content and process to do the adequate substitutions. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005672 <return type='xmlChar *'/>
5673 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5674 <arg name='str' type='const xmlChar *'/>
5675 <arg name='what' type='int'/>
5676 <arg name='end' type='xmlChar'/>
5677 <arg name='end2' type='xmlChar'/>
5678 <arg name='end3' type='xmlChar'/>
5679 </function>
5680 <function name='xmlStringGetNodeList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005681 <info>Parse the value string and build the node list associated. Should produce a flat tree with only TEXTs and ENTITY_REFs.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005682 <return type='xmlNodePtr'/>
5683 <arg name='doc' type='xmlDocPtr'/>
5684 <arg name='value' type='const xmlChar *'/>
5685 </function>
5686 <function name='xmlStringLenGetNodeList' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005687 <info>Parse the value string and build the node list associated. Should produce a flat tree with only TEXTs and ENTITY_REFs.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005688 <return type='xmlNodePtr'/>
5689 <arg name='doc' type='xmlDocPtr'/>
5690 <arg name='value' type='const xmlChar *'/>
5691 <arg name='len' type='int'/>
5692 </function>
5693 <function name='xmlStrlen' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005694 <info>length of a xmlChar's string</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005695 <return type='int'/>
5696 <arg name='str' type='const xmlChar *'/>
5697 </function>
5698 <function name='xmlStrncasecmp' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005699 <info>a strncasecmp for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005700 <return type='int'/>
5701 <arg name='str1' type='const xmlChar *'/>
5702 <arg name='str2' type='const xmlChar *'/>
5703 <arg name='len' type='int'/>
5704 </function>
5705 <function name='xmlStrncat' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005706 <info>a strncat for array of xmlChar's, it will extend cur with the len first bytes of add.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005707 <return type='xmlChar *'/>
5708 <arg name='cur' type='xmlChar *'/>
5709 <arg name='add' type='const xmlChar *'/>
5710 <arg name='len' type='int'/>
5711 </function>
5712 <function name='xmlStrncmp' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005713 <info>a strncmp for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005714 <return type='int'/>
5715 <arg name='str1' type='const xmlChar *'/>
5716 <arg name='str2' type='const xmlChar *'/>
5717 <arg name='len' type='int'/>
5718 </function>
5719 <function name='xmlStrndup' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005720 <info>a strndup for array of xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005721 <return type='xmlChar *'/>
5722 <arg name='cur' type='const xmlChar *'/>
5723 <arg name='len' type='int'/>
5724 </function>
5725 <function name='xmlStrstr' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005726 <info>a strstr for xmlChar's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005727 <return type='const xmlChar *'/>
5728 <arg name='str' type='const xmlChar *'/>
5729 <arg name='val' type='const xmlChar *'/>
5730 </function>
5731 <function name='xmlStrsub' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005732 <info>Extract a substring of a given string</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005733 <return type='xmlChar *'/>
5734 <arg name='str' type='const xmlChar *'/>
5735 <arg name='start' type='int'/>
5736 <arg name='len' type='int'/>
5737 </function>
5738 <function name='xmlSubstituteEntitiesDefault' file='parser'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005739 <info>Set and return the previous value for default entity support. Initially the parser always keep entity references instead of substituting entity values in the output. This function has to be used to change the default parser behavior SAX::substituteEntities() has to be used for changing that on a file by file basis.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005740 <return type='int'/>
5741 <arg name='val' type='int'/>
5742 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005743 <macro name='xmlSubstituteEntitiesDefaultValue' file='globals' info='global variable controlling the entity substitution default behavior'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005744 <function name='xmlSwitchEncoding' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005745 <info>change the input functions when discovering the character encoding of a given entity.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005746 <return type='int'/>
5747 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5748 <arg name='enc' type='xmlCharEncoding'/>
5749 </function>
5750 <function name='xmlSwitchToEncoding' file='parserInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005751 <info>change the input functions when discovering the character encoding of a given entity.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005752 <return type='int'/>
5753 <arg name='ctxt' type='xmlParserCtxtPtr'/>
5754 <arg name='handler' type='xmlCharEncodingHandlerPtr'/>
5755 </function>
5756 <function name='xmlTextConcat' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005757 <info>Concat the given string at the end of the existing node content</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005758 <return type='void'/>
5759 <arg name='node' type='xmlNodePtr'/>
5760 <arg name='content' type='const xmlChar *'/>
5761 <arg name='len' type='int'/>
5762 </function>
5763 <function name='xmlTextMerge' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005764 <info>Merge two text nodes into one</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005765 <return type='xmlNodePtr'/>
5766 <arg name='first' type='xmlNodePtr'/>
5767 <arg name='second' type='xmlNodePtr'/>
5768 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005769 <struct name='xmlURI' file='uri' info='A parsed URI reference. This is a struct containing the various fields as described in RFC 2396 but separated for further processing'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005770 <function name='xmlURIEscape' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005771 <info>Escaping routine, does not do validity checks ! It will try to escape the chars needing this, but this is heuristic based it's impossible to be sure.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005772 <return type='xmlChar *'/>
5773 <arg name='str' type='const xmlChar *'/>
5774 </function>
5775 <function name='xmlURIEscapeStr' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005776 <info>This routine escapes a string to hex, ignoring reserved characters (a-z) and the characters in the exception list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005777 <return type='xmlChar *'/>
5778 <arg name='str' type='const xmlChar *'/>
5779 <arg name='list' type='const xmlChar *'/>
5780 </function>
5781 <typedef name='xmlURIPtr' file='uri'/>
5782 <function name='xmlURIUnescapeString' file='uri'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005783 <info>Unescaping routine, does not do validity checks ! Output is direct unsigned char translation of XX values (no encoding)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005784 <return type='char *'/>
5785 <arg name='str' type='const char *'/>
5786 <arg name='len' type='int'/>
5787 <arg name='target' type='char *'/>
5788 </function>
5789 <function name='xmlUTF8Strlen' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005790 <info>compute the length of an UTF8 string, it doesn't do a full UTF8 checking of the content of the string.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005791 <return type='int'/>
5792 <arg name='utf' type='const xmlChar *'/>
5793 </function>
5794 <function name='xmlUTF8Strloc' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005795 <info>a function to provide relative location of a UTF8 char</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005796 <return type='int'/>
5797 <arg name='utf' type='const xmlChar *'/>
5798 <arg name='utfchar' type='const xmlChar *'/>
5799 </function>
5800 <function name='xmlUTF8Strndup' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005801 <info>a strndup for array of UTF8's</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005802 <return type='xmlChar *'/>
5803 <arg name='utf' type='const xmlChar *'/>
5804 <arg name='len' type='int'/>
5805 </function>
5806 <function name='xmlUTF8Strpos' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005807 <info>a function to provide the equivalent of fetching a character from a string array</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005808 <return type='xmlChar *'/>
5809 <arg name='utf' type='const xmlChar *'/>
5810 <arg name='pos' type='int'/>
5811 </function>
5812 <function name='xmlUTF8Strsize' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005813 <info>storage size of an UTF8 string</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005814 <return type='int'/>
5815 <arg name='utf' type='const xmlChar *'/>
5816 <arg name='len' type='int'/>
5817 </function>
5818 <function name='xmlUTF8Strsub' file='encoding'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005819 <info>Note: positions are given in units of UTF-8 chars</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005820 <return type='xmlChar *'/>
5821 <arg name='utf' type='const xmlChar *'/>
5822 <arg name='start' type='int'/>
5823 <arg name='len' type='int'/>
5824 </function>
5825 <function name='xmlUnlinkNode' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005826 <info>Unlink a node from it's current context, the node is not freed</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005827 <return type='void'/>
5828 <arg name='cur' type='xmlNodePtr'/>
5829 </function>
5830 <function name='xmlUnlockLibrary' file='threads'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005831 <info>xmlUnlockLibrary() is used to release a re-entrant lock on the libxml2 library.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005832 <return type='void'/>
5833 <arg name='void' type=''/>
5834 </function>
5835 <function name='xmlUnsetNsProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005836 <info>Remove an attribute carried by a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005837 <return type='int'/>
5838 <arg name='node' type='xmlNodePtr'/>
5839 <arg name='ns' type='xmlNsPtr'/>
5840 <arg name='name' type='const xmlChar *'/>
5841 </function>
5842 <function name='xmlUnsetProp' file='tree'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005843 <info>Remove an attribute carried by a node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005844 <return type='int'/>
5845 <arg name='node' type='xmlNodePtr'/>
5846 <arg name='name' type='const xmlChar *'/>
5847 </function>
5848 <struct name='xmlValidCtxt' file='valid'/>
5849 <typedef name='xmlValidCtxtPtr' file='valid'/>
5850 <function name='xmlValidGetPotentialChildren' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005851 <info>Build/extend a list of potential children allowed by the content tree</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005852 <return type='int'/>
5853 <arg name='ctree' type='xmlElementContent *'/>
5854 <arg name='list' type='const xmlChar **'/>
5855 <arg name='len' type='int *'/>
5856 <arg name='max' type='int'/>
5857 </function>
5858 <function name='xmlValidGetValidElements' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005859 <info>This function returns the list of authorized children to insert within an existing tree while respecting the validity constraints forced by the Dtd. The insertion point is defined using prev and next in the following ways: to insert before 'node': xmlValidGetValidElements(node-&gt;prev, node, ... to insert next 'node': xmlValidGetValidElements(node, node-&gt;next, ... to replace 'node': xmlValidGetValidElements(node-&gt;prev, node-&gt;next, ... to prepend a child to 'node': xmlValidGetValidElements(NULL, node-&gt;childs, to append a child to 'node': xmlValidGetValidElements(node-&gt;last, NULL, ... </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005860 <return type='int'/>
5861 <arg name='prev' type='xmlNode *'/>
5862 <arg name='next' type='xmlNode *'/>
5863 <arg name='list' type='const xmlChar **'/>
5864 <arg name='max' type='int'/>
5865 </function>
5866 <function name='xmlValidNormalizeAttributeValue' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005867 <info>Does the validation related extra step of the normalization of attribute values: </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005868 <return type='xmlChar *'/>
5869 <arg name='doc' type='xmlDocPtr'/>
5870 <arg name='elem' type='xmlNodePtr'/>
5871 <arg name='name' type='const xmlChar *'/>
5872 <arg name='value' type='const xmlChar *'/>
5873 </function>
5874 <struct name='xmlValidState' file='valid'/>
5875 <typedef name='xmlValidStatePtr' file='valid'/>
5876 <function name='xmlValidateAttributeDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005877 <info>Try to validate a single attribute definition basically it does the following checks as described by the XML-1.0 recommendation: - [ VC: Attribute Default Legal ] - [ VC: Enumeration ] - [ VC: ID Attribute Default ] </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005878 <return type='int'/>
5879 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5880 <arg name='doc' type='xmlDocPtr'/>
5881 <arg name='attr' type='xmlAttributePtr'/>
5882 </function>
5883 <function name='xmlValidateAttributeValue' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005884 <info>Validate that the given attribute value match the proper production </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005885 <return type='int'/>
5886 <arg name='type' type='xmlAttributeType'/>
5887 <arg name='value' type='const xmlChar *'/>
5888 </function>
5889 <function name='xmlValidateDocument' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005890 <info>Try to validate the document instance </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005891 <return type='int'/>
5892 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5893 <arg name='doc' type='xmlDocPtr'/>
5894 </function>
5895 <function name='xmlValidateDocumentFinal' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005896 <info>Does the final step for the document validation once all the incremental validation steps have been completed </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005897 <return type='int'/>
5898 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5899 <arg name='doc' type='xmlDocPtr'/>
5900 </function>
5901 <function name='xmlValidateDtd' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005902 <info>Try to validate the document against the dtd instance </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005903 <return type='int'/>
5904 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5905 <arg name='doc' type='xmlDocPtr'/>
5906 <arg name='dtd' type='xmlDtdPtr'/>
5907 </function>
5908 <function name='xmlValidateDtdFinal' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005909 <info>Does the final step for the dtds validation once all the subsets have been parsed </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005910 <return type='int'/>
5911 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5912 <arg name='doc' type='xmlDocPtr'/>
5913 </function>
5914 <function name='xmlValidateElement' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005915 <info>Try to validate the subtree under an element</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005916 <return type='int'/>
5917 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5918 <arg name='doc' type='xmlDocPtr'/>
5919 <arg name='elem' type='xmlNodePtr'/>
5920 </function>
5921 <function name='xmlValidateElementDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005922 <info>Try to validate a single element definition basically it does the following checks as described by the XML-1.0 recommendation: - [ VC: One ID per Element Type ] - [ VC: No Duplicate Types ] - [ VC: Unique Element Type Declaration ]</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005923 <return type='int'/>
5924 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5925 <arg name='doc' type='xmlDocPtr'/>
5926 <arg name='elem' type='xmlElementPtr'/>
5927 </function>
5928 <function name='xmlValidateNotationDecl' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005929 <info>Try to validate a single notation definition basically it does the following checks as described by the XML-1.0 recommendation: - it seems that no validity constraint exists on notation declarations But this function get called anyway ...</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005930 <return type='int'/>
5931 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5932 <arg name='doc' type='xmlDocPtr'/>
5933 <arg name='nota' type='xmlNotationPtr'/>
5934 </function>
5935 <function name='xmlValidateNotationUse' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005936 <info>Validate that the given name match a notation declaration. - [ VC: Notation Declared ]</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005937 <return type='int'/>
5938 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5939 <arg name='doc' type='xmlDocPtr'/>
5940 <arg name='notationName' type='const xmlChar *'/>
5941 </function>
5942 <function name='xmlValidateOneAttribute' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005943 <info>Try to validate a single attribute for an element basically it does the following checks as described by the XML-1.0 recommendation: - [ VC: Attribute Value Type ] - [ VC: Fixed Attribute Default ] - [ VC: Entity Name ] - [ VC: Name Token ] - [ VC: ID ] - [ VC: IDREF ] - [ VC: Entity Name ] - [ VC: Notation Attributes ] </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005944 <return type='int'/>
5945 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5946 <arg name='doc' type='xmlDocPtr'/>
5947 <arg name='elem' type='xmlNodePtr'/>
5948 <arg name='attr' type='xmlAttrPtr'/>
5949 <arg name='value' type='const xmlChar *'/>
5950 </function>
5951 <function name='xmlValidateOneElement' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005952 <info>Try to validate a single element and it's attributes, basically it does the following checks as described by the XML-1.0 recommendation: - [ VC: Element Valid ] - [ VC: Required Attribute ] Then call xmlValidateOneAttribute() for each attribute present. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00005953 <return type='int'/>
5954 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5955 <arg name='doc' type='xmlDocPtr'/>
5956 <arg name='elem' type='xmlNodePtr'/>
5957 </function>
5958 <function name='xmlValidateRoot' file='valid'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005959 <info>Try to validate a the root element basically it does the following check as described by the XML-1.0 recommendation: - [ VC: Root Element Type ] it doesn't try to recurse or apply other check to the element</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005960 <return type='int'/>
5961 <arg name='ctxt' type='xmlValidCtxtPtr'/>
5962 <arg name='doc' type='xmlDocPtr'/>
5963 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005964 <functype name='xmlValidityErrorFunc' file='valid'/>
5965 <functype name='xmlValidityWarningFunc' file='valid'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005966 <function name='xmlXIncludeProcess' file='xinclude'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005967 <info>Implement the XInclude substitution on the XML document doc</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005968 <return type='int'/>
5969 <arg name='doc' type='xmlDocPtr'/>
5970 </function>
5971 <function name='xmlXPathAddValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005972 <info>Implement the add operation on XPath objects: The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005973 <return type='void'/>
5974 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5975 </function>
5976 <struct name='xmlXPathAxis' file='xpath'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005977 <functype name='xmlXPathAxisFunc' file='xpath'/>
Daniel Veillard61006472002-01-21 17:31:47 +00005978 <typedef name='xmlXPathAxisPtr' file='xpath'/>
5979 <function name='xmlXPathBooleanFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005980 <info>Implement the boolean() XPath function boolean boolean(object) he boolean function converts its argument to a boolean as follows: - a number is true if and only if it is neither positive or negative zero nor NaN - a node-set is true if and only if it is non-empty - a string is true if and only if its length is non-zero</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005981 <return type='void'/>
5982 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
5983 <arg name='nargs' type='int'/>
5984 </function>
5985 <function name='xmlXPathCastBooleanToNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005986 <info>Converts a boolean to its number value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005987 <return type='double'/>
5988 <arg name='val' type='int'/>
5989 </function>
5990 <function name='xmlXPathCastBooleanToString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005991 <info>Converts a boolean to its string value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005992 <return type='xmlChar *'/>
5993 <arg name='val' type='int'/>
5994 </function>
5995 <function name='xmlXPathCastNodeSetToBoolean' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00005996 <info>Converts a node-set to its boolean value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00005997 <return type='int'/>
5998 <arg name='ns' type='xmlNodeSetPtr'/>
5999 </function>
6000 <function name='xmlXPathCastNodeSetToNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006001 <info>Converts a node-set to its number value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006002 <return type='double'/>
6003 <arg name='ns' type='xmlNodeSetPtr'/>
6004 </function>
6005 <function name='xmlXPathCastNodeSetToString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006006 <info>Converts a node-set to its string value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006007 <return type='xmlChar *'/>
6008 <arg name='ns' type='xmlNodeSetPtr'/>
6009 </function>
6010 <function name='xmlXPathCastNodeToNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006011 <info>Converts a node to its number value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006012 <return type='double'/>
6013 <arg name='node' type='xmlNodePtr'/>
6014 </function>
6015 <function name='xmlXPathCastNodeToString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006016 <info>Converts a node to its string value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006017 <return type='xmlChar *'/>
6018 <arg name='node' type='xmlNodePtr'/>
6019 </function>
6020 <function name='xmlXPathCastNumberToBoolean' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006021 <info>Converts a number to its boolean value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006022 <return type='int'/>
6023 <arg name='val' type='double'/>
6024 </function>
6025 <function name='xmlXPathCastNumberToString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006026 <info>Converts a number to its string value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006027 <return type='xmlChar *'/>
6028 <arg name='val' type='double'/>
6029 </function>
6030 <function name='xmlXPathCastStringToBoolean' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006031 <info>Converts a string to its boolean value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006032 <return type='int'/>
6033 <arg name='val' type='const xmlChar *'/>
6034 </function>
6035 <function name='xmlXPathCastStringToNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006036 <info>Converts a string to its number value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006037 <return type='double'/>
6038 <arg name='val' type='const xmlChar *'/>
6039 </function>
6040 <function name='xmlXPathCastToBoolean' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006041 <info>Converts an XPath object to its boolean value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006042 <return type='int'/>
6043 <arg name='val' type='xmlXPathObjectPtr'/>
6044 </function>
6045 <function name='xmlXPathCastToNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006046 <info>Converts an XPath object to its number value</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006047 <return type='double'/>
6048 <arg name='val' type='xmlXPathObjectPtr'/>
6049 </function>
6050 <function name='xmlXPathCastToString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006051 <info>Converts an existing object to its string() equivalent</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006052 <return type='xmlChar *'/>
6053 <arg name='val' type='xmlXPathObjectPtr'/>
6054 </function>
6055 <function name='xmlXPathCeilingFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006056 <info>Implement the ceiling() XPath function number ceiling(number) The ceiling function returns the smallest (closest to negative infinity) number that is not less than the argument and that is an integer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006057 <return type='void'/>
6058 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6059 <arg name='nargs' type='int'/>
6060 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006061 <macro name='xmlXPathCheckError' file='xpathInternals' info='Check if an XPath error was raised'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006062 <function name='xmlXPathCmpNodes' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006063 <info>Compare two nodes w.r.t document order</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006064 <return type='int'/>
6065 <arg name='node1' type='xmlNodePtr'/>
6066 <arg name='node2' type='xmlNodePtr'/>
6067 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006068 <struct name='xmlXPathCompExpr' file='xpath' info='[14] Expr ::= OrExpr [21] OrExpr ::= AndExpr | OrExpr 'or' AndExpr '/>
Daniel Veillard61006472002-01-21 17:31:47 +00006069 <typedef name='xmlXPathCompExprPtr' file='xpath'/>
6070 <function name='xmlXPathCompareValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006071 <info>Implement the compare operation on XPath objects: arg1 &lt; arg2 (1, 1, ... arg1 &lt;= arg2 (1, 0, ... arg1 &gt; arg2 (0, 1, ... arg1 &gt;= arg2 (0, 0, ... </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006072 <return type='int'/>
6073 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6074 <arg name='inf' type='int'/>
6075 <arg name='strict' type='int'/>
6076 </function>
6077 <function name='xmlXPathCompile' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006078 <info>Compile an XPath expression</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006079 <return type='xmlXPathCompExprPtr'/>
6080 <arg name='str' type='const xmlChar *'/>
6081 </function>
6082 <function name='xmlXPathCompiledEval' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006083 <info>Evaluate the Precompiled XPath expression in the given context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006084 <return type='xmlXPathObjectPtr'/>
6085 <arg name='comp' type='xmlXPathCompExprPtr'/>
6086 <arg name='ctx' type='xmlXPathContextPtr'/>
6087 </function>
6088 <function name='xmlXPathConcatFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006089 <info>Implement the concat() XPath function string concat(string, string, string*) The concat function returns the concatenation of its arguments.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006090 <return type='void'/>
6091 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6092 <arg name='nargs' type='int'/>
6093 </function>
6094 <function name='xmlXPathContainsFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006095 <info>Implement the contains() XPath function boolean contains(string, string) The contains function returns true if the first argument string contains the second argument string, and otherwise returns false.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006096 <return type='void'/>
6097 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6098 <arg name='nargs' type='int'/>
6099 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006100 <struct name='xmlXPathContext' file='xpath' info='Expression evaluation occurs with respect to a context. he context consists of: - a node (the context node) - a node list (the context node list) - a set of variable bindings - a function library - the set of namespace declarations in scope for the expression Following the switch to hash tables, this need to be trimmed up at the next binary incompatible release.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006101 <typedef name='xmlXPathContextPtr' file='xpath'/>
6102 <function name='xmlXPathConvertBoolean' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006103 <info>Converts an existing object to its boolean() equivalent</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006104 <return type='xmlXPathObjectPtr'/>
6105 <arg name='val' type='xmlXPathObjectPtr'/>
6106 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006107 <functype name='xmlXPathConvertFunc' file='xpath'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006108 <function name='xmlXPathConvertNumber' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006109 <info>Converts an existing object to its number() equivalent</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006110 <return type='xmlXPathObjectPtr'/>
6111 <arg name='val' type='xmlXPathObjectPtr'/>
6112 </function>
6113 <function name='xmlXPathConvertString' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006114 <info>Converts an existing object to its string() equivalent</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006115 <return type='xmlXPathObjectPtr'/>
6116 <arg name='val' type='xmlXPathObjectPtr'/>
6117 </function>
6118 <function name='xmlXPathCountFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006119 <info>Implement the count() XPath function number count(node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006120 <return type='void'/>
6121 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6122 <arg name='nargs' type='int'/>
6123 </function>
6124 <function name='xmlXPathDebugDumpCompExpr' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006125 <info>Dumps the tree of the compiled XPath expression.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006126 <return type='void'/>
6127 <arg name='output' type='FILE *'/>
6128 <arg name='comp' type='xmlXPathCompExprPtr'/>
6129 <arg name='depth' type='int'/>
6130 </function>
6131 <function name='xmlXPathDebugDumpObject' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006132 <info>Dump the content of the object for debugging purposes</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006133 <return type='void'/>
6134 <arg name='output' type='FILE *'/>
6135 <arg name='cur' type='xmlXPathObjectPtr'/>
6136 <arg name='depth' type='int'/>
6137 </function>
6138 <function name='xmlXPathDifference' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006139 <info>Implements the EXSLT - Sets difference() function: node-set set:difference (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006140 <return type='xmlNodeSetPtr'/>
6141 <arg name='nodes1' type='xmlNodeSetPtr'/>
6142 <arg name='nodes2' type='xmlNodeSetPtr'/>
6143 </function>
6144 <function name='xmlXPathDistinct' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006145 <info>Implements the EXSLT - Sets distinct() function: node-set set:distinct (node-set) nodes is sorted by document order, then exslSetsDistinctSorted is called with the sorted node-set</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006146 <return type='xmlNodeSetPtr'/>
6147 <arg name='nodes' type='xmlNodeSetPtr'/>
6148 </function>
6149 <function name='xmlXPathDistinctSorted' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006150 <info>Implements the EXSLT - Sets distinct() function: node-set set:distinct (node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006151 <return type='xmlNodeSetPtr'/>
6152 <arg name='nodes' type='xmlNodeSetPtr'/>
6153 </function>
6154 <function name='xmlXPathDivValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006155 <info>Implement the div operation on XPath objects arg1 / arg2: The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006156 <return type='void'/>
6157 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6158 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006159 <macro name='xmlXPathEmptyNodeSet' file='xpathInternals' info='Empties a node-set'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006160 <function name='xmlXPathEqualValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006161 <info>Implement the equal operation on XPath objects content: arg1 == arg2</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006162 <return type='int'/>
6163 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6164 </function>
6165 <enum name='xmlXPathError' file='xpath'/>
6166 <function name='xmlXPathEval' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006167 <info>Evaluate the XPath Location Path in the given context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006168 <return type='xmlXPathObjectPtr'/>
6169 <arg name='str' type='const xmlChar *'/>
6170 <arg name='ctx' type='xmlXPathContextPtr'/>
6171 </function>
6172 <function name='xmlXPathEvalExpr' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006173 <info>Parse and evaluate an XPath expression in the given context, then push the result on the context stack</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006174 <return type='void'/>
6175 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6176 </function>
6177 <function name='xmlXPathEvalExpression' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006178 <info>Evaluate the XPath expression in the given context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006179 <return type='xmlXPathObjectPtr'/>
6180 <arg name='str' type='const xmlChar *'/>
6181 <arg name='ctxt' type='xmlXPathContextPtr'/>
6182 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006183 <functype name='xmlXPathEvalFunc' file='xpath' info='an XPath evaluation function, the parameters are on the XPath context stack'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006184 <function name='xmlXPathEvalPredicate' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006185 <info>Evaluate a predicate result for the current node. A PredicateExpr is evaluated by evaluating the Expr and converting the result to a boolean. If the result is a number, the result will be converted to true if the number is equal to the position of the context node in the context node list (as returned by the position function) and will be converted to false otherwise; if the result is not a number, then the result will be converted as if by a call to the boolean function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006186 <return type='int'/>
6187 <arg name='ctxt' type='xmlXPathContextPtr'/>
6188 <arg name='res' type='xmlXPathObjectPtr'/>
6189 </function>
6190 <function name='xmlXPathEvaluatePredicateResult' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006191 <info>Evaluate a predicate result for the current node. A PredicateExpr is evaluated by evaluating the Expr and converting the result to a boolean. If the result is a number, the result will be converted to true if the number is equal to the position of the context node in the context node list (as returned by the position function) and will be converted to false otherwise; if the result is not a number, then the result will be converted as if by a call to the boolean function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006192 <return type='int'/>
6193 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6194 <arg name='res' type='xmlXPathObjectPtr'/>
6195 </function>
6196 <function name='xmlXPathFalseFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006197 <info>Implement the false() XPath function boolean false()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006198 <return type='void'/>
6199 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6200 <arg name='nargs' type='int'/>
6201 </function>
6202 <function name='xmlXPathFloorFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006203 <info>Implement the floor() XPath function number floor(number) The floor function returns the largest (closest to positive infinity) number that is not greater than the argument and that is an integer.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006204 <return type='void'/>
6205 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6206 <arg name='nargs' type='int'/>
6207 </function>
6208 <function name='xmlXPathFreeCompExpr' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006209 <info>Free up the memory allocated by comp</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006210 <return type='void'/>
6211 <arg name='comp' type='xmlXPathCompExprPtr'/>
6212 </function>
6213 <function name='xmlXPathFreeContext' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006214 <info>Free up an xmlXPathContext</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006215 <return type='void'/>
6216 <arg name='ctxt' type='xmlXPathContextPtr'/>
6217 </function>
6218 <function name='xmlXPathFreeNodeSet' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006219 <info>Free the NodeSet compound (not the actual nodes !).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006220 <return type='void'/>
6221 <arg name='obj' type='xmlNodeSetPtr'/>
6222 </function>
6223 <function name='xmlXPathFreeNodeSetList' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006224 <info>Free up the xmlXPathObjectPtr obj but don't deallocate the objects in the list contrary to xmlXPathFreeObject().</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006225 <return type='void'/>
6226 <arg name='obj' type='xmlXPathObjectPtr'/>
6227 </function>
6228 <function name='xmlXPathFreeObject' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006229 <info>Free up an xmlXPathObjectPtr object.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006230 <return type='void'/>
6231 <arg name='obj' type='xmlXPathObjectPtr'/>
6232 </function>
6233 <function name='xmlXPathFreeParserContext' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006234 <info>Free up an xmlXPathParserContext</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006235 <return type='void'/>
6236 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6237 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006238 <functype name='xmlXPathFuncLookupFunc' file='xpathInternals'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006239 <typedef name='xmlXPathFuncPtr' file='xpath'/>
6240 <struct name='xmlXPathFunct' file='xpath'/>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006241 <functype name='xmlXPathFunction' file='xpath' info='An XPath function The arguments (if any) are popped out of the context stack and the result is pushed on the stack.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006242 <function name='xmlXPathFunctionLookup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006243 <info>Search in the Function array of the context for the given function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006244 <return type='xmlXPathFunction'/>
6245 <arg name='ctxt' type='xmlXPathContextPtr'/>
6246 <arg name='name' type='const xmlChar *'/>
6247 </function>
6248 <function name='xmlXPathFunctionLookupNS' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006249 <info>Search in the Function array of the context for the given function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006250 <return type='xmlXPathFunction'/>
6251 <arg name='ctxt' type='xmlXPathContextPtr'/>
6252 <arg name='name' type='const xmlChar *'/>
6253 <arg name='uri' type='const xmlChar *ns_'/>
6254 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006255 <macro name='xmlXPathGetContextNode' file='xpathInternals' info='Get the context node of an XPath context'/>
6256 <macro name='xmlXPathGetDocument' file='xpathInternals' info='Get the document of an XPath context'/>
6257 <macro name='xmlXPathGetError' file='xpathInternals' info='Get the error code of an XPath context'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006258 <function name='xmlXPathHasSameNodes' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006259 <info>Implements the EXSLT - Sets has-same-nodes function: boolean set:has-same-node(node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006260 <return type='int'/>
6261 <arg name='nodes1' type='xmlNodeSetPtr'/>
6262 <arg name='nodes2' type='xmlNodeSetPtr'/>
6263 </function>
6264 <function name='xmlXPathIdFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006265 <info>Implement the id() XPath function node-set id(object) The id function selects elements by their unique ID (see [5.2.1 Unique IDs]). When the argument to id is of type node-set, then the result is the union of the result of applying id to the string value of each of the nodes in the argument node-set. When the argument to id is of any other type, the argument is converted to a string as if by a call to the string function; the string is split into a whitespace-separated list of tokens (whitespace is any sequence of characters matching the production S); the result is a node-set containing the elements in the same document as the context node that have a unique ID equal to any of the tokens in the list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006266 <return type='void'/>
6267 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6268 <arg name='nargs' type='int'/>
6269 </function>
6270 <function name='xmlXPathInit' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006271 <info>Initialize the XPath environment</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006272 <return type='void'/>
6273 <arg name='void' type=''/>
6274 </function>
6275 <function name='xmlXPathIntersection' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006276 <info>Implements the EXSLT - Sets intersection() function: node-set set:intersection (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006277 <return type='xmlNodeSetPtr'/>
6278 <arg name='nodes1' type='xmlNodeSetPtr'/>
6279 <arg name='nodes2' type='xmlNodeSetPtr'/>
6280 </function>
6281 <function name='xmlXPathIsInf' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006282 <info>Provides a portable isinf() function to detect whether a double is a +Infinite or -Infinite. Based on trio code http://sourceforge.net/projects/ctrio/</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006283 <return type='int'/>
6284 <arg name='val' type='double'/>
6285 </function>
6286 <function name='xmlXPathIsNaN' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006287 <info>Provides a portable isnan() function to detect whether a double is a NotaNumber. Based on trio code http://sourceforge.net/projects/ctrio/</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006288 <return type='int'/>
6289 <arg name='val' type='double'/>
6290 </function>
6291 <function name='xmlXPathIsNodeType' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006292 <info>Is the name given a NodeType one. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006293 <return type='int'/>
6294 <arg name='name' type='const xmlChar *'/>
6295 </function>
6296 <function name='xmlXPathLangFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006297 <info>Implement the lang() XPath function boolean lang(string) The lang function returns true or false depending on whether the language of the context node as specified by xml:lang attributes is the same as or is a sublanguage of the language specified by the argument string. The language of the context node is determined by the value of the xml:lang attribute on the context node, or, if the context node has no xml:lang attribute, by the value of the xml:lang attribute on the nearest ancestor of the context node that has an xml:lang attribute. If there is no such attribute, then lang</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006298 <return type='void'/>
6299 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6300 <arg name='nargs' type='int'/>
6301 </function>
6302 <function name='xmlXPathLastFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006303 <info>Implement the last() XPath function number last() The last function returns the number of nodes in the context node list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006304 <return type='void'/>
6305 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6306 <arg name='nargs' type='int'/>
6307 </function>
6308 <function name='xmlXPathLeading' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006309 <info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set) nodes1 and nodes2 are sorted by document order, then exslSetsLeadingSorted is called.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006310 <return type='xmlNodeSetPtr'/>
6311 <arg name='nodes1' type='xmlNodeSetPtr'/>
6312 <arg name='nodes2' type='xmlNodeSetPtr'/>
6313 </function>
6314 <function name='xmlXPathLeadingSorted' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006315 <info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006316 <return type='xmlNodeSetPtr'/>
6317 <arg name='nodes1' type='xmlNodeSetPtr'/>
6318 <arg name='nodes2' type='xmlNodeSetPtr'/>
6319 </function>
6320 <function name='xmlXPathLocalNameFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006321 <info>Implement the local-name() XPath function string local-name(node-set?) The local-name function returns a string containing the local part of the name of the node in the argument node-set that is first in document order. If the node-set is empty or the first node has no name, an empty string is returned. If the argument is omitted it defaults to the context node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006322 <return type='void'/>
6323 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6324 <arg name='nargs' type='int'/>
6325 </function>
6326 <function name='xmlXPathModValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006327 <info>Implement the mod operation on XPath objects: arg1 / arg2 The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006328 <return type='void'/>
6329 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6330 </function>
6331 <function name='xmlXPathMultValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006332 <info>Implement the multiply operation on XPath objects: The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006333 <return type='void'/>
6334 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6335 </function>
6336 <function name='xmlXPathNamespaceURIFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006337 <info>Implement the namespace-uri() XPath function string namespace-uri(node-set?) The namespace-uri function returns a string containing the namespace URI of the expanded name of the node in the argument node-set that is first in document order. If the node-set is empty, the first node has no name, or the expanded name has no namespace URI, an empty string is returned. If the argument is omitted it defaults to the context node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006338 <return type='void'/>
6339 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6340 <arg name='nargs' type='int'/>
6341 </function>
6342 <function name='xmlXPathNewBoolean' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006343 <info>Create a new xmlXPathObjectPtr of type boolean and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006344 <return type='xmlXPathObjectPtr'/>
6345 <arg name='val' type='int'/>
6346 </function>
6347 <function name='xmlXPathNewCString' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006348 <info>Create a new xmlXPathObjectPtr of type string and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006349 <return type='xmlXPathObjectPtr'/>
6350 <arg name='val' type='const char *'/>
6351 </function>
6352 <function name='xmlXPathNewContext' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006353 <info>Create a new xmlXPathContext</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006354 <return type='xmlXPathContextPtr'/>
6355 <arg name='doc' type='xmlDocPtr'/>
6356 </function>
6357 <function name='xmlXPathNewFloat' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006358 <info>Create a new xmlXPathObjectPtr of type double and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006359 <return type='xmlXPathObjectPtr'/>
6360 <arg name='val' type='double'/>
6361 </function>
6362 <function name='xmlXPathNewNodeSet' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006363 <info>Create a new xmlXPathObjectPtr of type NodeSet and initialize it with the single Node val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006364 <return type='xmlXPathObjectPtr'/>
6365 <arg name='val' type='xmlNodePtr'/>
6366 </function>
6367 <function name='xmlXPathNewNodeSetList' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006368 <info>Create a new xmlXPathObjectPtr of type NodeSet and initialize it with the Nodeset val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006369 <return type='xmlXPathObjectPtr'/>
6370 <arg name='val' type='xmlNodeSetPtr'/>
6371 </function>
6372 <function name='xmlXPathNewParserContext' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006373 <info>Create a new xmlXPathParserContext</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006374 <return type='xmlXPathParserContextPtr'/>
6375 <arg name='str' type='const xmlChar *'/>
6376 <arg name='ctxt' type='xmlXPathContextPtr'/>
6377 </function>
6378 <function name='xmlXPathNewString' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006379 <info>Create a new xmlXPathObjectPtr of type string and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006380 <return type='xmlXPathObjectPtr'/>
6381 <arg name='val' type='const xmlChar *'/>
6382 </function>
6383 <function name='xmlXPathNewValueTree' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006384 <info>Create a new xmlXPathObjectPtr of type Value Tree (XSLT) and initialize it with the tree root val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006385 <return type='xmlXPathObjectPtr'/>
6386 <arg name='val' type='xmlNodePtr'/>
6387 </function>
6388 <function name='xmlXPathNextAncestor' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006389 <info>Traversal function for the "ancestor" direction the ancestor axis contains the ancestors of the context node; the ancestors of the context node consist of the parent of context node and the parent's parent and so on; the nodes are ordered in reverse document order; thus the parent is the first node on the axis, and the parent's parent is the second node on the axis</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006390 <return type='xmlNodePtr'/>
6391 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6392 <arg name='cur' type='xmlNodePtr'/>
6393 </function>
6394 <function name='xmlXPathNextAncestorOrSelf' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006395 <info>Traversal function for the "ancestor-or-self" direction he ancestor-or-self axis contains the context node and ancestors of the context node in reverse document order; thus the context node is the first node on the axis, and the context node's parent the second; parent here is defined the same as with the parent axis.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006396 <return type='xmlNodePtr'/>
6397 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6398 <arg name='cur' type='xmlNodePtr'/>
6399 </function>
6400 <function name='xmlXPathNextAttribute' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006401 <info>Traversal function for the "attribute" direction TODO: support DTD inherited default attributes</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006402 <return type='xmlNodePtr'/>
6403 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6404 <arg name='cur' type='xmlNodePtr'/>
6405 </function>
6406 <function name='xmlXPathNextChild' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006407 <info>Traversal function for the "child" direction The child axis contains the children of the context node in document order.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006408 <return type='xmlNodePtr'/>
6409 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6410 <arg name='cur' type='xmlNodePtr'/>
6411 </function>
6412 <function name='xmlXPathNextDescendant' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006413 <info>Traversal function for the "descendant" direction the descendant axis contains the descendants of the context node in document order; a descendant is a child or a child of a child and so on.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006414 <return type='xmlNodePtr'/>
6415 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6416 <arg name='cur' type='xmlNodePtr'/>
6417 </function>
6418 <function name='xmlXPathNextDescendantOrSelf' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006419 <info>Traversal function for the "descendant-or-self" direction the descendant-or-self axis contains the context node and the descendants of the context node in document order; thus the context node is the first node on the axis, and the first child of the context node is the second node on the axis</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006420 <return type='xmlNodePtr'/>
6421 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6422 <arg name='cur' type='xmlNodePtr'/>
6423 </function>
6424 <function name='xmlXPathNextFollowing' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006425 <info>Traversal function for the "following" direction The following axis contains all nodes in the same document as the context node that are after the context node in document order, excluding any descendants and excluding attribute nodes and namespace nodes; the nodes are ordered in document order</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006426 <return type='xmlNodePtr'/>
6427 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6428 <arg name='cur' type='xmlNodePtr'/>
6429 </function>
6430 <function name='xmlXPathNextFollowingSibling' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006431 <info>Traversal function for the "following-sibling" direction The following-sibling axis contains the following siblings of the context node in document order.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006432 <return type='xmlNodePtr'/>
6433 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6434 <arg name='cur' type='xmlNodePtr'/>
6435 </function>
6436 <function name='xmlXPathNextNamespace' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006437 <info>Traversal function for the "namespace" direction the namespace axis contains the namespace nodes of the context node; the order of nodes on this axis is implementation-defined; the axis will be empty unless the context node is an element </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006438 <return type='xmlNodePtr'/>
6439 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6440 <arg name='cur' type='xmlNodePtr'/>
6441 </function>
6442 <function name='xmlXPathNextParent' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006443 <info>Traversal function for the "parent" direction The parent axis contains the parent of the context node, if there is one.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006444 <return type='xmlNodePtr'/>
6445 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6446 <arg name='cur' type='xmlNodePtr'/>
6447 </function>
6448 <function name='xmlXPathNextPreceding' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006449 <info>Traversal function for the "preceding" direction the preceding axis contains all nodes in the same document as the context node that are before the context node in document order, excluding any ancestors and excluding attribute nodes and namespace nodes; the nodes are ordered in reverse document order</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006450 <return type='xmlNodePtr'/>
6451 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6452 <arg name='cur' type='xmlNodePtr'/>
6453 </function>
6454 <function name='xmlXPathNextPrecedingSibling' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006455 <info>Traversal function for the "preceding-sibling" direction The preceding-sibling axis contains the preceding siblings of the context node in reverse document order; the first preceding sibling is first on the axis; the sibling preceding that node is the second on the axis and so on.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006456 <return type='xmlNodePtr'/>
6457 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6458 <arg name='cur' type='xmlNodePtr'/>
6459 </function>
6460 <function name='xmlXPathNextSelf' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006461 <info>Traversal function for the "self" direction The self axis contains just the context node itself</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006462 <return type='xmlNodePtr'/>
6463 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6464 <arg name='cur' type='xmlNodePtr'/>
6465 </function>
6466 <function name='xmlXPathNodeLeading' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006467 <info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set) nodes is sorted by document order, then exslSetsNodeLeadingSorted is called.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006468 <return type='xmlNodeSetPtr'/>
6469 <arg name='nodes' type='xmlNodeSetPtr'/>
6470 <arg name='node' type='xmlNodePtr'/>
6471 </function>
6472 <function name='xmlXPathNodeLeadingSorted' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006473 <info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006474 <return type='xmlNodeSetPtr'/>
6475 <arg name='nodes' type='xmlNodeSetPtr'/>
6476 <arg name='node' type='xmlNodePtr'/>
6477 </function>
6478 <function name='xmlXPathNodeSetAdd' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006479 <info>add a new xmlNodePtr to an existing NodeSet</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006480 <return type='void'/>
6481 <arg name='cur' type='xmlNodeSetPtr'/>
6482 <arg name='val' type='xmlNodePtr'/>
6483 </function>
6484 <function name='xmlXPathNodeSetAddUnique' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006485 <info>add a new xmlNodePtr to an existing NodeSet, optimized version when we are sure the node is not already in the set.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006486 <return type='void'/>
6487 <arg name='cur' type='xmlNodeSetPtr'/>
6488 <arg name='val' type='xmlNodePtr'/>
6489 </function>
6490 <function name='xmlXPathNodeSetContains' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006491 <info>checks whether cur contains val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006492 <return type='int'/>
6493 <arg name='cur' type='xmlNodeSetPtr'/>
6494 <arg name='val' type='xmlNodePtr'/>
6495 </function>
6496 <function name='xmlXPathNodeSetCreate' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006497 <info>Create a new xmlNodeSetPtr of type double and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006498 <return type='xmlNodeSetPtr'/>
6499 <arg name='val' type='xmlNodePtr'/>
6500 </function>
6501 <function name='xmlXPathNodeSetDel' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006502 <info>Removes an xmlNodePtr from an existing NodeSet</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006503 <return type='void'/>
6504 <arg name='cur' type='xmlNodeSetPtr'/>
6505 <arg name='val' type='xmlNodePtr'/>
6506 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006507 <macro name='xmlXPathNodeSetGetLength' file='xpath' info='Implement a functionality similar to the DOM NodeList.length'/>
6508 <macro name='xmlXPathNodeSetIsEmpty' file='xpath' info='Checks whether ns is empty or not'/>
6509 <macro name='xmlXPathNodeSetItem' file='xpath' info='Implements a functionality similar to the DOM NodeList.item()'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006510 <function name='xmlXPathNodeSetMerge' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006511 <info>Merges two nodesets, all nodes from val2 are added to val1 if val1 is NULL, a new set is created and copied from val2</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006512 <return type='xmlNodeSetPtr'/>
6513 <arg name='val1' type='xmlNodeSetPtr'/>
6514 <arg name='val2' type='xmlNodeSetPtr'/>
6515 </function>
6516 <function name='xmlXPathNodeSetRemove' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006517 <info>Removes an entry from an existing NodeSet list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006518 <return type='void'/>
6519 <arg name='cur' type='xmlNodeSetPtr'/>
6520 <arg name='val' type='int'/>
6521 </function>
6522 <function name='xmlXPathNodeSetSort' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006523 <info>Sort the node set in document order</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006524 <return type='void'/>
6525 <arg name='set' type='xmlNodeSetPtr'/>
6526 </function>
6527 <function name='xmlXPathNodeTrailing' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006528 <info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set) nodes is sorted by document order, then xmlXPathNodeTrailingSorted is called.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006529 <return type='xmlNodeSetPtr'/>
6530 <arg name='nodes' type='xmlNodeSetPtr'/>
6531 <arg name='node' type='xmlNodePtr'/>
6532 </function>
6533 <function name='xmlXPathNodeTrailingSorted' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006534 <info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006535 <return type='xmlNodeSetPtr'/>
6536 <arg name='nodes' type='xmlNodeSetPtr'/>
6537 <arg name='node' type='xmlNodePtr'/>
6538 </function>
6539 <function name='xmlXPathNormalizeFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006540 <info>Implement the normalize-space() XPath function string normalize-space(string?) The normalize-space function returns the argument string with white space normalized by stripping leading and trailing whitespace and replacing sequences of whitespace characters by a single space. Whitespace characters are the same allowed by the S production in XML. If the argument is omitted, it defaults to the context node converted to a string, in other words the value of the context node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006541 <return type='void'/>
6542 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6543 <arg name='nargs' type='int'/>
6544 </function>
6545 <function name='xmlXPathNotFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006546 <info>Implement the not() XPath function boolean not(boolean) The not function returns true if its argument is false, and false otherwise.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006547 <return type='void'/>
6548 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6549 <arg name='nargs' type='int'/>
6550 </function>
6551 <function name='xmlXPathNsLookup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006552 <info>Search in the namespace declaration array of the context for the given namespace name associated to the given prefix</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006553 <return type='const xmlChar *'/>
6554 <arg name='ctxt' type='xmlXPathContextPtr'/>
6555 <arg name='prefix' type='const xmlChar *'/>
6556 </function>
6557 <function name='xmlXPathNumberFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006558 <info>Implement the number() XPath function number number(object?)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006559 <return type='void'/>
6560 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6561 <arg name='nargs' type='int'/>
6562 </function>
6563 <struct name='xmlXPathObject' file='xpath'/>
6564 <function name='xmlXPathObjectCopy' file='xpath'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006565 <info>allocate a new copy of a given object</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006566 <return type='xmlXPathObjectPtr'/>
6567 <arg name='val' type='xmlXPathObjectPtr'/>
6568 </function>
6569 <typedef name='xmlXPathObjectPtr' file='xpath'/>
6570 <enum name='xmlXPathObjectType' file='xpath'/>
6571 <function name='xmlXPathParseNCName' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006572 <info>parse an XML namespace non qualified name. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006573 <return type='xmlChar *'/>
6574 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6575 </function>
6576 <function name='xmlXPathParseName' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006577 <info>parse an XML name </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006578 <return type='xmlChar *'/>
6579 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6580 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006581 <struct name='xmlXPathParserContext' file='xpath' info='An XPath parser context, it contains pure parsing informations, an xmlXPathContext, and the stack of objects.'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006582 <typedef name='xmlXPathParserContextPtr' file='xpath'/>
6583 <function name='xmlXPathPopBoolean' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006584 <info>Pops a boolean from the stack, handling conversion if needed. Check error with xmlXPathCheckError.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006585 <return type='int'/>
6586 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6587 </function>
6588 <function name='xmlXPathPopExternal' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006589 <info>Pops an external object from the stack, handling conversion if needed. Check error with xmlXPathCheckError.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006590 <return type='void *'/>
6591 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6592 </function>
6593 <function name='xmlXPathPopNodeSet' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006594 <info>Pops a node-set from the stack, handling conversion if needed. Check error with xmlXPathCheckError.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006595 <return type='xmlNodeSetPtr'/>
6596 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6597 </function>
6598 <function name='xmlXPathPopNumber' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006599 <info>Pops a number from the stack, handling conversion if needed. Check error with xmlXPathCheckError.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006600 <return type='double'/>
6601 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6602 </function>
6603 <function name='xmlXPathPopString' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006604 <info>Pops a string from the stack, handling conversion if needed. Check error with xmlXPathCheckError.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006605 <return type='xmlChar *'/>
6606 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6607 </function>
6608 <function name='xmlXPathPositionFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006609 <info>Implement the position() XPath function number position() The position function returns the position of the context node in the context node list. The first position is 1, and so the last position will be equal to last().</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006610 <return type='void'/>
6611 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6612 <arg name='nargs' type='int'/>
6613 </function>
6614 <function name='xmlXPathRegisterAllFunctions' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006615 <info>Registers all default XPath functions in this context</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006616 <return type='void'/>
6617 <arg name='ctxt' type='xmlXPathContextPtr'/>
6618 </function>
6619 <function name='xmlXPathRegisterFunc' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006620 <info>Register a new function. If f is NULL it unregisters the function</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006621 <return type='int'/>
6622 <arg name='ctxt' type='xmlXPathContextPtr'/>
6623 <arg name='name' type='const xmlChar *'/>
6624 <arg name='f' type='xmlXPathFunction'/>
6625 </function>
6626 <function name='xmlXPathRegisterFuncLookup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006627 <info>Registers an external mechanism to do function lookup.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006628 <return type='void'/>
6629 <arg name='ctxt' type='xmlXPathContextPtr'/>
6630 <arg name='f' type='xmlXPathFuncLookupFunc'/>
6631 <arg name='funcCtxt' type='void *'/>
6632 </function>
6633 <function name='xmlXPathRegisterFuncNS' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006634 <info>Register a new function. If f is NULL it unregisters the function</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006635 <return type='int'/>
6636 <arg name='ctxt' type='xmlXPathContextPtr'/>
6637 <arg name='name' type='const xmlChar *'/>
6638 <arg name='uri' type='const xmlChar *ns_'/>
6639 <arg name='f' type='xmlXPathFunction'/>
6640 </function>
6641 <function name='xmlXPathRegisterNs' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006642 <info>Register a new namespace. If ns_uri is NULL it unregisters the namespace</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006643 <return type='int'/>
6644 <arg name='ctxt' type='xmlXPathContextPtr'/>
6645 <arg name='prefix' type='const xmlChar *'/>
6646 <arg name='uri' type='const xmlChar *ns_'/>
6647 </function>
6648 <function name='xmlXPathRegisterVariable' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006649 <info>Register a new variable value. If value is NULL it unregisters the variable</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006650 <return type='int'/>
6651 <arg name='ctxt' type='xmlXPathContextPtr'/>
6652 <arg name='name' type='const xmlChar *'/>
6653 <arg name='value' type='xmlXPathObjectPtr'/>
6654 </function>
6655 <function name='xmlXPathRegisterVariableLookup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006656 <info>register an external mechanism to do variable lookup</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006657 <return type='void'/>
6658 <arg name='ctxt' type='xmlXPathContextPtr'/>
6659 <arg name='f' type='xmlXPathVariableLookupFunc'/>
6660 <arg name='data' type='void *'/>
6661 </function>
6662 <function name='xmlXPathRegisterVariableNS' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006663 <info>Register a new variable value. If value is NULL it unregisters the variable</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006664 <return type='int'/>
6665 <arg name='ctxt' type='xmlXPathContextPtr'/>
6666 <arg name='name' type='const xmlChar *'/>
6667 <arg name='uri' type='const xmlChar *ns_'/>
6668 <arg name='value' type='xmlXPathObjectPtr'/>
6669 </function>
6670 <function name='xmlXPathRegisteredFuncsCleanup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006671 <info>Cleanup the XPath context data associated to registered functions</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006672 <return type='void'/>
6673 <arg name='ctxt' type='xmlXPathContextPtr'/>
6674 </function>
6675 <function name='xmlXPathRegisteredNsCleanup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006676 <info>Cleanup the XPath context data associated to registered variables</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006677 <return type='void'/>
6678 <arg name='ctxt' type='xmlXPathContextPtr'/>
6679 </function>
6680 <function name='xmlXPathRegisteredVariablesCleanup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006681 <info>Cleanup the XPath context data associated to registered variables</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006682 <return type='void'/>
6683 <arg name='ctxt' type='xmlXPathContextPtr'/>
6684 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006685 <macro name='xmlXPathReturnBoolean' file='xpathInternals' info='Pushes the boolean val on the context stack'/>
6686 <macro name='xmlXPathReturnEmptyNodeSet' file='xpathInternals' info='Pushes an empty node-set on the context stack'/>
6687 <macro name='xmlXPathReturnEmptyString' file='xpathInternals' info='Pushes an empty string on the stack'/>
6688 <macro name='xmlXPathReturnExternal' file='xpathInternals' info='Pushes user data on the context stack'/>
6689 <macro name='xmlXPathReturnFalse' file='xpathInternals' info='Pushes false on the context stack'/>
6690 <macro name='xmlXPathReturnNodeSet' file='xpathInternals' info='Pushes the node-set ns on the context stack'/>
6691 <macro name='xmlXPathReturnNumber' file='xpathInternals' info='Pushes the double val on the context stack'/>
6692 <macro name='xmlXPathReturnString' file='xpathInternals' info='Pushes the string str on the context stack'/>
6693 <macro name='xmlXPathReturnTrue' file='xpathInternals' info='Pushes true on the context stack'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006694 <function name='xmlXPathRoot' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006695 <info>Initialize the context to the root of the document</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006696 <return type='void'/>
6697 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6698 </function>
6699 <function name='xmlXPathRoundFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006700 <info>Implement the round() XPath function number round(number) The round function returns the number that is closest to the argument and that is an integer. If there are two such numbers, then the one that is even is returned.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006701 <return type='void'/>
6702 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6703 <arg name='nargs' type='int'/>
6704 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006705 <macro name='xmlXPathSetArityError' file='xpathInternals' info='Raises an XPATH_INVALID_ARITY error'/>
6706 <macro name='xmlXPathSetError' file='xpathInternals' info='Raises an error.'/>
6707 <macro name='xmlXPathSetTypeError' file='xpathInternals' info='Raises an XPATH_INVALID_TYPE error'/>
6708 <macro name='xmlXPathStackIsExternal' file='xpathInternals' info='Checks if the current value on the XPath stack is an external object.'/>
6709 <macro name='xmlXPathStackIsNodeSet' file='xpathInternals' info='Check if the current value on the XPath stack is a node set or an XSLT value tree'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006710 <function name='xmlXPathStartsWithFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006711 <info>Implement the starts-with() XPath function boolean starts-with(string, string) The starts-with function returns true if the first argument string starts with the second argument string, and otherwise returns false.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006712 <return type='void'/>
6713 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6714 <arg name='nargs' type='int'/>
6715 </function>
6716 <function name='xmlXPathStringEvalNumber' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006717 <info>[30a] Float ::= Number ('e' Digits?)? </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006718 <return type='double'/>
6719 <arg name='str' type='const xmlChar *'/>
6720 </function>
6721 <function name='xmlXPathStringFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006722 <info>Implement the string() XPath function string string(object?) he string function converts an object to a string as follows: - A node-set is converted to a string by returning the value of the node in the node-set that is first in document order. If the node-set is empty, an empty string is returned. - A number is converted to a string as follows + NaN is converted to the string NaN + positive zero is converted to the string 0 + negative zero is converted to the string 0 + positive infinity is converted to the string Infinity + negative infinity is converted to the string -Infinity + if the number is an integer, the number is represented in decimal form as a Number with no decimal point and no leading zeros, preceded by a minus sign (-) if the number is negative + otherwise, the number is represented in decimal form as a Number including a decimal point with at least one digit before the decimal point and at least one digit after the decimal point, preceded by a minus sign (-) if the number is negative; there must be no leading zeros before the decimal point apart possibly from the one required digit immediately before the decimal point; beyond the one required digit after the decimal point there must be as many, but only as many, more digits as are needed to uniquely distinguish the number from all other IEEE 754 numeric values. - The boolean false value is converted to the string false. The boolean true value is converted to the string true. </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006723 <return type='void'/>
6724 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6725 <arg name='nargs' type='int'/>
6726 </function>
6727 <function name='xmlXPathStringLengthFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006728 <info>Implement the string-length() XPath function number string-length(string?) The string-length returns the number of characters in the string (see [3.6 Strings]). If the argument is omitted, it defaults to the context node converted to a string, in other words the value of the context node.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006729 <return type='void'/>
6730 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6731 <arg name='nargs' type='int'/>
6732 </function>
6733 <function name='xmlXPathSubValues' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006734 <info>Implement the subtraction operation on XPath objects: The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006735 <return type='void'/>
6736 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6737 </function>
6738 <function name='xmlXPathSubstringAfterFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006739 <info>Implement the substring-after() XPath function string substring-after(string, string) The substring-after function returns the substring of the first argument string that follows the first occurrence of the second argument string in the first argument string, or the empty stringi if the first argument string does not contain the second argument string. For example, substring-after("1999/04/01","/") returns 04/01, and substring-after("1999/04/01","19") returns 99/04/01.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006740 <return type='void'/>
6741 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6742 <arg name='nargs' type='int'/>
6743 </function>
6744 <function name='xmlXPathSubstringBeforeFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006745 <info>Implement the substring-before() XPath function string substring-before(string, string) The substring-before function returns the substring of the first argument string that precedes the first occurrence of the second argument string in the first argument string, or the empty string if the first argument string does not contain the second argument string. For example, substring-before("1999/04/01","/") returns 1999.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006746 <return type='void'/>
6747 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6748 <arg name='nargs' type='int'/>
6749 </function>
6750 <function name='xmlXPathSubstringFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006751 <info>Implement the substring() XPath function string substring(string, number, number?) The substring function returns the substring of the first argument starting at the position specified in the second argument with length specified in the third argument. For example, substring("12345",2,3) returns "234". If the third argument is not specified, it returns the substring starting at the position specified in the second argument and continuing to the end of the string. For example, substring("12345",2) returns "2345". More precisely, each character in the string (see [3.6 Strings]) is considered to have a numeric position: the position of the first character is 1, the position of the second character is 2 and so on. The returned substring contains those characters for which the position of the character is greater than or equal to the second argument and, if the third argument is specified, less than the sum of the second and third arguments; the comparisons and addition used for the above follow the standard IEEE 754 rules. Thus: - substring("12345", 1.5, 2.6) returns "234" - substring("12345", 0, 3) returns "12" - substring("12345", 0 div 0, 3) returns "" - substring("12345", 1, 0 div 0) returns "" - substring("12345", -42, 1 div 0) returns "12345" - substring("12345", -1 div 0, 1 div 0) returns ""</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006752 <return type='void'/>
6753 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6754 <arg name='nargs' type='int'/>
6755 </function>
6756 <function name='xmlXPathSumFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006757 <info>Implement the sum() XPath function number sum(node-set) The sum function returns the sum of the values of the nodes in the argument node-set.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006758 <return type='void'/>
6759 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6760 <arg name='nargs' type='int'/>
6761 </function>
6762 <function name='xmlXPathTrailing' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006763 <info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set) nodes1 and nodes2 are sorted by document order, then xmlXPathTrailingSorted is called.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006764 <return type='xmlNodeSetPtr'/>
6765 <arg name='nodes1' type='xmlNodeSetPtr'/>
6766 <arg name='nodes2' type='xmlNodeSetPtr'/>
6767 </function>
6768 <function name='xmlXPathTrailingSorted' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006769 <info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set)</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006770 <return type='xmlNodeSetPtr'/>
6771 <arg name='nodes1' type='xmlNodeSetPtr'/>
6772 <arg name='nodes2' type='xmlNodeSetPtr'/>
6773 </function>
6774 <function name='xmlXPathTranslateFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006775 <info>Implement the translate() XPath function string translate(string, string, string) The translate function returns the first argument string with occurrences of characters in the second argument string replaced by the character at the corresponding position in the third argument string. For example, translate("bar","abc","ABC") returns the string BAr. If there is a character in the second argument string with no character at a corresponding position in the third argument string (because the second argument string is longer than the third argument string), then occurrences of that character in the first argument string are removed. For example, translate("--aaa--","abc-","ABC")</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006776 <return type='void'/>
6777 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6778 <arg name='nargs' type='int'/>
6779 </function>
6780 <function name='xmlXPathTrueFunction' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006781 <info>Implement the true() XPath function boolean true()</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006782 <return type='void'/>
6783 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6784 <arg name='nargs' type='int'/>
6785 </function>
6786 <struct name='xmlXPathType' file='xpath'/>
6787 <typedef name='xmlXPathTypePtr' file='xpath'/>
6788 <function name='xmlXPathValueFlipSign' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006789 <info>Implement the unary - operation on an XPath object The numeric operators convert their operands to numbers as if by calling the number function.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006790 <return type='void'/>
6791 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6792 </function>
6793 <struct name='xmlXPathVariable' file='xpath'/>
6794 <function name='xmlXPathVariableLookup' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006795 <info>Search in the Variable array of the context for the given variable value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006796 <return type='xmlXPathObjectPtr'/>
6797 <arg name='ctxt' type='xmlXPathContextPtr'/>
6798 <arg name='name' type='const xmlChar *'/>
6799 </function>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006800 <functype name='xmlXPathVariableLookupFunc' file='xpathInternals'/>
Daniel Veillard61006472002-01-21 17:31:47 +00006801 <function name='xmlXPathVariableLookupNS' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006802 <info>Search in the Variable array of the context for the given variable value.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006803 <return type='xmlXPathObjectPtr'/>
6804 <arg name='ctxt' type='xmlXPathContextPtr'/>
6805 <arg name='name' type='const xmlChar *'/>
6806 <arg name='uri' type='const xmlChar *ns_'/>
6807 </function>
6808 <typedef name='xmlXPathVariablePtr' file='xpath'/>
6809 <function name='xmlXPathWrapCString' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006810 <info>Wraps a string into an XPath object.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006811 <return type='xmlXPathObjectPtr'/>
6812 <arg name='val' type='char *'/>
6813 </function>
6814 <function name='xmlXPathWrapExternal' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006815 <info>Wraps the val data into an XPath object.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006816 <return type='xmlXPathObjectPtr'/>
6817 <arg name='val' type='void *'/>
6818 </function>
6819 <function name='xmlXPathWrapNodeSet' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006820 <info>Wrap the Nodeset val in a new xmlXPathObjectPtr</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006821 <return type='xmlXPathObjectPtr'/>
6822 <arg name='val' type='xmlNodeSetPtr'/>
6823 </function>
6824 <function name='xmlXPathWrapString' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006825 <info>Wraps the val string into an XPath object.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006826 <return type='xmlXPathObjectPtr'/>
6827 <arg name='val' type='xmlChar *'/>
6828 </function>
6829 <function name='xmlXPatherror' file='xpathInternals'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006830 <info>Formats an error message.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006831 <return type='void'/>
6832 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6833 <arg name='file' type='const char *'/>
6834 <arg name='line' type='int'/>
6835 <arg name='no' type='int'/>
6836 </function>
6837 <function name='xmlXPtrBuildNodeList' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006838 <info>Build a node list tree copy of the XPointer result. This will drop Attributes and Namespace declarations.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006839 <return type='xmlNodePtr'/>
6840 <arg name='obj' type='xmlXPathObjectPtr'/>
6841 </function>
6842 <function name='xmlXPtrEval' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006843 <info>Evaluate the XPath Location Path in the given context.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006844 <return type='xmlXPathObjectPtr'/>
6845 <arg name='str' type='const xmlChar *'/>
6846 <arg name='ctx' type='xmlXPathContextPtr'/>
6847 </function>
6848 <function name='xmlXPtrEvalRangePredicate' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006849 <info>[8] Predicate ::= '[' PredicateExpr ']' [9] PredicateExpr ::= Expr </info>
Daniel Veillard61006472002-01-21 17:31:47 +00006850 <return type='void'/>
6851 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6852 </function>
6853 <function name='xmlXPtrFreeLocationSet' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006854 <info>Free the LocationSet compound (not the actual ranges !).</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006855 <return type='void'/>
6856 <arg name='obj' type='xmlLocationSetPtr'/>
6857 </function>
6858 <function name='xmlXPtrLocationSetAdd' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006859 <info>add a new xmlXPathObjectPtr to an existing LocationSet If the location already exist in the set val is freed.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006860 <return type='void'/>
6861 <arg name='cur' type='xmlLocationSetPtr'/>
6862 <arg name='val' type='xmlXPathObjectPtr'/>
6863 </function>
6864 <function name='xmlXPtrLocationSetCreate' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006865 <info>Create a new xmlLocationSetPtr of type double and of value val</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006866 <return type='xmlLocationSetPtr'/>
6867 <arg name='val' type='xmlXPathObjectPtr'/>
6868 </function>
6869 <function name='xmlXPtrLocationSetDel' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006870 <info>Removes an xmlXPathObjectPtr from an existing LocationSet</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006871 <return type='void'/>
6872 <arg name='cur' type='xmlLocationSetPtr'/>
6873 <arg name='val' type='xmlXPathObjectPtr'/>
6874 </function>
6875 <function name='xmlXPtrLocationSetMerge' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006876 <info>Merges two rangesets, all ranges from val2 are added to val1</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006877 <return type='xmlLocationSetPtr'/>
6878 <arg name='val1' type='xmlLocationSetPtr'/>
6879 <arg name='val2' type='xmlLocationSetPtr'/>
6880 </function>
6881 <function name='xmlXPtrLocationSetRemove' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006882 <info>Removes an entry from an existing LocationSet list.</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006883 <return type='void'/>
6884 <arg name='cur' type='xmlLocationSetPtr'/>
6885 <arg name='val' type='int'/>
6886 </function>
6887 <function name='xmlXPtrNewCollapsedRange' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006888 <info>Create a new xmlXPathObjectPtr of type range using a single nodes</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006889 <return type='xmlXPathObjectPtr'/>
6890 <arg name='start' type='xmlNodePtr'/>
6891 </function>
6892 <function name='xmlXPtrNewContext' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006893 <info>Create a new XPointer context</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006894 <return type='xmlXPathContextPtr'/>
6895 <arg name='doc' type='xmlDocPtr'/>
6896 <arg name='here' type='xmlNodePtr'/>
6897 <arg name='origin' type='xmlNodePtr'/>
6898 </function>
6899 <function name='xmlXPtrNewLocationSetNodeSet' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006900 <info>Create a new xmlXPathObjectPtr of type LocationSet and initialize it with all the nodes from set</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006901 <return type='xmlXPathObjectPtr'/>
6902 <arg name='set' type='xmlNodeSetPtr'/>
6903 </function>
6904 <function name='xmlXPtrNewLocationSetNodes' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006905 <info>Create a new xmlXPathObjectPtr of type LocationSet and initialize it with the single range made of the two nodes start and end</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006906 <return type='xmlXPathObjectPtr'/>
6907 <arg name='start' type='xmlNodePtr'/>
6908 <arg name='end' type='xmlNodePtr'/>
6909 </function>
6910 <function name='xmlXPtrNewRange' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006911 <info>Create a new xmlXPathObjectPtr of type range</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006912 <return type='xmlXPathObjectPtr'/>
6913 <arg name='start' type='xmlNodePtr'/>
6914 <arg name='startindex' type='int'/>
6915 <arg name='end' type='xmlNodePtr'/>
6916 <arg name='endindex' type='int'/>
6917 </function>
6918 <function name='xmlXPtrNewRangeNodeObject' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006919 <info>Create a new xmlXPathObjectPtr of type range from a not to an object</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006920 <return type='xmlXPathObjectPtr'/>
6921 <arg name='start' type='xmlNodePtr'/>
6922 <arg name='end' type='xmlXPathObjectPtr'/>
6923 </function>
6924 <function name='xmlXPtrNewRangeNodePoint' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006925 <info>Create a new xmlXPathObjectPtr of type range from a node to a point</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006926 <return type='xmlXPathObjectPtr'/>
6927 <arg name='start' type='xmlNodePtr'/>
6928 <arg name='end' type='xmlXPathObjectPtr'/>
6929 </function>
6930 <function name='xmlXPtrNewRangeNodes' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006931 <info>Create a new xmlXPathObjectPtr of type range using 2 nodes</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006932 <return type='xmlXPathObjectPtr'/>
6933 <arg name='start' type='xmlNodePtr'/>
6934 <arg name='end' type='xmlNodePtr'/>
6935 </function>
6936 <function name='xmlXPtrNewRangePointNode' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006937 <info>Create a new xmlXPathObjectPtr of type range from a point to a node</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006938 <return type='xmlXPathObjectPtr'/>
6939 <arg name='start' type='xmlXPathObjectPtr'/>
6940 <arg name='end' type='xmlNodePtr'/>
6941 </function>
6942 <function name='xmlXPtrNewRangePoints' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006943 <info>Create a new xmlXPathObjectPtr of type range using 2 Points</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006944 <return type='xmlXPathObjectPtr'/>
6945 <arg name='start' type='xmlXPathObjectPtr'/>
6946 <arg name='end' type='xmlXPathObjectPtr'/>
6947 </function>
6948 <function name='xmlXPtrRangeToFunction' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006949 <info>Implement the range-to() XPointer function</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006950 <return type='void'/>
6951 <arg name='ctxt' type='xmlXPathParserContextPtr'/>
6952 <arg name='nargs' type='int'/>
6953 </function>
6954 <function name='xmlXPtrWrapLocationSet' file='xpointer'>
Daniel Veillard2d1464f2002-01-21 23:16:56 +00006955 <info>Wrap the LocationSet val in a new xmlXPathObjectPtr</info>
Daniel Veillard61006472002-01-21 17:31:47 +00006956 <return type='xmlXPathObjectPtr'/>
6957 <arg name='val' type='xmlLocationSetPtr'/>
6958 </function>
6959 </symbols>
6960</api>