1#define LIBXML2_COMPILING_MSCCDEF
2#include "../include/libxml/xmlversion.h"
3LIBRARY libxml2
4EXPORTS
5#ifdef LIBXML_THREAD_ENABLED
6#ifdef LIBXML_DOCB_ENABLED
7__docbDefaultSAXHandler
8#endif
9#else
10#ifdef LIBXML_DOCB_ENABLED
11docbDefaultSAXHandler DATA
12#endif
13#endif
14#ifdef LIBXML_REGEXP_ENABLED
15emptyExp DATA
16#endif
17#ifdef LIBXML_REGEXP_ENABLED
18forbiddenExp DATA
19#endif
20#ifdef LIBXML_THREAD_ENABLED
21#ifdef LIBXML_HTML_ENABLED
22__htmlDefaultSAXHandler
23#endif
24#else
25#ifdef LIBXML_HTML_ENABLED
26htmlDefaultSAXHandler DATA
27#endif
28#endif
29#ifdef LIBXML_THREAD_ENABLED
30__oldXMLWDcompatibility
31#else
32oldXMLWDcompatibility DATA
33#endif
34#ifdef LIBXML_THREAD_ENABLED
35__xmlBufferAllocScheme
36#else
37xmlBufferAllocScheme DATA
38#endif
39#ifdef LIBXML_THREAD_ENABLED
40__xmlDefaultBufferSize
41#else
42xmlDefaultBufferSize DATA
43#endif
44#ifdef LIBXML_THREAD_ENABLED
45__xmlDefaultSAXHandler
46#else
47xmlDefaultSAXHandler DATA
48#endif
49#ifdef LIBXML_THREAD_ENABLED
50__xmlDefaultSAXLocator
51#else
52xmlDefaultSAXLocator DATA
53#endif
54#ifdef LIBXML_THREAD_ENABLED
55__xmlDeregisterNodeDefaultValue
56#else
57xmlDeregisterNodeDefaultValue DATA
58#endif
59#ifdef LIBXML_THREAD_ENABLED
60__xmlDoValidityCheckingDefaultValue
61#else
62xmlDoValidityCheckingDefaultValue DATA
63#endif
64#ifdef LIBXML_THREAD_ALLOC_ENABLED
65__xmlFree
66#else
67xmlFree DATA
68#endif
69#ifdef LIBXML_THREAD_ENABLED
70__xmlGenericError
71#else
72xmlGenericError DATA
73#endif
74#ifdef LIBXML_THREAD_ENABLED
75__xmlGenericErrorContext
76#else
77xmlGenericErrorContext DATA
78#endif
79#ifdef LIBXML_THREAD_ENABLED
80__xmlGetWarningsDefaultValue
81#else
82xmlGetWarningsDefaultValue DATA
83#endif
84#ifdef LIBXML_THREAD_ENABLED
85__xmlIndentTreeOutput
86#else
87xmlIndentTreeOutput DATA
88#endif
89xmlIsBaseCharGroup DATA
90xmlIsCharGroup DATA
91xmlIsCombiningGroup DATA
92xmlIsDigitGroup DATA
93xmlIsExtenderGroup DATA
94xmlIsIdeographicGroup DATA
95xmlIsPubidChar_tab DATA
96#ifdef LIBXML_THREAD_ENABLED
97__xmlKeepBlanksDefaultValue
98#else
99xmlKeepBlanksDefaultValue DATA
100#endif
101xmlLastError DATA
102#ifdef LIBXML_THREAD_ENABLED
103__xmlLineNumbersDefaultValue
104#else
105xmlLineNumbersDefaultValue DATA
106#endif
107#ifdef LIBXML_THREAD_ENABLED
108__xmlLoadExtDtdDefaultValue
109#else
110xmlLoadExtDtdDefaultValue DATA
111#endif
112#ifdef LIBXML_THREAD_ALLOC_ENABLED
113__xmlMalloc
114#else
115xmlMalloc DATA
116#endif
117#ifdef LIBXML_THREAD_ALLOC_ENABLED
118__xmlMallocAtomic
119#else
120xmlMallocAtomic DATA
121#endif
122#ifdef LIBXML_THREAD_ALLOC_ENABLED
123__xmlMemStrdup
124#else
125xmlMemStrdup DATA
126#endif
127xmlOutputBufferCreateFilenameValue DATA
128#ifdef LIBXML_THREAD_ENABLED
129__xmlParserDebugEntities
130#else
131xmlParserDebugEntities DATA
132#endif
133xmlParserInputBufferCreateFilenameValue DATA
134xmlParserMaxDepth DATA
135#ifdef LIBXML_THREAD_ENABLED
136__xmlParserVersion
137#else
138xmlParserVersion DATA
139#endif
140#ifdef LIBXML_THREAD_ENABLED
141__xmlPedanticParserDefaultValue
142#else
143xmlPedanticParserDefaultValue DATA
144#endif
145#ifdef LIBXML_THREAD_ALLOC_ENABLED
146__xmlRealloc
147#else
148xmlRealloc DATA
149#endif
150#ifdef LIBXML_THREAD_ENABLED
151__xmlRegisterNodeDefaultValue
152#else
153xmlRegisterNodeDefaultValue DATA
154#endif
155#ifdef LIBXML_THREAD_ENABLED
156__xmlSaveNoEmptyTags
157#else
158xmlSaveNoEmptyTags DATA
159#endif
160xmlStringComment DATA
161xmlStringText DATA
162xmlStringTextNoenc DATA
163xmlStructuredError DATA
164#ifdef LIBXML_THREAD_ENABLED
165__xmlSubstituteEntitiesDefaultValue
166#else
167xmlSubstituteEntitiesDefaultValue DATA
168#endif
169#ifdef LIBXML_THREAD_ENABLED
170__xmlTreeIndentString
171#else
172xmlTreeIndentString DATA
173#endif
174#ifdef LIBXML_XPATH_ENABLED
175xmlXPathNAN DATA
176#endif
177#ifdef LIBXML_XPATH_ENABLED
178xmlXPathNINF DATA
179#endif
180#ifdef LIBXML_XPATH_ENABLED
181xmlXPathPINF DATA
182#endif
183#ifdef LIBXML_HTML_ENABLED
184UTF8ToHtml
185#endif
186UTF8Toisolat1
187attribute
188attributeDecl
189cdataBlock
190characters
191checkNamespace
192comment
193#ifdef LIBXML_DOCB_ENABLED
194docbCreateFileParserCtxt
195#endif
196#ifdef LIBXML_DOCB_ENABLED
197docbCreatePushParserCtxt
198#endif
199#ifdef LIBXML_DOCB_ENABLED
200docbDefaultSAXHandlerInit
201#endif
202#ifdef LIBXML_DOCB_ENABLED
203docbEncodeEntities
204#endif
205#ifdef LIBXML_DOCB_ENABLED
206docbFreeParserCtxt
207#endif
208#ifdef LIBXML_DOCB_ENABLED
209docbParseChunk
210#endif
211#ifdef LIBXML_DOCB_ENABLED
212docbParseDoc
213#endif
214#ifdef LIBXML_DOCB_ENABLED
215docbParseDocument
216#endif
217#ifdef LIBXML_DOCB_ENABLED
218docbParseFile
219#endif
220#ifdef LIBXML_DOCB_ENABLED
221docbSAXParseDoc
222#endif
223#ifdef LIBXML_DOCB_ENABLED
224docbSAXParseFile
225#endif
226elementDecl
227endDocument
228endElement
229entityDecl
230externalSubset
231getColumnNumber
232getEntity
233getLineNumber
234getNamespace
235getParameterEntity
236getPublicId
237getSystemId
238globalNamespace
239hasExternalSubset
240hasInternalSubset
241#ifdef LIBXML_HTML_ENABLED
242htmlAttrAllowed
243#endif
244#ifdef LIBXML_HTML_ENABLED
245htmlAutoCloseTag
246#endif
247#ifdef LIBXML_HTML_ENABLED
248htmlCreateFileParserCtxt
249#endif
250#ifdef LIBXML_HTML_ENABLED
251htmlCreateMemoryParserCtxt
252#endif
253#ifdef LIBXML_HTML_ENABLED
254htmlCreatePushParserCtxt
255#endif
256#ifdef LIBXML_HTML_ENABLED
257htmlCtxtReadDoc
258#endif
259#ifdef LIBXML_HTML_ENABLED
260htmlCtxtReadFd
261#endif
262#ifdef LIBXML_HTML_ENABLED
263htmlCtxtReadFile
264#endif
265#ifdef LIBXML_HTML_ENABLED
266htmlCtxtReadIO
267#endif
268#ifdef LIBXML_HTML_ENABLED
269htmlCtxtReadMemory
270#endif
271#ifdef LIBXML_HTML_ENABLED
272htmlCtxtReset
273#endif
274#ifdef LIBXML_HTML_ENABLED
275htmlCtxtUseOptions
276#endif
277#ifdef LIBXML_HTML_ENABLED
278htmlDefaultSAXHandlerInit
279#endif
280#ifdef LIBXML_HTML_ENABLED
281htmlDocContentDumpFormatOutput
282#endif
283#ifdef LIBXML_HTML_ENABLED
284htmlDocContentDumpOutput
285#endif
286#ifdef LIBXML_HTML_ENABLED
287htmlDocDump
288#endif
289#ifdef LIBXML_HTML_ENABLED
290htmlDocDumpMemory
291#endif
292#ifdef LIBXML_HTML_ENABLED
293htmlDocDumpMemoryFormat
294#endif
295#ifdef LIBXML_HTML_ENABLED
296htmlElementAllowedHere
297#endif
298#ifdef LIBXML_HTML_ENABLED
299htmlElementStatusHere
300#endif
301#ifdef LIBXML_HTML_ENABLED
302htmlEncodeEntities
303#endif
304#ifdef LIBXML_HTML_ENABLED
305htmlEntityLookup
306#endif
307#ifdef LIBXML_HTML_ENABLED
308htmlEntityValueLookup
309#endif
310#ifdef LIBXML_HTML_ENABLED
311htmlFreeParserCtxt
312#endif
313#ifdef LIBXML_HTML_ENABLED
314htmlGetMetaEncoding
315#endif
316#ifdef LIBXML_HTML_ENABLED
317htmlHandleOmittedElem
318#endif
319#ifdef LIBXML_HTML_ENABLED
320htmlInitAutoClose
321#endif
322#ifdef LIBXML_HTML_ENABLED
323htmlIsAutoClosed
324#endif
325#ifdef LIBXML_HTML_ENABLED
326htmlIsBooleanAttr
327#endif
328#ifdef LIBXML_HTML_ENABLED
329htmlIsScriptAttribute
330#endif
331#ifdef LIBXML_HTML_ENABLED
332htmlNewDoc
333#endif
334#ifdef LIBXML_HTML_ENABLED
335htmlNewDocNoDtD
336#endif
337#ifdef LIBXML_HTML_ENABLED
338htmlNewParserCtxt
339#endif
340#ifdef LIBXML_HTML_ENABLED
341htmlNodeDump
342#endif
343#ifdef LIBXML_HTML_ENABLED
344htmlNodeDumpFile
345#endif
346#ifdef LIBXML_HTML_ENABLED
347htmlNodeDumpFileFormat
348#endif
349#ifdef LIBXML_HTML_ENABLED
350htmlNodeDumpFormatOutput
351#endif
352#ifdef LIBXML_HTML_ENABLED
353htmlNodeDumpOutput
354#endif
355#ifdef LIBXML_HTML_ENABLED
356htmlNodeStatus
357#endif
358#ifdef LIBXML_HTML_ENABLED
359htmlParseCharRef
360#endif
361#ifdef LIBXML_HTML_ENABLED
362htmlParseChunk
363#endif
364#ifdef LIBXML_HTML_ENABLED
365htmlParseDoc
366#endif
367#ifdef LIBXML_HTML_ENABLED
368htmlParseDocument
369#endif
370#ifdef LIBXML_HTML_ENABLED
371htmlParseElement
372#endif
373#ifdef LIBXML_HTML_ENABLED
374htmlParseEntityRef
375#endif
376#ifdef LIBXML_HTML_ENABLED
377htmlParseFile
378#endif
379#ifdef LIBXML_HTML_ENABLED
380htmlReadDoc
381#endif
382#ifdef LIBXML_HTML_ENABLED
383htmlReadFd
384#endif
385#ifdef LIBXML_HTML_ENABLED
386htmlReadFile
387#endif
388#ifdef LIBXML_HTML_ENABLED
389htmlReadIO
390#endif
391#ifdef LIBXML_HTML_ENABLED
392htmlReadMemory
393#endif
394#ifdef LIBXML_HTML_ENABLED
395htmlSAXParseDoc
396#endif
397#ifdef LIBXML_HTML_ENABLED
398htmlSAXParseFile
399#endif
400#ifdef LIBXML_HTML_ENABLED
401htmlSaveFile
402#endif
403#ifdef LIBXML_HTML_ENABLED
404htmlSaveFileEnc
405#endif
406#ifdef LIBXML_HTML_ENABLED
407htmlSaveFileFormat
408#endif
409#ifdef LIBXML_HTML_ENABLED
410htmlSetMetaEncoding
411#endif
412#ifdef LIBXML_HTML_ENABLED
413htmlTagLookup
414#endif
415ignorableWhitespace
416initGenericErrorDefaultFunc
417#ifdef LIBXML_DOCB_ENABLED
418initdocbDefaultSAXHandler
419#endif
420#ifdef LIBXML_HTML_ENABLED
421inithtmlDefaultSAXHandler
422#endif
423initxmlDefaultSAXHandler
424inputPop
425inputPush
426internalSubset
427isStandalone
428isolat1ToUTF8
429namePop
430namePush
431namespaceDecl
432nodePop
433nodePush
434notationDecl
435processingInstruction
436reference
437resolveEntity
438setDocumentLocator
439setNamespace
440startDocument
441startElement
442unparsedEntityDecl
443#ifdef LIBXML_XPATH_ENABLED
444valuePop
445#endif
446#ifdef LIBXML_XPATH_ENABLED
447valuePush
448#endif
449#ifdef LIBXML_XLINK_ENABLED
450xlinkGetDefaultDetect
451#endif
452#ifdef LIBXML_XLINK_ENABLED
453xlinkGetDefaultHandler
454#endif
455#ifdef LIBXML_XLINK_ENABLED
456xlinkIsLink
457#endif
458#ifdef LIBXML_XLINK_ENABLED
459xlinkSetDefaultDetect
460#endif
461#ifdef LIBXML_XLINK_ENABLED
462xlinkSetDefaultHandler
463#endif
464#ifdef LIBXML_CATALOG_ENABLED
465xmlACatalogAdd
466#endif
467#ifdef LIBXML_CATALOG_ENABLED
468xmlACatalogDump
469#endif
470#ifdef LIBXML_CATALOG_ENABLED
471xmlACatalogRemove
472#endif
473#ifdef LIBXML_CATALOG_ENABLED
474xmlACatalogResolve
475#endif
476#ifdef LIBXML_CATALOG_ENABLED
477xmlACatalogResolvePublic
478#endif
479#ifdef LIBXML_CATALOG_ENABLED
480xmlACatalogResolveSystem
481#endif
482#ifdef LIBXML_CATALOG_ENABLED
483xmlACatalogResolveURI
484#endif
485xmlAddAttributeDecl
486xmlAddChild
487xmlAddChildList
488xmlAddDocEntity
489xmlAddDtdEntity
490xmlAddElementDecl
491xmlAddEncodingAlias
492xmlAddID
493xmlAddNextSibling
494xmlAddNotationDecl
495xmlAddPrevSibling
496xmlAddRef
497xmlAddSibling
498xmlAllocOutputBuffer
499xmlAllocParserInputBuffer
500xmlAttrSerializeTxtContent
501#ifdef LIBXML_AUTOMATA_ENABLED
502xmlAutomataCompile
503#endif
504#ifdef LIBXML_AUTOMATA_ENABLED
505xmlAutomataGetInitState
506#endif
507#ifdef LIBXML_AUTOMATA_ENABLED
508xmlAutomataIsDeterminist
509#endif
510#ifdef LIBXML_AUTOMATA_ENABLED
511xmlAutomataNewAllTrans
512#endif
513#ifdef LIBXML_AUTOMATA_ENABLED
514xmlAutomataNewCountTrans
515#endif
516#ifdef LIBXML_AUTOMATA_ENABLED
517xmlAutomataNewCountTrans2
518#endif
519#ifdef LIBXML_AUTOMATA_ENABLED
520xmlAutomataNewCountedTrans
521#endif
522#ifdef LIBXML_AUTOMATA_ENABLED
523xmlAutomataNewCounter
524#endif
525#ifdef LIBXML_AUTOMATA_ENABLED
526xmlAutomataNewCounterTrans
527#endif
528#ifdef LIBXML_AUTOMATA_ENABLED
529xmlAutomataNewEpsilon
530#endif
531#ifdef LIBXML_AUTOMATA_ENABLED
532xmlAutomataNewNegTrans
533#endif
534#ifdef LIBXML_AUTOMATA_ENABLED
535xmlAutomataNewOnceTrans
536#endif
537#ifdef LIBXML_AUTOMATA_ENABLED
538xmlAutomataNewOnceTrans2
539#endif
540#ifdef LIBXML_AUTOMATA_ENABLED
541xmlAutomataNewState
542#endif
543#ifdef LIBXML_AUTOMATA_ENABLED
544xmlAutomataNewTransition
545#endif
546#ifdef LIBXML_AUTOMATA_ENABLED
547xmlAutomataNewTransition2
548#endif
549#ifdef LIBXML_AUTOMATA_ENABLED
550xmlAutomataSetFinalState
551#endif
552#ifdef LIBXML_DEBUG_ENABLED
553xmlBoolToText
554#endif
555xmlBufferAdd
556xmlBufferAddHead
557xmlBufferCCat
558xmlBufferCat
559xmlBufferContent
560xmlBufferCreate
561xmlBufferCreateSize
562xmlBufferCreateStatic
563xmlBufferDump
564xmlBufferEmpty
565xmlBufferFree
566xmlBufferGrow
567xmlBufferLength
568xmlBufferResize
569xmlBufferSetAllocationScheme
570xmlBufferShrink
571xmlBufferWriteCHAR
572xmlBufferWriteChar
573xmlBufferWriteQuotedString
574xmlBuildQName
575xmlBuildRelativeURI
576xmlBuildURI
577xmlByteConsumed
578#ifdef LIBXML_C14N_ENABLED
579xmlC14NDocDumpMemory
580#endif
581#ifdef LIBXML_C14N_ENABLED
582xmlC14NDocSave
583#endif
584#ifdef LIBXML_C14N_ENABLED
585xmlC14NDocSaveTo
586#endif
587#ifdef LIBXML_C14N_ENABLED
588xmlC14NExecute
589#endif
590xmlCanonicPath
591#ifdef LIBXML_CATALOG_ENABLED
592xmlCatalogAdd
593#endif
594#ifdef LIBXML_CATALOG_ENABLED
595xmlCatalogAddLocal
596#endif
597#ifdef LIBXML_CATALOG_ENABLED
598xmlCatalogCleanup
599#endif
600#ifdef LIBXML_CATALOG_ENABLED
601xmlCatalogConvert
602#endif
603#ifdef LIBXML_CATALOG_ENABLED
604xmlCatalogDump
605#endif
606#ifdef LIBXML_CATALOG_ENABLED
607xmlCatalogFreeLocal
608#endif
609#ifdef LIBXML_CATALOG_ENABLED
610xmlCatalogGetDefaults
611#endif
612#ifdef LIBXML_CATALOG_ENABLED
613xmlCatalogGetPublic
614#endif
615#ifdef LIBXML_CATALOG_ENABLED
616xmlCatalogGetSystem
617#endif
618#ifdef LIBXML_CATALOG_ENABLED
619xmlCatalogIsEmpty
620#endif
621#ifdef LIBXML_CATALOG_ENABLED
622xmlCatalogLocalResolve
623#endif
624#ifdef LIBXML_CATALOG_ENABLED
625xmlCatalogLocalResolveURI
626#endif
627#ifdef LIBXML_CATALOG_ENABLED
628xmlCatalogRemove
629#endif
630#ifdef LIBXML_CATALOG_ENABLED
631xmlCatalogResolve
632#endif
633#ifdef LIBXML_CATALOG_ENABLED
634xmlCatalogResolvePublic
635#endif
636#ifdef LIBXML_CATALOG_ENABLED
637xmlCatalogResolveSystem
638#endif
639#ifdef LIBXML_CATALOG_ENABLED
640xmlCatalogResolveURI
641#endif
642#ifdef LIBXML_CATALOG_ENABLED
643xmlCatalogSetDebug
644#endif
645#ifdef LIBXML_CATALOG_ENABLED
646xmlCatalogSetDefaultPrefer
647#endif
648#ifdef LIBXML_CATALOG_ENABLED
649xmlCatalogSetDefaults
650#endif
651xmlCharEncCloseFunc
652xmlCharEncFirstLine
653xmlCharEncInFunc
654xmlCharEncOutFunc
655xmlCharInRange
656xmlCharStrdup
657xmlCharStrndup
658xmlCheckFilename
659xmlCheckHTTPInput
660xmlCheckLanguageID
661xmlCheckUTF8
662xmlCheckVersion
663xmlCleanupCharEncodingHandlers
664xmlCleanupEncodingAliases
665xmlCleanupGlobals
666xmlCleanupInputCallbacks
667xmlCleanupMemory
668xmlCleanupOutputCallbacks
669xmlCleanupParser
670xmlCleanupPredefinedEntities
671xmlCleanupThreads
672xmlClearNodeInfoSeq
673xmlClearParserCtxt
674#ifdef LIBXML_CATALOG_ENABLED
675xmlConvertSGMLCatalog
676#endif
677xmlCopyAttributeTable
678xmlCopyChar
679xmlCopyCharMultiByte
680xmlCopyDoc
681xmlCopyDocElementContent
682xmlCopyDtd
683xmlCopyElementContent
684xmlCopyElementTable
685xmlCopyEntitiesTable
686xmlCopyEnumeration
687xmlCopyError
688xmlCopyNamespace
689xmlCopyNamespaceList
690xmlCopyNode
691xmlCopyNodeList
692xmlCopyNotationTable
693xmlCopyProp
694xmlCopyPropList
695xmlCreateDocParserCtxt
696xmlCreateEntitiesTable
697xmlCreateEntityParserCtxt
698xmlCreateEnumeration
699xmlCreateFileParserCtxt
700xmlCreateIOParserCtxt
701xmlCreateIntSubset
702xmlCreateMemoryParserCtxt
703xmlCreatePushParserCtxt
704xmlCreateURI
705xmlCreateURLParserCtxt
706xmlCtxtGetLastError
707xmlCtxtReadDoc
708xmlCtxtReadFd
709xmlCtxtReadFile
710xmlCtxtReadIO
711xmlCtxtReadMemory
712xmlCtxtReset
713xmlCtxtResetLastError
714xmlCtxtResetPush
715xmlCtxtUseOptions
716xmlCurrentChar
717xmlDOMWrapAdoptNode
718xmlDOMWrapCloneNode
719xmlDOMWrapFreeCtxt
720xmlDOMWrapNewCtxt
721xmlDOMWrapReconcileNamespaces
722xmlDOMWrapRemoveNode
723#ifdef LIBXML_DEBUG_ENABLED
724xmlDebugCheckDocument
725#endif
726#ifdef LIBXML_DEBUG_ENABLED
727xmlDebugDumpAttr
728#endif
729#ifdef LIBXML_DEBUG_ENABLED
730xmlDebugDumpAttrList
731#endif
732#ifdef LIBXML_DEBUG_ENABLED
733xmlDebugDumpDTD
734#endif
735#ifdef LIBXML_DEBUG_ENABLED
736xmlDebugDumpDocument
737#endif
738#ifdef LIBXML_DEBUG_ENABLED
739xmlDebugDumpDocumentHead
740#endif
741#ifdef LIBXML_DEBUG_ENABLED
742xmlDebugDumpEntities
743#endif
744#ifdef LIBXML_DEBUG_ENABLED
745xmlDebugDumpNode
746#endif
747#ifdef LIBXML_DEBUG_ENABLED
748xmlDebugDumpNodeList
749#endif
750#ifdef LIBXML_DEBUG_ENABLED
751xmlDebugDumpOneNode
752#endif
753#ifdef LIBXML_DEBUG_ENABLED
754xmlDebugDumpString
755#endif
756xmlDecodeEntities
757xmlDefaultSAXHandlerInit
758xmlDelEncodingAlias
759xmlDeregisterNodeDefault
760xmlDetectCharEncoding
761xmlDictCleanup
762xmlDictCreate
763xmlDictCreateSub
764xmlDictExists
765xmlDictFree
766xmlDictLookup
767xmlDictOwns
768xmlDictQLookup
769xmlDictReference
770xmlDictSize
771xmlDllMain
772xmlDocCopyNode
773xmlDocCopyNodeList
774xmlDocDump
775xmlDocDumpFormatMemory
776xmlDocDumpFormatMemoryEnc
777xmlDocDumpMemory
778xmlDocDumpMemoryEnc
779xmlDocFormatDump
780xmlDocGetRootElement
781xmlDocSetRootElement
782xmlDumpAttributeDecl
783xmlDumpAttributeTable
784xmlDumpElementDecl
785xmlDumpElementTable
786xmlDumpEntitiesTable
787xmlDumpEntityDecl
788xmlDumpNotationDecl
789xmlDumpNotationTable
790xmlElemDump
791xmlEncodeEntities
792xmlEncodeEntitiesReentrant
793xmlEncodeSpecialChars
794xmlErrMemory
795#ifdef LIBXML_REGEXP_ENABLED
796xmlExpCtxtNbCons
797#endif
798#ifdef LIBXML_REGEXP_ENABLED
799xmlExpCtxtNbNodes
800#endif
801#ifdef LIBXML_REGEXP_ENABLED
802xmlExpDump
803#endif
804#ifdef LIBXML_REGEXP_ENABLED
805xmlExpExpDerive
806#endif
807#ifdef LIBXML_REGEXP_ENABLED
808xmlExpFree
809#endif
810#ifdef LIBXML_REGEXP_ENABLED
811xmlExpFreeCtxt
812#endif
813#ifdef LIBXML_REGEXP_ENABLED
814xmlExpGetLanguage
815#endif
816#ifdef LIBXML_REGEXP_ENABLED
817xmlExpGetStart
818#endif
819#ifdef LIBXML_REGEXP_ENABLED
820xmlExpIsNillable
821#endif
822#ifdef LIBXML_REGEXP_ENABLED
823xmlExpMaxToken
824#endif
825#ifdef LIBXML_REGEXP_ENABLED
826xmlExpNewAtom
827#endif
828#ifdef LIBXML_REGEXP_ENABLED
829xmlExpNewCtxt
830#endif
831#ifdef LIBXML_REGEXP_ENABLED
832xmlExpNewOr
833#endif
834#ifdef LIBXML_REGEXP_ENABLED
835xmlExpNewRange
836#endif
837#ifdef LIBXML_REGEXP_ENABLED
838xmlExpNewSeq
839#endif
840#ifdef LIBXML_REGEXP_ENABLED
841xmlExpParse
842#endif
843#ifdef LIBXML_REGEXP_ENABLED
844xmlExpRef
845#endif
846#ifdef LIBXML_REGEXP_ENABLED
847xmlExpStringDerive
848#endif
849#ifdef LIBXML_REGEXP_ENABLED
850xmlExpSubsume
851#endif
852xmlFileClose
853xmlFileMatch
854xmlFileOpen
855xmlFileRead
856xmlFindCharEncodingHandler
857xmlFreeAttributeTable
858#ifdef LIBXML_AUTOMATA_ENABLED
859xmlFreeAutomata
860#endif
861#ifdef LIBXML_CATALOG_ENABLED
862xmlFreeCatalog
863#endif
864xmlFreeDoc
865xmlFreeDocElementContent
866xmlFreeDtd
867xmlFreeElementContent
868xmlFreeElementTable
869xmlFreeEntitiesTable
870xmlFreeEnumeration
871xmlFreeIDTable
872xmlFreeInputStream
873xmlFreeMutex
874xmlFreeNode
875xmlFreeNodeList
876xmlFreeNotationTable
877xmlFreeNs
878xmlFreeNsList
879xmlFreeParserCtxt
880xmlFreeParserInputBuffer
881xmlFreePattern
882xmlFreePatternList
883xmlFreeProp
884xmlFreePropList
885xmlFreeRMutex
886xmlFreeRefTable
887xmlFreeStreamCtxt
888xmlFreeTextReader
889xmlFreeTextWriter
890xmlFreeURI
891xmlFreeValidCtxt
892xmlGcMemGet
893xmlGcMemSetup
894xmlGetBufferAllocationScheme
895xmlGetCharEncodingHandler
896xmlGetCharEncodingName
897xmlGetCompressMode
898xmlGetDocCompressMode
899xmlGetDocEntity
900xmlGetDtdAttrDesc
901xmlGetDtdElementDesc
902xmlGetDtdEntity
903xmlGetDtdNotationDesc
904xmlGetDtdQAttrDesc
905xmlGetDtdQElementDesc
906xmlGetEncodingAlias
907xmlGetExternalEntityLoader
908xmlGetFeature
909xmlGetFeaturesList
910xmlGetGlobalState
911xmlGetID
912xmlGetIntSubset
913xmlGetLastChild
914xmlGetLastError
915xmlGetLineNo
916xmlGetNoNsProp
917xmlGetNodePath
918xmlGetNsList
919xmlGetNsProp
920xmlGetParameterEntity
921xmlGetPredefinedEntity
922xmlGetProp
923xmlGetRefs
924xmlGetThreadId
925xmlGetUTF8Char
926xmlHandleEntity
927xmlHasFeature
928xmlHasNsProp
929xmlHasProp
930xmlHashAddEntry
931xmlHashAddEntry2
932xmlHashAddEntry3
933xmlHashCopy
934xmlHashCreate
935xmlHashCreateDict
936xmlHashFree
937xmlHashLookup
938xmlHashLookup2
939xmlHashLookup3
940xmlHashQLookup
941xmlHashQLookup2
942xmlHashQLookup3
943xmlHashRemoveEntry
944xmlHashRemoveEntry2
945xmlHashRemoveEntry3
946xmlHashScan
947xmlHashScan3
948xmlHashScanFull
949xmlHashScanFull3
950xmlHashSize
951xmlHashUpdateEntry
952xmlHashUpdateEntry2
953xmlHashUpdateEntry3
954#ifdef LIBXML_FTP_ENABLED
955xmlIOFTPClose
956#endif
957#ifdef LIBXML_FTP_ENABLED
958xmlIOFTPMatch
959#endif
960#ifdef LIBXML_FTP_ENABLED
961xmlIOFTPOpen
962#endif
963#ifdef LIBXML_FTP_ENABLED
964xmlIOFTPRead
965#endif
966#ifdef LIBXML_HTML_ENABLED
967xmlIOHTTPClose
968#endif
969#ifdef LIBXML_HTML_ENABLED
970xmlIOHTTPMatch
971#endif
972#ifdef LIBXML_HTML_ENABLED
973xmlIOHTTPOpen
974#endif
975#ifdef LIBXML_HTML_ENABLED
976xmlIOHTTPOpenW
977#endif
978#ifdef LIBXML_HTML_ENABLED
979xmlIOHTTPRead
980#endif
981xmlIOParseDTD
982xmlInitCharEncodingHandlers
983xmlInitGlobals
984xmlInitMemory
985xmlInitNodeInfoSeq
986xmlInitParser
987xmlInitParserCtxt
988xmlInitThreads
989#ifdef LIBXML_CATALOG_ENABLED
990xmlInitializeCatalog
991#endif
992xmlInitializeGlobalState
993xmlInitializePredefinedEntities
994xmlIsBaseChar
995xmlIsBlank
996xmlIsBlankNode
997xmlIsChar
998xmlIsCombining
999xmlIsDigit
1000xmlIsExtender
1001xmlIsID
1002xmlIsIdeographic
1003xmlIsLetter
1004xmlIsMainThread
1005xmlIsMixedElement
1006xmlIsPubidChar
1007xmlIsRef
1008#ifdef LIBXML_HTML_ENABLED
1009xmlIsXHTML
1010#endif
1011xmlKeepBlanksDefault
1012xmlLineNumbersDefault
1013xmlLinkGetData
1014xmlListAppend
1015xmlListClear
1016xmlListCopy
1017xmlListCreate
1018xmlListDelete
1019xmlListDup
1020xmlListEmpty
1021xmlListEnd
1022xmlListFront
1023xmlListInsert
1024xmlListMerge
1025xmlListPopBack
1026xmlListPopFront
1027xmlListPushBack
1028xmlListPushFront
1029xmlListRemoveAll
1030xmlListRemoveFirst
1031xmlListRemoveLast
1032xmlListReverse
1033xmlListReverseSearch
1034xmlListReverseWalk
1035xmlListSearch
1036xmlListSize
1037xmlListSort
1038xmlListWalk
1039#ifdef LIBXML_CATALOG_ENABLED
1040xmlLoadACatalog
1041#endif
1042#ifdef LIBXML_CATALOG_ENABLED
1043xmlLoadCatalog
1044#endif
1045#ifdef LIBXML_CATALOG_ENABLED
1046xmlLoadCatalogs
1047#endif
1048xmlLoadExternalEntity
1049#ifdef LIBXML_CATALOG_ENABLED
1050xmlLoadSGMLSuperCatalog
1051#endif
1052xmlLockLibrary
1053#ifdef LIBXML_DEBUG_ENABLED
1054xmlLsCountNode
1055#endif
1056#ifdef LIBXML_DEBUG_ENABLED
1057xmlLsOneNode
1058#endif
1059#ifdef DEBUG_MEMORY_LOCATION
1060xmlMallocAtomicLoc
1061#endif
1062#ifdef DEBUG_MEMORY_LOCATION
1063xmlMallocLoc
1064#endif
1065xmlMemBlocks
1066xmlMemDisplay
1067xmlMemFree
1068xmlMemGet
1069xmlMemMalloc
1070xmlMemRealloc
1071xmlMemSetup
1072xmlMemShow
1073#ifdef DEBUG_MEMORY_LOCATION
1074xmlMemStrdupLoc
1075#endif
1076xmlMemUsed
1077xmlMemoryDump
1078xmlMemoryStrdup
1079xmlModuleClose
1080xmlModuleFree
1081xmlModuleOpen
1082xmlModuleSymbol
1083xmlMutexLock
1084xmlMutexUnlock
1085xmlNamespaceParseNCName
1086xmlNamespaceParseNSDef
1087xmlNamespaceParseQName
1088#ifdef LIBXML_FTP_ENABLED
1089xmlNanoFTPCheckResponse
1090#endif
1091#ifdef LIBXML_FTP_ENABLED
1092xmlNanoFTPCleanup
1093#endif
1094#ifdef LIBXML_FTP_ENABLED
1095xmlNanoFTPClose
1096#endif
1097#ifdef LIBXML_FTP_ENABLED
1098xmlNanoFTPCloseConnection
1099#endif
1100#ifdef LIBXML_FTP_ENABLED
1101xmlNanoFTPConnect
1102#endif
1103#ifdef LIBXML_FTP_ENABLED
1104xmlNanoFTPConnectTo
1105#endif
1106#ifdef LIBXML_FTP_ENABLED
1107xmlNanoFTPCwd
1108#endif
1109#ifdef LIBXML_FTP_ENABLED
1110xmlNanoFTPDele
1111#endif
1112#ifdef LIBXML_FTP_ENABLED
1113xmlNanoFTPFreeCtxt
1114#endif
1115#ifdef LIBXML_FTP_ENABLED
1116xmlNanoFTPGet
1117#endif
1118#ifdef LIBXML_FTP_ENABLED
1119xmlNanoFTPGetConnection
1120#endif
1121#ifdef LIBXML_FTP_ENABLED
1122xmlNanoFTPGetResponse
1123#endif
1124#ifdef LIBXML_FTP_ENABLED
1125xmlNanoFTPGetSocket
1126#endif
1127#ifdef LIBXML_FTP_ENABLED
1128xmlNanoFTPInit
1129#endif
1130#ifdef LIBXML_FTP_ENABLED
1131xmlNanoFTPList
1132#endif
1133#ifdef LIBXML_FTP_ENABLED
1134xmlNanoFTPNewCtxt
1135#endif
1136#ifdef LIBXML_FTP_ENABLED
1137xmlNanoFTPOpen
1138#endif
1139#ifdef LIBXML_FTP_ENABLED
1140xmlNanoFTPProxy
1141#endif
1142#ifdef LIBXML_FTP_ENABLED
1143xmlNanoFTPQuit
1144#endif
1145#ifdef LIBXML_FTP_ENABLED
1146xmlNanoFTPRead
1147#endif
1148#ifdef LIBXML_FTP_ENABLED
1149xmlNanoFTPScanProxy
1150#endif
1151#ifdef LIBXML_FTP_ENABLED
1152xmlNanoFTPUpdateURL
1153#endif
1154#ifdef LIBXML_HTTP_ENABLED
1155xmlNanoHTTPAuthHeader
1156#endif
1157#ifdef LIBXML_HTTP_ENABLED
1158xmlNanoHTTPCleanup
1159#endif
1160#ifdef LIBXML_HTTP_ENABLED
1161xmlNanoHTTPClose
1162#endif
1163#ifdef LIBXML_HTTP_ENABLED
1164xmlNanoHTTPContentLength
1165#endif
1166#ifdef LIBXML_HTTP_ENABLED
1167xmlNanoHTTPEncoding
1168#endif
1169#ifdef LIBXML_HTTP_ENABLED
1170xmlNanoHTTPFetch
1171#endif
1172#ifdef LIBXML_HTTP_ENABLED
1173xmlNanoHTTPInit
1174#endif
1175#ifdef LIBXML_HTTP_ENABLED
1176xmlNanoHTTPMethod
1177#endif
1178#ifdef LIBXML_HTTP_ENABLED
1179xmlNanoHTTPMethodRedir
1180#endif
1181#ifdef LIBXML_HTTP_ENABLED
1182xmlNanoHTTPMimeType
1183#endif
1184#ifdef LIBXML_HTTP_ENABLED
1185xmlNanoHTTPOpen
1186#endif
1187#ifdef LIBXML_HTTP_ENABLED
1188xmlNanoHTTPOpenRedir
1189#endif
1190#ifdef LIBXML_HTTP_ENABLED
1191xmlNanoHTTPRead
1192#endif
1193#ifdef LIBXML_HTTP_ENABLED
1194xmlNanoHTTPRedir
1195#endif
1196#ifdef LIBXML_HTTP_ENABLED
1197xmlNanoHTTPReturnCode
1198#endif
1199#ifdef LIBXML_HTTP_ENABLED
1200xmlNanoHTTPSave
1201#endif
1202#ifdef LIBXML_HTTP_ENABLED
1203xmlNanoHTTPScanProxy
1204#endif
1205#ifdef LIBXML_AUTOMATA_ENABLED
1206xmlNewAutomata
1207#endif
1208xmlNewCDataBlock
1209#ifdef LIBXML_CATALOG_ENABLED
1210xmlNewCatalog
1211#endif
1212xmlNewCharEncodingHandler
1213xmlNewCharRef
1214xmlNewChild
1215xmlNewComment
1216xmlNewDoc
1217xmlNewDocComment
1218xmlNewDocElementContent
1219xmlNewDocFragment
1220xmlNewDocNode
1221xmlNewDocNodeEatName
1222xmlNewDocPI
1223xmlNewDocProp
1224xmlNewDocRawNode
1225xmlNewDocText
1226xmlNewDocTextLen
1227xmlNewDtd
1228xmlNewElementContent
1229xmlNewEntityInputStream
1230xmlNewGlobalNs
1231xmlNewIOInputStream
1232xmlNewInputFromFile
1233xmlNewInputStream
1234xmlNewMutex
1235xmlNewNode
1236xmlNewNodeEatName
1237xmlNewNs
1238xmlNewNsProp
1239xmlNewNsPropEatName
1240xmlNewPI
1241xmlNewParserCtxt
1242xmlNewProp
1243xmlNewRMutex
1244xmlNewReference
1245xmlNewStringInputStream
1246xmlNewText
1247xmlNewTextChild
1248xmlNewTextLen
1249xmlNewTextReader
1250xmlNewTextReaderFilename
1251xmlNewTextWriter
1252xmlNewTextWriterDoc
1253xmlNewTextWriterFilename
1254xmlNewTextWriterMemory
1255xmlNewTextWriterPushParser
1256xmlNewTextWriterTree
1257xmlNewValidCtxt
1258xmlNextChar
1259xmlNoNetExternalEntityLoader
1260xmlNodeAddContent
1261xmlNodeAddContentLen
1262xmlNodeBufGetContent
1263xmlNodeDump
1264xmlNodeDumpOutput
1265xmlNodeGetBase
1266xmlNodeGetContent
1267xmlNodeGetLang
1268xmlNodeGetSpacePreserve
1269xmlNodeIsText
1270xmlNodeListGetRawString
1271xmlNodeListGetString
1272xmlNodeSetBase
1273xmlNodeSetContent
1274xmlNodeSetContentLen
1275xmlNodeSetLang
1276xmlNodeSetName
1277xmlNodeSetSpacePreserve
1278xmlNormalizeURIPath
1279xmlNormalizeWindowsPath
1280xmlOutputBufferClose
1281xmlOutputBufferCreateBuffer
1282xmlOutputBufferCreateFd
1283xmlOutputBufferCreateFile
1284xmlOutputBufferCreateFilename
1285xmlOutputBufferCreateFilenameDefault
1286xmlOutputBufferCreateIO
1287xmlOutputBufferFlush
1288xmlOutputBufferWrite
1289xmlOutputBufferWriteEscape
1290xmlOutputBufferWriteString
1291xmlParseAttValue
1292xmlParseAttribute
1293xmlParseAttributeListDecl
1294xmlParseAttributeType
1295xmlParseBalancedChunkMemory
1296xmlParseBalancedChunkMemoryRecover
1297xmlParseCDSect
1298#ifdef LIBXML_CATALOG_ENABLED
1299xmlParseCatalogFile
1300#endif
1301xmlParseCharData
1302xmlParseCharEncoding
1303xmlParseCharRef
1304xmlParseChunk
1305xmlParseComment
1306xmlParseContent
1307xmlParseCtxtExternalEntity
1308xmlParseDTD
1309xmlParseDefaultDecl
1310xmlParseDoc
1311xmlParseDocTypeDecl
1312xmlParseDocument
1313xmlParseElement
1314xmlParseElementChildrenContentDecl
1315xmlParseElementContentDecl
1316xmlParseElementDecl
1317xmlParseElementMixedContentDecl
1318xmlParseEncName
1319xmlParseEncodingDecl
1320xmlParseEndTag
1321xmlParseEntity
1322xmlParseEntityDecl
1323xmlParseEntityRef
1324xmlParseEntityValue
1325xmlParseEnumeratedType
1326xmlParseEnumerationType
1327xmlParseExtParsedEnt
1328xmlParseExternalEntity
1329xmlParseExternalID
1330xmlParseExternalSubset
1331xmlParseFile
1332xmlParseInNodeContext
1333xmlParseMarkupDecl
1334xmlParseMemory
1335xmlParseMisc
1336xmlParseName
1337xmlParseNamespace
1338xmlParseNmtoken
1339xmlParseNotationDecl
1340xmlParseNotationType
1341xmlParsePEReference
1342xmlParsePI
1343xmlParsePITarget
1344xmlParsePubidLiteral
1345xmlParseQuotedString
1346xmlParseReference
1347xmlParseSDDecl
1348xmlParseStartTag
1349xmlParseSystemLiteral
1350xmlParseTextDecl
1351xmlParseURI
1352xmlParseURIRaw
1353xmlParseURIReference
1354xmlParseVersionInfo
1355xmlParseVersionNum
1356xmlParseXMLDecl
1357xmlParserAddNodeInfo
1358xmlParserError
1359xmlParserFindNodeInfo
1360xmlParserFindNodeInfoIndex
1361xmlParserGetDirectory
1362xmlParserHandlePEReference
1363xmlParserHandleReference
1364xmlParserInputBufferCreateFd
1365xmlParserInputBufferCreateFile
1366xmlParserInputBufferCreateFilename
1367xmlParserInputBufferCreateFilenameDefault
1368xmlParserInputBufferCreateIO
1369xmlParserInputBufferCreateMem
1370xmlParserInputBufferCreateStatic
1371xmlParserInputBufferGrow
1372xmlParserInputBufferPush
1373xmlParserInputBufferRead
1374xmlParserInputGrow
1375xmlParserInputRead
1376xmlParserInputShrink
1377xmlParserPrintFileContext
1378xmlParserPrintFileInfo
1379xmlParserValidityError
1380xmlParserValidityWarning
1381xmlParserWarning
1382xmlPathToURI
1383xmlPatternFromRoot
1384xmlPatternGetStreamCtxt
1385xmlPatternMatch
1386xmlPatternMaxDepth
1387xmlPatternMinDepth
1388xmlPatternStreamable
1389xmlPatterncompile
1390xmlPedanticParserDefault
1391xmlPopInput
1392xmlPopInputCallbacks
1393xmlPrintURI
1394xmlPushInput
1395xmlRMutexLock
1396xmlRMutexUnlock
1397xmlReadDoc
1398xmlReadFd
1399xmlReadFile
1400xmlReadIO
1401xmlReadMemory
1402xmlReaderForDoc
1403xmlReaderForFd
1404xmlReaderForFile
1405xmlReaderForIO
1406xmlReaderForMemory
1407xmlReaderNewDoc
1408xmlReaderNewFd
1409xmlReaderNewFile
1410xmlReaderNewIO
1411xmlReaderNewMemory
1412xmlReaderNewWalker
1413xmlReaderWalker
1414#ifdef DEBUG_MEMORY_LOCATION
1415xmlReallocLoc
1416#endif
1417xmlReconciliateNs
1418xmlRecoverDoc
1419xmlRecoverFile
1420xmlRecoverMemory
1421#ifdef LIBXML_REGEXP_ENABLED
1422xmlRegExecErrInfo
1423#endif
1424#ifdef LIBXML_REGEXP_ENABLED
1425xmlRegExecNextValues
1426#endif
1427#ifdef LIBXML_REGEXP_ENABLED
1428xmlRegExecPushString
1429#endif
1430#ifdef LIBXML_REGEXP_ENABLED
1431xmlRegExecPushString2
1432#endif
1433#ifdef LIBXML_REGEXP_ENABLED
1434xmlRegFreeExecCtxt
1435#endif
1436#ifdef LIBXML_REGEXP_ENABLED
1437xmlRegFreeRegexp
1438#endif
1439#ifdef LIBXML_REGEXP_ENABLED
1440xmlRegNewExecCtxt
1441#endif
1442#ifdef LIBXML_REGEXP_ENABLED
1443xmlRegexpCompile
1444#endif
1445#ifdef LIBXML_REGEXP_ENABLED
1446xmlRegexpExec
1447#endif
1448#ifdef LIBXML_REGEXP_ENABLED
1449xmlRegexpIsDeterminist
1450#endif
1451#ifdef LIBXML_REGEXP_ENABLED
1452xmlRegexpPrint
1453#endif
1454xmlRegisterCharEncodingHandler
1455xmlRegisterDefaultInputCallbacks
1456xmlRegisterDefaultOutputCallbacks
1457#ifdef LIBXML_HTML_ENABLED
1458xmlRegisterHTTPPostCallbacks
1459#endif
1460xmlRegisterInputCallbacks
1461xmlRegisterNodeDefault
1462xmlRegisterOutputCallbacks
1463#ifdef LIBXML_SCHEMAS_ENABLED
1464xmlRelaxNGCleanupTypes
1465#endif
1466#ifdef LIBXML_SCHEMAS_ENABLED
1467xmlRelaxNGDump
1468#endif
1469#ifdef LIBXML_SCHEMAS_ENABLED
1470xmlRelaxNGDumpTree
1471#endif
1472#ifdef LIBXML_SCHEMAS_ENABLED
1473xmlRelaxNGFree
1474#endif
1475#ifdef LIBXML_SCHEMAS_ENABLED
1476xmlRelaxNGFreeParserCtxt
1477#endif
1478#ifdef LIBXML_SCHEMAS_ENABLED
1479xmlRelaxNGFreeValidCtxt
1480#endif
1481#ifdef LIBXML_SCHEMAS_ENABLED
1482xmlRelaxNGGetParserErrors
1483#endif
1484#ifdef LIBXML_SCHEMAS_ENABLED
1485xmlRelaxNGGetValidErrors
1486#endif
1487#ifdef LIBXML_SCHEMAS_ENABLED
1488xmlRelaxNGInitTypes
1489#endif
1490#ifdef LIBXML_SCHEMAS_ENABLED
1491xmlRelaxNGNewDocParserCtxt
1492#endif
1493#ifdef LIBXML_SCHEMAS_ENABLED
1494xmlRelaxNGNewMemParserCtxt
1495#endif
1496#ifdef LIBXML_SCHEMAS_ENABLED
1497xmlRelaxNGNewParserCtxt
1498#endif
1499#ifdef LIBXML_SCHEMAS_ENABLED
1500xmlRelaxNGNewValidCtxt
1501#endif
1502#ifdef LIBXML_SCHEMAS_ENABLED
1503xmlRelaxNGParse
1504#endif
1505#ifdef LIBXML_SCHEMAS_ENABLED
1506xmlRelaxNGSetParserErrors
1507#endif
1508#ifdef LIBXML_SCHEMAS_ENABLED
1509xmlRelaxNGSetParserStructuredErrors
1510#endif
1511#ifdef LIBXML_SCHEMAS_ENABLED
1512xmlRelaxNGSetValidErrors
1513#endif
1514#ifdef LIBXML_SCHEMAS_ENABLED
1515xmlRelaxNGSetValidStructuredErrors
1516#endif
1517#ifdef LIBXML_SCHEMAS_ENABLED
1518xmlRelaxNGValidateDoc
1519#endif
1520#ifdef LIBXML_SCHEMAS_ENABLED
1521xmlRelaxNGValidateFullElement
1522#endif
1523#ifdef LIBXML_SCHEMAS_ENABLED
1524xmlRelaxNGValidatePopElement
1525#endif
1526#ifdef LIBXML_SCHEMAS_ENABLED
1527xmlRelaxNGValidatePushCData
1528#endif
1529#ifdef LIBXML_SCHEMAS_ENABLED
1530xmlRelaxNGValidatePushElement
1531#endif
1532#ifdef LIBXML_SCHEMAS_ENABLED
1533xmlRelaxParserSetFlag
1534#endif
1535xmlRemoveID
1536xmlRemoveProp
1537xmlRemoveRef
1538xmlReplaceNode
1539xmlResetError
1540xmlResetLastError
1541xmlSAX2AttributeDecl
1542xmlSAX2CDataBlock
1543xmlSAX2Characters
1544xmlSAX2Comment
1545xmlSAX2ElementDecl
1546xmlSAX2EndDocument
1547xmlSAX2EndElement
1548xmlSAX2EndElementNs
1549xmlSAX2EntityDecl
1550xmlSAX2ExternalSubset
1551xmlSAX2GetColumnNumber
1552xmlSAX2GetEntity
1553xmlSAX2GetLineNumber
1554xmlSAX2GetParameterEntity
1555xmlSAX2GetPublicId
1556xmlSAX2GetSystemId
1557xmlSAX2HasExternalSubset
1558xmlSAX2HasInternalSubset
1559xmlSAX2IgnorableWhitespace
1560xmlSAX2InitDefaultSAXHandler
1561xmlSAX2InitDocbDefaultSAXHandler
1562xmlSAX2InitHtmlDefaultSAXHandler
1563xmlSAX2InternalSubset
1564xmlSAX2IsStandalone
1565xmlSAX2NotationDecl
1566xmlSAX2ProcessingInstruction
1567xmlSAX2Reference
1568xmlSAX2ResolveEntity
1569xmlSAX2SetDocumentLocator
1570xmlSAX2StartDocument
1571xmlSAX2StartElement
1572xmlSAX2StartElementNs
1573xmlSAX2UnparsedEntityDecl
1574xmlSAXDefaultVersion
1575xmlSAXParseDTD
1576xmlSAXParseDoc
1577xmlSAXParseEntity
1578xmlSAXParseFile
1579xmlSAXParseFileWithData
1580xmlSAXParseMemory
1581xmlSAXParseMemoryWithData
1582xmlSAXUserParseFile
1583xmlSAXUserParseMemory
1584xmlSAXVersion
1585xmlSaveClose
1586xmlSaveDoc
1587xmlSaveFile
1588xmlSaveFileEnc
1589xmlSaveFileTo
1590xmlSaveFlush
1591xmlSaveFormatFile
1592xmlSaveFormatFileEnc
1593xmlSaveFormatFileTo
1594xmlSaveSetAttrEscape
1595xmlSaveSetEscape
1596xmlSaveToBuffer
1597xmlSaveToFd
1598xmlSaveToFilename
1599xmlSaveToIO
1600xmlSaveTree
1601xmlSaveUri
1602xmlScanName
1603#ifdef LIBXML_SCHEMAS_ENABLED
1604xmlSchemaCheckFacet
1605#endif
1606#ifdef LIBXML_SCHEMAS_ENABLED
1607xmlSchemaCleanupTypes
1608#endif
1609#ifdef LIBXML_SCHEMAS_ENABLED
1610xmlSchemaCollapseString
1611#endif
1612#ifdef LIBXML_SCHEMAS_ENABLED
1613xmlSchemaCompareValues
1614#endif
1615#ifdef LIBXML_SCHEMAS_ENABLED
1616xmlSchemaCompareValuesWhtsp
1617#endif
1618#ifdef LIBXML_SCHEMAS_ENABLED
1619xmlSchemaCopyValue
1620#endif
1621#ifdef LIBXML_SCHEMAS_ENABLED
1622xmlSchemaDump
1623#endif
1624#ifdef LIBXML_SCHEMAS_ENABLED
1625xmlSchemaFree
1626#endif
1627#ifdef LIBXML_SCHEMAS_ENABLED
1628xmlSchemaFreeFacet
1629#endif
1630#ifdef LIBXML_SCHEMAS_ENABLED
1631xmlSchemaFreeParserCtxt
1632#endif
1633xmlSchemaFreeType
1634#ifdef LIBXML_SCHEMAS_ENABLED
1635xmlSchemaFreeValidCtxt
1636#endif
1637#ifdef LIBXML_SCHEMAS_ENABLED
1638xmlSchemaFreeValue
1639#endif
1640xmlSchemaFreeWildcard
1641#ifdef LIBXML_SCHEMAS_ENABLED
1642xmlSchemaGetBuiltInListSimpleTypeItemType
1643#endif
1644#ifdef LIBXML_SCHEMAS_ENABLED
1645xmlSchemaGetBuiltInType
1646#endif
1647#ifdef LIBXML_SCHEMAS_ENABLED
1648xmlSchemaGetCanonValue
1649#endif
1650#ifdef LIBXML_SCHEMAS_ENABLED
1651xmlSchemaGetCanonValueWhtsp
1652#endif
1653#ifdef LIBXML_SCHEMAS_ENABLED
1654xmlSchemaGetFacetValueAsULong
1655#endif
1656#ifdef LIBXML_SCHEMAS_ENABLED
1657xmlSchemaGetParserErrors
1658#endif
1659#ifdef LIBXML_SCHEMAS_ENABLED
1660xmlSchemaGetPredefinedType
1661#endif
1662#ifdef LIBXML_SCHEMAS_ENABLED
1663xmlSchemaGetValType
1664#endif
1665#ifdef LIBXML_SCHEMAS_ENABLED
1666xmlSchemaGetValidErrors
1667#endif
1668#ifdef LIBXML_SCHEMAS_ENABLED
1669xmlSchemaInitTypes
1670#endif
1671#ifdef LIBXML_SCHEMAS_ENABLED
1672xmlSchemaIsBuiltInTypeFacet
1673#endif
1674#ifdef LIBXML_SCHEMAS_ENABLED
1675xmlSchemaIsValid
1676#endif
1677#ifdef LIBXML_SCHEMAS_ENABLED
1678xmlSchemaNewDocParserCtxt
1679#endif
1680#ifdef LIBXML_SCHEMAS_ENABLED
1681xmlSchemaNewFacet
1682#endif
1683#ifdef LIBXML_SCHEMAS_ENABLED
1684xmlSchemaNewMemParserCtxt
1685#endif
1686#ifdef LIBXML_SCHEMAS_ENABLED
1687xmlSchemaNewNOTATIONValue
1688#endif
1689#ifdef LIBXML_SCHEMAS_ENABLED
1690xmlSchemaNewParserCtxt
1691#endif
1692#ifdef LIBXML_SCHEMAS_ENABLED
1693xmlSchemaNewQNameValue
1694#endif
1695#ifdef LIBXML_SCHEMAS_ENABLED
1696xmlSchemaNewStringValue
1697#endif
1698#ifdef LIBXML_SCHEMAS_ENABLED
1699xmlSchemaNewValidCtxt
1700#endif
1701#ifdef LIBXML_SCHEMAS_ENABLED
1702xmlSchemaParse
1703#endif
1704#ifdef LIBXML_SCHEMAS_ENABLED
1705xmlSchemaSAXPlug
1706#endif
1707#ifdef LIBXML_SCHEMAS_ENABLED
1708xmlSchemaSAXUnplug
1709#endif
1710#ifdef LIBXML_SCHEMAS_ENABLED
1711xmlSchemaSetParserErrors
1712#endif
1713#ifdef LIBXML_SCHEMAS_ENABLED
1714xmlSchemaSetParserStructuredErrors
1715#endif
1716#ifdef LIBXML_SCHEMAS_ENABLED
1717xmlSchemaSetValidErrors
1718#endif
1719#ifdef LIBXML_SCHEMAS_ENABLED
1720xmlSchemaSetValidOptions
1721#endif
1722#ifdef LIBXML_SCHEMAS_ENABLED
1723xmlSchemaSetValidStructuredErrors
1724#endif
1725#ifdef LIBXML_SCHEMAS_ENABLED
1726xmlSchemaValPredefTypeNode
1727#endif
1728#ifdef LIBXML_SCHEMAS_ENABLED
1729xmlSchemaValPredefTypeNodeNoNorm
1730#endif
1731#ifdef LIBXML_SCHEMAS_ENABLED
1732xmlSchemaValidCtxtGetOptions
1733#endif
1734#ifdef LIBXML_SCHEMAS_ENABLED
1735xmlSchemaValidCtxtGetParserCtxt
1736#endif
1737#ifdef LIBXML_SCHEMAS_ENABLED
1738xmlSchemaValidateDoc
1739#endif
1740#ifdef LIBXML_SCHEMAS_ENABLED
1741xmlSchemaValidateFacet
1742#endif
1743#ifdef LIBXML_SCHEMAS_ENABLED
1744xmlSchemaValidateFacetWhtsp
1745#endif
1746#ifdef LIBXML_SCHEMAS_ENABLED
1747xmlSchemaValidateFile
1748#endif
1749#ifdef LIBXML_SCHEMAS_ENABLED
1750xmlSchemaValidateLengthFacet
1751#endif
1752#ifdef LIBXML_SCHEMAS_ENABLED
1753xmlSchemaValidateLengthFacetWhtsp
1754#endif
1755#ifdef LIBXML_SCHEMAS_ENABLED
1756xmlSchemaValidateListSimpleTypeFacet
1757#endif
1758#ifdef LIBXML_SCHEMAS_ENABLED
1759xmlSchemaValidateOneElement
1760#endif
1761#ifdef LIBXML_SCHEMAS_ENABLED
1762xmlSchemaValidatePredefinedType
1763#endif
1764#ifdef LIBXML_SCHEMAS_ENABLED
1765xmlSchemaValidateStream
1766#endif
1767#ifdef LIBXML_SCHEMAS_ENABLED
1768xmlSchemaValueAppend
1769#endif
1770#ifdef LIBXML_SCHEMAS_ENABLED
1771xmlSchemaValueGetAsBoolean
1772#endif
1773#ifdef LIBXML_SCHEMAS_ENABLED
1774xmlSchemaValueGetAsString
1775#endif
1776#ifdef LIBXML_SCHEMAS_ENABLED
1777xmlSchemaValueGetNext
1778#endif
1779#ifdef LIBXML_SCHEMAS_ENABLED
1780xmlSchemaWhiteSpaceReplace
1781#endif
1782xmlSchematronFree
1783xmlSchematronFreeParserCtxt
1784xmlSchematronFreeValidCtxt
1785xmlSchematronNewDocParserCtxt
1786xmlSchematronNewMemParserCtxt
1787xmlSchematronNewParserCtxt
1788xmlSchematronNewValidCtxt
1789xmlSchematronParse
1790xmlSchematronSetValidStructuredErrors
1791xmlSchematronValidateDoc
1792xmlSearchNs
1793xmlSearchNsByHref
1794xmlSetBufferAllocationScheme
1795xmlSetCompressMode
1796xmlSetDocCompressMode
1797xmlSetEntityReferenceFunc
1798xmlSetExternalEntityLoader
1799xmlSetFeature
1800xmlSetGenericErrorFunc
1801xmlSetListDoc
1802xmlSetNs
1803xmlSetNsProp
1804xmlSetProp
1805xmlSetStructuredErrorFunc
1806xmlSetTreeDoc
1807xmlSetupParserForBuffer
1808#ifdef LIBXML_DEBUG_ENABLED
1809xmlShell
1810#endif
1811#ifdef LIBXML_DEBUG_ENABLED
1812xmlShellBase
1813#endif
1814#ifdef LIBXML_DEBUG_ENABLED
1815xmlShellCat
1816#endif
1817#ifdef LIBXML_DEBUG_ENABLED
1818xmlShellDir
1819#endif
1820#ifdef LIBXML_DEBUG_ENABLED
1821xmlShellDu
1822#endif
1823#ifdef LIBXML_DEBUG_ENABLED
1824xmlShellList
1825#endif
1826#ifdef LIBXML_DEBUG_ENABLED
1827xmlShellLoad
1828#endif
1829#ifdef LIBXML_DEBUG_ENABLED
1830xmlShellPrintNode
1831#endif
1832#ifdef LIBXML_DEBUG_ENABLED
1833xmlShellPrintXPathError
1834#endif
1835#ifdef LIBXML_DEBUG_ENABLED
1836xmlShellPrintXPathResult
1837#endif
1838#ifdef LIBXML_DEBUG_ENABLED
1839xmlShellPwd
1840#endif
1841#ifdef LIBXML_DEBUG_ENABLED
1842xmlShellSave
1843#endif
1844#ifdef LIBXML_DEBUG_ENABLED
1845xmlShellValidate
1846#endif
1847#ifdef LIBXML_DEBUG_ENABLED
1848xmlShellWrite
1849#endif
1850xmlSkipBlankChars
1851xmlSnprintfElementContent
1852xmlSplitQName
1853xmlSplitQName2
1854xmlSplitQName3
1855xmlSprintfElementContent
1856xmlStopParser
1857xmlStrEqual
1858xmlStrPrintf
1859xmlStrQEqual
1860xmlStrVPrintf
1861xmlStrcasecmp
1862xmlStrcasestr
1863xmlStrcat
1864xmlStrchr
1865xmlStrcmp
1866xmlStrdup
1867xmlStreamPop
1868xmlStreamPush
1869xmlStreamPushAttr
1870xmlStreamPushNode
1871xmlStreamWantsAnyNode
1872xmlStringCurrentChar
1873xmlStringDecodeEntities
1874xmlStringGetNodeList
1875xmlStringLenDecodeEntities
1876xmlStringLenGetNodeList
1877xmlStrlen
1878xmlStrncasecmp
1879xmlStrncat
1880xmlStrncatNew
1881xmlStrncmp
1882xmlStrndup
1883xmlStrstr
1884xmlStrsub
1885xmlSubstituteEntitiesDefault
1886xmlSwitchEncoding
1887xmlSwitchInputEncoding
1888xmlSwitchToEncoding
1889xmlTextConcat
1890xmlTextMerge
1891xmlTextReaderAttributeCount
1892xmlTextReaderBaseUri
1893xmlTextReaderByteConsumed
1894xmlTextReaderClose
1895xmlTextReaderConstBaseUri
1896xmlTextReaderConstEncoding
1897xmlTextReaderConstLocalName
1898xmlTextReaderConstName
1899xmlTextReaderConstNamespaceUri
1900xmlTextReaderConstPrefix
1901xmlTextReaderConstString
1902xmlTextReaderConstValue
1903xmlTextReaderConstXmlLang
1904xmlTextReaderConstXmlVersion
1905xmlTextReaderCurrentDoc
1906xmlTextReaderCurrentNode
1907xmlTextReaderDepth
1908xmlTextReaderExpand
1909xmlTextReaderGetAttribute
1910xmlTextReaderGetAttributeNo
1911xmlTextReaderGetAttributeNs
1912xmlTextReaderGetErrorHandler
1913xmlTextReaderGetParserColumnNumber
1914xmlTextReaderGetParserLineNumber
1915xmlTextReaderGetParserProp
1916xmlTextReaderGetRemainder
1917xmlTextReaderHasAttributes
1918xmlTextReaderHasValue
1919xmlTextReaderIsDefault
1920xmlTextReaderIsEmptyElement
1921xmlTextReaderIsNamespaceDecl
1922xmlTextReaderIsValid
1923xmlTextReaderLocalName
1924xmlTextReaderLocatorBaseURI
1925xmlTextReaderLocatorLineNumber
1926xmlTextReaderLookupNamespace
1927xmlTextReaderMoveToAttribute
1928xmlTextReaderMoveToAttributeNo
1929xmlTextReaderMoveToAttributeNs
1930xmlTextReaderMoveToElement
1931xmlTextReaderMoveToFirstAttribute
1932xmlTextReaderMoveToNextAttribute
1933xmlTextReaderName
1934xmlTextReaderNamespaceUri
1935xmlTextReaderNext
1936xmlTextReaderNextSibling
1937xmlTextReaderNodeType
1938xmlTextReaderNormalization
1939xmlTextReaderPrefix
1940xmlTextReaderPreserve
1941xmlTextReaderPreservePattern
1942xmlTextReaderQuoteChar
1943xmlTextReaderRead
1944xmlTextReaderReadAttributeValue
1945xmlTextReaderReadInnerXml
1946xmlTextReaderReadOuterXml
1947xmlTextReaderReadState
1948xmlTextReaderReadString
1949#ifdef LIBXML_SCHEMAS_ENABLED
1950xmlTextReaderRelaxNGSetSchema
1951#endif
1952#ifdef LIBXML_SCHEMAS_ENABLED
1953xmlTextReaderRelaxNGValidate
1954#endif
1955xmlTextReaderSchemaValidate
1956xmlTextReaderSchemaValidateCtxt
1957xmlTextReaderSetErrorHandler
1958xmlTextReaderSetParserProp
1959xmlTextReaderSetSchema
1960xmlTextReaderSetStructuredErrorHandler
1961xmlTextReaderSetup
1962xmlTextReaderStandalone
1963xmlTextReaderValue
1964xmlTextReaderXmlLang
1965xmlTextWriterEndAttribute
1966xmlTextWriterEndCDATA
1967xmlTextWriterEndComment
1968xmlTextWriterEndDTD
1969xmlTextWriterEndDTDAttlist
1970xmlTextWriterEndDTDElement
1971xmlTextWriterEndDTDEntity
1972xmlTextWriterEndDocument
1973xmlTextWriterEndElement
1974xmlTextWriterEndPI
1975xmlTextWriterFlush
1976xmlTextWriterFullEndElement
1977xmlTextWriterSetIndent
1978xmlTextWriterSetIndentString
1979xmlTextWriterStartAttribute
1980xmlTextWriterStartAttributeNS
1981xmlTextWriterStartCDATA
1982xmlTextWriterStartComment
1983xmlTextWriterStartDTD
1984xmlTextWriterStartDTDAttlist
1985xmlTextWriterStartDTDElement
1986xmlTextWriterStartDTDEntity
1987xmlTextWriterStartDocument
1988xmlTextWriterStartElement
1989xmlTextWriterStartElementNS
1990xmlTextWriterStartPI
1991xmlTextWriterWriteAttribute
1992xmlTextWriterWriteAttributeNS
1993xmlTextWriterWriteBase64
1994xmlTextWriterWriteBinHex
1995xmlTextWriterWriteCDATA
1996xmlTextWriterWriteComment
1997xmlTextWriterWriteDTD
1998xmlTextWriterWriteDTDAttlist
1999xmlTextWriterWriteDTDElement
2000xmlTextWriterWriteDTDEntity
2001xmlTextWriterWriteDTDExternalEntity
2002xmlTextWriterWriteDTDExternalEntityContents
2003xmlTextWriterWriteDTDInternalEntity
2004xmlTextWriterWriteDTDNotation
2005xmlTextWriterWriteElement
2006xmlTextWriterWriteElementNS
2007xmlTextWriterWriteFormatAttribute
2008xmlTextWriterWriteFormatAttributeNS
2009xmlTextWriterWriteFormatCDATA
2010xmlTextWriterWriteFormatComment
2011xmlTextWriterWriteFormatDTD
2012xmlTextWriterWriteFormatDTDAttlist
2013xmlTextWriterWriteFormatDTDElement
2014xmlTextWriterWriteFormatDTDInternalEntity
2015xmlTextWriterWriteFormatElement
2016xmlTextWriterWriteFormatElementNS
2017xmlTextWriterWriteFormatPI
2018xmlTextWriterWriteFormatRaw
2019xmlTextWriterWriteFormatString
2020xmlTextWriterWritePI
2021xmlTextWriterWriteRaw
2022xmlTextWriterWriteRawLen
2023xmlTextWriterWriteString
2024xmlTextWriterWriteVFormatAttribute
2025xmlTextWriterWriteVFormatAttributeNS
2026xmlTextWriterWriteVFormatCDATA
2027xmlTextWriterWriteVFormatComment
2028xmlTextWriterWriteVFormatDTD
2029xmlTextWriterWriteVFormatDTDAttlist
2030xmlTextWriterWriteVFormatDTDElement
2031xmlTextWriterWriteVFormatDTDInternalEntity
2032xmlTextWriterWriteVFormatElement
2033xmlTextWriterWriteVFormatElementNS
2034xmlTextWriterWriteVFormatPI
2035xmlTextWriterWriteVFormatRaw
2036xmlTextWriterWriteVFormatString
2037xmlThrDefBufferAllocScheme
2038xmlThrDefDefaultBufferSize
2039xmlThrDefDeregisterNodeDefault
2040xmlThrDefDoValidityCheckingDefaultValue
2041xmlThrDefGetWarningsDefaultValue
2042xmlThrDefIndentTreeOutput
2043xmlThrDefKeepBlanksDefaultValue
2044xmlThrDefLineNumbersDefaultValue
2045xmlThrDefLoadExtDtdDefaultValue
2046xmlThrDefOutputBufferCreateFilenameDefault
2047xmlThrDefParserDebugEntities
2048xmlThrDefParserInputBufferCreateFilenameDefault
2049xmlThrDefPedanticParserDefaultValue
2050xmlThrDefRegisterNodeDefault
2051xmlThrDefSaveNoEmptyTags
2052xmlThrDefSetGenericErrorFunc
2053xmlThrDefSetStructuredErrorFunc
2054xmlThrDefSubstituteEntitiesDefaultValue
2055xmlThrDefTreeIndentString
2056#ifdef LIBXML_REGEXP_ENABLED
2057xmlUCSIsAegeanNumbers
2058#endif
2059#ifdef LIBXML_REGEXP_ENABLED
2060xmlUCSIsAlphabeticPresentationForms
2061#endif
2062#ifdef LIBXML_REGEXP_ENABLED
2063xmlUCSIsArabic
2064#endif
2065#ifdef LIBXML_REGEXP_ENABLED
2066xmlUCSIsArabicPresentationFormsA
2067#endif
2068#ifdef LIBXML_REGEXP_ENABLED
2069xmlUCSIsArabicPresentationFormsB
2070#endif
2071#ifdef LIBXML_REGEXP_ENABLED
2072xmlUCSIsArmenian
2073#endif
2074#ifdef LIBXML_REGEXP_ENABLED
2075xmlUCSIsArrows
2076#endif
2077#ifdef LIBXML_REGEXP_ENABLED
2078xmlUCSIsBasicLatin
2079#endif
2080#ifdef LIBXML_REGEXP_ENABLED
2081xmlUCSIsBengali
2082#endif
2083#ifdef LIBXML_REGEXP_ENABLED
2084xmlUCSIsBlock
2085#endif
2086#ifdef LIBXML_REGEXP_ENABLED
2087xmlUCSIsBlockElements
2088#endif
2089#ifdef LIBXML_REGEXP_ENABLED
2090xmlUCSIsBopomofo
2091#endif
2092#ifdef LIBXML_REGEXP_ENABLED
2093xmlUCSIsBopomofoExtended
2094#endif
2095#ifdef LIBXML_REGEXP_ENABLED
2096xmlUCSIsBoxDrawing
2097#endif
2098#ifdef LIBXML_REGEXP_ENABLED
2099xmlUCSIsBraillePatterns
2100#endif
2101#ifdef LIBXML_REGEXP_ENABLED
2102xmlUCSIsBuhid
2103#endif
2104#ifdef LIBXML_REGEXP_ENABLED
2105xmlUCSIsByzantineMusicalSymbols
2106#endif
2107#ifdef LIBXML_REGEXP_ENABLED
2108xmlUCSIsCJKCompatibility
2109#endif
2110#ifdef LIBXML_REGEXP_ENABLED
2111xmlUCSIsCJKCompatibilityForms
2112#endif
2113#ifdef LIBXML_REGEXP_ENABLED
2114xmlUCSIsCJKCompatibilityIdeographs
2115#endif
2116#ifdef LIBXML_REGEXP_ENABLED
2117xmlUCSIsCJKCompatibilityIdeographsSupplement
2118#endif
2119#ifdef LIBXML_REGEXP_ENABLED
2120xmlUCSIsCJKRadicalsSupplement
2121#endif
2122#ifdef LIBXML_REGEXP_ENABLED
2123xmlUCSIsCJKSymbolsandPunctuation
2124#endif
2125#ifdef LIBXML_REGEXP_ENABLED
2126xmlUCSIsCJKUnifiedIdeographs
2127#endif
2128#ifdef LIBXML_REGEXP_ENABLED
2129xmlUCSIsCJKUnifiedIdeographsExtensionA
2130#endif
2131#ifdef LIBXML_REGEXP_ENABLED
2132xmlUCSIsCJKUnifiedIdeographsExtensionB
2133#endif
2134#ifdef LIBXML_REGEXP_ENABLED
2135xmlUCSIsCat
2136#endif
2137#ifdef LIBXML_REGEXP_ENABLED
2138xmlUCSIsCatC
2139#endif
2140#ifdef LIBXML_REGEXP_ENABLED
2141xmlUCSIsCatCc
2142#endif
2143#ifdef LIBXML_REGEXP_ENABLED
2144xmlUCSIsCatCf
2145#endif
2146#ifdef LIBXML_REGEXP_ENABLED
2147xmlUCSIsCatCo
2148#endif
2149#ifdef LIBXML_REGEXP_ENABLED
2150xmlUCSIsCatCs
2151#endif
2152#ifdef LIBXML_REGEXP_ENABLED
2153xmlUCSIsCatL
2154#endif
2155#ifdef LIBXML_REGEXP_ENABLED
2156xmlUCSIsCatLl
2157#endif
2158#ifdef LIBXML_REGEXP_ENABLED
2159xmlUCSIsCatLm
2160#endif
2161#ifdef LIBXML_REGEXP_ENABLED
2162xmlUCSIsCatLo
2163#endif
2164#ifdef LIBXML_REGEXP_ENABLED
2165xmlUCSIsCatLt
2166#endif
2167#ifdef LIBXML_REGEXP_ENABLED
2168xmlUCSIsCatLu
2169#endif
2170#ifdef LIBXML_REGEXP_ENABLED
2171xmlUCSIsCatM
2172#endif
2173#ifdef LIBXML_REGEXP_ENABLED
2174xmlUCSIsCatMc
2175#endif
2176#ifdef LIBXML_REGEXP_ENABLED
2177xmlUCSIsCatMe
2178#endif
2179#ifdef LIBXML_REGEXP_ENABLED
2180xmlUCSIsCatMn
2181#endif
2182#ifdef LIBXML_REGEXP_ENABLED
2183xmlUCSIsCatN
2184#endif
2185#ifdef LIBXML_REGEXP_ENABLED
2186xmlUCSIsCatNd
2187#endif
2188#ifdef LIBXML_REGEXP_ENABLED
2189xmlUCSIsCatNl
2190#endif
2191#ifdef LIBXML_REGEXP_ENABLED
2192xmlUCSIsCatNo
2193#endif
2194#ifdef LIBXML_REGEXP_ENABLED
2195xmlUCSIsCatP
2196#endif
2197#ifdef LIBXML_REGEXP_ENABLED
2198xmlUCSIsCatPc
2199#endif
2200#ifdef LIBXML_REGEXP_ENABLED
2201xmlUCSIsCatPd
2202#endif
2203#ifdef LIBXML_REGEXP_ENABLED
2204xmlUCSIsCatPe
2205#endif
2206#ifdef LIBXML_REGEXP_ENABLED
2207xmlUCSIsCatPf
2208#endif
2209#ifdef LIBXML_REGEXP_ENABLED
2210xmlUCSIsCatPi
2211#endif
2212#ifdef LIBXML_REGEXP_ENABLED
2213xmlUCSIsCatPo
2214#endif
2215#ifdef LIBXML_REGEXP_ENABLED
2216xmlUCSIsCatPs
2217#endif
2218#ifdef LIBXML_REGEXP_ENABLED
2219xmlUCSIsCatS
2220#endif
2221#ifdef LIBXML_REGEXP_ENABLED
2222xmlUCSIsCatSc
2223#endif
2224#ifdef LIBXML_REGEXP_ENABLED
2225xmlUCSIsCatSk
2226#endif
2227#ifdef LIBXML_REGEXP_ENABLED
2228xmlUCSIsCatSm
2229#endif
2230#ifdef LIBXML_REGEXP_ENABLED
2231xmlUCSIsCatSo
2232#endif
2233#ifdef LIBXML_REGEXP_ENABLED
2234xmlUCSIsCatZ
2235#endif
2236#ifdef LIBXML_REGEXP_ENABLED
2237xmlUCSIsCatZl
2238#endif
2239#ifdef LIBXML_REGEXP_ENABLED
2240xmlUCSIsCatZp
2241#endif
2242#ifdef LIBXML_REGEXP_ENABLED
2243xmlUCSIsCatZs
2244#endif
2245#ifdef LIBXML_REGEXP_ENABLED
2246xmlUCSIsCherokee
2247#endif
2248#ifdef LIBXML_REGEXP_ENABLED
2249xmlUCSIsCombiningDiacriticalMarks
2250#endif
2251#ifdef LIBXML_REGEXP_ENABLED
2252xmlUCSIsCombiningDiacriticalMarksforSymbols
2253#endif
2254#ifdef LIBXML_REGEXP_ENABLED
2255xmlUCSIsCombiningHalfMarks
2256#endif
2257#ifdef LIBXML_REGEXP_ENABLED
2258xmlUCSIsCombiningMarksforSymbols
2259#endif
2260#ifdef LIBXML_REGEXP_ENABLED
2261xmlUCSIsControlPictures
2262#endif
2263#ifdef LIBXML_REGEXP_ENABLED
2264xmlUCSIsCurrencySymbols
2265#endif
2266#ifdef LIBXML_REGEXP_ENABLED
2267xmlUCSIsCypriotSyllabary
2268#endif
2269#ifdef LIBXML_REGEXP_ENABLED
2270xmlUCSIsCyrillic
2271#endif
2272#ifdef LIBXML_REGEXP_ENABLED
2273xmlUCSIsCyrillicSupplement
2274#endif
2275#ifdef LIBXML_REGEXP_ENABLED
2276xmlUCSIsDeseret
2277#endif
2278#ifdef LIBXML_REGEXP_ENABLED
2279xmlUCSIsDevanagari
2280#endif
2281#ifdef LIBXML_REGEXP_ENABLED
2282xmlUCSIsDingbats
2283#endif
2284#ifdef LIBXML_REGEXP_ENABLED
2285xmlUCSIsEnclosedAlphanumerics
2286#endif
2287#ifdef LIBXML_REGEXP_ENABLED
2288xmlUCSIsEnclosedCJKLettersandMonths
2289#endif
2290#ifdef LIBXML_REGEXP_ENABLED
2291xmlUCSIsEthiopic
2292#endif
2293#ifdef LIBXML_REGEXP_ENABLED
2294xmlUCSIsGeneralPunctuation
2295#endif
2296#ifdef LIBXML_REGEXP_ENABLED
2297xmlUCSIsGeometricShapes
2298#endif
2299#ifdef LIBXML_REGEXP_ENABLED
2300xmlUCSIsGeorgian
2301#endif
2302#ifdef LIBXML_REGEXP_ENABLED
2303xmlUCSIsGothic
2304#endif
2305#ifdef LIBXML_REGEXP_ENABLED
2306xmlUCSIsGreek
2307#endif
2308#ifdef LIBXML_REGEXP_ENABLED
2309xmlUCSIsGreekExtended
2310#endif
2311#ifdef LIBXML_REGEXP_ENABLED
2312xmlUCSIsGreekandCoptic
2313#endif
2314#ifdef LIBXML_REGEXP_ENABLED
2315xmlUCSIsGujarati
2316#endif
2317#ifdef LIBXML_REGEXP_ENABLED
2318xmlUCSIsGurmukhi
2319#endif
2320#ifdef LIBXML_REGEXP_ENABLED
2321xmlUCSIsHalfwidthandFullwidthForms
2322#endif
2323#ifdef LIBXML_REGEXP_ENABLED
2324xmlUCSIsHangulCompatibilityJamo
2325#endif
2326#ifdef LIBXML_REGEXP_ENABLED
2327xmlUCSIsHangulJamo
2328#endif
2329#ifdef LIBXML_REGEXP_ENABLED
2330xmlUCSIsHangulSyllables
2331#endif
2332#ifdef LIBXML_REGEXP_ENABLED
2333xmlUCSIsHanunoo
2334#endif
2335#ifdef LIBXML_REGEXP_ENABLED
2336xmlUCSIsHebrew
2337#endif
2338#ifdef LIBXML_REGEXP_ENABLED
2339xmlUCSIsHighPrivateUseSurrogates
2340#endif
2341#ifdef LIBXML_REGEXP_ENABLED
2342xmlUCSIsHighSurrogates
2343#endif
2344#ifdef LIBXML_REGEXP_ENABLED
2345xmlUCSIsHiragana
2346#endif
2347#ifdef LIBXML_REGEXP_ENABLED
2348xmlUCSIsIPAExtensions
2349#endif
2350#ifdef LIBXML_REGEXP_ENABLED
2351xmlUCSIsIdeographicDescriptionCharacters
2352#endif
2353#ifdef LIBXML_REGEXP_ENABLED
2354xmlUCSIsKanbun
2355#endif
2356#ifdef LIBXML_REGEXP_ENABLED
2357xmlUCSIsKangxiRadicals
2358#endif
2359#ifdef LIBXML_REGEXP_ENABLED
2360xmlUCSIsKannada
2361#endif
2362#ifdef LIBXML_REGEXP_ENABLED
2363xmlUCSIsKatakana
2364#endif
2365#ifdef LIBXML_REGEXP_ENABLED
2366xmlUCSIsKatakanaPhoneticExtensions
2367#endif
2368#ifdef LIBXML_REGEXP_ENABLED
2369xmlUCSIsKhmer
2370#endif
2371#ifdef LIBXML_REGEXP_ENABLED
2372xmlUCSIsKhmerSymbols
2373#endif
2374#ifdef LIBXML_REGEXP_ENABLED
2375xmlUCSIsLao
2376#endif
2377#ifdef LIBXML_REGEXP_ENABLED
2378xmlUCSIsLatin1Supplement
2379#endif
2380#ifdef LIBXML_REGEXP_ENABLED
2381xmlUCSIsLatinExtendedA
2382#endif
2383#ifdef LIBXML_REGEXP_ENABLED
2384xmlUCSIsLatinExtendedAdditional
2385#endif
2386#ifdef LIBXML_REGEXP_ENABLED
2387xmlUCSIsLatinExtendedB
2388#endif
2389#ifdef LIBXML_REGEXP_ENABLED
2390xmlUCSIsLetterlikeSymbols
2391#endif
2392#ifdef LIBXML_REGEXP_ENABLED
2393xmlUCSIsLimbu
2394#endif
2395#ifdef LIBXML_REGEXP_ENABLED
2396xmlUCSIsLinearBIdeograms
2397#endif
2398#ifdef LIBXML_REGEXP_ENABLED
2399xmlUCSIsLinearBSyllabary
2400#endif
2401#ifdef LIBXML_REGEXP_ENABLED
2402xmlUCSIsLowSurrogates
2403#endif
2404#ifdef LIBXML_REGEXP_ENABLED
2405xmlUCSIsMalayalam
2406#endif
2407#ifdef LIBXML_REGEXP_ENABLED
2408xmlUCSIsMathematicalAlphanumericSymbols
2409#endif
2410#ifdef LIBXML_REGEXP_ENABLED
2411xmlUCSIsMathematicalOperators
2412#endif
2413#ifdef LIBXML_REGEXP_ENABLED
2414xmlUCSIsMiscellaneousMathematicalSymbolsA
2415#endif
2416#ifdef LIBXML_REGEXP_ENABLED
2417xmlUCSIsMiscellaneousMathematicalSymbolsB
2418#endif
2419#ifdef LIBXML_REGEXP_ENABLED
2420xmlUCSIsMiscellaneousSymbols
2421#endif
2422#ifdef LIBXML_REGEXP_ENABLED
2423xmlUCSIsMiscellaneousSymbolsandArrows
2424#endif
2425#ifdef LIBXML_REGEXP_ENABLED
2426xmlUCSIsMiscellaneousTechnical
2427#endif
2428#ifdef LIBXML_REGEXP_ENABLED
2429xmlUCSIsMongolian
2430#endif
2431#ifdef LIBXML_REGEXP_ENABLED
2432xmlUCSIsMusicalSymbols
2433#endif
2434#ifdef LIBXML_REGEXP_ENABLED
2435xmlUCSIsMyanmar
2436#endif
2437#ifdef LIBXML_REGEXP_ENABLED
2438xmlUCSIsNumberForms
2439#endif
2440#ifdef LIBXML_REGEXP_ENABLED
2441xmlUCSIsOgham
2442#endif
2443#ifdef LIBXML_REGEXP_ENABLED
2444xmlUCSIsOldItalic
2445#endif
2446#ifdef LIBXML_REGEXP_ENABLED
2447xmlUCSIsOpticalCharacterRecognition
2448#endif
2449#ifdef LIBXML_REGEXP_ENABLED
2450xmlUCSIsOriya
2451#endif
2452#ifdef LIBXML_REGEXP_ENABLED
2453xmlUCSIsOsmanya
2454#endif
2455#ifdef LIBXML_REGEXP_ENABLED
2456xmlUCSIsPhoneticExtensions
2457#endif
2458#ifdef LIBXML_REGEXP_ENABLED
2459xmlUCSIsPrivateUse
2460#endif
2461#ifdef LIBXML_REGEXP_ENABLED
2462xmlUCSIsPrivateUseArea
2463#endif
2464#ifdef LIBXML_REGEXP_ENABLED
2465xmlUCSIsRunic
2466#endif
2467#ifdef LIBXML_REGEXP_ENABLED
2468xmlUCSIsShavian
2469#endif
2470#ifdef LIBXML_REGEXP_ENABLED
2471xmlUCSIsSinhala
2472#endif
2473#ifdef LIBXML_REGEXP_ENABLED
2474xmlUCSIsSmallFormVariants
2475#endif
2476#ifdef LIBXML_REGEXP_ENABLED
2477xmlUCSIsSpacingModifierLetters
2478#endif
2479#ifdef LIBXML_REGEXP_ENABLED
2480xmlUCSIsSpecials
2481#endif
2482#ifdef LIBXML_REGEXP_ENABLED
2483xmlUCSIsSuperscriptsandSubscripts
2484#endif
2485#ifdef LIBXML_REGEXP_ENABLED
2486xmlUCSIsSupplementalArrowsA
2487#endif
2488#ifdef LIBXML_REGEXP_ENABLED
2489xmlUCSIsSupplementalArrowsB
2490#endif
2491#ifdef LIBXML_REGEXP_ENABLED
2492xmlUCSIsSupplementalMathematicalOperators
2493#endif
2494#ifdef LIBXML_REGEXP_ENABLED
2495xmlUCSIsSupplementaryPrivateUseAreaA
2496#endif
2497#ifdef LIBXML_REGEXP_ENABLED
2498xmlUCSIsSupplementaryPrivateUseAreaB
2499#endif
2500#ifdef LIBXML_REGEXP_ENABLED
2501xmlUCSIsSyriac
2502#endif
2503#ifdef LIBXML_REGEXP_ENABLED
2504xmlUCSIsTagalog
2505#endif
2506#ifdef LIBXML_REGEXP_ENABLED
2507xmlUCSIsTagbanwa
2508#endif
2509#ifdef LIBXML_REGEXP_ENABLED
2510xmlUCSIsTags
2511#endif
2512#ifdef LIBXML_REGEXP_ENABLED
2513xmlUCSIsTaiLe
2514#endif
2515#ifdef LIBXML_REGEXP_ENABLED
2516xmlUCSIsTaiXuanJingSymbols
2517#endif
2518#ifdef LIBXML_REGEXP_ENABLED
2519xmlUCSIsTamil
2520#endif
2521#ifdef LIBXML_REGEXP_ENABLED
2522xmlUCSIsTelugu
2523#endif
2524#ifdef LIBXML_REGEXP_ENABLED
2525xmlUCSIsThaana
2526#endif
2527#ifdef LIBXML_REGEXP_ENABLED
2528xmlUCSIsThai
2529#endif
2530#ifdef LIBXML_REGEXP_ENABLED
2531xmlUCSIsTibetan
2532#endif
2533#ifdef LIBXML_REGEXP_ENABLED
2534xmlUCSIsUgaritic
2535#endif
2536#ifdef LIBXML_REGEXP_ENABLED
2537xmlUCSIsUnifiedCanadianAboriginalSyllabics
2538#endif
2539#ifdef LIBXML_REGEXP_ENABLED
2540xmlUCSIsVariationSelectors
2541#endif
2542#ifdef LIBXML_REGEXP_ENABLED
2543xmlUCSIsVariationSelectorsSupplement
2544#endif
2545#ifdef LIBXML_REGEXP_ENABLED
2546xmlUCSIsYiRadicals
2547#endif
2548#ifdef LIBXML_REGEXP_ENABLED
2549xmlUCSIsYiSyllables
2550#endif
2551#ifdef LIBXML_REGEXP_ENABLED
2552xmlUCSIsYijingHexagramSymbols
2553#endif
2554xmlURIEscape
2555xmlURIEscapeStr
2556xmlURIUnescapeString
2557xmlUTF8Charcmp
2558xmlUTF8Size
2559xmlUTF8Strlen
2560xmlUTF8Strloc
2561xmlUTF8Strndup
2562xmlUTF8Strpos
2563xmlUTF8Strsize
2564xmlUTF8Strsub
2565xmlUnlinkNode
2566xmlUnlockLibrary
2567xmlUnsetNsProp
2568xmlUnsetProp
2569#ifdef LIBXML_REGEXP_ENABLED
2570xmlValidBuildContentModel
2571#endif
2572xmlValidCtxtNormalizeAttributeValue
2573xmlValidGetPotentialChildren
2574xmlValidGetValidElements
2575xmlValidNormalizeAttributeValue
2576xmlValidateAttributeDecl
2577xmlValidateAttributeValue
2578xmlValidateDocument
2579xmlValidateDocumentFinal
2580xmlValidateDtd
2581xmlValidateDtdFinal
2582xmlValidateElement
2583xmlValidateElementDecl
2584xmlValidateNCName
2585xmlValidateNMToken
2586xmlValidateName
2587xmlValidateNameValue
2588xmlValidateNamesValue
2589xmlValidateNmtokenValue
2590xmlValidateNmtokensValue
2591xmlValidateNotationDecl
2592xmlValidateNotationUse
2593xmlValidateOneAttribute
2594xmlValidateOneElement
2595xmlValidateOneNamespace
2596xmlValidatePopElement
2597xmlValidatePushCData
2598xmlValidatePushElement
2599xmlValidateQName
2600xmlValidateRoot
2601#ifdef LIBXML_XINCLUDE_ENABLED
2602xmlXIncludeFreeContext
2603#endif
2604#ifdef LIBXML_XINCLUDE_ENABLED
2605xmlXIncludeNewContext
2606#endif
2607#ifdef LIBXML_XINCLUDE_ENABLED
2608xmlXIncludeProcess
2609#endif
2610#ifdef LIBXML_XINCLUDE_ENABLED
2611xmlXIncludeProcessFlags
2612#endif
2613#ifdef LIBXML_XINCLUDE_ENABLED
2614xmlXIncludeProcessFlagsData
2615#endif
2616#ifdef LIBXML_XINCLUDE_ENABLED
2617xmlXIncludeProcessNode
2618#endif
2619#ifdef LIBXML_XINCLUDE_ENABLED
2620xmlXIncludeProcessTree
2621#endif
2622#ifdef LIBXML_XINCLUDE_ENABLED
2623xmlXIncludeProcessTreeFlags
2624#endif
2625#ifdef LIBXML_XINCLUDE_ENABLED
2626xmlXIncludeSetFlags
2627#endif
2628#ifdef LIBXML_XPATH_ENABLED
2629xmlXPathAddValues
2630#endif
2631#ifdef LIBXML_XPATH_ENABLED
2632xmlXPathBooleanFunction
2633#endif
2634#ifdef LIBXML_XPATH_ENABLED
2635xmlXPathCastBooleanToNumber
2636#endif
2637#ifdef LIBXML_XPATH_ENABLED
2638xmlXPathCastBooleanToString
2639#endif
2640#ifdef LIBXML_XPATH_ENABLED
2641xmlXPathCastNodeSetToBoolean
2642#endif
2643#ifdef LIBXML_XPATH_ENABLED
2644xmlXPathCastNodeSetToNumber
2645#endif
2646#ifdef LIBXML_XPATH_ENABLED
2647xmlXPathCastNodeSetToString
2648#endif
2649#ifdef LIBXML_XPATH_ENABLED
2650xmlXPathCastNodeToNumber
2651#endif
2652#ifdef LIBXML_XPATH_ENABLED
2653xmlXPathCastNodeToString
2654#endif
2655#ifdef LIBXML_XPATH_ENABLED
2656xmlXPathCastNumberToBoolean
2657#endif
2658#ifdef LIBXML_XPATH_ENABLED
2659xmlXPathCastNumberToString
2660#endif
2661#ifdef LIBXML_XPATH_ENABLED
2662xmlXPathCastStringToBoolean
2663#endif
2664#ifdef LIBXML_XPATH_ENABLED
2665xmlXPathCastStringToNumber
2666#endif
2667#ifdef LIBXML_XPATH_ENABLED
2668xmlXPathCastToBoolean
2669#endif
2670#ifdef LIBXML_XPATH_ENABLED
2671xmlXPathCastToNumber
2672#endif
2673#ifdef LIBXML_XPATH_ENABLED
2674xmlXPathCastToString
2675#endif
2676#ifdef LIBXML_XPATH_ENABLED
2677xmlXPathCeilingFunction
2678#endif
2679#ifdef LIBXML_XPATH_ENABLED
2680xmlXPathCmpNodes
2681#endif
2682#ifdef LIBXML_XPATH_ENABLED
2683xmlXPathCompareValues
2684#endif
2685#ifdef LIBXML_XPATH_ENABLED
2686xmlXPathCompile
2687#endif
2688#ifdef LIBXML_XPATH_ENABLED
2689xmlXPathCompiledEval
2690#endif
2691#ifdef LIBXML_XPATH_ENABLED
2692xmlXPathCompiledEvalToBoolean
2693#endif
2694#ifdef LIBXML_XPATH_ENABLED
2695xmlXPathConcatFunction
2696#endif
2697#ifdef LIBXML_XPATH_ENABLED
2698xmlXPathContainsFunction
2699#endif
2700#ifdef LIBXML_XPATH_ENABLED
2701xmlXPathContextSetCache
2702#endif
2703#ifdef LIBXML_XPATH_ENABLED
2704xmlXPathConvertBoolean
2705#endif
2706#ifdef LIBXML_XPATH_ENABLED
2707xmlXPathConvertNumber
2708#endif
2709#ifdef LIBXML_XPATH_ENABLED
2710xmlXPathConvertString
2711#endif
2712#ifdef LIBXML_XPATH_ENABLED
2713xmlXPathCountFunction
2714#endif
2715#ifdef LIBXML_XPATH_ENABLED
2716xmlXPathCtxtCompile
2717#endif
2718#ifdef LIBXML_XPATH_ENABLED
2719#ifdef LIBXML_DEBUG_ENABLED
2720xmlXPathDebugDumpCompExpr
2721#endif
2722#endif
2723#ifdef LIBXML_XPATH_ENABLED
2724#ifdef LIBXML_DEBUG_ENABLED
2725xmlXPathDebugDumpObject
2726#endif
2727#endif
2728#ifdef LIBXML_XPATH_ENABLED
2729xmlXPathDifference
2730#endif
2731#ifdef LIBXML_XPATH_ENABLED
2732xmlXPathDistinct
2733#endif
2734#ifdef LIBXML_XPATH_ENABLED
2735xmlXPathDistinctSorted
2736#endif
2737#ifdef LIBXML_XPATH_ENABLED
2738xmlXPathDivValues
2739#endif
2740#ifdef LIBXML_XPATH_ENABLED
2741xmlXPathEqualValues
2742#endif
2743#ifdef LIBXML_XPATH_ENABLED
2744xmlXPathErr
2745#endif
2746#ifdef LIBXML_XPATH_ENABLED
2747xmlXPathEval
2748#endif
2749#ifdef LIBXML_XPATH_ENABLED
2750xmlXPathEvalExpr
2751#endif
2752#ifdef LIBXML_XPATH_ENABLED
2753xmlXPathEvalExpression
2754#endif
2755#ifdef LIBXML_XPATH_ENABLED
2756xmlXPathEvalPredicate
2757#endif
2758#ifdef LIBXML_XPATH_ENABLED
2759xmlXPathEvaluatePredicateResult
2760#endif
2761#ifdef LIBXML_XPATH_ENABLED
2762xmlXPathFalseFunction
2763#endif
2764#ifdef LIBXML_XPATH_ENABLED
2765xmlXPathFloorFunction
2766#endif
2767#ifdef LIBXML_XPATH_ENABLED
2768xmlXPathFreeCompExpr
2769#endif
2770#ifdef LIBXML_XPATH_ENABLED
2771xmlXPathFreeContext
2772#endif
2773#ifdef LIBXML_XPATH_ENABLED
2774xmlXPathFreeNodeSet
2775#endif
2776#ifdef LIBXML_XPATH_ENABLED
2777xmlXPathFreeNodeSetList
2778#endif
2779#ifdef LIBXML_XPATH_ENABLED
2780xmlXPathFreeObject
2781#endif
2782#ifdef LIBXML_XPATH_ENABLED
2783xmlXPathFreeParserContext
2784#endif
2785#ifdef LIBXML_XPATH_ENABLED
2786xmlXPathFunctionLookup
2787#endif
2788#ifdef LIBXML_XPATH_ENABLED
2789xmlXPathFunctionLookupNS
2790#endif
2791#ifdef LIBXML_XPATH_ENABLED
2792xmlXPathHasSameNodes
2793#endif
2794#ifdef LIBXML_XPATH_ENABLED
2795xmlXPathIdFunction
2796#endif
2797#ifdef LIBXML_XPATH_ENABLED
2798xmlXPathInit
2799#endif
2800#ifdef LIBXML_XPATH_ENABLED
2801xmlXPathIntersection
2802#endif
2803#ifdef LIBXML_XPATH_ENABLED
2804xmlXPathIsInf
2805#endif
2806#ifdef LIBXML_XPATH_ENABLED
2807xmlXPathIsNaN
2808#endif
2809#ifdef LIBXML_XPATH_ENABLED
2810xmlXPathIsNodeType
2811#endif
2812#ifdef LIBXML_XPATH_ENABLED
2813xmlXPathLangFunction
2814#endif
2815#ifdef LIBXML_XPATH_ENABLED
2816xmlXPathLastFunction
2817#endif
2818#ifdef LIBXML_XPATH_ENABLED
2819xmlXPathLeading
2820#endif
2821#ifdef LIBXML_XPATH_ENABLED
2822xmlXPathLeadingSorted
2823#endif
2824#ifdef LIBXML_XPATH_ENABLED
2825xmlXPathLocalNameFunction
2826#endif
2827#ifdef LIBXML_XPATH_ENABLED
2828xmlXPathModValues
2829#endif
2830#ifdef LIBXML_XPATH_ENABLED
2831xmlXPathMultValues
2832#endif
2833#ifdef LIBXML_XPATH_ENABLED
2834xmlXPathNamespaceURIFunction
2835#endif
2836#ifdef LIBXML_XPATH_ENABLED
2837xmlXPathNewBoolean
2838#endif
2839#ifdef LIBXML_XPATH_ENABLED
2840xmlXPathNewCString
2841#endif
2842#ifdef LIBXML_XPATH_ENABLED
2843xmlXPathNewContext
2844#endif
2845#ifdef LIBXML_XPATH_ENABLED
2846xmlXPathNewFloat
2847#endif
2848#ifdef LIBXML_XPATH_ENABLED
2849xmlXPathNewNodeSet
2850#endif
2851#ifdef LIBXML_XPATH_ENABLED
2852xmlXPathNewNodeSetList
2853#endif
2854#ifdef LIBXML_XPATH_ENABLED
2855xmlXPathNewParserContext
2856#endif
2857#ifdef LIBXML_XPATH_ENABLED
2858xmlXPathNewString
2859#endif
2860#ifdef LIBXML_XPATH_ENABLED
2861xmlXPathNewValueTree
2862#endif
2863#ifdef LIBXML_XPATH_ENABLED
2864xmlXPathNextAncestor
2865#endif
2866#ifdef LIBXML_XPATH_ENABLED
2867xmlXPathNextAncestorOrSelf
2868#endif
2869#ifdef LIBXML_XPATH_ENABLED
2870xmlXPathNextAttribute
2871#endif
2872#ifdef LIBXML_XPATH_ENABLED
2873xmlXPathNextChild
2874#endif
2875#ifdef LIBXML_XPATH_ENABLED
2876xmlXPathNextDescendant
2877#endif
2878#ifdef LIBXML_XPATH_ENABLED
2879xmlXPathNextDescendantOrSelf
2880#endif
2881#ifdef LIBXML_XPATH_ENABLED
2882xmlXPathNextFollowing
2883#endif
2884#ifdef LIBXML_XPATH_ENABLED
2885xmlXPathNextFollowingSibling
2886#endif
2887#ifdef LIBXML_XPATH_ENABLED
2888xmlXPathNextNamespace
2889#endif
2890#ifdef LIBXML_XPATH_ENABLED
2891xmlXPathNextParent
2892#endif
2893#ifdef LIBXML_XPATH_ENABLED
2894xmlXPathNextPreceding
2895#endif
2896#ifdef LIBXML_XPATH_ENABLED
2897xmlXPathNextPrecedingSibling
2898#endif
2899#ifdef LIBXML_XPATH_ENABLED
2900xmlXPathNextSelf
2901#endif
2902#ifdef LIBXML_XPATH_ENABLED
2903xmlXPathNodeLeading
2904#endif
2905#ifdef LIBXML_XPATH_ENABLED
2906xmlXPathNodeLeadingSorted
2907#endif
2908#ifdef LIBXML_XPATH_ENABLED
2909xmlXPathNodeSetAdd
2910#endif
2911#ifdef LIBXML_XPATH_ENABLED
2912xmlXPathNodeSetAddNs
2913#endif
2914#ifdef LIBXML_XPATH_ENABLED
2915xmlXPathNodeSetAddUnique
2916#endif
2917#ifdef LIBXML_XPATH_ENABLED
2918xmlXPathNodeSetContains
2919#endif
2920#ifdef LIBXML_XPATH_ENABLED
2921xmlXPathNodeSetCreate
2922#endif
2923#ifdef LIBXML_XPATH_ENABLED
2924xmlXPathNodeSetDel
2925#endif
2926#ifdef LIBXML_XPATH_ENABLED
2927xmlXPathNodeSetFreeNs
2928#endif
2929#ifdef LIBXML_XPATH_ENABLED
2930xmlXPathNodeSetMerge
2931#endif
2932#ifdef LIBXML_XPATH_ENABLED
2933xmlXPathNodeSetRemove
2934#endif
2935#ifdef LIBXML_XPATH_ENABLED
2936xmlXPathNodeSetSort
2937#endif
2938#ifdef LIBXML_XPATH_ENABLED
2939xmlXPathNodeTrailing
2940#endif
2941#ifdef LIBXML_XPATH_ENABLED
2942xmlXPathNodeTrailingSorted
2943#endif
2944#ifdef LIBXML_XPATH_ENABLED
2945xmlXPathNormalizeFunction
2946#endif
2947#ifdef LIBXML_XPATH_ENABLED
2948xmlXPathNotEqualValues
2949#endif
2950#ifdef LIBXML_XPATH_ENABLED
2951xmlXPathNotFunction
2952#endif
2953#ifdef LIBXML_XPATH_ENABLED
2954xmlXPathNsLookup
2955#endif
2956#ifdef LIBXML_XPATH_ENABLED
2957xmlXPathNumberFunction
2958#endif
2959#ifdef LIBXML_XPATH_ENABLED
2960xmlXPathObjectCopy
2961#endif
2962#ifdef LIBXML_XPATH_ENABLED
2963xmlXPathOrderDocElems
2964#endif
2965#ifdef LIBXML_XPATH_ENABLED
2966xmlXPathParseNCName
2967#endif
2968#ifdef LIBXML_XPATH_ENABLED
2969xmlXPathParseName
2970#endif
2971#ifdef LIBXML_XPATH_ENABLED
2972xmlXPathPopBoolean
2973#endif
2974#ifdef LIBXML_XPATH_ENABLED
2975xmlXPathPopExternal
2976#endif
2977#ifdef LIBXML_XPATH_ENABLED
2978xmlXPathPopNodeSet
2979#endif
2980#ifdef LIBXML_XPATH_ENABLED
2981xmlXPathPopNumber
2982#endif
2983#ifdef LIBXML_XPATH_ENABLED
2984xmlXPathPopString
2985#endif
2986#ifdef LIBXML_XPATH_ENABLED
2987xmlXPathPositionFunction
2988#endif
2989#ifdef LIBXML_XPATH_ENABLED
2990xmlXPathRegisterAllFunctions
2991#endif
2992#ifdef LIBXML_XPATH_ENABLED
2993xmlXPathRegisterFunc
2994#endif
2995#ifdef LIBXML_XPATH_ENABLED
2996xmlXPathRegisterFuncLookup
2997#endif
2998#ifdef LIBXML_XPATH_ENABLED
2999xmlXPathRegisterFuncNS
3000#endif
3001#ifdef LIBXML_XPATH_ENABLED
3002xmlXPathRegisterNs
3003#endif
3004#ifdef LIBXML_XPATH_ENABLED
3005xmlXPathRegisterVariable
3006#endif
3007#ifdef LIBXML_XPATH_ENABLED
3008xmlXPathRegisterVariableLookup
3009#endif
3010#ifdef LIBXML_XPATH_ENABLED
3011xmlXPathRegisterVariableNS
3012#endif
3013#ifdef LIBXML_XPATH_ENABLED
3014xmlXPathRegisteredFuncsCleanup
3015#endif
3016#ifdef LIBXML_XPATH_ENABLED
3017xmlXPathRegisteredNsCleanup
3018#endif
3019#ifdef LIBXML_XPATH_ENABLED
3020xmlXPathRegisteredVariablesCleanup
3021#endif
3022#ifdef LIBXML_XPATH_ENABLED
3023xmlXPathRoot
3024#endif
3025#ifdef LIBXML_XPATH_ENABLED
3026xmlXPathRoundFunction
3027#endif
3028#ifdef LIBXML_XPATH_ENABLED
3029xmlXPathStartsWithFunction
3030#endif
3031#ifdef LIBXML_XPATH_ENABLED
3032xmlXPathStringEvalNumber
3033#endif
3034#ifdef LIBXML_XPATH_ENABLED
3035xmlXPathStringFunction
3036#endif
3037#ifdef LIBXML_XPATH_ENABLED
3038xmlXPathStringLengthFunction
3039#endif
3040#ifdef LIBXML_XPATH_ENABLED
3041xmlXPathSubValues
3042#endif
3043#ifdef LIBXML_XPATH_ENABLED
3044xmlXPathSubstringAfterFunction
3045#endif
3046#ifdef LIBXML_XPATH_ENABLED
3047xmlXPathSubstringBeforeFunction
3048#endif
3049#ifdef LIBXML_XPATH_ENABLED
3050xmlXPathSubstringFunction
3051#endif
3052#ifdef LIBXML_XPATH_ENABLED
3053xmlXPathSumFunction
3054#endif
3055#ifdef LIBXML_XPATH_ENABLED
3056xmlXPathTrailing
3057#endif
3058#ifdef LIBXML_XPATH_ENABLED
3059xmlXPathTrailingSorted
3060#endif
3061#ifdef LIBXML_XPATH_ENABLED
3062xmlXPathTranslateFunction
3063#endif
3064#ifdef LIBXML_XPATH_ENABLED
3065xmlXPathTrueFunction
3066#endif
3067#ifdef LIBXML_XPATH_ENABLED
3068xmlXPathValueFlipSign
3069#endif
3070#ifdef LIBXML_XPATH_ENABLED
3071xmlXPathVariableLookup
3072#endif
3073#ifdef LIBXML_XPATH_ENABLED
3074xmlXPathVariableLookupNS
3075#endif
3076#ifdef LIBXML_XPATH_ENABLED
3077xmlXPathWrapCString
3078#endif
3079#ifdef LIBXML_XPATH_ENABLED
3080xmlXPathWrapExternal
3081#endif
3082#ifdef LIBXML_XPATH_ENABLED
3083xmlXPathWrapNodeSet
3084#endif
3085#ifdef LIBXML_XPATH_ENABLED
3086xmlXPathWrapString
3087#endif
3088#ifdef LIBXML_XPATH_ENABLED
3089xmlXPatherror
3090#endif
3091#ifdef LIBXML_XPTR_ENABLED
3092xmlXPtrBuildNodeList
3093#endif
3094#ifdef LIBXML_XPTR_ENABLED
3095xmlXPtrEval
3096#endif
3097#ifdef LIBXML_XPTR_ENABLED
3098xmlXPtrEvalRangePredicate
3099#endif
3100#ifdef LIBXML_XPTR_ENABLED
3101xmlXPtrFreeLocationSet
3102#endif
3103#ifdef LIBXML_XPTR_ENABLED
3104xmlXPtrLocationSetAdd
3105#endif
3106#ifdef LIBXML_XPTR_ENABLED
3107xmlXPtrLocationSetCreate
3108#endif
3109#ifdef LIBXML_XPTR_ENABLED
3110xmlXPtrLocationSetDel
3111#endif
3112#ifdef LIBXML_XPTR_ENABLED
3113xmlXPtrLocationSetMerge
3114#endif
3115#ifdef LIBXML_XPTR_ENABLED
3116xmlXPtrLocationSetRemove
3117#endif
3118#ifdef LIBXML_XPTR_ENABLED
3119xmlXPtrNewCollapsedRange
3120#endif
3121#ifdef LIBXML_XPTR_ENABLED
3122xmlXPtrNewContext
3123#endif
3124#ifdef LIBXML_XPTR_ENABLED
3125xmlXPtrNewLocationSetNodeSet
3126#endif
3127#ifdef LIBXML_XPTR_ENABLED
3128xmlXPtrNewLocationSetNodes
3129#endif
3130#ifdef LIBXML_XPTR_ENABLED
3131xmlXPtrNewRange
3132#endif
3133#ifdef LIBXML_XPTR_ENABLED
3134xmlXPtrNewRangeNodeObject
3135#endif
3136#ifdef LIBXML_XPTR_ENABLED
3137xmlXPtrNewRangeNodePoint
3138#endif
3139#ifdef LIBXML_XPTR_ENABLED
3140xmlXPtrNewRangeNodes
3141#endif
3142#ifdef LIBXML_XPTR_ENABLED
3143xmlXPtrNewRangePointNode
3144#endif
3145#ifdef LIBXML_XPTR_ENABLED
3146xmlXPtrNewRangePoints
3147#endif
3148#ifdef LIBXML_XPTR_ENABLED
3149xmlXPtrRangeToFunction
3150#endif
3151#ifdef LIBXML_XPTR_ENABLED
3152xmlXPtrWrapLocationSet
3153#endif
3154