Searched refs:XMLCALL (Results 76 - 100 of 257) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.in.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 Dxmlmemory.in.h57 typedef void (XMLCALL *xmlFreeFunc)(void *mem);
66 typedef void *(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 DparserInternals.in.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
282 XMLPUBFUN xmlParserCtxtPtr XMLCALL
284 XMLPUBFUN xmlParserCtxtPtr XMLCALL
287 XMLPUBFUN xmlParserCtxtPtr XMLCALL
290 XMLPUBFUN xmlParserCtxtPtr XMLCALL
294 XMLPUBFUN int XMLCALL
297 XMLPUBFUN int XMLCALL
300 XMLPUBFUN int XMLCALL
307 XMLPUBFUN void XMLCALL
318 XMLPUBFUN xmlParserInputPtr XMLCALL
[all...]
H A Dxmlmodule.in.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.in.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.in.h51 XMLPUBFUN xmlRegexpPtr XMLCALL
53 XMLPUBFUN void XMLCALL xmlRegFreeRegexp(xmlRegexpPtr regexp);
54 XMLPUBFUN int XMLCALL
57 XMLPUBFUN void XMLCALL
60 XMLPUBFUN int XMLCALL
74 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
78 XMLPUBFUN void XMLCALL
80 XMLPUBFUN int XMLCALL
84 XMLPUBFUN int XMLCALL
90 XMLPUBFUN int XMLCALL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
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 DparserInternals.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
282 XMLPUBFUN xmlParserCtxtPtr XMLCALL
284 XMLPUBFUN xmlParserCtxtPtr XMLCALL
287 XMLPUBFUN xmlParserCtxtPtr XMLCALL
290 XMLPUBFUN xmlParserCtxtPtr XMLCALL
294 XMLPUBFUN int XMLCALL
297 XMLPUBFUN int XMLCALL
300 XMLPUBFUN int XMLCALL
307 XMLPUBFUN void XMLCALL
318 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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.in.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 Dxmlmemory.in.h57 typedef void (XMLCALL *xmlFreeFunc)(void *mem);
66 typedef void *(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 DparserInternals.in.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
282 XMLPUBFUN xmlParserCtxtPtr XMLCALL
284 XMLPUBFUN xmlParserCtxtPtr XMLCALL
287 XMLPUBFUN xmlParserCtxtPtr XMLCALL
290 XMLPUBFUN xmlParserCtxtPtr XMLCALL
294 XMLPUBFUN int XMLCALL
297 XMLPUBFUN int XMLCALL
300 XMLPUBFUN int XMLCALL
307 XMLPUBFUN void XMLCALL
318 XMLPUBFUN xmlParserInputPtr XMLCALL
[all...]
H A Dxmlmodule.in.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.in.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.in.h51 XMLPUBFUN xmlRegexpPtr XMLCALL
53 XMLPUBFUN void XMLCALL xmlRegFreeRegexp(xmlRegexpPtr regexp);
54 XMLPUBFUN int XMLCALL
57 XMLPUBFUN void XMLCALL
60 XMLPUBFUN int XMLCALL
74 XMLPUBFUN xmlRegExecCtxtPtr XMLCALL
78 XMLPUBFUN void XMLCALL
80 XMLPUBFUN int XMLCALL
84 XMLPUBFUN int XMLCALL
90 XMLPUBFUN int XMLCALL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DparserInternals.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
282 XMLPUBFUN xmlParserCtxtPtr XMLCALL
284 XMLPUBFUN xmlParserCtxtPtr XMLCALL
287 XMLPUBFUN xmlParserCtxtPtr XMLCALL
290 XMLPUBFUN xmlParserCtxtPtr XMLCALL
294 XMLPUBFUN int XMLCALL
297 XMLPUBFUN int XMLCALL
300 XMLPUBFUN int XMLCALL
307 XMLPUBFUN void XMLCALL
318 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...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DparserInternals.h277 XMLPUBFUN int XMLCALL xmlIsLetter (int c);
282 XMLPUBFUN xmlParserCtxtPtr XMLCALL
284 XMLPUBFUN xmlParserCtxtPtr XMLCALL
287 XMLPUBFUN xmlParserCtxtPtr XMLCALL
290 XMLPUBFUN xmlParserCtxtPtr XMLCALL
294 XMLPUBFUN int XMLCALL
297 XMLPUBFUN int XMLCALL
300 XMLPUBFUN int XMLCALL
307 XMLPUBFUN void XMLCALL
318 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...]

Completed in 222 milliseconds

1234567891011