Home
last modified time | relevance | path

Searched refs:XMLPUBFUN (Results 1 – 25 of 56) sorted by relevance

123

/external/libxml2/include/libxml/
Dxmlunicode.h26 XMLPUBFUN int XMLCALL xmlUCSIsAegeanNumbers (int code);
27 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (int code);
28 XMLPUBFUN int XMLCALL xmlUCSIsArabic (int code);
29 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA (int code);
30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
32 XMLPUBFUN int XMLCALL xmlUCSIsArrows (int code);
33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
34 XMLPUBFUN int XMLCALL xmlUCSIsBengali (int code);
35 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code);
[all …]
Dxmlreader.h111 XMLPUBFUN xmlTextReaderPtr XMLCALL
114 XMLPUBFUN xmlTextReaderPtr XMLCALL
117 XMLPUBFUN void XMLCALL
120 XMLPUBFUN int XMLCALL
128 XMLPUBFUN int XMLCALL
132 XMLPUBFUN xmlChar * XMLCALL
135 XMLPUBFUN xmlChar * XMLCALL
139 XMLPUBFUN xmlChar * XMLCALL
141 XMLPUBFUN int XMLCALL
147 XMLPUBFUN int XMLCALL
[all …]
DparserInternals.h319 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
324 XMLPUBFUN xmlParserCtxtPtr XMLCALL
326 XMLPUBFUN xmlParserCtxtPtr XMLCALL
329 XMLPUBFUN xmlParserCtxtPtr XMLCALL
332 XMLPUBFUN xmlParserCtxtPtr XMLCALL
336 XMLPUBFUN int XMLCALL
339 XMLPUBFUN int XMLCALL
342 XMLPUBFUN int XMLCALL
349 XMLPUBFUN void XMLCALL
360 XMLPUBFUN xmlParserInputPtr XMLCALL
[all …]
DxpathInternals.h103 XMLPUBFUN int XMLCALL
105 XMLPUBFUN double XMLCALL
107 XMLPUBFUN xmlChar * XMLCALL
109 XMLPUBFUN xmlNodeSetPtr XMLCALL
111 XMLPUBFUN void * XMLCALL
334 XMLPUBFUN void XMLCALL
343 XMLPUBFUN void XMLCALL
351 XMLPUBFUN void XMLCALL
357 XMLPUBFUN void XMLCALL
362 XMLPUBFUN void XMLCALL
[all …]
Dxmlwriter.h32 XMLPUBFUN xmlTextWriterPtr XMLCALL
34 XMLPUBFUN xmlTextWriterPtr XMLCALL
36 XMLPUBFUN xmlTextWriterPtr XMLCALL
38 XMLPUBFUN xmlTextWriterPtr XMLCALL
40 XMLPUBFUN xmlTextWriterPtr XMLCALL
42 XMLPUBFUN xmlTextWriterPtr XMLCALL
45 XMLPUBFUN void XMLCALL xmlFreeTextWriter(xmlTextWriterPtr writer);
55 XMLPUBFUN int XMLCALL
60 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
66 XMLPUBFUN int XMLCALL xmlTextWriterStartComment(xmlTextWriterPtr
[all …]
Dtree.h120 XMLPUBFUN xmlChar* XMLCALL xmlBufContent (const xmlBuf* buf);
121 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (xmlBufPtr buf);
122 XMLPUBFUN size_t XMLCALL xmlBufUse (const xmlBufPtr buf);
123 XMLPUBFUN size_t XMLCALL xmlBufShrink (xmlBufPtr buf, size_t len);
663 XMLPUBFUN int XMLCALL
669 XMLPUBFUN int XMLCALL
672 XMLPUBFUN int XMLCALL
675 XMLPUBFUN int XMLCALL
680 XMLPUBFUN xmlChar * XMLCALL
685 XMLPUBFUN xmlChar * XMLCALL
[all …]
Dvalid.h153 XMLPUBFUN xmlNotationPtr XMLCALL
160 XMLPUBFUN xmlNotationTablePtr XMLCALL
163 XMLPUBFUN void XMLCALL
166 XMLPUBFUN void XMLCALL
169 XMLPUBFUN void XMLCALL
176 XMLPUBFUN xmlElementContentPtr XMLCALL
179 XMLPUBFUN xmlElementContentPtr XMLCALL
181 XMLPUBFUN void XMLCALL
184 XMLPUBFUN xmlElementContentPtr XMLCALL
188 XMLPUBFUN xmlElementContentPtr XMLCALL
[all …]
DxmlIO.h158 XMLPUBFUN void XMLCALL
161 XMLPUBFUN int XMLCALL
164 XMLPUBFUN void XMLCALL
166 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
169 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
172 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
175 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
178 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
181 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
184 XMLPUBFUN xmlParserInputBufferPtr XMLCALL
[all …]
Dglobals.h27 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
28 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
60 XMLPUBFUN xmlParserInputBufferCreateFilenameFunc
62 XMLPUBFUN xmlOutputBufferCreateFilenameFunc
177 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
179 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
181 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
183 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault(xmlRegisterNodeFunc func);
184 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault(xmlRegisterNodeFunc func);
185 XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefault(xmlDeregisterNodeFunc func);
[all …]
Dcatalog.h69 XMLPUBFUN xmlCatalogPtr XMLCALL
71 XMLPUBFUN xmlCatalogPtr XMLCALL
73 XMLPUBFUN xmlCatalogPtr XMLCALL
75 XMLPUBFUN int XMLCALL
77 XMLPUBFUN int XMLCALL
82 XMLPUBFUN int XMLCALL
85 XMLPUBFUN xmlChar * XMLCALL
89 XMLPUBFUN xmlChar * XMLCALL
92 XMLPUBFUN xmlChar * XMLCALL
95 XMLPUBFUN xmlChar * XMLCALL
[all …]
DSAX2.h24 XMLPUBFUN const xmlChar * XMLCALL
26 XMLPUBFUN const xmlChar * XMLCALL
28 XMLPUBFUN void XMLCALL
32 XMLPUBFUN int XMLCALL
34 XMLPUBFUN int XMLCALL
37 XMLPUBFUN int XMLCALL
39 XMLPUBFUN int XMLCALL
41 XMLPUBFUN int XMLCALL
44 XMLPUBFUN void XMLCALL
49 XMLPUBFUN void XMLCALL
[all …]
DSAX.h26 XMLPUBFUN const xmlChar * XMLCALL
28 XMLPUBFUN const xmlChar * XMLCALL
30 XMLPUBFUN void XMLCALL
34 XMLPUBFUN int XMLCALL
36 XMLPUBFUN int XMLCALL
39 XMLPUBFUN int XMLCALL
41 XMLPUBFUN int XMLCALL
43 XMLPUBFUN int XMLCALL
46 XMLPUBFUN void XMLCALL
51 XMLPUBFUN void XMLCALL
[all …]
Dxmlschemastypes.h33 XMLPUBFUN void XMLCALL
35 XMLPUBFUN void XMLCALL
37 XMLPUBFUN xmlSchemaTypePtr XMLCALL
40 XMLPUBFUN int XMLCALL
44 XMLPUBFUN int XMLCALL
49 XMLPUBFUN int XMLCALL
54 XMLPUBFUN int XMLCALL
61 XMLPUBFUN void XMLCALL
63 XMLPUBFUN xmlSchemaFacetPtr XMLCALL
65 XMLPUBFUN int XMLCALL
[all …]
DHTMLparser.h86 XMLPUBFUN const htmlElemDesc * XMLCALL
88 XMLPUBFUN const htmlEntityDesc * XMLCALL
90 XMLPUBFUN const htmlEntityDesc * XMLCALL
93 XMLPUBFUN int XMLCALL
96 XMLPUBFUN int XMLCALL
100 XMLPUBFUN const htmlEntityDesc * XMLCALL
103 XMLPUBFUN int XMLCALL
105 XMLPUBFUN void XMLCALL
108 XMLPUBFUN htmlParserCtxtPtr XMLCALL
111 XMLPUBFUN htmlParserCtxtPtr XMLCALL
[all …]
Dxmlstring.h40 XMLPUBFUN xmlChar * XMLCALL
42 XMLPUBFUN xmlChar * XMLCALL
45 XMLPUBFUN xmlChar * XMLCALL
48 XMLPUBFUN xmlChar * XMLCALL
50 XMLPUBFUN xmlChar * XMLCALL
54 XMLPUBFUN const xmlChar * XMLCALL
57 XMLPUBFUN const xmlChar * XMLCALL
60 XMLPUBFUN const xmlChar * XMLCALL
63 XMLPUBFUN int XMLCALL
66 XMLPUBFUN int XMLCALL
[all …]
Dlist.h55 XMLPUBFUN xmlListPtr XMLCALL
58 XMLPUBFUN void XMLCALL
62 XMLPUBFUN void * XMLCALL
65 XMLPUBFUN void * XMLCALL
68 XMLPUBFUN int XMLCALL
71 XMLPUBFUN int XMLCALL
74 XMLPUBFUN int XMLCALL
77 XMLPUBFUN int XMLCALL
80 XMLPUBFUN int XMLCALL
83 XMLPUBFUN void XMLCALL
[all …]
Dxmlregexp.h51 XMLPUBFUN xmlRegexpPtr XMLCALL
53 XMLPUBFUN void XMLCALL xmlRegFreeRegexp(xmlRegexpPtr regexp);
54 XMLPUBFUN int XMLCALL
57 XMLPUBFUN void XMLCALL
60 XMLPUBFUN int XMLCALL
80 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
84 XMLPUBFUN void XMLCALL
86 XMLPUBFUN int XMLCALL
90 XMLPUBFUN int XMLCALL
96 XMLPUBFUN int XMLCALL
[all …]
Dnanoftp.h81 XMLPUBFUN void XMLCALL
83 XMLPUBFUN void XMLCALL
89 XMLPUBFUN void * XMLCALL
91 XMLPUBFUN void XMLCALL
93 XMLPUBFUN void * XMLCALL
99 XMLPUBFUN void * XMLCALL
101 XMLPUBFUN int XMLCALL
103 XMLPUBFUN int XMLCALL
105 XMLPUBFUN int XMLCALL
107 XMLPUBFUN void XMLCALL
[all …]
Dxpath.h440 XMLPUBFUN void XMLCALL
442 XMLPUBFUN xmlNodeSetPtr XMLCALL
444 XMLPUBFUN void XMLCALL
446 XMLPUBFUN void XMLCALL
448 XMLPUBFUN xmlXPathObjectPtr XMLCALL
450 XMLPUBFUN int XMLCALL
456 XMLPUBFUN int XMLCALL
458 XMLPUBFUN int XMLCALL
460 XMLPUBFUN int XMLCALL
462 XMLPUBFUN int XMLCALL
[all …]
DdebugXML.h28 XMLPUBFUN void XMLCALL
31 XMLPUBFUN void XMLCALL
35 XMLPUBFUN void XMLCALL
39 XMLPUBFUN void XMLCALL
43 XMLPUBFUN void XMLCALL
47 XMLPUBFUN void XMLCALL
51 XMLPUBFUN void XMLCALL
54 XMLPUBFUN void XMLCALL
57 XMLPUBFUN void XMLCALL
60 XMLPUBFUN void XMLCALL
[all …]
Dparser.h822 XMLPUBFUN void XMLCALL
824 XMLPUBFUN void XMLCALL
830 XMLPUBFUN int XMLCALL
833 XMLPUBFUN int XMLCALL
841 XMLPUBFUN xmlDocPtr XMLCALL
843 XMLPUBFUN xmlDocPtr XMLCALL
845 XMLPUBFUN xmlDocPtr XMLCALL
849 XMLPUBFUN int XMLCALL
851 XMLPUBFUN int XMLCALL
853 XMLPUBFUN void XMLCALL
[all …]
Dxmlschemas.h137 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
139 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
142 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
144 XMLPUBFUN void XMLCALL
146 XMLPUBFUN void XMLCALL
151 XMLPUBFUN void XMLCALL
155 XMLPUBFUN int XMLCALL
160 XMLPUBFUN int XMLCALL
163 XMLPUBFUN xmlSchemaPtr XMLCALL
165 XMLPUBFUN void XMLCALL
[all …]
Dxpointer.h46 XMLPUBFUN xmlLocationSetPtr XMLCALL
48 XMLPUBFUN void XMLCALL
50 XMLPUBFUN xmlLocationSetPtr XMLCALL
53 XMLPUBFUN xmlXPathObjectPtr XMLCALL
58 XMLPUBFUN xmlXPathObjectPtr XMLCALL
61 XMLPUBFUN xmlXPathObjectPtr XMLCALL
64 XMLPUBFUN xmlXPathObjectPtr XMLCALL
67 XMLPUBFUN xmlXPathObjectPtr XMLCALL
70 XMLPUBFUN xmlXPathObjectPtr XMLCALL
73 XMLPUBFUN xmlXPathObjectPtr XMLCALL
[all …]
Drelaxng.h119 XMLPUBFUN int XMLCALL
121 XMLPUBFUN void XMLCALL
127 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
129 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
132 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
135 XMLPUBFUN int XMLCALL
139 XMLPUBFUN void XMLCALL
141 XMLPUBFUN void XMLCALL
146 XMLPUBFUN int XMLCALL
151 XMLPUBFUN void XMLCALL
[all …]
/external/libxml2/os400/
Drpgsupport.h19 XMLPUBFUN xmlFreeFunc __get_xmlFree(void);
20 XMLPUBFUN void __set_xmlFree(xmlFreeFunc freefunc);
21 XMLPUBFUN void __call_xmlFree(void * mem);
22 XMLPUBFUN xmlMallocFunc __get_xmlMalloc(void);
23 XMLPUBFUN void __set_xmlMalloc(xmlMallocFunc allocfunc);
24 XMLPUBFUN void * __call_xmlMalloc(size_t size);
25 XMLPUBFUN xmlMallocFunc __get_xmlMallocAtomic(void);
26 XMLPUBFUN void __set_xmlMallocAtomic(xmlMallocFunc allocfunc);
27 XMLPUBFUN void * __call_xmlMallocAtomic(size_t size);
28 XMLPUBFUN xmlReallocFunc __get_xmlRealloc(void);
[all …]

123