blob: 2aea070b5c8102c0e72be219e915f3d08948c551 [file] [log] [blame]
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00001#define LIBXML2_COMPILING_MSCCDEF
2#include "../include/libxml/xmlversion.h"
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00003LIBRARY libxml2
4EXPORTS
Igor Zlatkovic32249d02003-04-28 00:15:59 +00005#ifdef LIBXML_THREAD_ENABLED
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00006#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00007__docbDefaultSAXHandler
8#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00009#else
Igor Zlatkovic32249d02003-04-28 00:15:59 +000010#ifdef LIBXML_DOCB_ENABLED
11docbDefaultSAXHandler DATA
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +000012#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +000013#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +000014#ifdef LIBXML_THREAD_ENABLED
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +000015#ifdef LIBXML_HTML_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +000016__htmlDefaultSAXHandler
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +000017#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +000018#else
19#ifdef LIBXML_HTML_ENABLED
20htmlDefaultSAXHandler DATA
21#endif
22#endif
23#ifdef LIBXML_THREAD_ENABLED
24__oldXMLWDcompatibility
25#else
26oldXMLWDcompatibility DATA
27#endif
28#ifdef LIBXML_THREAD_ENABLED
29__xmlBufferAllocScheme
30#else
31xmlBufferAllocScheme DATA
32#endif
33#ifdef LIBXML_THREAD_ENABLED
34__xmlDefaultBufferSize
35#else
36xmlDefaultBufferSize DATA
37#endif
38#ifdef LIBXML_THREAD_ENABLED
39__xmlDefaultSAXHandler
40#else
41xmlDefaultSAXHandler DATA
42#endif
43#ifdef LIBXML_THREAD_ENABLED
44__xmlDefaultSAXLocator
45#else
46xmlDefaultSAXLocator DATA
47#endif
48#ifdef LIBXML_THREAD_ENABLED
49__xmlDeregisterNodeDefaultValue
50#else
51xmlDeregisterNodeDefaultValue DATA
52#endif
53#ifdef LIBXML_THREAD_ENABLED
54__xmlDoValidityCheckingDefaultValue
55#else
56xmlDoValidityCheckingDefaultValue DATA
57#endif
58#ifdef LIBXML_THREAD_ALLOC_ENABLED
59__xmlFree
60#else
61xmlFree DATA
62#endif
63#ifdef LIBXML_THREAD_ENABLED
64__xmlGenericError
65#else
66xmlGenericError DATA
67#endif
68#ifdef LIBXML_THREAD_ENABLED
69__xmlGenericErrorContext
70#else
71xmlGenericErrorContext DATA
72#endif
73#ifdef LIBXML_THREAD_ENABLED
74__xmlGetWarningsDefaultValue
75#else
76xmlGetWarningsDefaultValue DATA
77#endif
78#ifdef LIBXML_THREAD_ENABLED
79__xmlIndentTreeOutput
80#else
81xmlIndentTreeOutput DATA
82#endif
83#ifdef LIBXML_THREAD_ENABLED
84__xmlKeepBlanksDefaultValue
85#else
86xmlKeepBlanksDefaultValue DATA
87#endif
Daniel Veillardfc8dc352003-10-18 09:07:46 +000088xmlLastError DATA
Igor Zlatkovic32249d02003-04-28 00:15:59 +000089#ifdef LIBXML_THREAD_ENABLED
90__xmlLineNumbersDefaultValue
91#else
92xmlLineNumbersDefaultValue DATA
93#endif
94#ifdef LIBXML_THREAD_ENABLED
95__xmlLoadExtDtdDefaultValue
96#else
97xmlLoadExtDtdDefaultValue DATA
98#endif
99#ifdef LIBXML_THREAD_ALLOC_ENABLED
100__xmlMalloc
101#else
102xmlMalloc DATA
103#endif
104#ifdef LIBXML_THREAD_ALLOC_ENABLED
105__xmlMallocAtomic
106#else
107xmlMallocAtomic DATA
108#endif
109#ifdef LIBXML_THREAD_ALLOC_ENABLED
110__xmlMemStrdup
111#else
112xmlMemStrdup DATA
113#endif
114#ifdef LIBXML_THREAD_ENABLED
115__xmlParserDebugEntities
116#else
117xmlParserDebugEntities DATA
118#endif
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000119xmlParserMaxDepth DATA
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000120#ifdef LIBXML_THREAD_ENABLED
121__xmlParserVersion
122#else
123xmlParserVersion DATA
124#endif
125#ifdef LIBXML_THREAD_ENABLED
126__xmlPedanticParserDefaultValue
127#else
128xmlPedanticParserDefaultValue DATA
129#endif
130#ifdef LIBXML_THREAD_ALLOC_ENABLED
131__xmlRealloc
132#else
133xmlRealloc DATA
134#endif
135#ifdef LIBXML_THREAD_ENABLED
136__xmlRegisterNodeDefaultValue
137#else
138xmlRegisterNodeDefaultValue DATA
139#endif
140#ifdef LIBXML_THREAD_ENABLED
141__xmlSaveNoEmptyTags
142#else
143xmlSaveNoEmptyTags DATA
144#endif
145xmlStringComment DATA
146xmlStringText DATA
147xmlStringTextNoenc DATA
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000148xmlStructuredError DATA
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000149#ifdef LIBXML_THREAD_ENABLED
150__xmlSubstituteEntitiesDefaultValue
151#else
152xmlSubstituteEntitiesDefaultValue DATA
153#endif
154#ifdef LIBXML_THREAD_ENABLED
155__xmlTreeIndentString
156#else
157xmlTreeIndentString DATA
158#endif
159#ifdef LIBXML_XPATH_ENABLED
160xmlXPathNAN DATA
161#endif
162#ifdef LIBXML_XPATH_ENABLED
163xmlXPathNINF DATA
164#endif
165#ifdef LIBXML_XPATH_ENABLED
166xmlXPathPINF DATA
167#endif
168#ifdef LIBXML_HTML_ENABLED
169UTF8ToHtml
170#endif
171UTF8Toisolat1
172attribute
173attributeDecl
174cdataBlock
175characters
176checkNamespace
177comment
William M. Brack41e6bed2003-08-08 10:53:06 +0000178#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000179docbCreateFileParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000180#endif
181#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000182docbCreatePushParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000183#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000184#ifdef LIBXML_DOCB_ENABLED
185docbDefaultSAXHandlerInit
186#endif
William M. Brack41e6bed2003-08-08 10:53:06 +0000187#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000188docbEncodeEntities
William M. Brack41e6bed2003-08-08 10:53:06 +0000189#endif
190#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000191docbFreeParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000192#endif
193#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000194docbParseChunk
William M. Brack41e6bed2003-08-08 10:53:06 +0000195#endif
196#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000197docbParseDoc
William M. Brack41e6bed2003-08-08 10:53:06 +0000198#endif
199#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000200docbParseDocument
William M. Brack41e6bed2003-08-08 10:53:06 +0000201#endif
202#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000203docbParseFile
William M. Brack41e6bed2003-08-08 10:53:06 +0000204#endif
205#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000206docbSAXParseDoc
William M. Brack41e6bed2003-08-08 10:53:06 +0000207#endif
208#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000209docbSAXParseFile
William M. Brack41e6bed2003-08-08 10:53:06 +0000210#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000211elementDecl
212endDocument
213endElement
214entityDecl
215externalSubset
216getColumnNumber
217getEntity
218getLineNumber
219getNamespace
220getParameterEntity
221getPublicId
222getSystemId
223globalNamespace
224hasExternalSubset
225hasInternalSubset
226#ifdef LIBXML_HTML_ENABLED
227htmlAttrAllowed
228#endif
229#ifdef LIBXML_HTML_ENABLED
230htmlAutoCloseTag
231#endif
232#ifdef LIBXML_HTML_ENABLED
233htmlCreateFileParserCtxt
234#endif
235#ifdef LIBXML_HTML_ENABLED
236htmlCreateMemoryParserCtxt
237#endif
238#ifdef LIBXML_HTML_ENABLED
239htmlCreatePushParserCtxt
240#endif
241#ifdef LIBXML_HTML_ENABLED
Daniel Veillarddca8cc72003-09-26 13:53:14 +0000242htmlCtxtReadDoc
243#endif
244#ifdef LIBXML_HTML_ENABLED
245htmlCtxtReadFd
246#endif
247#ifdef LIBXML_HTML_ENABLED
248htmlCtxtReadFile
249#endif
250#ifdef LIBXML_HTML_ENABLED
251htmlCtxtReadIO
252#endif
253#ifdef LIBXML_HTML_ENABLED
254htmlCtxtReadMemory
255#endif
256#ifdef LIBXML_HTML_ENABLED
257htmlCtxtReset
258#endif
259#ifdef LIBXML_HTML_ENABLED
260htmlCtxtUseOptions
261#endif
262#ifdef LIBXML_HTML_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000263htmlDefaultSAXHandlerInit
264#endif
265#ifdef LIBXML_HTML_ENABLED
266htmlDocContentDumpFormatOutput
267#endif
268#ifdef LIBXML_HTML_ENABLED
269htmlDocContentDumpOutput
270#endif
271#ifdef LIBXML_HTML_ENABLED
272htmlDocDump
273#endif
274#ifdef LIBXML_HTML_ENABLED
275htmlDocDumpMemory
276#endif
277#ifdef LIBXML_HTML_ENABLED
278htmlElementAllowedHere
279#endif
280#ifdef LIBXML_HTML_ENABLED
281htmlElementStatusHere
282#endif
283#ifdef LIBXML_HTML_ENABLED
284htmlEncodeEntities
285#endif
286#ifdef LIBXML_HTML_ENABLED
287htmlEntityLookup
288#endif
289#ifdef LIBXML_HTML_ENABLED
290htmlEntityValueLookup
291#endif
292#ifdef LIBXML_HTML_ENABLED
293htmlFreeParserCtxt
294#endif
295#ifdef LIBXML_HTML_ENABLED
296htmlGetMetaEncoding
297#endif
298#ifdef LIBXML_HTML_ENABLED
299htmlHandleOmittedElem
300#endif
301#ifdef LIBXML_HTML_ENABLED
302htmlInitAutoClose
303#endif
304#ifdef LIBXML_HTML_ENABLED
305htmlIsAutoClosed
306#endif
307#ifdef LIBXML_HTML_ENABLED
308htmlIsBooleanAttr
309#endif
310#ifdef LIBXML_HTML_ENABLED
311htmlIsScriptAttribute
312#endif
313#ifdef LIBXML_HTML_ENABLED
314htmlNewDoc
315#endif
316#ifdef LIBXML_HTML_ENABLED
317htmlNewDocNoDtD
318#endif
319#ifdef LIBXML_HTML_ENABLED
320htmlNodeDump
321#endif
322#ifdef LIBXML_HTML_ENABLED
323htmlNodeDumpFile
324#endif
325#ifdef LIBXML_HTML_ENABLED
326htmlNodeDumpFileFormat
327#endif
328#ifdef LIBXML_HTML_ENABLED
329htmlNodeDumpFormatOutput
330#endif
331#ifdef LIBXML_HTML_ENABLED
332htmlNodeDumpOutput
333#endif
334#ifdef LIBXML_HTML_ENABLED
335htmlNodeStatus
336#endif
337#ifdef LIBXML_HTML_ENABLED
338htmlParseCharRef
339#endif
340#ifdef LIBXML_HTML_ENABLED
341htmlParseChunk
342#endif
343#ifdef LIBXML_HTML_ENABLED
344htmlParseDoc
345#endif
346#ifdef LIBXML_HTML_ENABLED
347htmlParseDocument
348#endif
349#ifdef LIBXML_HTML_ENABLED
350htmlParseElement
351#endif
352#ifdef LIBXML_HTML_ENABLED
353htmlParseEntityRef
354#endif
355#ifdef LIBXML_HTML_ENABLED
356htmlParseFile
357#endif
358#ifdef LIBXML_HTML_ENABLED
Daniel Veillarddca8cc72003-09-26 13:53:14 +0000359htmlReadDoc
360#endif
361#ifdef LIBXML_HTML_ENABLED
362htmlReadFd
363#endif
364#ifdef LIBXML_HTML_ENABLED
365htmlReadFile
366#endif
367#ifdef LIBXML_HTML_ENABLED
368htmlReadIO
369#endif
370#ifdef LIBXML_HTML_ENABLED
371htmlReadMemory
372#endif
373#ifdef LIBXML_HTML_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000374htmlSAXParseDoc
375#endif
376#ifdef LIBXML_HTML_ENABLED
377htmlSAXParseFile
378#endif
379#ifdef LIBXML_HTML_ENABLED
380htmlSaveFile
381#endif
382#ifdef LIBXML_HTML_ENABLED
383htmlSaveFileEnc
384#endif
385#ifdef LIBXML_HTML_ENABLED
386htmlSaveFileFormat
387#endif
388#ifdef LIBXML_HTML_ENABLED
389htmlSetMetaEncoding
390#endif
391#ifdef LIBXML_HTML_ENABLED
392htmlTagLookup
393#endif
394ignorableWhitespace
395initGenericErrorDefaultFunc
396#ifdef LIBXML_DOCB_ENABLED
397initdocbDefaultSAXHandler
398#endif
399#ifdef LIBXML_HTML_ENABLED
400inithtmlDefaultSAXHandler
401#endif
402initxmlDefaultSAXHandler
403inputPop
404inputPush
405internalSubset
406isStandalone
407isolat1ToUTF8
408namePop
409namePush
410namespaceDecl
411nodePop
412nodePush
413notationDecl
414processingInstruction
415reference
416resolveEntity
417setDocumentLocator
418setNamespace
419startDocument
420startElement
421unparsedEntityDecl
422#ifdef LIBXML_XPATH_ENABLED
423valuePop
424#endif
425#ifdef LIBXML_XPATH_ENABLED
426valuePush
427#endif
428#ifdef LIBXML_XLINK_ENABLED
429xlinkGetDefaultDetect
430#endif
431#ifdef LIBXML_XLINK_ENABLED
432xlinkGetDefaultHandler
433#endif
434#ifdef LIBXML_XLINK_ENABLED
435xlinkIsLink
436#endif
437#ifdef LIBXML_XLINK_ENABLED
438xlinkSetDefaultDetect
439#endif
440#ifdef LIBXML_XLINK_ENABLED
441xlinkSetDefaultHandler
442#endif
443#ifdef LIBXML_CATALOG_ENABLED
444xmlACatalogAdd
445#endif
446#ifdef LIBXML_CATALOG_ENABLED
447xmlACatalogDump
448#endif
449#ifdef LIBXML_CATALOG_ENABLED
450xmlACatalogRemove
451#endif
452#ifdef LIBXML_CATALOG_ENABLED
453xmlACatalogResolve
454#endif
455#ifdef LIBXML_CATALOG_ENABLED
456xmlACatalogResolvePublic
457#endif
458#ifdef LIBXML_CATALOG_ENABLED
459xmlACatalogResolveSystem
460#endif
461#ifdef LIBXML_CATALOG_ENABLED
462xmlACatalogResolveURI
463#endif
464xmlAddAttributeDecl
465xmlAddChild
466xmlAddChildList
467xmlAddDocEntity
468xmlAddDtdEntity
469xmlAddElementDecl
470xmlAddEncodingAlias
471xmlAddID
472xmlAddNextSibling
473xmlAddNotationDecl
474xmlAddPrevSibling
475xmlAddRef
476xmlAddSibling
477xmlAllocOutputBuffer
478xmlAllocParserInputBuffer
Igor Zlatkovic33d13072002-12-08 17:34:41 +0000479#ifdef LIBXML_AUTOMATA_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000480xmlAutomataCompile
481#endif
482#ifdef LIBXML_AUTOMATA_ENABLED
483xmlAutomataGetInitState
484#endif
485#ifdef LIBXML_AUTOMATA_ENABLED
486xmlAutomataIsDeterminist
487#endif
488#ifdef LIBXML_AUTOMATA_ENABLED
489xmlAutomataNewAllTrans
490#endif
491#ifdef LIBXML_AUTOMATA_ENABLED
492xmlAutomataNewCountTrans
493#endif
494#ifdef LIBXML_AUTOMATA_ENABLED
495xmlAutomataNewCountedTrans
496#endif
497#ifdef LIBXML_AUTOMATA_ENABLED
498xmlAutomataNewCounter
499#endif
500#ifdef LIBXML_AUTOMATA_ENABLED
501xmlAutomataNewCounterTrans
502#endif
503#ifdef LIBXML_AUTOMATA_ENABLED
504xmlAutomataNewEpsilon
505#endif
506#ifdef LIBXML_AUTOMATA_ENABLED
507xmlAutomataNewOnceTrans
508#endif
509#ifdef LIBXML_AUTOMATA_ENABLED
510xmlAutomataNewState
511#endif
512#ifdef LIBXML_AUTOMATA_ENABLED
513xmlAutomataNewTransition
514#endif
515#ifdef LIBXML_AUTOMATA_ENABLED
516xmlAutomataNewTransition2
517#endif
518#ifdef LIBXML_AUTOMATA_ENABLED
519xmlAutomataSetFinalState
520#endif
521#ifdef LIBXML_DEBUG_ENABLED
522xmlBoolToText
523#endif
524xmlBufferAdd
525xmlBufferAddHead
526xmlBufferCCat
527xmlBufferCat
528xmlBufferContent
529xmlBufferCreate
530xmlBufferCreateSize
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000531xmlBufferCreateStatic
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000532xmlBufferDump
533xmlBufferEmpty
534xmlBufferFree
535xmlBufferGrow
536xmlBufferLength
537xmlBufferResize
538xmlBufferSetAllocationScheme
539xmlBufferShrink
540xmlBufferWriteCHAR
541xmlBufferWriteChar
542xmlBufferWriteQuotedString
543xmlBuildQName
544xmlBuildURI
545#ifdef LIBXML_C14N_ENABLED
546xmlC14NDocDumpMemory
547#endif
548#ifdef LIBXML_C14N_ENABLED
549xmlC14NDocSave
550#endif
551#ifdef LIBXML_C14N_ENABLED
552xmlC14NDocSaveTo
553#endif
554#ifdef LIBXML_C14N_ENABLED
555xmlC14NExecute
556#endif
557xmlCanonicPath
558#ifdef LIBXML_CATALOG_ENABLED
559xmlCatalogAdd
560#endif
561#ifdef LIBXML_CATALOG_ENABLED
562xmlCatalogAddLocal
563#endif
564#ifdef LIBXML_CATALOG_ENABLED
565xmlCatalogCleanup
566#endif
567#ifdef LIBXML_CATALOG_ENABLED
568xmlCatalogConvert
569#endif
570#ifdef LIBXML_CATALOG_ENABLED
571xmlCatalogDump
572#endif
573#ifdef LIBXML_CATALOG_ENABLED
574xmlCatalogFreeLocal
575#endif
576#ifdef LIBXML_CATALOG_ENABLED
577xmlCatalogGetDefaults
578#endif
579#ifdef LIBXML_CATALOG_ENABLED
580xmlCatalogGetPublic
581#endif
582#ifdef LIBXML_CATALOG_ENABLED
583xmlCatalogGetSystem
584#endif
585#ifdef LIBXML_CATALOG_ENABLED
586xmlCatalogIsEmpty
587#endif
588#ifdef LIBXML_CATALOG_ENABLED
589xmlCatalogLocalResolve
590#endif
591#ifdef LIBXML_CATALOG_ENABLED
592xmlCatalogLocalResolveURI
593#endif
594#ifdef LIBXML_CATALOG_ENABLED
595xmlCatalogRemove
596#endif
597#ifdef LIBXML_CATALOG_ENABLED
598xmlCatalogResolve
599#endif
600#ifdef LIBXML_CATALOG_ENABLED
601xmlCatalogResolvePublic
602#endif
603#ifdef LIBXML_CATALOG_ENABLED
604xmlCatalogResolveSystem
605#endif
606#ifdef LIBXML_CATALOG_ENABLED
607xmlCatalogResolveURI
608#endif
609#ifdef LIBXML_CATALOG_ENABLED
610xmlCatalogSetDebug
611#endif
612#ifdef LIBXML_CATALOG_ENABLED
613xmlCatalogSetDefaultPrefer
614#endif
615#ifdef LIBXML_CATALOG_ENABLED
616xmlCatalogSetDefaults
617#endif
618xmlCharEncCloseFunc
619xmlCharEncFirstLine
620xmlCharEncInFunc
621xmlCharEncOutFunc
622xmlCharStrdup
623xmlCharStrndup
624xmlCheckFilename
625xmlCheckLanguageID
626xmlCheckUTF8
627xmlCheckVersion
628xmlCleanupCharEncodingHandlers
629xmlCleanupEncodingAliases
William M. Brack41e6bed2003-08-08 10:53:06 +0000630xmlCleanupGlobals
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000631xmlCleanupInputCallbacks
632xmlCleanupOutputCallbacks
633xmlCleanupParser
634xmlCleanupPredefinedEntities
635xmlCleanupThreads
636xmlClearNodeInfoSeq
637xmlClearParserCtxt
638#ifdef LIBXML_CATALOG_ENABLED
639xmlConvertSGMLCatalog
640#endif
641xmlCopyAttributeTable
642xmlCopyChar
643xmlCopyCharMultiByte
644xmlCopyDoc
645xmlCopyDtd
646xmlCopyElementContent
647xmlCopyElementTable
648xmlCopyEntitiesTable
649xmlCopyEnumeration
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000650xmlCopyError
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000651xmlCopyNamespace
652xmlCopyNamespaceList
653xmlCopyNode
654xmlCopyNodeList
655xmlCopyNotationTable
656xmlCopyProp
657xmlCopyPropList
658xmlCreateDocParserCtxt
659xmlCreateEntitiesTable
660xmlCreateEntityParserCtxt
661xmlCreateEnumeration
662xmlCreateFileParserCtxt
663xmlCreateIOParserCtxt
664xmlCreateIntSubset
665xmlCreateMemoryParserCtxt
666xmlCreatePushParserCtxt
667xmlCreateURI
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000668xmlCtxtGetLastError
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000669xmlCtxtReadDoc
670xmlCtxtReadFd
671xmlCtxtReadFile
672xmlCtxtReadIO
673xmlCtxtReadMemory
674xmlCtxtReset
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000675xmlCtxtResetLastError
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000676xmlCtxtUseOptions
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000677xmlCurrentChar
678#ifdef LIBXML_DEBUG_ENABLED
679xmlDebugDumpAttr
680#endif
681#ifdef LIBXML_DEBUG_ENABLED
682xmlDebugDumpAttrList
683#endif
684#ifdef LIBXML_DEBUG_ENABLED
685xmlDebugDumpDTD
686#endif
687#ifdef LIBXML_DEBUG_ENABLED
688xmlDebugDumpDocument
689#endif
690#ifdef LIBXML_DEBUG_ENABLED
691xmlDebugDumpDocumentHead
692#endif
693#ifdef LIBXML_DEBUG_ENABLED
694xmlDebugDumpEntities
695#endif
696#ifdef LIBXML_DEBUG_ENABLED
697xmlDebugDumpNode
698#endif
699#ifdef LIBXML_DEBUG_ENABLED
700xmlDebugDumpNodeList
701#endif
702#ifdef LIBXML_DEBUG_ENABLED
703xmlDebugDumpOneNode
704#endif
705#ifdef LIBXML_DEBUG_ENABLED
706xmlDebugDumpString
707#endif
708xmlDecodeEntities
709xmlDefaultSAXHandlerInit
710xmlDelEncodingAlias
711xmlDeregisterNodeDefault
712xmlDetectCharEncoding
Daniel Veillard2fdbd322003-08-18 12:15:38 +0000713xmlDictCreate
714xmlDictFree
715xmlDictLookup
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000716xmlDictOwns
717xmlDictQLookup
Daniel Veillard60942de2003-09-25 21:05:58 +0000718xmlDictReference
Daniel Veillard2fdbd322003-08-18 12:15:38 +0000719xmlDictSize
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000720xmlDocCopyNode
721xmlDocDump
722xmlDocDumpFormatMemory
723xmlDocDumpFormatMemoryEnc
724xmlDocDumpMemory
725xmlDocDumpMemoryEnc
726xmlDocFormatDump
727xmlDocGetRootElement
728xmlDocSetRootElement
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000729xmlDocWalkerAttributeCount
730xmlDocWalkerBaseUri
731xmlDocWalkerCurrentDoc
732xmlDocWalkerCurrentNode
733xmlDocWalkerDepth
734xmlDocWalkerGetAttribute
735xmlDocWalkerGetAttributeNo
736xmlDocWalkerGetAttributeNs
737xmlDocWalkerHasAttributes
738xmlDocWalkerHasValue
739xmlDocWalkerIsEmptyElement
740xmlDocWalkerLocalName
741xmlDocWalkerLookupNamespace
742xmlDocWalkerMoveToAttribute
743xmlDocWalkerMoveToAttributeNo
744xmlDocWalkerMoveToAttributeNs
745xmlDocWalkerMoveToElement
746xmlDocWalkerMoveToFirstAttribute
747xmlDocWalkerMoveToNextAttribute
748xmlDocWalkerName
749xmlDocWalkerNamespaceUri
750xmlDocWalkerNext
751xmlDocWalkerNodeType
752xmlDocWalkerPrefix
753xmlDocWalkerRewind
754xmlDocWalkerStep
755xmlDocWalkerValue
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000756xmlDumpAttributeDecl
757xmlDumpAttributeTable
758xmlDumpElementDecl
759xmlDumpElementTable
760xmlDumpEntitiesTable
761xmlDumpEntityDecl
762xmlDumpNotationDecl
763xmlDumpNotationTable
764xmlElemDump
765xmlEncodeEntities
766xmlEncodeEntitiesReentrant
767xmlEncodeSpecialChars
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000768xmlErrMemory
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000769xmlFileClose
770xmlFileMatch
771xmlFileOpen
772xmlFileRead
773xmlFindCharEncodingHandler
774xmlFreeAttributeTable
775#ifdef LIBXML_AUTOMATA_ENABLED
776xmlFreeAutomata
777#endif
778#ifdef LIBXML_CATALOG_ENABLED
779xmlFreeCatalog
780#endif
781xmlFreeDoc
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000782xmlFreeDocWalker
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000783xmlFreeDtd
784xmlFreeElementContent
785xmlFreeElementTable
786xmlFreeEntitiesTable
787xmlFreeEnumeration
788xmlFreeIDTable
789xmlFreeInputStream
790xmlFreeMutex
791xmlFreeNode
792xmlFreeNodeList
793xmlFreeNotationTable
794xmlFreeNs
795xmlFreeNsList
796xmlFreeParserCtxt
797xmlFreeParserInputBuffer
798xmlFreeProp
799xmlFreePropList
800xmlFreeRMutex
801xmlFreeRefTable
802xmlFreeTextReader
803xmlFreeURI
William M. Brack41e6bed2003-08-08 10:53:06 +0000804xmlFreeValidCtxt
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000805xmlGcMemGet
806xmlGcMemSetup
807xmlGetBufferAllocationScheme
808xmlGetCharEncodingHandler
809xmlGetCharEncodingName
810xmlGetCompressMode
811xmlGetDocCompressMode
812xmlGetDocEntity
813xmlGetDtdAttrDesc
814xmlGetDtdElementDesc
815xmlGetDtdEntity
816xmlGetDtdNotationDesc
817xmlGetDtdQAttrDesc
818xmlGetDtdQElementDesc
819xmlGetEncodingAlias
820xmlGetExternalEntityLoader
821xmlGetFeature
822xmlGetFeaturesList
823xmlGetGlobalState
824xmlGetID
825xmlGetIntSubset
826xmlGetLastChild
Daniel Veillardfc8dc352003-10-18 09:07:46 +0000827xmlGetLastError
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000828xmlGetLineNo
829xmlGetNoNsProp
830xmlGetNodePath
831xmlGetNsList
832xmlGetNsProp
833xmlGetParameterEntity
834xmlGetPredefinedEntity
835xmlGetProp
836xmlGetRefs
837xmlGetThreadId
838xmlGetUTF8Char
839xmlHandleEntity
840xmlHasNsProp
841xmlHasProp
842xmlHashAddEntry
843xmlHashAddEntry2
844xmlHashAddEntry3
845xmlHashCopy
846xmlHashCreate
847xmlHashFree
848xmlHashLookup
849xmlHashLookup2
850xmlHashLookup3
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000851xmlHashQLookup
852xmlHashQLookup2
853xmlHashQLookup3
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000854xmlHashRemoveEntry
855xmlHashRemoveEntry2
856xmlHashRemoveEntry3
857xmlHashScan
858xmlHashScan3
859xmlHashScanFull
860xmlHashScanFull3
861xmlHashSize
862xmlHashUpdateEntry
863xmlHashUpdateEntry2
864xmlHashUpdateEntry3
865#ifdef LIBXML_FTP_ENABLED
866xmlIOFTPClose
867#endif
868#ifdef LIBXML_FTP_ENABLED
869xmlIOFTPMatch
870#endif
871#ifdef LIBXML_FTP_ENABLED
872xmlIOFTPOpen
873#endif
874#ifdef LIBXML_FTP_ENABLED
875xmlIOFTPRead
876#endif
877#ifdef LIBXML_HTML_ENABLED
878xmlIOHTTPClose
879#endif
880#ifdef LIBXML_HTML_ENABLED
881xmlIOHTTPMatch
882#endif
883#ifdef LIBXML_HTML_ENABLED
884xmlIOHTTPOpen
885#endif
886#ifdef LIBXML_HTML_ENABLED
887xmlIOHTTPOpenW
888#endif
889#ifdef LIBXML_HTML_ENABLED
890xmlIOHTTPRead
891#endif
892xmlIOParseDTD
893xmlInitCharEncodingHandlers
William M. Brack41e6bed2003-08-08 10:53:06 +0000894xmlInitGlobals
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000895xmlInitMemory
896xmlInitNodeInfoSeq
897xmlInitParser
898xmlInitParserCtxt
899xmlInitThreads
900#ifdef LIBXML_CATALOG_ENABLED
901xmlInitializeCatalog
902#endif
903xmlInitializeGlobalState
904xmlInitializePredefinedEntities
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000905xmlIsBlankNode
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000906xmlIsID
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000907xmlIsLetter
908xmlIsMainThread
909xmlIsMixedElement
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000910xmlIsRef
911#ifdef LIBXML_HTML_ENABLED
912xmlIsXHTML
913#endif
914xmlKeepBlanksDefault
915xmlLineNumbersDefault
916xmlLinkGetData
917xmlListAppend
918xmlListClear
919xmlListCopy
920xmlListCreate
921xmlListDelete
922xmlListDup
923xmlListEmpty
924xmlListEnd
925xmlListFront
926xmlListInsert
927xmlListMerge
928xmlListPopBack
929xmlListPopFront
930xmlListPushBack
931xmlListPushFront
932xmlListRemoveAll
933xmlListRemoveFirst
934xmlListRemoveLast
935xmlListReverse
936xmlListReverseSearch
937xmlListReverseWalk
938xmlListSearch
939xmlListSize
940xmlListSort
941xmlListWalk
942#ifdef LIBXML_CATALOG_ENABLED
943xmlLoadACatalog
944#endif
945#ifdef LIBXML_CATALOG_ENABLED
946xmlLoadCatalog
947#endif
948#ifdef LIBXML_CATALOG_ENABLED
949xmlLoadCatalogs
950#endif
951xmlLoadExternalEntity
952#ifdef LIBXML_CATALOG_ENABLED
953xmlLoadSGMLSuperCatalog
954#endif
955xmlLockLibrary
956#ifdef LIBXML_DEBUG_ENABLED
957xmlLsCountNode
958#endif
959#ifdef LIBXML_DEBUG_ENABLED
960xmlLsOneNode
961#endif
962#ifdef DEBUG_MEMORY_LOCATION
William M. Brack30909422003-08-10 00:14:20 +0000963xmlMallocAtomicLoc
964#endif
965#ifdef DEBUG_MEMORY_LOCATION
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000966xmlMallocLoc
967#endif
968xmlMemDisplay
969xmlMemFree
970xmlMemGet
971xmlMemMalloc
972xmlMemRealloc
973xmlMemSetup
974xmlMemShow
975#ifdef DEBUG_MEMORY_LOCATION
976xmlMemStrdupLoc
977#endif
978xmlMemUsed
979xmlMemoryDump
980xmlMemoryStrdup
981xmlMutexLock
982xmlMutexUnlock
983xmlNamespaceParseNCName
984xmlNamespaceParseNSDef
985xmlNamespaceParseQName
986#ifdef LIBXML_FTP_ENABLED
987xmlNanoFTPCheckResponse
988#endif
989#ifdef LIBXML_FTP_ENABLED
990xmlNanoFTPCleanup
991#endif
992#ifdef LIBXML_FTP_ENABLED
993xmlNanoFTPClose
994#endif
995#ifdef LIBXML_FTP_ENABLED
996xmlNanoFTPCloseConnection
997#endif
998#ifdef LIBXML_FTP_ENABLED
999xmlNanoFTPConnect
1000#endif
1001#ifdef LIBXML_FTP_ENABLED
1002xmlNanoFTPConnectTo
1003#endif
1004#ifdef LIBXML_FTP_ENABLED
1005xmlNanoFTPCwd
1006#endif
1007#ifdef LIBXML_FTP_ENABLED
1008xmlNanoFTPDele
1009#endif
1010#ifdef LIBXML_FTP_ENABLED
1011xmlNanoFTPFreeCtxt
1012#endif
1013#ifdef LIBXML_FTP_ENABLED
1014xmlNanoFTPGet
1015#endif
1016#ifdef LIBXML_FTP_ENABLED
1017xmlNanoFTPGetConnection
1018#endif
1019#ifdef LIBXML_FTP_ENABLED
1020xmlNanoFTPGetResponse
1021#endif
1022#ifdef LIBXML_FTP_ENABLED
1023xmlNanoFTPGetSocket
1024#endif
1025#ifdef LIBXML_FTP_ENABLED
1026xmlNanoFTPInit
1027#endif
1028#ifdef LIBXML_FTP_ENABLED
1029xmlNanoFTPList
1030#endif
1031#ifdef LIBXML_FTP_ENABLED
1032xmlNanoFTPNewCtxt
1033#endif
1034#ifdef LIBXML_FTP_ENABLED
1035xmlNanoFTPOpen
1036#endif
1037#ifdef LIBXML_FTP_ENABLED
1038xmlNanoFTPProxy
1039#endif
1040#ifdef LIBXML_FTP_ENABLED
1041xmlNanoFTPQuit
1042#endif
1043#ifdef LIBXML_FTP_ENABLED
1044xmlNanoFTPRead
1045#endif
1046#ifdef LIBXML_FTP_ENABLED
1047xmlNanoFTPScanProxy
1048#endif
1049#ifdef LIBXML_FTP_ENABLED
1050xmlNanoFTPUpdateURL
1051#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001052#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001053xmlNanoHTTPAuthHeader
William M. Brack41e6bed2003-08-08 10:53:06 +00001054#endif
1055#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001056xmlNanoHTTPCleanup
William M. Brack41e6bed2003-08-08 10:53:06 +00001057#endif
1058#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001059xmlNanoHTTPClose
William M. Brack41e6bed2003-08-08 10:53:06 +00001060#endif
1061#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001062xmlNanoHTTPFetch
William M. Brack41e6bed2003-08-08 10:53:06 +00001063#endif
1064#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001065xmlNanoHTTPInit
William M. Brack41e6bed2003-08-08 10:53:06 +00001066#endif
1067#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001068xmlNanoHTTPMethod
William M. Brack41e6bed2003-08-08 10:53:06 +00001069#endif
1070#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001071xmlNanoHTTPMethodRedir
William M. Brack41e6bed2003-08-08 10:53:06 +00001072#endif
1073#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001074xmlNanoHTTPOpen
William M. Brack41e6bed2003-08-08 10:53:06 +00001075#endif
1076#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001077xmlNanoHTTPOpenRedir
William M. Brack41e6bed2003-08-08 10:53:06 +00001078#endif
1079#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001080xmlNanoHTTPRead
William M. Brack41e6bed2003-08-08 10:53:06 +00001081#endif
1082#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001083xmlNanoHTTPReturnCode
William M. Brack41e6bed2003-08-08 10:53:06 +00001084#endif
1085#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001086xmlNanoHTTPSave
William M. Brack41e6bed2003-08-08 10:53:06 +00001087#endif
1088#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001089xmlNanoHTTPScanProxy
William M. Brack41e6bed2003-08-08 10:53:06 +00001090#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001091#ifdef LIBXML_AUTOMATA_ENABLED
1092xmlNewAutomata
1093#endif
1094xmlNewCDataBlock
1095#ifdef LIBXML_CATALOG_ENABLED
1096xmlNewCatalog
1097#endif
1098xmlNewCharEncodingHandler
1099xmlNewCharRef
1100xmlNewChild
1101xmlNewComment
1102xmlNewDoc
1103xmlNewDocComment
1104xmlNewDocFragment
1105xmlNewDocNode
1106xmlNewDocNodeEatName
1107xmlNewDocProp
1108xmlNewDocRawNode
1109xmlNewDocText
1110xmlNewDocTextLen
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001111xmlNewDocWalker
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001112xmlNewDtd
1113xmlNewElementContent
1114xmlNewEntityInputStream
1115xmlNewGlobalNs
1116xmlNewIOInputStream
1117xmlNewInputFromFile
1118xmlNewInputStream
1119xmlNewMutex
1120xmlNewNode
1121xmlNewNodeEatName
1122xmlNewNs
1123xmlNewNsProp
1124xmlNewNsPropEatName
1125xmlNewPI
1126xmlNewParserCtxt
1127xmlNewProp
1128xmlNewRMutex
1129xmlNewReference
1130xmlNewStringInputStream
1131xmlNewText
1132xmlNewTextChild
1133xmlNewTextLen
1134xmlNewTextReader
1135xmlNewTextReaderFilename
William M. Brack41e6bed2003-08-08 10:53:06 +00001136xmlNewValidCtxt
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001137xmlNextChar
1138xmlNoNetExternalEntityLoader
1139xmlNodeAddContent
1140xmlNodeAddContentLen
1141xmlNodeDump
1142xmlNodeDumpOutput
1143xmlNodeGetBase
1144xmlNodeGetContent
1145xmlNodeGetLang
1146xmlNodeGetSpacePreserve
1147xmlNodeIsText
1148xmlNodeListGetRawString
1149xmlNodeListGetString
1150xmlNodeSetBase
1151xmlNodeSetContent
1152xmlNodeSetContentLen
1153xmlNodeSetLang
1154xmlNodeSetName
1155xmlNodeSetSpacePreserve
1156xmlNormalizeURIPath
1157xmlNormalizeWindowsPath
1158xmlOutputBufferClose
1159xmlOutputBufferCreateFd
1160xmlOutputBufferCreateFile
1161xmlOutputBufferCreateFilename
1162xmlOutputBufferCreateIO
1163xmlOutputBufferFlush
1164xmlOutputBufferWrite
1165xmlOutputBufferWriteString
1166xmlParseAttValue
1167xmlParseAttribute
1168xmlParseAttributeListDecl
1169xmlParseAttributeType
1170xmlParseBalancedChunkMemory
1171xmlParseBalancedChunkMemoryRecover
1172xmlParseCDSect
1173#ifdef LIBXML_CATALOG_ENABLED
1174xmlParseCatalogFile
1175#endif
1176xmlParseCharData
1177xmlParseCharEncoding
1178xmlParseCharRef
1179xmlParseChunk
1180xmlParseComment
1181xmlParseContent
1182xmlParseCtxtExternalEntity
1183xmlParseDTD
1184xmlParseDefaultDecl
1185xmlParseDoc
1186xmlParseDocTypeDecl
1187xmlParseDocument
1188xmlParseElement
1189xmlParseElementChildrenContentDecl
1190xmlParseElementContentDecl
1191xmlParseElementDecl
1192xmlParseElementMixedContentDecl
1193xmlParseEncName
1194xmlParseEncodingDecl
1195xmlParseEndTag
1196xmlParseEntity
1197xmlParseEntityDecl
1198xmlParseEntityRef
1199xmlParseEntityValue
1200xmlParseEnumeratedType
1201xmlParseEnumerationType
1202xmlParseExtParsedEnt
1203xmlParseExternalEntity
1204xmlParseExternalID
1205xmlParseExternalSubset
1206xmlParseFile
1207xmlParseMarkupDecl
1208xmlParseMemory
1209xmlParseMisc
1210xmlParseName
1211xmlParseNamespace
1212xmlParseNmtoken
1213xmlParseNotationDecl
1214xmlParseNotationType
1215xmlParsePEReference
1216xmlParsePI
1217xmlParsePITarget
1218xmlParsePubidLiteral
1219xmlParseQuotedString
1220xmlParseReference
1221xmlParseSDDecl
1222xmlParseStartTag
1223xmlParseSystemLiteral
1224xmlParseTextDecl
1225xmlParseURI
1226xmlParseURIReference
1227xmlParseVersionInfo
1228xmlParseVersionNum
1229xmlParseXMLDecl
1230xmlParserAddNodeInfo
1231xmlParserError
1232xmlParserFindNodeInfo
1233xmlParserFindNodeInfoIndex
1234xmlParserGetDirectory
1235xmlParserHandlePEReference
1236xmlParserHandleReference
1237xmlParserInputBufferCreateFd
1238xmlParserInputBufferCreateFile
1239xmlParserInputBufferCreateFilename
1240xmlParserInputBufferCreateIO
1241xmlParserInputBufferCreateMem
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001242xmlParserInputBufferCreateStatic
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001243xmlParserInputBufferGrow
1244xmlParserInputBufferPush
1245xmlParserInputBufferRead
1246xmlParserInputGrow
1247xmlParserInputRead
1248xmlParserInputShrink
1249xmlParserPrintFileContext
1250xmlParserPrintFileInfo
1251xmlParserValidityError
1252xmlParserValidityWarning
1253xmlParserWarning
1254xmlPedanticParserDefault
1255xmlPopInput
1256xmlPrintURI
1257xmlPushInput
1258xmlRMutexLock
1259xmlRMutexUnlock
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001260xmlReadDoc
1261xmlReadFd
1262xmlReadFile
1263xmlReadIO
1264xmlReadMemory
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001265xmlReaderForDoc
1266xmlReaderForFd
1267xmlReaderForFile
1268xmlReaderForIO
1269xmlReaderForMemory
1270xmlReaderNewDoc
1271xmlReaderNewFd
1272xmlReaderNewFile
1273xmlReaderNewIO
1274xmlReaderNewMemory
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001275#ifdef DEBUG_MEMORY_LOCATION
1276xmlReallocLoc
1277#endif
1278xmlReconciliateNs
1279xmlRecoverDoc
1280xmlRecoverFile
1281xmlRecoverMemory
Igor Zlatkovic8e040972002-09-20 13:39:53 +00001282#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001283xmlRegExecPushString
1284#endif
1285#ifdef LIBXML_REGEXP_ENABLED
1286xmlRegExecPushString2
1287#endif
1288#ifdef LIBXML_REGEXP_ENABLED
1289xmlRegFreeExecCtxt
1290#endif
1291#ifdef LIBXML_REGEXP_ENABLED
1292xmlRegFreeRegexp
1293#endif
1294#ifdef LIBXML_REGEXP_ENABLED
1295xmlRegNewExecCtxt
1296#endif
1297#ifdef LIBXML_REGEXP_ENABLED
1298xmlRegexpCompile
1299#endif
1300#ifdef LIBXML_REGEXP_ENABLED
1301xmlRegexpExec
1302#endif
1303#ifdef LIBXML_REGEXP_ENABLED
1304xmlRegexpIsDeterminist
1305#endif
1306#ifdef LIBXML_REGEXP_ENABLED
1307xmlRegexpPrint
1308#endif
1309xmlRegisterCharEncodingHandler
1310xmlRegisterDefaultInputCallbacks
1311xmlRegisterDefaultOutputCallbacks
1312#ifdef LIBXML_HTML_ENABLED
1313xmlRegisterHTTPPostCallbacks
1314#endif
1315xmlRegisterInputCallbacks
1316xmlRegisterNodeDefault
1317xmlRegisterOutputCallbacks
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001318#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001319xmlRelaxNGCleanupTypes
1320#endif
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001321#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001322xmlRelaxNGDump
1323#endif
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001324#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001325xmlRelaxNGDumpTree
1326#endif
1327#ifdef LIBXML_SCHEMAS_ENABLED
1328xmlRelaxNGFree
1329#endif
1330#ifdef LIBXML_SCHEMAS_ENABLED
1331xmlRelaxNGFreeParserCtxt
1332#endif
1333#ifdef LIBXML_SCHEMAS_ENABLED
1334xmlRelaxNGFreeValidCtxt
1335#endif
1336#ifdef LIBXML_SCHEMAS_ENABLED
William M. Brack41e6bed2003-08-08 10:53:06 +00001337xmlRelaxNGGetParserErrors
1338#endif
1339#ifdef LIBXML_SCHEMAS_ENABLED
1340xmlRelaxNGGetValidErrors
1341#endif
1342#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001343xmlRelaxNGNewDocParserCtxt
1344#endif
1345#ifdef LIBXML_SCHEMAS_ENABLED
1346xmlRelaxNGNewMemParserCtxt
1347#endif
1348#ifdef LIBXML_SCHEMAS_ENABLED
1349xmlRelaxNGNewParserCtxt
1350#endif
1351#ifdef LIBXML_SCHEMAS_ENABLED
1352xmlRelaxNGNewValidCtxt
1353#endif
1354#ifdef LIBXML_SCHEMAS_ENABLED
1355xmlRelaxNGParse
1356#endif
1357#ifdef LIBXML_SCHEMAS_ENABLED
1358xmlRelaxNGSetParserErrors
1359#endif
1360#ifdef LIBXML_SCHEMAS_ENABLED
1361xmlRelaxNGSetValidErrors
1362#endif
1363#ifdef LIBXML_SCHEMAS_ENABLED
1364xmlRelaxNGValidateDoc
1365#endif
1366#ifdef LIBXML_SCHEMAS_ENABLED
1367xmlRelaxNGValidateFullElement
1368#endif
1369#ifdef LIBXML_SCHEMAS_ENABLED
1370xmlRelaxNGValidatePopElement
1371#endif
1372#ifdef LIBXML_SCHEMAS_ENABLED
1373xmlRelaxNGValidatePushCData
1374#endif
1375#ifdef LIBXML_SCHEMAS_ENABLED
1376xmlRelaxNGValidatePushElement
1377#endif
1378xmlRemoveID
1379xmlRemoveProp
1380xmlRemoveRef
1381xmlReplaceNode
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001382xmlResetError
1383xmlResetLastError
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001384xmlSAX2AttributeDecl
1385xmlSAX2CDataBlock
1386xmlSAX2Characters
1387xmlSAX2CheckNamespace
1388xmlSAX2Comment
1389xmlSAX2ElementDecl
1390xmlSAX2EndDocument
1391xmlSAX2EndElement
1392xmlSAX2EndElementNs
1393xmlSAX2EntityDecl
1394xmlSAX2ExternalSubset
1395xmlSAX2GetColumnNumber
1396xmlSAX2GetEntity
1397xmlSAX2GetLineNumber
1398xmlSAX2GetNamespace
1399xmlSAX2GetParameterEntity
1400xmlSAX2GetPublicId
1401xmlSAX2GetSystemId
1402xmlSAX2GlobalNamespace
1403xmlSAX2HasExternalSubset
1404xmlSAX2HasInternalSubset
1405xmlSAX2IgnorableWhitespace
1406xmlSAX2InitDefaultSAXHandler
1407xmlSAX2InitDocbDefaultSAXHandler
1408xmlSAX2InitHtmlDefaultSAXHandler
1409xmlSAX2InternalSubset
1410xmlSAX2IsStandalone
1411xmlSAX2NamespaceDecl
1412xmlSAX2NotationDecl
1413xmlSAX2ProcessingInstruction
1414xmlSAX2Reference
1415xmlSAX2ResolveEntity
1416xmlSAX2SetDocumentLocator
1417xmlSAX2SetNamespace
1418xmlSAX2StartDocument
1419xmlSAX2StartElement
1420xmlSAX2StartElementNs
1421xmlSAX2UnparsedEntityDecl
1422xmlSAXDefaultVersion
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001423xmlSAXParseDTD
1424xmlSAXParseDoc
1425xmlSAXParseEntity
1426xmlSAXParseFile
1427xmlSAXParseFileWithData
1428xmlSAXParseMemory
1429xmlSAXParseMemoryWithData
1430xmlSAXUserParseFile
1431xmlSAXUserParseMemory
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001432xmlSAXVersion
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001433xmlSaveFile
1434xmlSaveFileEnc
1435xmlSaveFileTo
1436xmlSaveFormatFile
1437xmlSaveFormatFileEnc
1438xmlSaveFormatFileTo
1439xmlSaveUri
1440xmlScanName
William M. Brack41e6bed2003-08-08 10:53:06 +00001441#ifdef LIBXML_SCHEMAS_ENABLED
1442xmlSchemaCheckFacet
1443#endif
1444#ifdef LIBXML_SCHEMAS_ENABLED
1445xmlSchemaCleanupTypes
1446#endif
1447#ifdef LIBXML_SCHEMAS_ENABLED
1448xmlSchemaCompareValues
1449#endif
1450#ifdef LIBXML_SCHEMAS_ENABLED
1451xmlSchemaDump
1452#endif
1453#ifdef LIBXML_SCHEMAS_ENABLED
1454xmlSchemaFree
1455#endif
1456#ifdef LIBXML_SCHEMAS_ENABLED
1457xmlSchemaFreeFacet
1458#endif
1459#ifdef LIBXML_SCHEMAS_ENABLED
1460xmlSchemaFreeParserCtxt
1461#endif
1462xmlSchemaFreeType
1463#ifdef LIBXML_SCHEMAS_ENABLED
1464xmlSchemaFreeValidCtxt
1465#endif
1466#ifdef LIBXML_SCHEMAS_ENABLED
1467xmlSchemaFreeValue
1468#endif
1469#ifdef LIBXML_SCHEMAS_ENABLED
1470xmlSchemaGetPredefinedType
1471#endif
1472#ifdef LIBXML_SCHEMAS_ENABLED
1473xmlSchemaInitTypes
1474#endif
1475#ifdef LIBXML_SCHEMAS_ENABLED
1476xmlSchemaNewFacet
1477#endif
1478#ifdef LIBXML_SCHEMAS_ENABLED
1479xmlSchemaNewMemParserCtxt
1480#endif
1481#ifdef LIBXML_SCHEMAS_ENABLED
1482xmlSchemaNewParserCtxt
1483#endif
1484#ifdef LIBXML_SCHEMAS_ENABLED
1485xmlSchemaNewValidCtxt
1486#endif
1487#ifdef LIBXML_SCHEMAS_ENABLED
1488xmlSchemaParse
1489#endif
1490#ifdef LIBXML_SCHEMAS_ENABLED
1491xmlSchemaSetParserErrors
1492#endif
1493#ifdef LIBXML_SCHEMAS_ENABLED
1494xmlSchemaSetValidErrors
1495#endif
1496#ifdef LIBXML_SCHEMAS_ENABLED
1497xmlSchemaValPredefTypeNode
1498#endif
1499#ifdef LIBXML_SCHEMAS_ENABLED
1500xmlSchemaValidateDoc
1501#endif
1502#ifdef LIBXML_SCHEMAS_ENABLED
1503xmlSchemaValidateFacet
1504#endif
1505#ifdef LIBXML_SCHEMAS_ENABLED
1506xmlSchemaValidatePredefinedType
1507#endif
1508#ifdef LIBXML_SCHEMAS_ENABLED
1509xmlSchemaValidateStream
1510#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001511xmlSearchNs
1512xmlSearchNsByHref
1513xmlSetBufferAllocationScheme
1514xmlSetCompressMode
1515xmlSetDocCompressMode
1516xmlSetEntityReferenceFunc
1517xmlSetExternalEntityLoader
1518xmlSetFeature
1519xmlSetGenericErrorFunc
1520xmlSetListDoc
1521xmlSetNs
1522xmlSetNsProp
1523xmlSetProp
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001524xmlSetStructuredErrorFunc
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001525xmlSetTreeDoc
1526xmlSetupParserForBuffer
1527#ifdef LIBXML_DEBUG_ENABLED
1528xmlShell
1529#endif
1530#ifdef LIBXML_DEBUG_ENABLED
1531xmlShellBase
1532#endif
1533#ifdef LIBXML_DEBUG_ENABLED
1534xmlShellCat
1535#endif
1536#ifdef LIBXML_DEBUG_ENABLED
1537xmlShellDir
1538#endif
1539#ifdef LIBXML_DEBUG_ENABLED
1540xmlShellDu
1541#endif
1542#ifdef LIBXML_DEBUG_ENABLED
1543xmlShellList
1544#endif
1545#ifdef LIBXML_DEBUG_ENABLED
1546xmlShellLoad
1547#endif
1548#ifdef LIBXML_DEBUG_ENABLED
1549xmlShellPrintNode
1550#endif
1551#ifdef LIBXML_DEBUG_ENABLED
1552xmlShellPrintXPathError
1553#endif
1554#ifdef LIBXML_DEBUG_ENABLED
1555xmlShellPrintXPathResult
1556#endif
1557#ifdef LIBXML_DEBUG_ENABLED
1558xmlShellPwd
1559#endif
1560#ifdef LIBXML_DEBUG_ENABLED
1561xmlShellSave
1562#endif
1563#ifdef LIBXML_DEBUG_ENABLED
1564xmlShellValidate
1565#endif
1566#ifdef LIBXML_DEBUG_ENABLED
1567xmlShellWrite
1568#endif
1569xmlSkipBlankChars
1570xmlSnprintfElementContent
1571xmlSplitQName
1572xmlSplitQName2
William M. Brack41e6bed2003-08-08 10:53:06 +00001573xmlSplitQName3
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001574xmlSprintfElementContent
1575xmlStopParser
1576xmlStrEqual
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001577xmlStrPrintf
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001578xmlStrQEqual
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001579xmlStrcasecmp
1580xmlStrcasestr
1581xmlStrcat
1582xmlStrchr
1583xmlStrcmp
1584xmlStrdup
1585xmlStringCurrentChar
1586xmlStringDecodeEntities
1587xmlStringGetNodeList
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001588xmlStringLenDecodeEntities
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001589xmlStringLenGetNodeList
1590xmlStrlen
1591xmlStrncasecmp
1592xmlStrncat
1593xmlStrncmp
1594xmlStrndup
1595xmlStrstr
1596xmlStrsub
1597xmlSubstituteEntitiesDefault
1598xmlSwitchEncoding
1599xmlSwitchToEncoding
1600xmlTextConcat
1601xmlTextMerge
1602xmlTextReaderAttributeCount
1603xmlTextReaderBaseUri
1604xmlTextReaderClose
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001605xmlTextReaderConstBaseUri
1606xmlTextReaderConstLocalName
1607xmlTextReaderConstName
1608xmlTextReaderConstNamespaceUri
1609xmlTextReaderConstPrefix
1610xmlTextReaderConstString
1611xmlTextReaderConstXmlLang
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001612xmlTextReaderCurrentDoc
1613xmlTextReaderCurrentNode
1614xmlTextReaderDepth
1615xmlTextReaderExpand
1616xmlTextReaderGetAttribute
1617xmlTextReaderGetAttributeNo
1618xmlTextReaderGetAttributeNs
1619xmlTextReaderGetErrorHandler
1620xmlTextReaderGetParserProp
1621xmlTextReaderGetRemainder
1622xmlTextReaderHasAttributes
1623xmlTextReaderHasValue
1624xmlTextReaderIsDefault
1625xmlTextReaderIsEmptyElement
1626xmlTextReaderIsValid
1627xmlTextReaderLocalName
1628xmlTextReaderLocatorBaseURI
1629xmlTextReaderLocatorLineNumber
1630xmlTextReaderLookupNamespace
1631xmlTextReaderMoveToAttribute
1632xmlTextReaderMoveToAttributeNo
1633xmlTextReaderMoveToAttributeNs
1634xmlTextReaderMoveToElement
1635xmlTextReaderMoveToFirstAttribute
1636xmlTextReaderMoveToNextAttribute
1637xmlTextReaderName
1638xmlTextReaderNamespaceUri
1639xmlTextReaderNext
1640xmlTextReaderNodeType
1641xmlTextReaderNormalization
1642xmlTextReaderPrefix
Daniel Veillard4432df22003-09-28 18:58:27 +00001643xmlTextReaderPreserve
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001644xmlTextReaderQuoteChar
1645xmlTextReaderRead
1646xmlTextReaderReadAttributeValue
1647xmlTextReaderReadInnerXml
1648xmlTextReaderReadOuterXml
1649xmlTextReaderReadState
1650xmlTextReaderReadString
1651#ifdef LIBXML_SCHEMAS_ENABLED
1652xmlTextReaderRelaxNGSetSchema
1653#endif
1654#ifdef LIBXML_SCHEMAS_ENABLED
1655xmlTextReaderRelaxNGValidate
1656#endif
1657xmlTextReaderSetErrorHandler
1658xmlTextReaderSetParserProp
1659xmlTextReaderValue
1660xmlTextReaderXmlLang
William M. Brack41e6bed2003-08-08 10:53:06 +00001661xmlThrDefBufferAllocScheme
1662xmlThrDefDefaultBufferSize
1663xmlThrDefDeregisterNodeDefault
1664xmlThrDefDoValidityCheckingDefaultValue
1665xmlThrDefGetWarningsDefaultValue
1666xmlThrDefIndentTreeOutput
1667xmlThrDefKeepBlanksDefaultValue
1668xmlThrDefLineNumbersDefaultValue
1669xmlThrDefLoadExtDtdDefaultValue
1670xmlThrDefParserDebugEntities
1671xmlThrDefPedanticParserDefaultValue
1672xmlThrDefRegisterNodeDefault
1673xmlThrDefSaveNoEmptyTags
1674xmlThrDefSetGenericErrorFunc
Daniel Veillardfc8dc352003-10-18 09:07:46 +00001675xmlThrDefSetStructuredErrorFunc
William M. Brack41e6bed2003-08-08 10:53:06 +00001676xmlThrDefSubstituteEntitiesDefaultValue
1677xmlThrDefTreeIndentString
1678#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001679xmlUCSIsAlphabeticPresentationForms
1680#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001681#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001682xmlUCSIsArabic
1683#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001684#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001685xmlUCSIsArabicPresentationFormsA
1686#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001687#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001688xmlUCSIsArabicPresentationFormsB
1689#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001690#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001691xmlUCSIsArmenian
1692#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001693#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001694xmlUCSIsArrows
1695#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001696#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001697xmlUCSIsBasicLatin
1698#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001699#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001700xmlUCSIsBengali
1701#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001702#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001703xmlUCSIsBlock
1704#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001705#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001706xmlUCSIsBlockElements
1707#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001708#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001709xmlUCSIsBopomofo
1710#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001711#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001712xmlUCSIsBopomofoExtended
1713#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001714#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001715xmlUCSIsBoxDrawing
1716#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001717#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001718xmlUCSIsBraillePatterns
1719#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001720#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001721xmlUCSIsByzantineMusicalSymbols
1722#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001723#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001724xmlUCSIsCJKCompatibility
1725#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001726#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001727xmlUCSIsCJKCompatibilityForms
1728#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001729#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001730xmlUCSIsCJKCompatibilityIdeographs
1731#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001732#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001733xmlUCSIsCJKCompatibilityIdeographsSupplement
1734#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001735#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001736xmlUCSIsCJKRadicalsSupplement
1737#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001738#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001739xmlUCSIsCJKSymbolsandPunctuation
1740#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001741#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001742xmlUCSIsCJKUnifiedIdeographs
1743#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001744#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001745xmlUCSIsCJKUnifiedIdeographsExtensionA
1746#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001747#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001748xmlUCSIsCJKUnifiedIdeographsExtensionB
1749#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001750#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001751xmlUCSIsCat
1752#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001753#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001754xmlUCSIsCatC
1755#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001756#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001757xmlUCSIsCatCc
1758#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001759#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001760xmlUCSIsCatCf
1761#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001762#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001763xmlUCSIsCatCo
1764#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001765#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001766xmlUCSIsCatCs
1767#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001768#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001769xmlUCSIsCatL
1770#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001771#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001772xmlUCSIsCatLl
1773#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001774#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001775xmlUCSIsCatLm
1776#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001777#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001778xmlUCSIsCatLo
1779#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001780#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001781xmlUCSIsCatLt
1782#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001783#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001784xmlUCSIsCatLu
1785#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001786#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001787xmlUCSIsCatM
1788#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001789#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001790xmlUCSIsCatMc
1791#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001792#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001793xmlUCSIsCatMe
1794#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001795#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001796xmlUCSIsCatMn
1797#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001798#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001799xmlUCSIsCatN
1800#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001801#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001802xmlUCSIsCatNd
1803#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001804#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001805xmlUCSIsCatNl
1806#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001807#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001808xmlUCSIsCatNo
1809#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001810#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001811xmlUCSIsCatP
1812#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001813#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001814xmlUCSIsCatPc
1815#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001816#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001817xmlUCSIsCatPd
1818#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001819#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001820xmlUCSIsCatPe
1821#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001822#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001823xmlUCSIsCatPf
1824#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001825#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001826xmlUCSIsCatPi
1827#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001828#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001829xmlUCSIsCatPo
1830#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001831#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001832xmlUCSIsCatPs
1833#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001834#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001835xmlUCSIsCatS
1836#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001837#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001838xmlUCSIsCatSc
1839#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001840#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001841xmlUCSIsCatSk
1842#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001843#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001844xmlUCSIsCatSm
1845#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001846#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001847xmlUCSIsCatSo
1848#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001849#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001850xmlUCSIsCatZ
1851#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001852#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001853xmlUCSIsCatZl
1854#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001855#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001856xmlUCSIsCatZp
1857#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001858#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001859xmlUCSIsCatZs
1860#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001861#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001862xmlUCSIsCherokee
1863#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001864#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001865xmlUCSIsCombiningDiacriticalMarks
1866#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001867#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001868xmlUCSIsCombiningHalfMarks
1869#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001870#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001871xmlUCSIsCombiningMarksforSymbols
1872#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001873#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001874xmlUCSIsControlPictures
1875#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001876#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001877xmlUCSIsCurrencySymbols
1878#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001879#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001880xmlUCSIsCyrillic
1881#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001882#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001883xmlUCSIsDeseret
1884#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001885#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001886xmlUCSIsDevanagari
1887#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001888#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001889xmlUCSIsDingbats
1890#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001891#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001892xmlUCSIsEnclosedAlphanumerics
1893#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001894#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001895xmlUCSIsEnclosedCJKLettersandMonths
1896#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001897#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001898xmlUCSIsEthiopic
1899#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001900#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001901xmlUCSIsGeneralPunctuation
1902#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001903#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001904xmlUCSIsGeometricShapes
1905#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001906#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001907xmlUCSIsGeorgian
1908#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001909#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001910xmlUCSIsGothic
1911#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001912#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001913xmlUCSIsGreek
1914#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001915#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001916xmlUCSIsGreekExtended
1917#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001918#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001919xmlUCSIsGujarati
1920#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001921#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001922xmlUCSIsGurmukhi
1923#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001924#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001925xmlUCSIsHalfwidthandFullwidthForms
1926#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001927#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001928xmlUCSIsHangulCompatibilityJamo
1929#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001930#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001931xmlUCSIsHangulJamo
1932#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001933#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001934xmlUCSIsHangulSyllables
1935#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001936#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001937xmlUCSIsHebrew
1938#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001939#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001940xmlUCSIsHighPrivateUseSurrogates
1941#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001942#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001943xmlUCSIsHighSurrogates
1944#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001945#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001946xmlUCSIsHiragana
1947#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001948#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001949xmlUCSIsIPAExtensions
1950#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001951#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001952xmlUCSIsIdeographicDescriptionCharacters
1953#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001954#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001955xmlUCSIsKanbun
1956#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001957#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001958xmlUCSIsKangxiRadicals
1959#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001960#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001961xmlUCSIsKannada
1962#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001963#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001964xmlUCSIsKatakana
1965#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001966#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001967xmlUCSIsKhmer
1968#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001969#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001970xmlUCSIsLao
1971#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001972#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001973xmlUCSIsLatin1Supplement
1974#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001975#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001976xmlUCSIsLatinExtendedA
1977#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001978#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001979xmlUCSIsLatinExtendedAdditional
1980#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001981#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001982xmlUCSIsLatinExtendedB
1983#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001984#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001985xmlUCSIsLetterlikeSymbols
1986#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001987#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001988xmlUCSIsLowSurrogates
1989#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001990#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001991xmlUCSIsMalayalam
1992#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001993#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001994xmlUCSIsMathematicalAlphanumericSymbols
1995#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001996#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001997xmlUCSIsMathematicalOperators
1998#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001999#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002000xmlUCSIsMiscellaneousSymbols
2001#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002002#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002003xmlUCSIsMiscellaneousTechnical
2004#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002005#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002006xmlUCSIsMongolian
2007#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002008#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002009xmlUCSIsMusicalSymbols
2010#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002011#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002012xmlUCSIsMyanmar
2013#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002014#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002015xmlUCSIsNumberForms
2016#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002017#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002018xmlUCSIsOgham
2019#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002020#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002021xmlUCSIsOldItalic
2022#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002023#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002024xmlUCSIsOpticalCharacterRecognition
2025#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002026#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002027xmlUCSIsOriya
2028#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002029#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002030xmlUCSIsPrivateUse
2031#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002032#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002033xmlUCSIsRunic
2034#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002035#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002036xmlUCSIsSinhala
2037#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002038#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002039xmlUCSIsSmallFormVariants
2040#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002041#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002042xmlUCSIsSpacingModifierLetters
2043#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002044#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002045xmlUCSIsSpecials
2046#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002047#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002048xmlUCSIsSuperscriptsandSubscripts
2049#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002050#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002051xmlUCSIsSyriac
2052#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002053#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002054xmlUCSIsTags
2055#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002056#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002057xmlUCSIsTamil
2058#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002059#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002060xmlUCSIsTelugu
2061#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002062#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002063xmlUCSIsThaana
2064#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002065#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002066xmlUCSIsThai
2067#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002068#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002069xmlUCSIsTibetan
2070#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002071#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002072xmlUCSIsUnifiedCanadianAboriginalSyllabics
2073#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002074#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002075xmlUCSIsYiRadicals
2076#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002077#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002078xmlUCSIsYiSyllables
2079#endif
2080xmlURIEscape
2081xmlURIEscapeStr
2082xmlURIUnescapeString
William M. Brack41e6bed2003-08-08 10:53:06 +00002083xmlUTF8Charcmp
2084xmlUTF8Size
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002085xmlUTF8Strlen
2086xmlUTF8Strloc
2087xmlUTF8Strndup
2088xmlUTF8Strpos
2089xmlUTF8Strsize
2090xmlUTF8Strsub
2091xmlUnlinkNode
2092xmlUnlockLibrary
2093xmlUnsetNsProp
2094xmlUnsetProp
2095#ifdef LIBXML_REGEXP_ENABLED
2096xmlValidBuildContentModel
2097#endif
2098xmlValidCtxtNormalizeAttributeValue
2099xmlValidGetPotentialChildren
2100xmlValidGetValidElements
2101xmlValidNormalizeAttributeValue
2102xmlValidateAttributeDecl
2103xmlValidateAttributeValue
2104xmlValidateDocument
2105xmlValidateDocumentFinal
2106xmlValidateDtd
2107xmlValidateDtdFinal
2108xmlValidateElement
2109xmlValidateElementDecl
2110xmlValidateNCName
2111xmlValidateNMToken
2112xmlValidateName
2113xmlValidateNameValue
2114xmlValidateNamesValue
2115xmlValidateNmtokenValue
2116xmlValidateNmtokensValue
2117xmlValidateNotationDecl
2118xmlValidateNotationUse
2119xmlValidateOneAttribute
2120xmlValidateOneElement
2121xmlValidateOneNamespace
2122xmlValidatePopElement
2123xmlValidatePushCData
2124xmlValidatePushElement
2125xmlValidateQName
2126xmlValidateRoot
2127#ifdef LIBXML_XINCLUDE_ENABLED
2128xmlXIncludeProcess
2129#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002130#ifdef LIBXML_XINCLUDE_ENABLED
2131xmlXIncludeProcessTree
2132#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002133#ifdef LIBXML_XPATH_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002134xmlXPathAddValues
2135#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002136#ifdef LIBXML_XPATH_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002137xmlXPathBooleanFunction
2138#endif
2139#ifdef LIBXML_XPATH_ENABLED
2140xmlXPathCastBooleanToNumber
2141#endif
2142#ifdef LIBXML_XPATH_ENABLED
2143xmlXPathCastBooleanToString
2144#endif
2145#ifdef LIBXML_XPATH_ENABLED
2146xmlXPathCastNodeSetToBoolean
2147#endif
2148#ifdef LIBXML_XPATH_ENABLED
2149xmlXPathCastNodeSetToNumber
2150#endif
2151#ifdef LIBXML_XPATH_ENABLED
2152xmlXPathCastNodeSetToString
2153#endif
2154#ifdef LIBXML_XPATH_ENABLED
2155xmlXPathCastNodeToNumber
2156#endif
2157#ifdef LIBXML_XPATH_ENABLED
2158xmlXPathCastNodeToString
2159#endif
2160#ifdef LIBXML_XPATH_ENABLED
2161xmlXPathCastNumberToBoolean
2162#endif
2163#ifdef LIBXML_XPATH_ENABLED
2164xmlXPathCastNumberToString
2165#endif
2166#ifdef LIBXML_XPATH_ENABLED
2167xmlXPathCastStringToBoolean
2168#endif
2169#ifdef LIBXML_XPATH_ENABLED
2170xmlXPathCastStringToNumber
2171#endif
2172#ifdef LIBXML_XPATH_ENABLED
2173xmlXPathCastToBoolean
2174#endif
2175#ifdef LIBXML_XPATH_ENABLED
2176xmlXPathCastToNumber
2177#endif
2178#ifdef LIBXML_XPATH_ENABLED
2179xmlXPathCastToString
2180#endif
2181#ifdef LIBXML_XPATH_ENABLED
2182xmlXPathCeilingFunction
2183#endif
2184#ifdef LIBXML_XPATH_ENABLED
2185xmlXPathCmpNodes
2186#endif
2187#ifdef LIBXML_XPATH_ENABLED
2188xmlXPathCompareValues
2189#endif
2190#ifdef LIBXML_XPATH_ENABLED
2191xmlXPathCompile
2192#endif
2193#ifdef LIBXML_XPATH_ENABLED
2194xmlXPathCompiledEval
2195#endif
2196#ifdef LIBXML_XPATH_ENABLED
2197xmlXPathConcatFunction
2198#endif
2199#ifdef LIBXML_XPATH_ENABLED
2200xmlXPathContainsFunction
2201#endif
2202#ifdef LIBXML_XPATH_ENABLED
2203xmlXPathConvertBoolean
2204#endif
2205#ifdef LIBXML_XPATH_ENABLED
2206xmlXPathConvertNumber
2207#endif
2208#ifdef LIBXML_XPATH_ENABLED
2209xmlXPathConvertString
2210#endif
2211#ifdef LIBXML_XPATH_ENABLED
2212xmlXPathCountFunction
2213#endif
2214#ifdef LIBXML_XPATH_ENABLED
2215#ifdef LIBXML_DEBUG_ENABLED
2216xmlXPathDebugDumpCompExpr
2217#endif
2218#endif
2219#ifdef LIBXML_XPATH_ENABLED
2220#ifdef LIBXML_DEBUG_ENABLED
2221xmlXPathDebugDumpObject
2222#endif
2223#endif
2224#ifdef LIBXML_XPATH_ENABLED
2225xmlXPathDifference
2226#endif
2227#ifdef LIBXML_XPATH_ENABLED
2228xmlXPathDistinct
2229#endif
2230#ifdef LIBXML_XPATH_ENABLED
2231xmlXPathDistinctSorted
2232#endif
2233#ifdef LIBXML_XPATH_ENABLED
2234xmlXPathDivValues
2235#endif
2236#ifdef LIBXML_XPATH_ENABLED
2237xmlXPathEqualValues
2238#endif
2239#ifdef LIBXML_XPATH_ENABLED
Daniel Veillardfc8dc352003-10-18 09:07:46 +00002240xmlXPathErr
2241#endif
2242#ifdef LIBXML_XPATH_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002243xmlXPathEval
2244#endif
2245#ifdef LIBXML_XPATH_ENABLED
2246xmlXPathEvalExpr
2247#endif
2248#ifdef LIBXML_XPATH_ENABLED
2249xmlXPathEvalExpression
2250#endif
2251#ifdef LIBXML_XPATH_ENABLED
2252xmlXPathEvalPredicate
2253#endif
2254#ifdef LIBXML_XPATH_ENABLED
2255xmlXPathEvaluatePredicateResult
2256#endif
2257#ifdef LIBXML_XPATH_ENABLED
2258xmlXPathFalseFunction
2259#endif
2260#ifdef LIBXML_XPATH_ENABLED
2261xmlXPathFloorFunction
2262#endif
2263#ifdef LIBXML_XPATH_ENABLED
2264xmlXPathFreeCompExpr
2265#endif
2266#ifdef LIBXML_XPATH_ENABLED
2267xmlXPathFreeContext
2268#endif
2269#ifdef LIBXML_XPATH_ENABLED
2270xmlXPathFreeNodeSet
2271#endif
2272#ifdef LIBXML_XPATH_ENABLED
2273xmlXPathFreeNodeSetList
2274#endif
2275#ifdef LIBXML_XPATH_ENABLED
2276xmlXPathFreeObject
2277#endif
2278#ifdef LIBXML_XPATH_ENABLED
2279xmlXPathFreeParserContext
2280#endif
2281#ifdef LIBXML_XPATH_ENABLED
2282xmlXPathFunctionLookup
2283#endif
2284#ifdef LIBXML_XPATH_ENABLED
2285xmlXPathFunctionLookupNS
2286#endif
2287#ifdef LIBXML_XPATH_ENABLED
2288xmlXPathHasSameNodes
2289#endif
2290#ifdef LIBXML_XPATH_ENABLED
2291xmlXPathIdFunction
2292#endif
2293#ifdef LIBXML_XPATH_ENABLED
2294xmlXPathInit
2295#endif
2296#ifdef LIBXML_XPATH_ENABLED
2297xmlXPathIntersection
2298#endif
2299#ifdef LIBXML_XPATH_ENABLED
2300xmlXPathIsInf
2301#endif
2302#ifdef LIBXML_XPATH_ENABLED
2303xmlXPathIsNaN
2304#endif
2305#ifdef LIBXML_XPATH_ENABLED
2306xmlXPathIsNodeType
2307#endif
2308#ifdef LIBXML_XPATH_ENABLED
2309xmlXPathLangFunction
2310#endif
2311#ifdef LIBXML_XPATH_ENABLED
2312xmlXPathLastFunction
2313#endif
2314#ifdef LIBXML_XPATH_ENABLED
2315xmlXPathLeading
2316#endif
2317#ifdef LIBXML_XPATH_ENABLED
2318xmlXPathLeadingSorted
2319#endif
2320#ifdef LIBXML_XPATH_ENABLED
2321xmlXPathLocalNameFunction
2322#endif
2323#ifdef LIBXML_XPATH_ENABLED
2324xmlXPathModValues
2325#endif
2326#ifdef LIBXML_XPATH_ENABLED
2327xmlXPathMultValues
2328#endif
2329#ifdef LIBXML_XPATH_ENABLED
2330xmlXPathNamespaceURIFunction
2331#endif
2332#ifdef LIBXML_XPATH_ENABLED
2333xmlXPathNewBoolean
2334#endif
2335#ifdef LIBXML_XPATH_ENABLED
2336xmlXPathNewCString
2337#endif
2338#ifdef LIBXML_XPATH_ENABLED
2339xmlXPathNewContext
2340#endif
2341#ifdef LIBXML_XPATH_ENABLED
2342xmlXPathNewFloat
2343#endif
2344#ifdef LIBXML_XPATH_ENABLED
2345xmlXPathNewNodeSet
2346#endif
2347#ifdef LIBXML_XPATH_ENABLED
2348xmlXPathNewNodeSetList
2349#endif
2350#ifdef LIBXML_XPATH_ENABLED
2351xmlXPathNewParserContext
2352#endif
2353#ifdef LIBXML_XPATH_ENABLED
2354xmlXPathNewString
2355#endif
2356#ifdef LIBXML_XPATH_ENABLED
2357xmlXPathNewValueTree
2358#endif
2359#ifdef LIBXML_XPATH_ENABLED
2360xmlXPathNextAncestor
2361#endif
2362#ifdef LIBXML_XPATH_ENABLED
2363xmlXPathNextAncestorOrSelf
2364#endif
2365#ifdef LIBXML_XPATH_ENABLED
2366xmlXPathNextAttribute
2367#endif
2368#ifdef LIBXML_XPATH_ENABLED
2369xmlXPathNextChild
2370#endif
2371#ifdef LIBXML_XPATH_ENABLED
2372xmlXPathNextDescendant
2373#endif
2374#ifdef LIBXML_XPATH_ENABLED
2375xmlXPathNextDescendantOrSelf
2376#endif
2377#ifdef LIBXML_XPATH_ENABLED
2378xmlXPathNextFollowing
2379#endif
2380#ifdef LIBXML_XPATH_ENABLED
2381xmlXPathNextFollowingSibling
2382#endif
2383#ifdef LIBXML_XPATH_ENABLED
2384xmlXPathNextNamespace
2385#endif
2386#ifdef LIBXML_XPATH_ENABLED
2387xmlXPathNextParent
2388#endif
2389#ifdef LIBXML_XPATH_ENABLED
2390xmlXPathNextPreceding
2391#endif
2392#ifdef LIBXML_XPATH_ENABLED
2393xmlXPathNextPrecedingSibling
2394#endif
2395#ifdef LIBXML_XPATH_ENABLED
2396xmlXPathNextSelf
2397#endif
2398#ifdef LIBXML_XPATH_ENABLED
2399xmlXPathNodeLeading
2400#endif
2401#ifdef LIBXML_XPATH_ENABLED
2402xmlXPathNodeLeadingSorted
2403#endif
2404#ifdef LIBXML_XPATH_ENABLED
2405xmlXPathNodeSetAdd
2406#endif
2407#ifdef LIBXML_XPATH_ENABLED
2408xmlXPathNodeSetAddNs
2409#endif
2410#ifdef LIBXML_XPATH_ENABLED
2411xmlXPathNodeSetAddUnique
2412#endif
2413#ifdef LIBXML_XPATH_ENABLED
2414xmlXPathNodeSetContains
2415#endif
2416#ifdef LIBXML_XPATH_ENABLED
2417xmlXPathNodeSetCreate
2418#endif
2419#ifdef LIBXML_XPATH_ENABLED
2420xmlXPathNodeSetDel
2421#endif
2422#ifdef LIBXML_XPATH_ENABLED
2423xmlXPathNodeSetFreeNs
2424#endif
2425#ifdef LIBXML_XPATH_ENABLED
2426xmlXPathNodeSetMerge
2427#endif
2428#ifdef LIBXML_XPATH_ENABLED
2429xmlXPathNodeSetRemove
2430#endif
2431#ifdef LIBXML_XPATH_ENABLED
2432xmlXPathNodeSetSort
2433#endif
2434#ifdef LIBXML_XPATH_ENABLED
2435xmlXPathNodeTrailing
2436#endif
2437#ifdef LIBXML_XPATH_ENABLED
2438xmlXPathNodeTrailingSorted
2439#endif
2440#ifdef LIBXML_XPATH_ENABLED
2441xmlXPathNormalizeFunction
2442#endif
2443#ifdef LIBXML_XPATH_ENABLED
2444xmlXPathNotEqualValues
2445#endif
2446#ifdef LIBXML_XPATH_ENABLED
2447xmlXPathNotFunction
2448#endif
2449#ifdef LIBXML_XPATH_ENABLED
2450xmlXPathNsLookup
2451#endif
2452#ifdef LIBXML_XPATH_ENABLED
2453xmlXPathNumberFunction
2454#endif
2455#ifdef LIBXML_XPATH_ENABLED
2456xmlXPathObjectCopy
2457#endif
2458#ifdef LIBXML_XPATH_ENABLED
2459xmlXPathOrderDocElems
2460#endif
2461#ifdef LIBXML_XPATH_ENABLED
2462xmlXPathParseNCName
2463#endif
2464#ifdef LIBXML_XPATH_ENABLED
2465xmlXPathParseName
2466#endif
2467#ifdef LIBXML_XPATH_ENABLED
2468xmlXPathPopBoolean
2469#endif
2470#ifdef LIBXML_XPATH_ENABLED
2471xmlXPathPopExternal
2472#endif
2473#ifdef LIBXML_XPATH_ENABLED
2474xmlXPathPopNodeSet
2475#endif
2476#ifdef LIBXML_XPATH_ENABLED
2477xmlXPathPopNumber
2478#endif
2479#ifdef LIBXML_XPATH_ENABLED
2480xmlXPathPopString
2481#endif
2482#ifdef LIBXML_XPATH_ENABLED
2483xmlXPathPositionFunction
2484#endif
2485#ifdef LIBXML_XPATH_ENABLED
2486xmlXPathRegisterAllFunctions
2487#endif
2488#ifdef LIBXML_XPATH_ENABLED
2489xmlXPathRegisterFunc
2490#endif
2491#ifdef LIBXML_XPATH_ENABLED
2492xmlXPathRegisterFuncLookup
2493#endif
2494#ifdef LIBXML_XPATH_ENABLED
2495xmlXPathRegisterFuncNS
2496#endif
2497#ifdef LIBXML_XPATH_ENABLED
2498xmlXPathRegisterNs
2499#endif
2500#ifdef LIBXML_XPATH_ENABLED
2501xmlXPathRegisterVariable
2502#endif
2503#ifdef LIBXML_XPATH_ENABLED
2504xmlXPathRegisterVariableLookup
2505#endif
2506#ifdef LIBXML_XPATH_ENABLED
2507xmlXPathRegisterVariableNS
2508#endif
2509#ifdef LIBXML_XPATH_ENABLED
2510xmlXPathRegisteredFuncsCleanup
2511#endif
2512#ifdef LIBXML_XPATH_ENABLED
2513xmlXPathRegisteredNsCleanup
2514#endif
2515#ifdef LIBXML_XPATH_ENABLED
2516xmlXPathRegisteredVariablesCleanup
2517#endif
2518#ifdef LIBXML_XPATH_ENABLED
2519xmlXPathRoot
2520#endif
2521#ifdef LIBXML_XPATH_ENABLED
2522xmlXPathRoundFunction
2523#endif
2524#ifdef LIBXML_XPATH_ENABLED
2525xmlXPathStartsWithFunction
2526#endif
2527#ifdef LIBXML_XPATH_ENABLED
2528xmlXPathStringEvalNumber
2529#endif
2530#ifdef LIBXML_XPATH_ENABLED
2531xmlXPathStringFunction
2532#endif
2533#ifdef LIBXML_XPATH_ENABLED
2534xmlXPathStringLengthFunction
2535#endif
2536#ifdef LIBXML_XPATH_ENABLED
2537xmlXPathSubValues
2538#endif
2539#ifdef LIBXML_XPATH_ENABLED
2540xmlXPathSubstringAfterFunction
2541#endif
2542#ifdef LIBXML_XPATH_ENABLED
2543xmlXPathSubstringBeforeFunction
2544#endif
2545#ifdef LIBXML_XPATH_ENABLED
2546xmlXPathSubstringFunction
2547#endif
2548#ifdef LIBXML_XPATH_ENABLED
2549xmlXPathSumFunction
2550#endif
2551#ifdef LIBXML_XPATH_ENABLED
2552xmlXPathTrailing
2553#endif
2554#ifdef LIBXML_XPATH_ENABLED
2555xmlXPathTrailingSorted
2556#endif
2557#ifdef LIBXML_XPATH_ENABLED
2558xmlXPathTranslateFunction
2559#endif
2560#ifdef LIBXML_XPATH_ENABLED
2561xmlXPathTrueFunction
2562#endif
2563#ifdef LIBXML_XPATH_ENABLED
2564xmlXPathValueFlipSign
2565#endif
2566#ifdef LIBXML_XPATH_ENABLED
2567xmlXPathVariableLookup
2568#endif
2569#ifdef LIBXML_XPATH_ENABLED
2570xmlXPathVariableLookupNS
2571#endif
2572#ifdef LIBXML_XPATH_ENABLED
2573xmlXPathWrapCString
2574#endif
2575#ifdef LIBXML_XPATH_ENABLED
2576xmlXPathWrapExternal
2577#endif
2578#ifdef LIBXML_XPATH_ENABLED
2579xmlXPathWrapNodeSet
2580#endif
2581#ifdef LIBXML_XPATH_ENABLED
2582xmlXPathWrapString
2583#endif
2584#ifdef LIBXML_XPATH_ENABLED
2585xmlXPatherror
2586#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002587#ifdef LIBXML_XPTR_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002588xmlXPtrBuildNodeList
2589#endif
2590#ifdef LIBXML_XPTR_ENABLED
2591xmlXPtrEval
2592#endif
2593#ifdef LIBXML_XPTR_ENABLED
2594xmlXPtrEvalRangePredicate
2595#endif
2596#ifdef LIBXML_XPTR_ENABLED
2597xmlXPtrFreeLocationSet
2598#endif
2599#ifdef LIBXML_XPTR_ENABLED
2600xmlXPtrLocationSetAdd
2601#endif
2602#ifdef LIBXML_XPTR_ENABLED
2603xmlXPtrLocationSetCreate
2604#endif
2605#ifdef LIBXML_XPTR_ENABLED
2606xmlXPtrLocationSetDel
2607#endif
2608#ifdef LIBXML_XPTR_ENABLED
2609xmlXPtrLocationSetMerge
2610#endif
2611#ifdef LIBXML_XPTR_ENABLED
2612xmlXPtrLocationSetRemove
2613#endif
2614#ifdef LIBXML_XPTR_ENABLED
2615xmlXPtrNewCollapsedRange
2616#endif
2617#ifdef LIBXML_XPTR_ENABLED
2618xmlXPtrNewContext
2619#endif
2620#ifdef LIBXML_XPTR_ENABLED
2621xmlXPtrNewLocationSetNodeSet
2622#endif
2623#ifdef LIBXML_XPTR_ENABLED
2624xmlXPtrNewLocationSetNodes
2625#endif
2626#ifdef LIBXML_XPTR_ENABLED
2627xmlXPtrNewRange
2628#endif
2629#ifdef LIBXML_XPTR_ENABLED
2630xmlXPtrNewRangeNodeObject
2631#endif
2632#ifdef LIBXML_XPTR_ENABLED
2633xmlXPtrNewRangeNodePoint
2634#endif
2635#ifdef LIBXML_XPTR_ENABLED
2636xmlXPtrNewRangeNodes
2637#endif
2638#ifdef LIBXML_XPTR_ENABLED
2639xmlXPtrNewRangePointNode
2640#endif
2641#ifdef LIBXML_XPTR_ENABLED
2642xmlXPtrNewRangePoints
2643#endif
2644#ifdef LIBXML_XPTR_ENABLED
2645xmlXPtrRangeToFunction
2646#endif
2647#ifdef LIBXML_XPTR_ENABLED
2648xmlXPtrWrapLocationSet
2649#endif