Home
last modified time | relevance | path

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

12345

/external/chromium_org/third_party/libxml/src/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.h286 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
291 XMLPUBFUN xmlParserCtxtPtr XMLCALL
293 XMLPUBFUN xmlParserCtxtPtr XMLCALL
296 XMLPUBFUN xmlParserCtxtPtr XMLCALL
299 XMLPUBFUN xmlParserCtxtPtr XMLCALL
303 XMLPUBFUN int XMLCALL
306 XMLPUBFUN int XMLCALL
309 XMLPUBFUN int XMLCALL
316 XMLPUBFUN void XMLCALL
327 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
332 XMLPUBFUN void XMLCALL
341 XMLPUBFUN void XMLCALL
349 XMLPUBFUN void XMLCALL
355 XMLPUBFUN void XMLCALL
360 XMLPUBFUN void XMLCALL
[all …]
Dxmlwriter.h33 XMLPUBFUN xmlTextWriterPtr XMLCALL
35 XMLPUBFUN xmlTextWriterPtr XMLCALL
37 XMLPUBFUN xmlTextWriterPtr XMLCALL
39 XMLPUBFUN xmlTextWriterPtr XMLCALL
41 XMLPUBFUN xmlTextWriterPtr XMLCALL
43 XMLPUBFUN xmlTextWriterPtr XMLCALL
46 XMLPUBFUN void XMLCALL xmlFreeTextWriter(xmlTextWriterPtr writer);
56 XMLPUBFUN int XMLCALL
61 XMLPUBFUN int XMLCALL xmlTextWriterEndDocument(xmlTextWriterPtr
67 XMLPUBFUN int XMLCALL xmlTextWriterStartComment(xmlTextWriterPtr
[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 …]
Dtree.h621 XMLPUBFUN int XMLCALL
627 XMLPUBFUN int XMLCALL
630 XMLPUBFUN int XMLCALL
633 XMLPUBFUN int XMLCALL
638 XMLPUBFUN xmlChar * XMLCALL
643 XMLPUBFUN xmlChar * XMLCALL
646 XMLPUBFUN const xmlChar * XMLCALL
654 XMLPUBFUN void XMLCALL
656 XMLPUBFUN xmlBufferAllocationScheme XMLCALL
659 XMLPUBFUN xmlBufferPtr 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 …]
Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
58 XMLCALL xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func);
60 XMLCALL xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func);
174 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
176 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
178 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
180 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault(xmlRegisterNodeFunc func);
181 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault(xmlRegisterNodeFunc func);
182 XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefault(xmlDeregisterNodeFunc func);
[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 …]
/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 …]
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 …]
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 …]
Dtree.h119 XMLPUBFUN xmlChar* XMLCALL xmlBufContent (const xmlBufPtr buf);
120 XMLPUBFUN xmlChar* XMLCALL xmlBufEnd (const xmlBufPtr buf);
121 XMLPUBFUN size_t XMLCALL xmlBufUse (const xmlBufPtr buf);
122 XMLPUBFUN size_t XMLCALL xmlBufShrink (xmlBufPtr buf, size_t len);
658 XMLPUBFUN int XMLCALL
664 XMLPUBFUN int XMLCALL
667 XMLPUBFUN int XMLCALL
670 XMLPUBFUN int XMLCALL
675 XMLPUBFUN xmlChar * XMLCALL
680 XMLPUBFUN xmlChar * 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 …]
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 …]
Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
58 XMLCALL xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func);
60 XMLCALL xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func);
174 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
176 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
178 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
180 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault(xmlRegisterNodeFunc func);
181 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault(xmlRegisterNodeFunc func);
182 XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefault(xmlDeregisterNodeFunc func);
[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 …]

12345