blob: 7710eb058d7f600700c461e02c05c4b34a0db7ad [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
88#ifdef LIBXML_THREAD_ENABLED
89__xmlLineNumbersDefaultValue
90#else
91xmlLineNumbersDefaultValue DATA
92#endif
93#ifdef LIBXML_THREAD_ENABLED
94__xmlLoadExtDtdDefaultValue
95#else
96xmlLoadExtDtdDefaultValue DATA
97#endif
98#ifdef LIBXML_THREAD_ALLOC_ENABLED
99__xmlMalloc
100#else
101xmlMalloc DATA
102#endif
103#ifdef LIBXML_THREAD_ALLOC_ENABLED
104__xmlMallocAtomic
105#else
106xmlMallocAtomic DATA
107#endif
108#ifdef LIBXML_THREAD_ALLOC_ENABLED
109__xmlMemStrdup
110#else
111xmlMemStrdup DATA
112#endif
113#ifdef LIBXML_THREAD_ENABLED
114__xmlParserDebugEntities
115#else
116xmlParserDebugEntities DATA
117#endif
118#ifdef LIBXML_THREAD_ENABLED
119__xmlParserVersion
120#else
121xmlParserVersion DATA
122#endif
123#ifdef LIBXML_THREAD_ENABLED
124__xmlPedanticParserDefaultValue
125#else
126xmlPedanticParserDefaultValue DATA
127#endif
128#ifdef LIBXML_THREAD_ALLOC_ENABLED
129__xmlRealloc
130#else
131xmlRealloc DATA
132#endif
133#ifdef LIBXML_THREAD_ENABLED
134__xmlRegisterNodeDefaultValue
135#else
136xmlRegisterNodeDefaultValue DATA
137#endif
138#ifdef LIBXML_THREAD_ENABLED
139__xmlSaveNoEmptyTags
140#else
141xmlSaveNoEmptyTags DATA
142#endif
143xmlStringComment DATA
144xmlStringText DATA
145xmlStringTextNoenc DATA
146#ifdef LIBXML_THREAD_ENABLED
147__xmlSubstituteEntitiesDefaultValue
148#else
149xmlSubstituteEntitiesDefaultValue DATA
150#endif
151#ifdef LIBXML_THREAD_ENABLED
152__xmlTreeIndentString
153#else
154xmlTreeIndentString DATA
155#endif
156#ifdef LIBXML_XPATH_ENABLED
157xmlXPathNAN DATA
158#endif
159#ifdef LIBXML_XPATH_ENABLED
160xmlXPathNINF DATA
161#endif
162#ifdef LIBXML_XPATH_ENABLED
163xmlXPathPINF DATA
164#endif
165#ifdef LIBXML_HTML_ENABLED
166UTF8ToHtml
167#endif
168UTF8Toisolat1
169attribute
170attributeDecl
171cdataBlock
172characters
173checkNamespace
174comment
William M. Brack41e6bed2003-08-08 10:53:06 +0000175#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000176docbCreateFileParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000177#endif
178#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000179docbCreatePushParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000180#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000181#ifdef LIBXML_DOCB_ENABLED
182docbDefaultSAXHandlerInit
183#endif
William M. Brack41e6bed2003-08-08 10:53:06 +0000184#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000185docbEncodeEntities
William M. Brack41e6bed2003-08-08 10:53:06 +0000186#endif
187#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000188docbFreeParserCtxt
William M. Brack41e6bed2003-08-08 10:53:06 +0000189#endif
190#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000191docbParseChunk
William M. Brack41e6bed2003-08-08 10:53:06 +0000192#endif
193#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000194docbParseDoc
William M. Brack41e6bed2003-08-08 10:53:06 +0000195#endif
196#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000197docbParseDocument
William M. Brack41e6bed2003-08-08 10:53:06 +0000198#endif
199#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000200docbParseFile
William M. Brack41e6bed2003-08-08 10:53:06 +0000201#endif
202#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000203docbSAXParseDoc
William M. Brack41e6bed2003-08-08 10:53:06 +0000204#endif
205#ifdef LIBXML_DOCB_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000206docbSAXParseFile
William M. Brack41e6bed2003-08-08 10:53:06 +0000207#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000208elementDecl
209endDocument
210endElement
211entityDecl
212externalSubset
213getColumnNumber
214getEntity
215getLineNumber
216getNamespace
217getParameterEntity
218getPublicId
219getSystemId
220globalNamespace
221hasExternalSubset
222hasInternalSubset
223#ifdef LIBXML_HTML_ENABLED
224htmlAttrAllowed
225#endif
226#ifdef LIBXML_HTML_ENABLED
227htmlAutoCloseTag
228#endif
229#ifdef LIBXML_HTML_ENABLED
230htmlCreateFileParserCtxt
231#endif
232#ifdef LIBXML_HTML_ENABLED
233htmlCreateMemoryParserCtxt
234#endif
235#ifdef LIBXML_HTML_ENABLED
236htmlCreatePushParserCtxt
237#endif
238#ifdef LIBXML_HTML_ENABLED
239htmlDefaultSAXHandlerInit
240#endif
241#ifdef LIBXML_HTML_ENABLED
242htmlDocContentDumpFormatOutput
243#endif
244#ifdef LIBXML_HTML_ENABLED
245htmlDocContentDumpOutput
246#endif
247#ifdef LIBXML_HTML_ENABLED
248htmlDocDump
249#endif
250#ifdef LIBXML_HTML_ENABLED
251htmlDocDumpMemory
252#endif
253#ifdef LIBXML_HTML_ENABLED
254htmlElementAllowedHere
255#endif
256#ifdef LIBXML_HTML_ENABLED
257htmlElementStatusHere
258#endif
259#ifdef LIBXML_HTML_ENABLED
260htmlEncodeEntities
261#endif
262#ifdef LIBXML_HTML_ENABLED
263htmlEntityLookup
264#endif
265#ifdef LIBXML_HTML_ENABLED
266htmlEntityValueLookup
267#endif
268#ifdef LIBXML_HTML_ENABLED
269htmlFreeParserCtxt
270#endif
271#ifdef LIBXML_HTML_ENABLED
272htmlGetMetaEncoding
273#endif
274#ifdef LIBXML_HTML_ENABLED
275htmlHandleOmittedElem
276#endif
277#ifdef LIBXML_HTML_ENABLED
278htmlInitAutoClose
279#endif
280#ifdef LIBXML_HTML_ENABLED
281htmlIsAutoClosed
282#endif
283#ifdef LIBXML_HTML_ENABLED
284htmlIsBooleanAttr
285#endif
286#ifdef LIBXML_HTML_ENABLED
287htmlIsScriptAttribute
288#endif
289#ifdef LIBXML_HTML_ENABLED
290htmlNewDoc
291#endif
292#ifdef LIBXML_HTML_ENABLED
293htmlNewDocNoDtD
294#endif
295#ifdef LIBXML_HTML_ENABLED
296htmlNodeDump
297#endif
298#ifdef LIBXML_HTML_ENABLED
299htmlNodeDumpFile
300#endif
301#ifdef LIBXML_HTML_ENABLED
302htmlNodeDumpFileFormat
303#endif
304#ifdef LIBXML_HTML_ENABLED
305htmlNodeDumpFormatOutput
306#endif
307#ifdef LIBXML_HTML_ENABLED
308htmlNodeDumpOutput
309#endif
310#ifdef LIBXML_HTML_ENABLED
311htmlNodeStatus
312#endif
313#ifdef LIBXML_HTML_ENABLED
314htmlParseCharRef
315#endif
316#ifdef LIBXML_HTML_ENABLED
317htmlParseChunk
318#endif
319#ifdef LIBXML_HTML_ENABLED
320htmlParseDoc
321#endif
322#ifdef LIBXML_HTML_ENABLED
323htmlParseDocument
324#endif
325#ifdef LIBXML_HTML_ENABLED
326htmlParseElement
327#endif
328#ifdef LIBXML_HTML_ENABLED
329htmlParseEntityRef
330#endif
331#ifdef LIBXML_HTML_ENABLED
332htmlParseFile
333#endif
334#ifdef LIBXML_HTML_ENABLED
335htmlSAXParseDoc
336#endif
337#ifdef LIBXML_HTML_ENABLED
338htmlSAXParseFile
339#endif
340#ifdef LIBXML_HTML_ENABLED
341htmlSaveFile
342#endif
343#ifdef LIBXML_HTML_ENABLED
344htmlSaveFileEnc
345#endif
346#ifdef LIBXML_HTML_ENABLED
347htmlSaveFileFormat
348#endif
349#ifdef LIBXML_HTML_ENABLED
350htmlSetMetaEncoding
351#endif
352#ifdef LIBXML_HTML_ENABLED
353htmlTagLookup
354#endif
355ignorableWhitespace
356initGenericErrorDefaultFunc
357#ifdef LIBXML_DOCB_ENABLED
358initdocbDefaultSAXHandler
359#endif
360#ifdef LIBXML_HTML_ENABLED
361inithtmlDefaultSAXHandler
362#endif
363initxmlDefaultSAXHandler
364inputPop
365inputPush
366internalSubset
367isStandalone
368isolat1ToUTF8
369namePop
370namePush
371namespaceDecl
372nodePop
373nodePush
374notationDecl
375processingInstruction
376reference
377resolveEntity
378setDocumentLocator
379setNamespace
380startDocument
381startElement
382unparsedEntityDecl
383#ifdef LIBXML_XPATH_ENABLED
384valuePop
385#endif
386#ifdef LIBXML_XPATH_ENABLED
387valuePush
388#endif
389#ifdef LIBXML_XLINK_ENABLED
390xlinkGetDefaultDetect
391#endif
392#ifdef LIBXML_XLINK_ENABLED
393xlinkGetDefaultHandler
394#endif
395#ifdef LIBXML_XLINK_ENABLED
396xlinkIsLink
397#endif
398#ifdef LIBXML_XLINK_ENABLED
399xlinkSetDefaultDetect
400#endif
401#ifdef LIBXML_XLINK_ENABLED
402xlinkSetDefaultHandler
403#endif
404#ifdef LIBXML_CATALOG_ENABLED
405xmlACatalogAdd
406#endif
407#ifdef LIBXML_CATALOG_ENABLED
408xmlACatalogDump
409#endif
410#ifdef LIBXML_CATALOG_ENABLED
411xmlACatalogRemove
412#endif
413#ifdef LIBXML_CATALOG_ENABLED
414xmlACatalogResolve
415#endif
416#ifdef LIBXML_CATALOG_ENABLED
417xmlACatalogResolvePublic
418#endif
419#ifdef LIBXML_CATALOG_ENABLED
420xmlACatalogResolveSystem
421#endif
422#ifdef LIBXML_CATALOG_ENABLED
423xmlACatalogResolveURI
424#endif
425xmlAddAttributeDecl
426xmlAddChild
427xmlAddChildList
428xmlAddDocEntity
429xmlAddDtdEntity
430xmlAddElementDecl
431xmlAddEncodingAlias
432xmlAddID
433xmlAddNextSibling
434xmlAddNotationDecl
435xmlAddPrevSibling
436xmlAddRef
437xmlAddSibling
438xmlAllocOutputBuffer
439xmlAllocParserInputBuffer
Igor Zlatkovic33d13072002-12-08 17:34:41 +0000440#ifdef LIBXML_AUTOMATA_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000441xmlAutomataCompile
442#endif
443#ifdef LIBXML_AUTOMATA_ENABLED
444xmlAutomataGetInitState
445#endif
446#ifdef LIBXML_AUTOMATA_ENABLED
447xmlAutomataIsDeterminist
448#endif
449#ifdef LIBXML_AUTOMATA_ENABLED
450xmlAutomataNewAllTrans
451#endif
452#ifdef LIBXML_AUTOMATA_ENABLED
453xmlAutomataNewCountTrans
454#endif
455#ifdef LIBXML_AUTOMATA_ENABLED
456xmlAutomataNewCountedTrans
457#endif
458#ifdef LIBXML_AUTOMATA_ENABLED
459xmlAutomataNewCounter
460#endif
461#ifdef LIBXML_AUTOMATA_ENABLED
462xmlAutomataNewCounterTrans
463#endif
464#ifdef LIBXML_AUTOMATA_ENABLED
465xmlAutomataNewEpsilon
466#endif
467#ifdef LIBXML_AUTOMATA_ENABLED
468xmlAutomataNewOnceTrans
469#endif
470#ifdef LIBXML_AUTOMATA_ENABLED
471xmlAutomataNewState
472#endif
473#ifdef LIBXML_AUTOMATA_ENABLED
474xmlAutomataNewTransition
475#endif
476#ifdef LIBXML_AUTOMATA_ENABLED
477xmlAutomataNewTransition2
478#endif
479#ifdef LIBXML_AUTOMATA_ENABLED
480xmlAutomataSetFinalState
481#endif
482#ifdef LIBXML_DEBUG_ENABLED
483xmlBoolToText
484#endif
485xmlBufferAdd
486xmlBufferAddHead
487xmlBufferCCat
488xmlBufferCat
489xmlBufferContent
490xmlBufferCreate
491xmlBufferCreateSize
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000492xmlBufferCreateStatic
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000493xmlBufferDump
494xmlBufferEmpty
495xmlBufferFree
496xmlBufferGrow
497xmlBufferLength
498xmlBufferResize
499xmlBufferSetAllocationScheme
500xmlBufferShrink
501xmlBufferWriteCHAR
502xmlBufferWriteChar
503xmlBufferWriteQuotedString
504xmlBuildQName
505xmlBuildURI
506#ifdef LIBXML_C14N_ENABLED
507xmlC14NDocDumpMemory
508#endif
509#ifdef LIBXML_C14N_ENABLED
510xmlC14NDocSave
511#endif
512#ifdef LIBXML_C14N_ENABLED
513xmlC14NDocSaveTo
514#endif
515#ifdef LIBXML_C14N_ENABLED
516xmlC14NExecute
517#endif
518xmlCanonicPath
519#ifdef LIBXML_CATALOG_ENABLED
520xmlCatalogAdd
521#endif
522#ifdef LIBXML_CATALOG_ENABLED
523xmlCatalogAddLocal
524#endif
525#ifdef LIBXML_CATALOG_ENABLED
526xmlCatalogCleanup
527#endif
528#ifdef LIBXML_CATALOG_ENABLED
529xmlCatalogConvert
530#endif
531#ifdef LIBXML_CATALOG_ENABLED
532xmlCatalogDump
533#endif
534#ifdef LIBXML_CATALOG_ENABLED
535xmlCatalogFreeLocal
536#endif
537#ifdef LIBXML_CATALOG_ENABLED
538xmlCatalogGetDefaults
539#endif
540#ifdef LIBXML_CATALOG_ENABLED
541xmlCatalogGetPublic
542#endif
543#ifdef LIBXML_CATALOG_ENABLED
544xmlCatalogGetSystem
545#endif
546#ifdef LIBXML_CATALOG_ENABLED
547xmlCatalogIsEmpty
548#endif
549#ifdef LIBXML_CATALOG_ENABLED
550xmlCatalogLocalResolve
551#endif
552#ifdef LIBXML_CATALOG_ENABLED
553xmlCatalogLocalResolveURI
554#endif
555#ifdef LIBXML_CATALOG_ENABLED
556xmlCatalogRemove
557#endif
558#ifdef LIBXML_CATALOG_ENABLED
559xmlCatalogResolve
560#endif
561#ifdef LIBXML_CATALOG_ENABLED
562xmlCatalogResolvePublic
563#endif
564#ifdef LIBXML_CATALOG_ENABLED
565xmlCatalogResolveSystem
566#endif
567#ifdef LIBXML_CATALOG_ENABLED
568xmlCatalogResolveURI
569#endif
570#ifdef LIBXML_CATALOG_ENABLED
571xmlCatalogSetDebug
572#endif
573#ifdef LIBXML_CATALOG_ENABLED
574xmlCatalogSetDefaultPrefer
575#endif
576#ifdef LIBXML_CATALOG_ENABLED
577xmlCatalogSetDefaults
578#endif
579xmlCharEncCloseFunc
580xmlCharEncFirstLine
581xmlCharEncInFunc
582xmlCharEncOutFunc
583xmlCharStrdup
584xmlCharStrndup
585xmlCheckFilename
586xmlCheckLanguageID
587xmlCheckUTF8
588xmlCheckVersion
589xmlCleanupCharEncodingHandlers
590xmlCleanupEncodingAliases
William M. Brack41e6bed2003-08-08 10:53:06 +0000591xmlCleanupGlobals
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000592xmlCleanupInputCallbacks
593xmlCleanupOutputCallbacks
594xmlCleanupParser
595xmlCleanupPredefinedEntities
596xmlCleanupThreads
597xmlClearNodeInfoSeq
598xmlClearParserCtxt
599#ifdef LIBXML_CATALOG_ENABLED
600xmlConvertSGMLCatalog
601#endif
602xmlCopyAttributeTable
603xmlCopyChar
604xmlCopyCharMultiByte
605xmlCopyDoc
606xmlCopyDtd
607xmlCopyElementContent
608xmlCopyElementTable
609xmlCopyEntitiesTable
610xmlCopyEnumeration
611xmlCopyNamespace
612xmlCopyNamespaceList
613xmlCopyNode
614xmlCopyNodeList
615xmlCopyNotationTable
616xmlCopyProp
617xmlCopyPropList
618xmlCreateDocParserCtxt
619xmlCreateEntitiesTable
620xmlCreateEntityParserCtxt
621xmlCreateEnumeration
622xmlCreateFileParserCtxt
623xmlCreateIOParserCtxt
624xmlCreateIntSubset
625xmlCreateMemoryParserCtxt
626xmlCreatePushParserCtxt
627xmlCreateURI
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000628xmlCtxtReadDoc
629xmlCtxtReadFd
630xmlCtxtReadFile
631xmlCtxtReadIO
632xmlCtxtReadMemory
633xmlCtxtReset
634xmlCtxtUseOptions
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000635xmlCurrentChar
636#ifdef LIBXML_DEBUG_ENABLED
637xmlDebugDumpAttr
638#endif
639#ifdef LIBXML_DEBUG_ENABLED
640xmlDebugDumpAttrList
641#endif
642#ifdef LIBXML_DEBUG_ENABLED
643xmlDebugDumpDTD
644#endif
645#ifdef LIBXML_DEBUG_ENABLED
646xmlDebugDumpDocument
647#endif
648#ifdef LIBXML_DEBUG_ENABLED
649xmlDebugDumpDocumentHead
650#endif
651#ifdef LIBXML_DEBUG_ENABLED
652xmlDebugDumpEntities
653#endif
654#ifdef LIBXML_DEBUG_ENABLED
655xmlDebugDumpNode
656#endif
657#ifdef LIBXML_DEBUG_ENABLED
658xmlDebugDumpNodeList
659#endif
660#ifdef LIBXML_DEBUG_ENABLED
661xmlDebugDumpOneNode
662#endif
663#ifdef LIBXML_DEBUG_ENABLED
664xmlDebugDumpString
665#endif
666xmlDecodeEntities
667xmlDefaultSAXHandlerInit
668xmlDelEncodingAlias
669xmlDeregisterNodeDefault
670xmlDetectCharEncoding
Daniel Veillard2fdbd322003-08-18 12:15:38 +0000671xmlDictCreate
672xmlDictFree
673xmlDictLookup
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000674xmlDictOwns
675xmlDictQLookup
Daniel Veillard2fdbd322003-08-18 12:15:38 +0000676xmlDictSize
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000677xmlDocCopyNode
678xmlDocDump
679xmlDocDumpFormatMemory
680xmlDocDumpFormatMemoryEnc
681xmlDocDumpMemory
682xmlDocDumpMemoryEnc
683xmlDocFormatDump
684xmlDocGetRootElement
685xmlDocSetRootElement
686xmlDumpAttributeDecl
687xmlDumpAttributeTable
688xmlDumpElementDecl
689xmlDumpElementTable
690xmlDumpEntitiesTable
691xmlDumpEntityDecl
692xmlDumpNotationDecl
693xmlDumpNotationTable
694xmlElemDump
695xmlEncodeEntities
696xmlEncodeEntitiesReentrant
697xmlEncodeSpecialChars
698xmlFileClose
699xmlFileMatch
700xmlFileOpen
701xmlFileRead
702xmlFindCharEncodingHandler
703xmlFreeAttributeTable
704#ifdef LIBXML_AUTOMATA_ENABLED
705xmlFreeAutomata
706#endif
707#ifdef LIBXML_CATALOG_ENABLED
708xmlFreeCatalog
709#endif
710xmlFreeDoc
711xmlFreeDtd
712xmlFreeElementContent
713xmlFreeElementTable
714xmlFreeEntitiesTable
715xmlFreeEnumeration
716xmlFreeIDTable
717xmlFreeInputStream
718xmlFreeMutex
719xmlFreeNode
720xmlFreeNodeList
721xmlFreeNotationTable
722xmlFreeNs
723xmlFreeNsList
724xmlFreeParserCtxt
725xmlFreeParserInputBuffer
726xmlFreeProp
727xmlFreePropList
728xmlFreeRMutex
729xmlFreeRefTable
730xmlFreeTextReader
731xmlFreeURI
William M. Brack41e6bed2003-08-08 10:53:06 +0000732xmlFreeValidCtxt
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000733xmlGcMemGet
734xmlGcMemSetup
735xmlGetBufferAllocationScheme
736xmlGetCharEncodingHandler
737xmlGetCharEncodingName
738xmlGetCompressMode
739xmlGetDocCompressMode
740xmlGetDocEntity
741xmlGetDtdAttrDesc
742xmlGetDtdElementDesc
743xmlGetDtdEntity
744xmlGetDtdNotationDesc
745xmlGetDtdQAttrDesc
746xmlGetDtdQElementDesc
747xmlGetEncodingAlias
748xmlGetExternalEntityLoader
749xmlGetFeature
750xmlGetFeaturesList
751xmlGetGlobalState
752xmlGetID
753xmlGetIntSubset
754xmlGetLastChild
755xmlGetLineNo
756xmlGetNoNsProp
757xmlGetNodePath
758xmlGetNsList
759xmlGetNsProp
760xmlGetParameterEntity
761xmlGetPredefinedEntity
762xmlGetProp
763xmlGetRefs
764xmlGetThreadId
765xmlGetUTF8Char
766xmlHandleEntity
767xmlHasNsProp
768xmlHasProp
769xmlHashAddEntry
770xmlHashAddEntry2
771xmlHashAddEntry3
772xmlHashCopy
773xmlHashCreate
774xmlHashFree
775xmlHashLookup
776xmlHashLookup2
777xmlHashLookup3
Daniel Veillard16fa96c2003-09-23 21:50:54 +0000778xmlHashQLookup
779xmlHashQLookup2
780xmlHashQLookup3
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000781xmlHashRemoveEntry
782xmlHashRemoveEntry2
783xmlHashRemoveEntry3
784xmlHashScan
785xmlHashScan3
786xmlHashScanFull
787xmlHashScanFull3
788xmlHashSize
789xmlHashUpdateEntry
790xmlHashUpdateEntry2
791xmlHashUpdateEntry3
792#ifdef LIBXML_FTP_ENABLED
793xmlIOFTPClose
794#endif
795#ifdef LIBXML_FTP_ENABLED
796xmlIOFTPMatch
797#endif
798#ifdef LIBXML_FTP_ENABLED
799xmlIOFTPOpen
800#endif
801#ifdef LIBXML_FTP_ENABLED
802xmlIOFTPRead
803#endif
804#ifdef LIBXML_HTML_ENABLED
805xmlIOHTTPClose
806#endif
807#ifdef LIBXML_HTML_ENABLED
808xmlIOHTTPMatch
809#endif
810#ifdef LIBXML_HTML_ENABLED
811xmlIOHTTPOpen
812#endif
813#ifdef LIBXML_HTML_ENABLED
814xmlIOHTTPOpenW
815#endif
816#ifdef LIBXML_HTML_ENABLED
817xmlIOHTTPRead
818#endif
819xmlIOParseDTD
820xmlInitCharEncodingHandlers
William M. Brack41e6bed2003-08-08 10:53:06 +0000821xmlInitGlobals
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000822xmlInitMemory
823xmlInitNodeInfoSeq
824xmlInitParser
825xmlInitParserCtxt
826xmlInitThreads
827#ifdef LIBXML_CATALOG_ENABLED
828xmlInitializeCatalog
829#endif
830xmlInitializeGlobalState
831xmlInitializePredefinedEntities
832xmlIsBaseChar
833xmlIsBlank
834xmlIsBlankNode
835xmlIsChar
836xmlIsCombining
837xmlIsDigit
838xmlIsExtender
839xmlIsID
840xmlIsIdeographic
841xmlIsLetter
842xmlIsMainThread
843xmlIsMixedElement
844xmlIsPubidChar
845xmlIsRef
846#ifdef LIBXML_HTML_ENABLED
847xmlIsXHTML
848#endif
849xmlKeepBlanksDefault
850xmlLineNumbersDefault
851xmlLinkGetData
852xmlListAppend
853xmlListClear
854xmlListCopy
855xmlListCreate
856xmlListDelete
857xmlListDup
858xmlListEmpty
859xmlListEnd
860xmlListFront
861xmlListInsert
862xmlListMerge
863xmlListPopBack
864xmlListPopFront
865xmlListPushBack
866xmlListPushFront
867xmlListRemoveAll
868xmlListRemoveFirst
869xmlListRemoveLast
870xmlListReverse
871xmlListReverseSearch
872xmlListReverseWalk
873xmlListSearch
874xmlListSize
875xmlListSort
876xmlListWalk
877#ifdef LIBXML_CATALOG_ENABLED
878xmlLoadACatalog
879#endif
880#ifdef LIBXML_CATALOG_ENABLED
881xmlLoadCatalog
882#endif
883#ifdef LIBXML_CATALOG_ENABLED
884xmlLoadCatalogs
885#endif
886xmlLoadExternalEntity
887#ifdef LIBXML_CATALOG_ENABLED
888xmlLoadSGMLSuperCatalog
889#endif
890xmlLockLibrary
891#ifdef LIBXML_DEBUG_ENABLED
892xmlLsCountNode
893#endif
894#ifdef LIBXML_DEBUG_ENABLED
895xmlLsOneNode
896#endif
897#ifdef DEBUG_MEMORY_LOCATION
William M. Brack30909422003-08-10 00:14:20 +0000898xmlMallocAtomicLoc
899#endif
900#ifdef DEBUG_MEMORY_LOCATION
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000901xmlMallocLoc
902#endif
903xmlMemDisplay
904xmlMemFree
905xmlMemGet
906xmlMemMalloc
907xmlMemRealloc
908xmlMemSetup
909xmlMemShow
910#ifdef DEBUG_MEMORY_LOCATION
911xmlMemStrdupLoc
912#endif
913xmlMemUsed
914xmlMemoryDump
915xmlMemoryStrdup
916xmlMutexLock
917xmlMutexUnlock
918xmlNamespaceParseNCName
919xmlNamespaceParseNSDef
920xmlNamespaceParseQName
921#ifdef LIBXML_FTP_ENABLED
922xmlNanoFTPCheckResponse
923#endif
924#ifdef LIBXML_FTP_ENABLED
925xmlNanoFTPCleanup
926#endif
927#ifdef LIBXML_FTP_ENABLED
928xmlNanoFTPClose
929#endif
930#ifdef LIBXML_FTP_ENABLED
931xmlNanoFTPCloseConnection
932#endif
933#ifdef LIBXML_FTP_ENABLED
934xmlNanoFTPConnect
935#endif
936#ifdef LIBXML_FTP_ENABLED
937xmlNanoFTPConnectTo
938#endif
939#ifdef LIBXML_FTP_ENABLED
940xmlNanoFTPCwd
941#endif
942#ifdef LIBXML_FTP_ENABLED
943xmlNanoFTPDele
944#endif
945#ifdef LIBXML_FTP_ENABLED
946xmlNanoFTPFreeCtxt
947#endif
948#ifdef LIBXML_FTP_ENABLED
949xmlNanoFTPGet
950#endif
951#ifdef LIBXML_FTP_ENABLED
952xmlNanoFTPGetConnection
953#endif
954#ifdef LIBXML_FTP_ENABLED
955xmlNanoFTPGetResponse
956#endif
957#ifdef LIBXML_FTP_ENABLED
958xmlNanoFTPGetSocket
959#endif
960#ifdef LIBXML_FTP_ENABLED
961xmlNanoFTPInit
962#endif
963#ifdef LIBXML_FTP_ENABLED
964xmlNanoFTPList
965#endif
966#ifdef LIBXML_FTP_ENABLED
967xmlNanoFTPNewCtxt
968#endif
969#ifdef LIBXML_FTP_ENABLED
970xmlNanoFTPOpen
971#endif
972#ifdef LIBXML_FTP_ENABLED
973xmlNanoFTPProxy
974#endif
975#ifdef LIBXML_FTP_ENABLED
976xmlNanoFTPQuit
977#endif
978#ifdef LIBXML_FTP_ENABLED
979xmlNanoFTPRead
980#endif
981#ifdef LIBXML_FTP_ENABLED
982xmlNanoFTPScanProxy
983#endif
984#ifdef LIBXML_FTP_ENABLED
985xmlNanoFTPUpdateURL
986#endif
William M. Brack41e6bed2003-08-08 10:53:06 +0000987#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000988xmlNanoHTTPAuthHeader
William M. Brack41e6bed2003-08-08 10:53:06 +0000989#endif
990#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000991xmlNanoHTTPCleanup
William M. Brack41e6bed2003-08-08 10:53:06 +0000992#endif
993#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000994xmlNanoHTTPClose
William M. Brack41e6bed2003-08-08 10:53:06 +0000995#endif
996#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +0000997xmlNanoHTTPFetch
William M. Brack41e6bed2003-08-08 10:53:06 +0000998#endif
999#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001000xmlNanoHTTPInit
William M. Brack41e6bed2003-08-08 10:53:06 +00001001#endif
1002#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001003xmlNanoHTTPMethod
William M. Brack41e6bed2003-08-08 10:53:06 +00001004#endif
1005#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001006xmlNanoHTTPMethodRedir
William M. Brack41e6bed2003-08-08 10:53:06 +00001007#endif
1008#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001009xmlNanoHTTPOpen
William M. Brack41e6bed2003-08-08 10:53:06 +00001010#endif
1011#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001012xmlNanoHTTPOpenRedir
William M. Brack41e6bed2003-08-08 10:53:06 +00001013#endif
1014#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001015xmlNanoHTTPRead
William M. Brack41e6bed2003-08-08 10:53:06 +00001016#endif
1017#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001018xmlNanoHTTPReturnCode
William M. Brack41e6bed2003-08-08 10:53:06 +00001019#endif
1020#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001021xmlNanoHTTPSave
William M. Brack41e6bed2003-08-08 10:53:06 +00001022#endif
1023#ifdef LIBXML_HTTP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001024xmlNanoHTTPScanProxy
William M. Brack41e6bed2003-08-08 10:53:06 +00001025#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001026#ifdef LIBXML_AUTOMATA_ENABLED
1027xmlNewAutomata
1028#endif
1029xmlNewCDataBlock
1030#ifdef LIBXML_CATALOG_ENABLED
1031xmlNewCatalog
1032#endif
1033xmlNewCharEncodingHandler
1034xmlNewCharRef
1035xmlNewChild
1036xmlNewComment
1037xmlNewDoc
1038xmlNewDocComment
1039xmlNewDocFragment
1040xmlNewDocNode
1041xmlNewDocNodeEatName
1042xmlNewDocProp
1043xmlNewDocRawNode
1044xmlNewDocText
1045xmlNewDocTextLen
1046xmlNewDtd
1047xmlNewElementContent
1048xmlNewEntityInputStream
1049xmlNewGlobalNs
1050xmlNewIOInputStream
1051xmlNewInputFromFile
1052xmlNewInputStream
1053xmlNewMutex
1054xmlNewNode
1055xmlNewNodeEatName
1056xmlNewNs
1057xmlNewNsProp
1058xmlNewNsPropEatName
1059xmlNewPI
1060xmlNewParserCtxt
1061xmlNewProp
1062xmlNewRMutex
1063xmlNewReference
1064xmlNewStringInputStream
1065xmlNewText
1066xmlNewTextChild
1067xmlNewTextLen
1068xmlNewTextReader
1069xmlNewTextReaderFilename
William M. Brack41e6bed2003-08-08 10:53:06 +00001070xmlNewValidCtxt
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001071xmlNextChar
1072xmlNoNetExternalEntityLoader
1073xmlNodeAddContent
1074xmlNodeAddContentLen
1075xmlNodeDump
1076xmlNodeDumpOutput
1077xmlNodeGetBase
1078xmlNodeGetContent
1079xmlNodeGetLang
1080xmlNodeGetSpacePreserve
1081xmlNodeIsText
1082xmlNodeListGetRawString
1083xmlNodeListGetString
1084xmlNodeSetBase
1085xmlNodeSetContent
1086xmlNodeSetContentLen
1087xmlNodeSetLang
1088xmlNodeSetName
1089xmlNodeSetSpacePreserve
1090xmlNormalizeURIPath
1091xmlNormalizeWindowsPath
1092xmlOutputBufferClose
1093xmlOutputBufferCreateFd
1094xmlOutputBufferCreateFile
1095xmlOutputBufferCreateFilename
1096xmlOutputBufferCreateIO
1097xmlOutputBufferFlush
1098xmlOutputBufferWrite
1099xmlOutputBufferWriteString
1100xmlParseAttValue
1101xmlParseAttribute
1102xmlParseAttributeListDecl
1103xmlParseAttributeType
1104xmlParseBalancedChunkMemory
1105xmlParseBalancedChunkMemoryRecover
1106xmlParseCDSect
1107#ifdef LIBXML_CATALOG_ENABLED
1108xmlParseCatalogFile
1109#endif
1110xmlParseCharData
1111xmlParseCharEncoding
1112xmlParseCharRef
1113xmlParseChunk
1114xmlParseComment
1115xmlParseContent
1116xmlParseCtxtExternalEntity
1117xmlParseDTD
1118xmlParseDefaultDecl
1119xmlParseDoc
1120xmlParseDocTypeDecl
1121xmlParseDocument
1122xmlParseElement
1123xmlParseElementChildrenContentDecl
1124xmlParseElementContentDecl
1125xmlParseElementDecl
1126xmlParseElementMixedContentDecl
1127xmlParseEncName
1128xmlParseEncodingDecl
1129xmlParseEndTag
1130xmlParseEntity
1131xmlParseEntityDecl
1132xmlParseEntityRef
1133xmlParseEntityValue
1134xmlParseEnumeratedType
1135xmlParseEnumerationType
1136xmlParseExtParsedEnt
1137xmlParseExternalEntity
1138xmlParseExternalID
1139xmlParseExternalSubset
1140xmlParseFile
1141xmlParseMarkupDecl
1142xmlParseMemory
1143xmlParseMisc
1144xmlParseName
1145xmlParseNamespace
1146xmlParseNmtoken
1147xmlParseNotationDecl
1148xmlParseNotationType
1149xmlParsePEReference
1150xmlParsePI
1151xmlParsePITarget
1152xmlParsePubidLiteral
1153xmlParseQuotedString
1154xmlParseReference
1155xmlParseSDDecl
1156xmlParseStartTag
1157xmlParseSystemLiteral
1158xmlParseTextDecl
1159xmlParseURI
1160xmlParseURIReference
1161xmlParseVersionInfo
1162xmlParseVersionNum
1163xmlParseXMLDecl
1164xmlParserAddNodeInfo
1165xmlParserError
1166xmlParserFindNodeInfo
1167xmlParserFindNodeInfoIndex
1168xmlParserGetDirectory
1169xmlParserHandlePEReference
1170xmlParserHandleReference
1171xmlParserInputBufferCreateFd
1172xmlParserInputBufferCreateFile
1173xmlParserInputBufferCreateFilename
1174xmlParserInputBufferCreateIO
1175xmlParserInputBufferCreateMem
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001176xmlParserInputBufferCreateStatic
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001177xmlParserInputBufferGrow
1178xmlParserInputBufferPush
1179xmlParserInputBufferRead
1180xmlParserInputGrow
1181xmlParserInputRead
1182xmlParserInputShrink
1183xmlParserPrintFileContext
1184xmlParserPrintFileInfo
1185xmlParserValidityError
1186xmlParserValidityWarning
1187xmlParserWarning
1188xmlPedanticParserDefault
1189xmlPopInput
1190xmlPrintURI
1191xmlPushInput
1192xmlRMutexLock
1193xmlRMutexUnlock
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001194xmlReadDoc
1195xmlReadFd
1196xmlReadFile
1197xmlReadIO
1198xmlReadMemory
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001199#ifdef DEBUG_MEMORY_LOCATION
1200xmlReallocLoc
1201#endif
1202xmlReconciliateNs
1203xmlRecoverDoc
1204xmlRecoverFile
1205xmlRecoverMemory
Igor Zlatkovic8e040972002-09-20 13:39:53 +00001206#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001207xmlRegExecPushString
1208#endif
1209#ifdef LIBXML_REGEXP_ENABLED
1210xmlRegExecPushString2
1211#endif
1212#ifdef LIBXML_REGEXP_ENABLED
1213xmlRegFreeExecCtxt
1214#endif
1215#ifdef LIBXML_REGEXP_ENABLED
1216xmlRegFreeRegexp
1217#endif
1218#ifdef LIBXML_REGEXP_ENABLED
1219xmlRegNewExecCtxt
1220#endif
1221#ifdef LIBXML_REGEXP_ENABLED
1222xmlRegexpCompile
1223#endif
1224#ifdef LIBXML_REGEXP_ENABLED
1225xmlRegexpExec
1226#endif
1227#ifdef LIBXML_REGEXP_ENABLED
1228xmlRegexpIsDeterminist
1229#endif
1230#ifdef LIBXML_REGEXP_ENABLED
1231xmlRegexpPrint
1232#endif
1233xmlRegisterCharEncodingHandler
1234xmlRegisterDefaultInputCallbacks
1235xmlRegisterDefaultOutputCallbacks
1236#ifdef LIBXML_HTML_ENABLED
1237xmlRegisterHTTPPostCallbacks
1238#endif
1239xmlRegisterInputCallbacks
1240xmlRegisterNodeDefault
1241xmlRegisterOutputCallbacks
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001242#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001243xmlRelaxNGCleanupTypes
1244#endif
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001245#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001246xmlRelaxNGDump
1247#endif
Igor Zlatkovica6f2d902002-04-16 17:57:17 +00001248#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001249xmlRelaxNGDumpTree
1250#endif
1251#ifdef LIBXML_SCHEMAS_ENABLED
1252xmlRelaxNGFree
1253#endif
1254#ifdef LIBXML_SCHEMAS_ENABLED
1255xmlRelaxNGFreeParserCtxt
1256#endif
1257#ifdef LIBXML_SCHEMAS_ENABLED
1258xmlRelaxNGFreeValidCtxt
1259#endif
1260#ifdef LIBXML_SCHEMAS_ENABLED
William M. Brack41e6bed2003-08-08 10:53:06 +00001261xmlRelaxNGGetParserErrors
1262#endif
1263#ifdef LIBXML_SCHEMAS_ENABLED
1264xmlRelaxNGGetValidErrors
1265#endif
1266#ifdef LIBXML_SCHEMAS_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001267xmlRelaxNGNewDocParserCtxt
1268#endif
1269#ifdef LIBXML_SCHEMAS_ENABLED
1270xmlRelaxNGNewMemParserCtxt
1271#endif
1272#ifdef LIBXML_SCHEMAS_ENABLED
1273xmlRelaxNGNewParserCtxt
1274#endif
1275#ifdef LIBXML_SCHEMAS_ENABLED
1276xmlRelaxNGNewValidCtxt
1277#endif
1278#ifdef LIBXML_SCHEMAS_ENABLED
1279xmlRelaxNGParse
1280#endif
1281#ifdef LIBXML_SCHEMAS_ENABLED
1282xmlRelaxNGSetParserErrors
1283#endif
1284#ifdef LIBXML_SCHEMAS_ENABLED
1285xmlRelaxNGSetValidErrors
1286#endif
1287#ifdef LIBXML_SCHEMAS_ENABLED
1288xmlRelaxNGValidateDoc
1289#endif
1290#ifdef LIBXML_SCHEMAS_ENABLED
1291xmlRelaxNGValidateFullElement
1292#endif
1293#ifdef LIBXML_SCHEMAS_ENABLED
1294xmlRelaxNGValidatePopElement
1295#endif
1296#ifdef LIBXML_SCHEMAS_ENABLED
1297xmlRelaxNGValidatePushCData
1298#endif
1299#ifdef LIBXML_SCHEMAS_ENABLED
1300xmlRelaxNGValidatePushElement
1301#endif
1302xmlRemoveID
1303xmlRemoveProp
1304xmlRemoveRef
1305xmlReplaceNode
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001306xmlSAX2AttributeDecl
1307xmlSAX2CDataBlock
1308xmlSAX2Characters
1309xmlSAX2CheckNamespace
1310xmlSAX2Comment
1311xmlSAX2ElementDecl
1312xmlSAX2EndDocument
1313xmlSAX2EndElement
1314xmlSAX2EndElementNs
1315xmlSAX2EntityDecl
1316xmlSAX2ExternalSubset
1317xmlSAX2GetColumnNumber
1318xmlSAX2GetEntity
1319xmlSAX2GetLineNumber
1320xmlSAX2GetNamespace
1321xmlSAX2GetParameterEntity
1322xmlSAX2GetPublicId
1323xmlSAX2GetSystemId
1324xmlSAX2GlobalNamespace
1325xmlSAX2HasExternalSubset
1326xmlSAX2HasInternalSubset
1327xmlSAX2IgnorableWhitespace
1328xmlSAX2InitDefaultSAXHandler
1329xmlSAX2InitDocbDefaultSAXHandler
1330xmlSAX2InitHtmlDefaultSAXHandler
1331xmlSAX2InternalSubset
1332xmlSAX2IsStandalone
1333xmlSAX2NamespaceDecl
1334xmlSAX2NotationDecl
1335xmlSAX2ProcessingInstruction
1336xmlSAX2Reference
1337xmlSAX2ResolveEntity
1338xmlSAX2SetDocumentLocator
1339xmlSAX2SetNamespace
1340xmlSAX2StartDocument
1341xmlSAX2StartElement
1342xmlSAX2StartElementNs
1343xmlSAX2UnparsedEntityDecl
1344xmlSAXDefaultVersion
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001345xmlSAXParseDTD
1346xmlSAXParseDoc
1347xmlSAXParseEntity
1348xmlSAXParseFile
1349xmlSAXParseFileWithData
1350xmlSAXParseMemory
1351xmlSAXParseMemoryWithData
1352xmlSAXUserParseFile
1353xmlSAXUserParseMemory
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001354xmlSAXVersion
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001355xmlSaveFile
1356xmlSaveFileEnc
1357xmlSaveFileTo
1358xmlSaveFormatFile
1359xmlSaveFormatFileEnc
1360xmlSaveFormatFileTo
1361xmlSaveUri
1362xmlScanName
William M. Brack41e6bed2003-08-08 10:53:06 +00001363#ifdef LIBXML_SCHEMAS_ENABLED
1364xmlSchemaCheckFacet
1365#endif
1366#ifdef LIBXML_SCHEMAS_ENABLED
1367xmlSchemaCleanupTypes
1368#endif
1369#ifdef LIBXML_SCHEMAS_ENABLED
1370xmlSchemaCompareValues
1371#endif
1372#ifdef LIBXML_SCHEMAS_ENABLED
1373xmlSchemaDump
1374#endif
1375#ifdef LIBXML_SCHEMAS_ENABLED
1376xmlSchemaFree
1377#endif
1378#ifdef LIBXML_SCHEMAS_ENABLED
1379xmlSchemaFreeFacet
1380#endif
1381#ifdef LIBXML_SCHEMAS_ENABLED
1382xmlSchemaFreeParserCtxt
1383#endif
1384xmlSchemaFreeType
1385#ifdef LIBXML_SCHEMAS_ENABLED
1386xmlSchemaFreeValidCtxt
1387#endif
1388#ifdef LIBXML_SCHEMAS_ENABLED
1389xmlSchemaFreeValue
1390#endif
1391#ifdef LIBXML_SCHEMAS_ENABLED
1392xmlSchemaGetPredefinedType
1393#endif
1394#ifdef LIBXML_SCHEMAS_ENABLED
1395xmlSchemaInitTypes
1396#endif
1397#ifdef LIBXML_SCHEMAS_ENABLED
1398xmlSchemaNewFacet
1399#endif
1400#ifdef LIBXML_SCHEMAS_ENABLED
1401xmlSchemaNewMemParserCtxt
1402#endif
1403#ifdef LIBXML_SCHEMAS_ENABLED
1404xmlSchemaNewParserCtxt
1405#endif
1406#ifdef LIBXML_SCHEMAS_ENABLED
1407xmlSchemaNewValidCtxt
1408#endif
1409#ifdef LIBXML_SCHEMAS_ENABLED
1410xmlSchemaParse
1411#endif
1412#ifdef LIBXML_SCHEMAS_ENABLED
1413xmlSchemaSetParserErrors
1414#endif
1415#ifdef LIBXML_SCHEMAS_ENABLED
1416xmlSchemaSetValidErrors
1417#endif
1418#ifdef LIBXML_SCHEMAS_ENABLED
1419xmlSchemaValPredefTypeNode
1420#endif
1421#ifdef LIBXML_SCHEMAS_ENABLED
1422xmlSchemaValidateDoc
1423#endif
1424#ifdef LIBXML_SCHEMAS_ENABLED
1425xmlSchemaValidateFacet
1426#endif
1427#ifdef LIBXML_SCHEMAS_ENABLED
1428xmlSchemaValidatePredefinedType
1429#endif
1430#ifdef LIBXML_SCHEMAS_ENABLED
1431xmlSchemaValidateStream
1432#endif
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001433xmlSearchNs
1434xmlSearchNsByHref
1435xmlSetBufferAllocationScheme
1436xmlSetCompressMode
1437xmlSetDocCompressMode
1438xmlSetEntityReferenceFunc
1439xmlSetExternalEntityLoader
1440xmlSetFeature
1441xmlSetGenericErrorFunc
1442xmlSetListDoc
1443xmlSetNs
1444xmlSetNsProp
1445xmlSetProp
1446xmlSetTreeDoc
1447xmlSetupParserForBuffer
1448#ifdef LIBXML_DEBUG_ENABLED
1449xmlShell
1450#endif
1451#ifdef LIBXML_DEBUG_ENABLED
1452xmlShellBase
1453#endif
1454#ifdef LIBXML_DEBUG_ENABLED
1455xmlShellCat
1456#endif
1457#ifdef LIBXML_DEBUG_ENABLED
1458xmlShellDir
1459#endif
1460#ifdef LIBXML_DEBUG_ENABLED
1461xmlShellDu
1462#endif
1463#ifdef LIBXML_DEBUG_ENABLED
1464xmlShellList
1465#endif
1466#ifdef LIBXML_DEBUG_ENABLED
1467xmlShellLoad
1468#endif
1469#ifdef LIBXML_DEBUG_ENABLED
1470xmlShellPrintNode
1471#endif
1472#ifdef LIBXML_DEBUG_ENABLED
1473xmlShellPrintXPathError
1474#endif
1475#ifdef LIBXML_DEBUG_ENABLED
1476xmlShellPrintXPathResult
1477#endif
1478#ifdef LIBXML_DEBUG_ENABLED
1479xmlShellPwd
1480#endif
1481#ifdef LIBXML_DEBUG_ENABLED
1482xmlShellSave
1483#endif
1484#ifdef LIBXML_DEBUG_ENABLED
1485xmlShellValidate
1486#endif
1487#ifdef LIBXML_DEBUG_ENABLED
1488xmlShellWrite
1489#endif
1490xmlSkipBlankChars
1491xmlSnprintfElementContent
1492xmlSplitQName
1493xmlSplitQName2
William M. Brack41e6bed2003-08-08 10:53:06 +00001494xmlSplitQName3
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001495xmlSprintfElementContent
1496xmlStopParser
1497xmlStrEqual
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001498xmlStrQEqual
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001499xmlStrcasecmp
1500xmlStrcasestr
1501xmlStrcat
1502xmlStrchr
1503xmlStrcmp
1504xmlStrdup
1505xmlStringCurrentChar
1506xmlStringDecodeEntities
1507xmlStringGetNodeList
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001508xmlStringLenDecodeEntities
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001509xmlStringLenGetNodeList
1510xmlStrlen
1511xmlStrncasecmp
1512xmlStrncat
1513xmlStrncmp
1514xmlStrndup
1515xmlStrstr
1516xmlStrsub
1517xmlSubstituteEntitiesDefault
1518xmlSwitchEncoding
1519xmlSwitchToEncoding
1520xmlTextConcat
1521xmlTextMerge
1522xmlTextReaderAttributeCount
1523xmlTextReaderBaseUri
1524xmlTextReaderClose
Daniel Veillard16fa96c2003-09-23 21:50:54 +00001525xmlTextReaderConstBaseUri
1526xmlTextReaderConstLocalName
1527xmlTextReaderConstName
1528xmlTextReaderConstNamespaceUri
1529xmlTextReaderConstPrefix
1530xmlTextReaderConstString
1531xmlTextReaderConstXmlLang
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001532xmlTextReaderCurrentDoc
1533xmlTextReaderCurrentNode
1534xmlTextReaderDepth
1535xmlTextReaderExpand
1536xmlTextReaderGetAttribute
1537xmlTextReaderGetAttributeNo
1538xmlTextReaderGetAttributeNs
1539xmlTextReaderGetErrorHandler
1540xmlTextReaderGetParserProp
1541xmlTextReaderGetRemainder
1542xmlTextReaderHasAttributes
1543xmlTextReaderHasValue
1544xmlTextReaderIsDefault
1545xmlTextReaderIsEmptyElement
1546xmlTextReaderIsValid
1547xmlTextReaderLocalName
1548xmlTextReaderLocatorBaseURI
1549xmlTextReaderLocatorLineNumber
1550xmlTextReaderLookupNamespace
1551xmlTextReaderMoveToAttribute
1552xmlTextReaderMoveToAttributeNo
1553xmlTextReaderMoveToAttributeNs
1554xmlTextReaderMoveToElement
1555xmlTextReaderMoveToFirstAttribute
1556xmlTextReaderMoveToNextAttribute
1557xmlTextReaderName
1558xmlTextReaderNamespaceUri
1559xmlTextReaderNext
1560xmlTextReaderNodeType
1561xmlTextReaderNormalization
1562xmlTextReaderPrefix
1563xmlTextReaderQuoteChar
1564xmlTextReaderRead
1565xmlTextReaderReadAttributeValue
1566xmlTextReaderReadInnerXml
1567xmlTextReaderReadOuterXml
1568xmlTextReaderReadState
1569xmlTextReaderReadString
1570#ifdef LIBXML_SCHEMAS_ENABLED
1571xmlTextReaderRelaxNGSetSchema
1572#endif
1573#ifdef LIBXML_SCHEMAS_ENABLED
1574xmlTextReaderRelaxNGValidate
1575#endif
1576xmlTextReaderSetErrorHandler
1577xmlTextReaderSetParserProp
1578xmlTextReaderValue
1579xmlTextReaderXmlLang
William M. Brack41e6bed2003-08-08 10:53:06 +00001580xmlThrDefBufferAllocScheme
1581xmlThrDefDefaultBufferSize
1582xmlThrDefDeregisterNodeDefault
1583xmlThrDefDoValidityCheckingDefaultValue
1584xmlThrDefGetWarningsDefaultValue
1585xmlThrDefIndentTreeOutput
1586xmlThrDefKeepBlanksDefaultValue
1587xmlThrDefLineNumbersDefaultValue
1588xmlThrDefLoadExtDtdDefaultValue
1589xmlThrDefParserDebugEntities
1590xmlThrDefPedanticParserDefaultValue
1591xmlThrDefRegisterNodeDefault
1592xmlThrDefSaveNoEmptyTags
1593xmlThrDefSetGenericErrorFunc
1594xmlThrDefSubstituteEntitiesDefaultValue
1595xmlThrDefTreeIndentString
1596#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001597xmlUCSIsAlphabeticPresentationForms
1598#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001599#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001600xmlUCSIsArabic
1601#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001602#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001603xmlUCSIsArabicPresentationFormsA
1604#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001605#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001606xmlUCSIsArabicPresentationFormsB
1607#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001608#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001609xmlUCSIsArmenian
1610#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001611#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001612xmlUCSIsArrows
1613#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001614#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001615xmlUCSIsBasicLatin
1616#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001617#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001618xmlUCSIsBengali
1619#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001620#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001621xmlUCSIsBlock
1622#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001623#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001624xmlUCSIsBlockElements
1625#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001626#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001627xmlUCSIsBopomofo
1628#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001629#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001630xmlUCSIsBopomofoExtended
1631#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001632#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001633xmlUCSIsBoxDrawing
1634#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001635#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001636xmlUCSIsBraillePatterns
1637#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001638#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001639xmlUCSIsByzantineMusicalSymbols
1640#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001641#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001642xmlUCSIsCJKCompatibility
1643#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001644#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001645xmlUCSIsCJKCompatibilityForms
1646#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001647#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001648xmlUCSIsCJKCompatibilityIdeographs
1649#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001650#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001651xmlUCSIsCJKCompatibilityIdeographsSupplement
1652#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001653#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001654xmlUCSIsCJKRadicalsSupplement
1655#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001656#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001657xmlUCSIsCJKSymbolsandPunctuation
1658#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001659#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001660xmlUCSIsCJKUnifiedIdeographs
1661#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001662#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001663xmlUCSIsCJKUnifiedIdeographsExtensionA
1664#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001665#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001666xmlUCSIsCJKUnifiedIdeographsExtensionB
1667#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001668#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001669xmlUCSIsCat
1670#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001671#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001672xmlUCSIsCatC
1673#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001674#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001675xmlUCSIsCatCc
1676#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001677#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001678xmlUCSIsCatCf
1679#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001680#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001681xmlUCSIsCatCo
1682#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001683#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001684xmlUCSIsCatCs
1685#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001686#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001687xmlUCSIsCatL
1688#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001689#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001690xmlUCSIsCatLl
1691#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001692#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001693xmlUCSIsCatLm
1694#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001695#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001696xmlUCSIsCatLo
1697#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001698#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001699xmlUCSIsCatLt
1700#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001701#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001702xmlUCSIsCatLu
1703#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001704#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001705xmlUCSIsCatM
1706#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001707#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001708xmlUCSIsCatMc
1709#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001710#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001711xmlUCSIsCatMe
1712#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001713#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001714xmlUCSIsCatMn
1715#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001716#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001717xmlUCSIsCatN
1718#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001719#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001720xmlUCSIsCatNd
1721#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001722#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001723xmlUCSIsCatNl
1724#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001725#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001726xmlUCSIsCatNo
1727#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001728#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001729xmlUCSIsCatP
1730#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001731#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001732xmlUCSIsCatPc
1733#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001734#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001735xmlUCSIsCatPd
1736#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001737#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001738xmlUCSIsCatPe
1739#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001740#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001741xmlUCSIsCatPf
1742#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001743#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001744xmlUCSIsCatPi
1745#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001746#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001747xmlUCSIsCatPo
1748#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001749#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001750xmlUCSIsCatPs
1751#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001752#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001753xmlUCSIsCatS
1754#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001755#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001756xmlUCSIsCatSc
1757#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001758#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001759xmlUCSIsCatSk
1760#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001761#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001762xmlUCSIsCatSm
1763#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001764#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001765xmlUCSIsCatSo
1766#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001767#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001768xmlUCSIsCatZ
1769#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001770#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001771xmlUCSIsCatZl
1772#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001773#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001774xmlUCSIsCatZp
1775#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001776#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001777xmlUCSIsCatZs
1778#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001779#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001780xmlUCSIsCherokee
1781#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001782#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001783xmlUCSIsCombiningDiacriticalMarks
1784#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001785#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001786xmlUCSIsCombiningHalfMarks
1787#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001788#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001789xmlUCSIsCombiningMarksforSymbols
1790#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001791#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001792xmlUCSIsControlPictures
1793#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001794#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001795xmlUCSIsCurrencySymbols
1796#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001797#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001798xmlUCSIsCyrillic
1799#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001800#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001801xmlUCSIsDeseret
1802#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001803#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001804xmlUCSIsDevanagari
1805#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001806#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001807xmlUCSIsDingbats
1808#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001809#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001810xmlUCSIsEnclosedAlphanumerics
1811#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001812#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001813xmlUCSIsEnclosedCJKLettersandMonths
1814#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001815#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001816xmlUCSIsEthiopic
1817#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001818#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001819xmlUCSIsGeneralPunctuation
1820#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001821#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001822xmlUCSIsGeometricShapes
1823#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001824#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001825xmlUCSIsGeorgian
1826#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001827#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001828xmlUCSIsGothic
1829#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001830#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001831xmlUCSIsGreek
1832#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001833#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001834xmlUCSIsGreekExtended
1835#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001836#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001837xmlUCSIsGujarati
1838#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001839#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001840xmlUCSIsGurmukhi
1841#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001842#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001843xmlUCSIsHalfwidthandFullwidthForms
1844#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001845#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001846xmlUCSIsHangulCompatibilityJamo
1847#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001848#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001849xmlUCSIsHangulJamo
1850#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001851#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001852xmlUCSIsHangulSyllables
1853#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001854#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001855xmlUCSIsHebrew
1856#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001857#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001858xmlUCSIsHighPrivateUseSurrogates
1859#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001860#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001861xmlUCSIsHighSurrogates
1862#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001863#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001864xmlUCSIsHiragana
1865#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001866#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001867xmlUCSIsIPAExtensions
1868#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001869#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001870xmlUCSIsIdeographicDescriptionCharacters
1871#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001872#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001873xmlUCSIsKanbun
1874#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001875#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001876xmlUCSIsKangxiRadicals
1877#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001878#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001879xmlUCSIsKannada
1880#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001881#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001882xmlUCSIsKatakana
1883#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001884#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001885xmlUCSIsKhmer
1886#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001887#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001888xmlUCSIsLao
1889#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001890#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001891xmlUCSIsLatin1Supplement
1892#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001893#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001894xmlUCSIsLatinExtendedA
1895#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001896#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001897xmlUCSIsLatinExtendedAdditional
1898#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001899#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001900xmlUCSIsLatinExtendedB
1901#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001902#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001903xmlUCSIsLetterlikeSymbols
1904#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001905#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001906xmlUCSIsLowSurrogates
1907#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001908#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001909xmlUCSIsMalayalam
1910#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001911#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001912xmlUCSIsMathematicalAlphanumericSymbols
1913#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001914#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001915xmlUCSIsMathematicalOperators
1916#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001917#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001918xmlUCSIsMiscellaneousSymbols
1919#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001920#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001921xmlUCSIsMiscellaneousTechnical
1922#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001923#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001924xmlUCSIsMongolian
1925#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001926#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001927xmlUCSIsMusicalSymbols
1928#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001929#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001930xmlUCSIsMyanmar
1931#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001932#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001933xmlUCSIsNumberForms
1934#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001935#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001936xmlUCSIsOgham
1937#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001938#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001939xmlUCSIsOldItalic
1940#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001941#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001942xmlUCSIsOpticalCharacterRecognition
1943#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001944#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001945xmlUCSIsOriya
1946#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001947#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001948xmlUCSIsPrivateUse
1949#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001950#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001951xmlUCSIsRunic
1952#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001953#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001954xmlUCSIsSinhala
1955#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001956#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001957xmlUCSIsSmallFormVariants
1958#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001959#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001960xmlUCSIsSpacingModifierLetters
1961#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001962#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001963xmlUCSIsSpecials
1964#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001965#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001966xmlUCSIsSuperscriptsandSubscripts
1967#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001968#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001969xmlUCSIsSyriac
1970#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001971#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001972xmlUCSIsTags
1973#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001974#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001975xmlUCSIsTamil
1976#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001977#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001978xmlUCSIsTelugu
1979#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001980#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001981xmlUCSIsThaana
1982#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001983#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001984xmlUCSIsThai
1985#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001986#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001987xmlUCSIsTibetan
1988#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001989#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001990xmlUCSIsUnifiedCanadianAboriginalSyllabics
1991#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001992#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001993xmlUCSIsYiRadicals
1994#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00001995#ifdef LIBXML_REGEXP_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00001996xmlUCSIsYiSyllables
1997#endif
1998xmlURIEscape
1999xmlURIEscapeStr
2000xmlURIUnescapeString
William M. Brack41e6bed2003-08-08 10:53:06 +00002001xmlUTF8Charcmp
2002xmlUTF8Size
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002003xmlUTF8Strlen
2004xmlUTF8Strloc
2005xmlUTF8Strndup
2006xmlUTF8Strpos
2007xmlUTF8Strsize
2008xmlUTF8Strsub
2009xmlUnlinkNode
2010xmlUnlockLibrary
2011xmlUnsetNsProp
2012xmlUnsetProp
2013#ifdef LIBXML_REGEXP_ENABLED
2014xmlValidBuildContentModel
2015#endif
2016xmlValidCtxtNormalizeAttributeValue
2017xmlValidGetPotentialChildren
2018xmlValidGetValidElements
2019xmlValidNormalizeAttributeValue
2020xmlValidateAttributeDecl
2021xmlValidateAttributeValue
2022xmlValidateDocument
2023xmlValidateDocumentFinal
2024xmlValidateDtd
2025xmlValidateDtdFinal
2026xmlValidateElement
2027xmlValidateElementDecl
2028xmlValidateNCName
2029xmlValidateNMToken
2030xmlValidateName
2031xmlValidateNameValue
2032xmlValidateNamesValue
2033xmlValidateNmtokenValue
2034xmlValidateNmtokensValue
2035xmlValidateNotationDecl
2036xmlValidateNotationUse
2037xmlValidateOneAttribute
2038xmlValidateOneElement
2039xmlValidateOneNamespace
2040xmlValidatePopElement
2041xmlValidatePushCData
2042xmlValidatePushElement
2043xmlValidateQName
2044xmlValidateRoot
2045#ifdef LIBXML_XINCLUDE_ENABLED
2046xmlXIncludeProcess
2047#endif
William M. Brack41e6bed2003-08-08 10:53:06 +00002048#ifdef LIBXML_XINCLUDE_ENABLED
2049xmlXIncludeProcessTree
2050#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002051#ifdef LIBXML_XPATH_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002052xmlXPathAddValues
2053#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002054#ifdef LIBXML_XPATH_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002055xmlXPathBooleanFunction
2056#endif
2057#ifdef LIBXML_XPATH_ENABLED
2058xmlXPathCastBooleanToNumber
2059#endif
2060#ifdef LIBXML_XPATH_ENABLED
2061xmlXPathCastBooleanToString
2062#endif
2063#ifdef LIBXML_XPATH_ENABLED
2064xmlXPathCastNodeSetToBoolean
2065#endif
2066#ifdef LIBXML_XPATH_ENABLED
2067xmlXPathCastNodeSetToNumber
2068#endif
2069#ifdef LIBXML_XPATH_ENABLED
2070xmlXPathCastNodeSetToString
2071#endif
2072#ifdef LIBXML_XPATH_ENABLED
2073xmlXPathCastNodeToNumber
2074#endif
2075#ifdef LIBXML_XPATH_ENABLED
2076xmlXPathCastNodeToString
2077#endif
2078#ifdef LIBXML_XPATH_ENABLED
2079xmlXPathCastNumberToBoolean
2080#endif
2081#ifdef LIBXML_XPATH_ENABLED
2082xmlXPathCastNumberToString
2083#endif
2084#ifdef LIBXML_XPATH_ENABLED
2085xmlXPathCastStringToBoolean
2086#endif
2087#ifdef LIBXML_XPATH_ENABLED
2088xmlXPathCastStringToNumber
2089#endif
2090#ifdef LIBXML_XPATH_ENABLED
2091xmlXPathCastToBoolean
2092#endif
2093#ifdef LIBXML_XPATH_ENABLED
2094xmlXPathCastToNumber
2095#endif
2096#ifdef LIBXML_XPATH_ENABLED
2097xmlXPathCastToString
2098#endif
2099#ifdef LIBXML_XPATH_ENABLED
2100xmlXPathCeilingFunction
2101#endif
2102#ifdef LIBXML_XPATH_ENABLED
2103xmlXPathCmpNodes
2104#endif
2105#ifdef LIBXML_XPATH_ENABLED
2106xmlXPathCompareValues
2107#endif
2108#ifdef LIBXML_XPATH_ENABLED
2109xmlXPathCompile
2110#endif
2111#ifdef LIBXML_XPATH_ENABLED
2112xmlXPathCompiledEval
2113#endif
2114#ifdef LIBXML_XPATH_ENABLED
2115xmlXPathConcatFunction
2116#endif
2117#ifdef LIBXML_XPATH_ENABLED
2118xmlXPathContainsFunction
2119#endif
2120#ifdef LIBXML_XPATH_ENABLED
2121xmlXPathConvertBoolean
2122#endif
2123#ifdef LIBXML_XPATH_ENABLED
2124xmlXPathConvertNumber
2125#endif
2126#ifdef LIBXML_XPATH_ENABLED
2127xmlXPathConvertString
2128#endif
2129#ifdef LIBXML_XPATH_ENABLED
2130xmlXPathCountFunction
2131#endif
2132#ifdef LIBXML_XPATH_ENABLED
2133#ifdef LIBXML_DEBUG_ENABLED
2134xmlXPathDebugDumpCompExpr
2135#endif
2136#endif
2137#ifdef LIBXML_XPATH_ENABLED
2138#ifdef LIBXML_DEBUG_ENABLED
2139xmlXPathDebugDumpObject
2140#endif
2141#endif
2142#ifdef LIBXML_XPATH_ENABLED
2143xmlXPathDifference
2144#endif
2145#ifdef LIBXML_XPATH_ENABLED
2146xmlXPathDistinct
2147#endif
2148#ifdef LIBXML_XPATH_ENABLED
2149xmlXPathDistinctSorted
2150#endif
2151#ifdef LIBXML_XPATH_ENABLED
2152xmlXPathDivValues
2153#endif
2154#ifdef LIBXML_XPATH_ENABLED
2155xmlXPathEqualValues
2156#endif
2157#ifdef LIBXML_XPATH_ENABLED
2158xmlXPathEval
2159#endif
2160#ifdef LIBXML_XPATH_ENABLED
2161xmlXPathEvalExpr
2162#endif
2163#ifdef LIBXML_XPATH_ENABLED
2164xmlXPathEvalExpression
2165#endif
2166#ifdef LIBXML_XPATH_ENABLED
2167xmlXPathEvalPredicate
2168#endif
2169#ifdef LIBXML_XPATH_ENABLED
2170xmlXPathEvaluatePredicateResult
2171#endif
2172#ifdef LIBXML_XPATH_ENABLED
2173xmlXPathFalseFunction
2174#endif
2175#ifdef LIBXML_XPATH_ENABLED
2176xmlXPathFloorFunction
2177#endif
2178#ifdef LIBXML_XPATH_ENABLED
2179xmlXPathFreeCompExpr
2180#endif
2181#ifdef LIBXML_XPATH_ENABLED
2182xmlXPathFreeContext
2183#endif
2184#ifdef LIBXML_XPATH_ENABLED
2185xmlXPathFreeNodeSet
2186#endif
2187#ifdef LIBXML_XPATH_ENABLED
2188xmlXPathFreeNodeSetList
2189#endif
2190#ifdef LIBXML_XPATH_ENABLED
2191xmlXPathFreeObject
2192#endif
2193#ifdef LIBXML_XPATH_ENABLED
2194xmlXPathFreeParserContext
2195#endif
2196#ifdef LIBXML_XPATH_ENABLED
2197xmlXPathFunctionLookup
2198#endif
2199#ifdef LIBXML_XPATH_ENABLED
2200xmlXPathFunctionLookupNS
2201#endif
2202#ifdef LIBXML_XPATH_ENABLED
2203xmlXPathHasSameNodes
2204#endif
2205#ifdef LIBXML_XPATH_ENABLED
2206xmlXPathIdFunction
2207#endif
2208#ifdef LIBXML_XPATH_ENABLED
2209xmlXPathInit
2210#endif
2211#ifdef LIBXML_XPATH_ENABLED
2212xmlXPathIntersection
2213#endif
2214#ifdef LIBXML_XPATH_ENABLED
2215xmlXPathIsInf
2216#endif
2217#ifdef LIBXML_XPATH_ENABLED
2218xmlXPathIsNaN
2219#endif
2220#ifdef LIBXML_XPATH_ENABLED
2221xmlXPathIsNodeType
2222#endif
2223#ifdef LIBXML_XPATH_ENABLED
2224xmlXPathLangFunction
2225#endif
2226#ifdef LIBXML_XPATH_ENABLED
2227xmlXPathLastFunction
2228#endif
2229#ifdef LIBXML_XPATH_ENABLED
2230xmlXPathLeading
2231#endif
2232#ifdef LIBXML_XPATH_ENABLED
2233xmlXPathLeadingSorted
2234#endif
2235#ifdef LIBXML_XPATH_ENABLED
2236xmlXPathLocalNameFunction
2237#endif
2238#ifdef LIBXML_XPATH_ENABLED
2239xmlXPathModValues
2240#endif
2241#ifdef LIBXML_XPATH_ENABLED
2242xmlXPathMultValues
2243#endif
2244#ifdef LIBXML_XPATH_ENABLED
2245xmlXPathNamespaceURIFunction
2246#endif
2247#ifdef LIBXML_XPATH_ENABLED
2248xmlXPathNewBoolean
2249#endif
2250#ifdef LIBXML_XPATH_ENABLED
2251xmlXPathNewCString
2252#endif
2253#ifdef LIBXML_XPATH_ENABLED
2254xmlXPathNewContext
2255#endif
2256#ifdef LIBXML_XPATH_ENABLED
2257xmlXPathNewFloat
2258#endif
2259#ifdef LIBXML_XPATH_ENABLED
2260xmlXPathNewNodeSet
2261#endif
2262#ifdef LIBXML_XPATH_ENABLED
2263xmlXPathNewNodeSetList
2264#endif
2265#ifdef LIBXML_XPATH_ENABLED
2266xmlXPathNewParserContext
2267#endif
2268#ifdef LIBXML_XPATH_ENABLED
2269xmlXPathNewString
2270#endif
2271#ifdef LIBXML_XPATH_ENABLED
2272xmlXPathNewValueTree
2273#endif
2274#ifdef LIBXML_XPATH_ENABLED
2275xmlXPathNextAncestor
2276#endif
2277#ifdef LIBXML_XPATH_ENABLED
2278xmlXPathNextAncestorOrSelf
2279#endif
2280#ifdef LIBXML_XPATH_ENABLED
2281xmlXPathNextAttribute
2282#endif
2283#ifdef LIBXML_XPATH_ENABLED
2284xmlXPathNextChild
2285#endif
2286#ifdef LIBXML_XPATH_ENABLED
2287xmlXPathNextDescendant
2288#endif
2289#ifdef LIBXML_XPATH_ENABLED
2290xmlXPathNextDescendantOrSelf
2291#endif
2292#ifdef LIBXML_XPATH_ENABLED
2293xmlXPathNextFollowing
2294#endif
2295#ifdef LIBXML_XPATH_ENABLED
2296xmlXPathNextFollowingSibling
2297#endif
2298#ifdef LIBXML_XPATH_ENABLED
2299xmlXPathNextNamespace
2300#endif
2301#ifdef LIBXML_XPATH_ENABLED
2302xmlXPathNextParent
2303#endif
2304#ifdef LIBXML_XPATH_ENABLED
2305xmlXPathNextPreceding
2306#endif
2307#ifdef LIBXML_XPATH_ENABLED
2308xmlXPathNextPrecedingSibling
2309#endif
2310#ifdef LIBXML_XPATH_ENABLED
2311xmlXPathNextSelf
2312#endif
2313#ifdef LIBXML_XPATH_ENABLED
2314xmlXPathNodeLeading
2315#endif
2316#ifdef LIBXML_XPATH_ENABLED
2317xmlXPathNodeLeadingSorted
2318#endif
2319#ifdef LIBXML_XPATH_ENABLED
2320xmlXPathNodeSetAdd
2321#endif
2322#ifdef LIBXML_XPATH_ENABLED
2323xmlXPathNodeSetAddNs
2324#endif
2325#ifdef LIBXML_XPATH_ENABLED
2326xmlXPathNodeSetAddUnique
2327#endif
2328#ifdef LIBXML_XPATH_ENABLED
2329xmlXPathNodeSetContains
2330#endif
2331#ifdef LIBXML_XPATH_ENABLED
2332xmlXPathNodeSetCreate
2333#endif
2334#ifdef LIBXML_XPATH_ENABLED
2335xmlXPathNodeSetDel
2336#endif
2337#ifdef LIBXML_XPATH_ENABLED
2338xmlXPathNodeSetFreeNs
2339#endif
2340#ifdef LIBXML_XPATH_ENABLED
2341xmlXPathNodeSetMerge
2342#endif
2343#ifdef LIBXML_XPATH_ENABLED
2344xmlXPathNodeSetRemove
2345#endif
2346#ifdef LIBXML_XPATH_ENABLED
2347xmlXPathNodeSetSort
2348#endif
2349#ifdef LIBXML_XPATH_ENABLED
2350xmlXPathNodeTrailing
2351#endif
2352#ifdef LIBXML_XPATH_ENABLED
2353xmlXPathNodeTrailingSorted
2354#endif
2355#ifdef LIBXML_XPATH_ENABLED
2356xmlXPathNormalizeFunction
2357#endif
2358#ifdef LIBXML_XPATH_ENABLED
2359xmlXPathNotEqualValues
2360#endif
2361#ifdef LIBXML_XPATH_ENABLED
2362xmlXPathNotFunction
2363#endif
2364#ifdef LIBXML_XPATH_ENABLED
2365xmlXPathNsLookup
2366#endif
2367#ifdef LIBXML_XPATH_ENABLED
2368xmlXPathNumberFunction
2369#endif
2370#ifdef LIBXML_XPATH_ENABLED
2371xmlXPathObjectCopy
2372#endif
2373#ifdef LIBXML_XPATH_ENABLED
2374xmlXPathOrderDocElems
2375#endif
2376#ifdef LIBXML_XPATH_ENABLED
2377xmlXPathParseNCName
2378#endif
2379#ifdef LIBXML_XPATH_ENABLED
2380xmlXPathParseName
2381#endif
2382#ifdef LIBXML_XPATH_ENABLED
2383xmlXPathPopBoolean
2384#endif
2385#ifdef LIBXML_XPATH_ENABLED
2386xmlXPathPopExternal
2387#endif
2388#ifdef LIBXML_XPATH_ENABLED
2389xmlXPathPopNodeSet
2390#endif
2391#ifdef LIBXML_XPATH_ENABLED
2392xmlXPathPopNumber
2393#endif
2394#ifdef LIBXML_XPATH_ENABLED
2395xmlXPathPopString
2396#endif
2397#ifdef LIBXML_XPATH_ENABLED
2398xmlXPathPositionFunction
2399#endif
2400#ifdef LIBXML_XPATH_ENABLED
2401xmlXPathRegisterAllFunctions
2402#endif
2403#ifdef LIBXML_XPATH_ENABLED
2404xmlXPathRegisterFunc
2405#endif
2406#ifdef LIBXML_XPATH_ENABLED
2407xmlXPathRegisterFuncLookup
2408#endif
2409#ifdef LIBXML_XPATH_ENABLED
2410xmlXPathRegisterFuncNS
2411#endif
2412#ifdef LIBXML_XPATH_ENABLED
2413xmlXPathRegisterNs
2414#endif
2415#ifdef LIBXML_XPATH_ENABLED
2416xmlXPathRegisterVariable
2417#endif
2418#ifdef LIBXML_XPATH_ENABLED
2419xmlXPathRegisterVariableLookup
2420#endif
2421#ifdef LIBXML_XPATH_ENABLED
2422xmlXPathRegisterVariableNS
2423#endif
2424#ifdef LIBXML_XPATH_ENABLED
2425xmlXPathRegisteredFuncsCleanup
2426#endif
2427#ifdef LIBXML_XPATH_ENABLED
2428xmlXPathRegisteredNsCleanup
2429#endif
2430#ifdef LIBXML_XPATH_ENABLED
2431xmlXPathRegisteredVariablesCleanup
2432#endif
2433#ifdef LIBXML_XPATH_ENABLED
2434xmlXPathRoot
2435#endif
2436#ifdef LIBXML_XPATH_ENABLED
2437xmlXPathRoundFunction
2438#endif
2439#ifdef LIBXML_XPATH_ENABLED
2440xmlXPathStartsWithFunction
2441#endif
2442#ifdef LIBXML_XPATH_ENABLED
2443xmlXPathStringEvalNumber
2444#endif
2445#ifdef LIBXML_XPATH_ENABLED
2446xmlXPathStringFunction
2447#endif
2448#ifdef LIBXML_XPATH_ENABLED
2449xmlXPathStringLengthFunction
2450#endif
2451#ifdef LIBXML_XPATH_ENABLED
2452xmlXPathSubValues
2453#endif
2454#ifdef LIBXML_XPATH_ENABLED
2455xmlXPathSubstringAfterFunction
2456#endif
2457#ifdef LIBXML_XPATH_ENABLED
2458xmlXPathSubstringBeforeFunction
2459#endif
2460#ifdef LIBXML_XPATH_ENABLED
2461xmlXPathSubstringFunction
2462#endif
2463#ifdef LIBXML_XPATH_ENABLED
2464xmlXPathSumFunction
2465#endif
2466#ifdef LIBXML_XPATH_ENABLED
2467xmlXPathTrailing
2468#endif
2469#ifdef LIBXML_XPATH_ENABLED
2470xmlXPathTrailingSorted
2471#endif
2472#ifdef LIBXML_XPATH_ENABLED
2473xmlXPathTranslateFunction
2474#endif
2475#ifdef LIBXML_XPATH_ENABLED
2476xmlXPathTrueFunction
2477#endif
2478#ifdef LIBXML_XPATH_ENABLED
2479xmlXPathValueFlipSign
2480#endif
2481#ifdef LIBXML_XPATH_ENABLED
2482xmlXPathVariableLookup
2483#endif
2484#ifdef LIBXML_XPATH_ENABLED
2485xmlXPathVariableLookupNS
2486#endif
2487#ifdef LIBXML_XPATH_ENABLED
2488xmlXPathWrapCString
2489#endif
2490#ifdef LIBXML_XPATH_ENABLED
2491xmlXPathWrapExternal
2492#endif
2493#ifdef LIBXML_XPATH_ENABLED
2494xmlXPathWrapNodeSet
2495#endif
2496#ifdef LIBXML_XPATH_ENABLED
2497xmlXPathWrapString
2498#endif
2499#ifdef LIBXML_XPATH_ENABLED
2500xmlXPatherror
2501#endif
Igor Zlatkovicac97f6e2002-03-24 21:00:26 +00002502#ifdef LIBXML_XPTR_ENABLED
Igor Zlatkovic32249d02003-04-28 00:15:59 +00002503xmlXPtrBuildNodeList
2504#endif
2505#ifdef LIBXML_XPTR_ENABLED
2506xmlXPtrEval
2507#endif
2508#ifdef LIBXML_XPTR_ENABLED
2509xmlXPtrEvalRangePredicate
2510#endif
2511#ifdef LIBXML_XPTR_ENABLED
2512xmlXPtrFreeLocationSet
2513#endif
2514#ifdef LIBXML_XPTR_ENABLED
2515xmlXPtrLocationSetAdd
2516#endif
2517#ifdef LIBXML_XPTR_ENABLED
2518xmlXPtrLocationSetCreate
2519#endif
2520#ifdef LIBXML_XPTR_ENABLED
2521xmlXPtrLocationSetDel
2522#endif
2523#ifdef LIBXML_XPTR_ENABLED
2524xmlXPtrLocationSetMerge
2525#endif
2526#ifdef LIBXML_XPTR_ENABLED
2527xmlXPtrLocationSetRemove
2528#endif
2529#ifdef LIBXML_XPTR_ENABLED
2530xmlXPtrNewCollapsedRange
2531#endif
2532#ifdef LIBXML_XPTR_ENABLED
2533xmlXPtrNewContext
2534#endif
2535#ifdef LIBXML_XPTR_ENABLED
2536xmlXPtrNewLocationSetNodeSet
2537#endif
2538#ifdef LIBXML_XPTR_ENABLED
2539xmlXPtrNewLocationSetNodes
2540#endif
2541#ifdef LIBXML_XPTR_ENABLED
2542xmlXPtrNewRange
2543#endif
2544#ifdef LIBXML_XPTR_ENABLED
2545xmlXPtrNewRangeNodeObject
2546#endif
2547#ifdef LIBXML_XPTR_ENABLED
2548xmlXPtrNewRangeNodePoint
2549#endif
2550#ifdef LIBXML_XPTR_ENABLED
2551xmlXPtrNewRangeNodes
2552#endif
2553#ifdef LIBXML_XPTR_ENABLED
2554xmlXPtrNewRangePointNode
2555#endif
2556#ifdef LIBXML_XPTR_ENABLED
2557xmlXPtrNewRangePoints
2558#endif
2559#ifdef LIBXML_XPTR_ENABLED
2560xmlXPtrRangeToFunction
2561#endif
2562#ifdef LIBXML_XPTR_ENABLED
2563xmlXPtrWrapLocationSet
2564#endif