Searched refs:XMLCALL (Results 1 - 25 of 57) sorted by relevance

123

/external/libxml2/include/libxml/
H A 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 xmlUCSIsBlockElement
[all...]
H A Dnanohttp.h21 XMLPUBFUN void XMLCALL
23 XMLPUBFUN void XMLCALL
25 XMLPUBFUN void XMLCALL
27 XMLPUBFUN int XMLCALL
31 XMLPUBFUN void * XMLCALL
38 XMLPUBFUN void * XMLCALL
46 XMLPUBFUN void * XMLCALL
49 XMLPUBFUN void * XMLCALL
53 XMLPUBFUN int XMLCALL
55 XMLPUBFUN const char * XMLCALL
[all...]
H A 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...]
H A 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...]
H A 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...]
H A Dthreads.h39 XMLPUBFUN xmlMutexPtr XMLCALL
41 XMLPUBFUN void XMLCALL
43 XMLPUBFUN void XMLCALL
45 XMLPUBFUN void XMLCALL
48 XMLPUBFUN xmlRMutexPtr XMLCALL
50 XMLPUBFUN void XMLCALL
52 XMLPUBFUN void XMLCALL
54 XMLPUBFUN void XMLCALL
60 XMLPUBFUN void XMLCALL
62 XMLPUBFUN void XMLCALL
[all...]
H A Dpattern.h46 XMLPUBFUN void XMLCALL
49 XMLPUBFUN void XMLCALL
52 XMLPUBFUN xmlPatternPtr XMLCALL
57 XMLPUBFUN int XMLCALL
65 XMLPUBFUN int XMLCALL
67 XMLPUBFUN int XMLCALL
69 XMLPUBFUN int XMLCALL
71 XMLPUBFUN int XMLCALL
73 XMLPUBFUN xmlStreamCtxtPtr XMLCALL
75 XMLPUBFUN void XMLCALL
[all...]
H A Duri.h52 XMLPUBFUN xmlURIPtr XMLCALL
54 XMLPUBFUN xmlChar * XMLCALL
57 XMLPUBFUN xmlChar * XMLCALL
60 XMLPUBFUN xmlURIPtr XMLCALL
62 XMLPUBFUN xmlURIPtr XMLCALL
65 XMLPUBFUN int XMLCALL
68 XMLPUBFUN xmlChar * XMLCALL
70 XMLPUBFUN void XMLCALL
73 XMLPUBFUN xmlChar * XMLCALL
76 XMLPUBFUN char * XMLCALL
[all...]
H A 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...]
H A 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...]
H A 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...]
H A 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...]
H A 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...]
H A Dxmlmemory.h57 typedef void (XMLCALL *xmlFreeFunc)(void *mem);
66 typedef void *(LIBXML_ATTR_ALLOC_SIZE(1) XMLCALL *xmlMallocFunc)(size_t size);
77 typedef void *(XMLCALL *xmlReallocFunc)(void *mem, size_t size);
87 typedef char *(XMLCALL *xmlStrdupFunc)(const char *str);
103 XMLPUBFUN int XMLCALL
108 XMLPUBFUN int XMLCALL
113 XMLPUBFUN int XMLCALL
119 XMLPUBFUN int XMLCALL
129 XMLPUBFUN int XMLCALL
135 XMLPUBFUN void XMLCALL
[all...]
H A 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...]
H A Ddict.h31 XMLPUBFUN int XMLCALL xmlInitializeDict(void);
36 XMLPUBFUN xmlDictPtr XMLCALL
38 XMLPUBFUN size_t XMLCALL
41 XMLPUBFUN size_t XMLCALL
43 XMLPUBFUN xmlDictPtr XMLCALL
45 XMLPUBFUN int XMLCALL
47 XMLPUBFUN void XMLCALL
53 XMLPUBFUN const xmlChar * XMLCALL
57 XMLPUBFUN const xmlChar * XMLCALL
61 XMLPUBFUN const xmlChar * XMLCALL
[all...]
H A 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...]
H A Dxmlmodule.h40 XMLPUBFUN xmlModulePtr XMLCALL xmlModuleOpen (const char *filename,
43 XMLPUBFUN int XMLCALL xmlModuleSymbol (xmlModulePtr module,
47 XMLPUBFUN int XMLCALL xmlModuleClose (xmlModulePtr module);
49 XMLPUBFUN int XMLCALL xmlModuleFree (xmlModulePtr module);
H A 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...]
H A 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...]
H A 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...]
H A Dglobals.h28 XMLPUBFUN void XMLCALL xmlInitGlobals(void);
29 XMLPUBFUN void XMLCALL xmlCleanupGlobals(void);
62 XMLCALL xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func);
64 XMLCALL xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func);
178 XMLPUBFUN void XMLCALL xmlInitializeGlobalState(xmlGlobalStatePtr gs);
180 XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc(void *ctx, xmlGenericErrorFunc handler);
182 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
184 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault(xmlRegisterNodeFunc func);
185 XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault(xmlRegisterNodeFunc func);
186 XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefaul
[all...]
H A 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 xmlTextWriterStartCommen
[all...]
H A 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...]
H A Dencoding.h166 XMLPUBFUN void XMLCALL
168 XMLPUBFUN void XMLCALL
170 XMLPUBFUN void XMLCALL
172 XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
174 XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
176 XMLPUBFUN xmlCharEncodingHandlerPtr XMLCALL
184 XMLPUBFUN int XMLCALL
187 XMLPUBFUN int XMLCALL
189 XMLPUBFUN const char * XMLCALL
191 XMLPUBFUN void XMLCALL
[all...]

Completed in 270 milliseconds

123