Home
last modified time | relevance | path

Searched refs:XMLCALL (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/gettext/gnulib-local/lib/libxml/
Dxmlunicode.in.h57 XMLPUBFUN int XMLCALL xmlUCSIsAegeanNumbers (int code);
58 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (int code);
59 XMLPUBFUN int XMLCALL xmlUCSIsArabic (int code);
60 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA (int code);
61 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code);
62 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code);
63 XMLPUBFUN int XMLCALL xmlUCSIsArrows (int code);
64 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code);
65 XMLPUBFUN int XMLCALL xmlUCSIsBengali (int code);
66 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code);
[all …]
Dxmlreader.in.h140 XMLPUBFUN xmlTextReaderPtr XMLCALL
143 XMLPUBFUN xmlTextReaderPtr XMLCALL
146 XMLPUBFUN void XMLCALL
149 XMLPUBFUN int XMLCALL
157 XMLPUBFUN int XMLCALL
161 XMLPUBFUN xmlChar * XMLCALL
164 XMLPUBFUN xmlChar * XMLCALL
168 XMLPUBFUN xmlChar * XMLCALL
170 XMLPUBFUN int XMLCALL
176 XMLPUBFUN int XMLCALL
[all …]
DparserInternals.in.h348 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
353 XMLPUBFUN xmlParserCtxtPtr XMLCALL
355 XMLPUBFUN xmlParserCtxtPtr XMLCALL
358 XMLPUBFUN xmlParserCtxtPtr XMLCALL
361 XMLPUBFUN xmlParserCtxtPtr XMLCALL
365 XMLPUBFUN int XMLCALL
368 XMLPUBFUN int XMLCALL
371 XMLPUBFUN int XMLCALL
378 XMLPUBFUN void XMLCALL
389 XMLPUBFUN xmlParserInputPtr XMLCALL
[all …]
DxpathInternals.in.h132 XMLPUBFUN int XMLCALL
134 XMLPUBFUN double XMLCALL
136 XMLPUBFUN xmlChar * XMLCALL
138 XMLPUBFUN xmlNodeSetPtr XMLCALL
140 XMLPUBFUN void * XMLCALL
363 XMLPUBFUN void XMLCALL
372 XMLPUBFUN void XMLCALL
380 XMLPUBFUN void XMLCALL
386 XMLPUBFUN void XMLCALL
391 XMLPUBFUN void XMLCALL
[all …]
DxmlIO.in.h63 typedef int (XMLCALL *xmlInputMatchCallback) (char const *filename);
72 typedef void * (XMLCALL *xmlInputOpenCallback) (char const *filename);
83 typedef int (XMLCALL *xmlInputReadCallback) (void * context, char * buffer, int len);
92 typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
109 typedef int (XMLCALL *xmlOutputMatchCallback) (char const *filename);
118 typedef void * (XMLCALL *xmlOutputOpenCallback) (char const *filename);
129 typedef int (XMLCALL *xmlOutputWriteCallback) (void * context, const char * buffer,
139 typedef int (XMLCALL *xmlOutputCloseCallback) (void * context);
187 XMLPUBFUN void XMLCALL
190 XMLPUBFUN int XMLCALL
[all …]
Dxmlwriter.in.h61 XMLPUBFUN xmlTextWriterPtr XMLCALL
63 XMLPUBFUN xmlTextWriterPtr XMLCALL
65 XMLPUBFUN xmlTextWriterPtr XMLCALL
67 XMLPUBFUN xmlTextWriterPtr XMLCALL
69 XMLPUBFUN xmlTextWriterPtr XMLCALL
71 XMLPUBFUN xmlTextWriterPtr XMLCALL
74 XMLPUBFUN void XMLCALL xmlFreeTextWriter(xmlTextWriterPtr writer);
84 XMLPUBFUN int XMLCALL
89 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
95 XMLPUBFUN int XMLCALL xmlTextWriterStartComment(xmlTextWriterPtr
[all …]
Dtree.in.h149 XMLPUBFUN xmlChar* XMLCALL xmlBufContent (const xmlBuf* buf);
150 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (xmlBufPtr buf);
151 XMLPUBFUN size_t XMLCALL xmlBufUse (const xmlBufPtr buf);
152 XMLPUBFUN size_t XMLCALL xmlBufShrink (xmlBufPtr buf, size_t len);
692 XMLPUBFUN int XMLCALL
698 XMLPUBFUN int XMLCALL
701 XMLPUBFUN int XMLCALL
704 XMLPUBFUN int XMLCALL
709 XMLPUBFUN xmlChar * XMLCALL
714 XMLPUBFUN xmlChar * XMLCALL
[all …]
Dvalid.in.h181 XMLPUBFUN xmlNotationPtr XMLCALL
188 XMLPUBFUN xmlNotationTablePtr XMLCALL
191 XMLPUBFUN void XMLCALL
194 XMLPUBFUN void XMLCALL
197 XMLPUBFUN void XMLCALL
204 XMLPUBFUN xmlElementContentPtr XMLCALL
207 XMLPUBFUN xmlElementContentPtr XMLCALL
209 XMLPUBFUN void XMLCALL
212 XMLPUBFUN xmlElementContentPtr XMLCALL
216 XMLPUBFUN xmlElementContentPtr XMLCALL
[all …]
Dcatalog.in.h98 XMLPUBFUN xmlCatalogPtr XMLCALL
100 XMLPUBFUN xmlCatalogPtr XMLCALL
102 XMLPUBFUN xmlCatalogPtr XMLCALL
104 XMLPUBFUN int XMLCALL
106 XMLPUBFUN int XMLCALL
111 XMLPUBFUN int XMLCALL
114 XMLPUBFUN xmlChar * XMLCALL
118 XMLPUBFUN xmlChar * XMLCALL
121 XMLPUBFUN xmlChar * XMLCALL
124 XMLPUBFUN xmlChar * XMLCALL
[all …]
Dglobals.in.h56 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
57 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
90 XMLCALL xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func);
92 XMLCALL xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func);
210 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
212 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
214 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
216 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault(xmlRegisterNodeFunc func);
217 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault(xmlRegisterNodeFunc func);
218 XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefault(xmlDeregisterNodeFunc func);
[all …]
DSAX2.in.h52 XMLPUBFUN const xmlChar * XMLCALL
54 XMLPUBFUN const xmlChar * XMLCALL
56 XMLPUBFUN void XMLCALL
60 XMLPUBFUN int XMLCALL
62 XMLPUBFUN int XMLCALL
65 XMLPUBFUN int XMLCALL
67 XMLPUBFUN int XMLCALL
69 XMLPUBFUN int XMLCALL
72 XMLPUBFUN void XMLCALL
77 XMLPUBFUN void XMLCALL
[all …]
DSAX.in.h54 XMLPUBFUN const xmlChar * XMLCALL
56 XMLPUBFUN const xmlChar * XMLCALL
58 XMLPUBFUN void XMLCALL
62 XMLPUBFUN int XMLCALL
64 XMLPUBFUN int XMLCALL
67 XMLPUBFUN int XMLCALL
69 XMLPUBFUN int XMLCALL
71 XMLPUBFUN int XMLCALL
74 XMLPUBFUN void XMLCALL
79 XMLPUBFUN void XMLCALL
[all …]
/third_party/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 …]
DxmlIO.h34 typedef int (XMLCALL *xmlInputMatchCallback) (char const *filename);
43 typedef void * (XMLCALL *xmlInputOpenCallback) (char const *filename);
54 typedef int (XMLCALL *xmlInputReadCallback) (void * context, char * buffer, int len);
63 typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
80 typedef int (XMLCALL *xmlOutputMatchCallback) (char const *filename);
89 typedef void * (XMLCALL *xmlOutputOpenCallback) (char const *filename);
100 typedef int (XMLCALL *xmlOutputWriteCallback) (void * context, const char * buffer,
110 typedef int (XMLCALL *xmlOutputCloseCallback) (void * context);
158 XMLPUBFUN void XMLCALL
161 XMLPUBFUN int 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 …]
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 …]
Dglobals.h27 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
28 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
61 XMLCALL xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func);
63 XMLCALL xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func);
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 …]
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 …]

123456