Searched refs:XMLCDECL (Results 1 - 17 of 17) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlexports.h44 * XMLCDECL:
49 #define XMLCDECL macro
58 #undef XMLCDECL macro
75 #define XMLCDECL __cdecl macro
86 #undef XMLCDECL macro
99 #define XMLCDECL __cdecl macro
110 #undef XMLCDECL macro
123 #define XMLCDECL __cdecl macro
134 #undef XMLCDECL macro
147 #define XMLCDECL __cdec macro
[all...]
H A Drelaxng.h30 typedef void (XMLCDECL *xmlRelaxNGValidityErrorFunc) (void *ctx, const char *msg, ...);
31 typedef void (XMLCDECL *xmlRelaxNGValidityWarningFunc) (void *ctx, const char *msg, ...);
H A Dxmlschemas.h90 typedef void (XMLCDECL *xmlSchemaValidityErrorFunc) (void *ctx, const char *msg, ...);
91 typedef void (XMLCDECL *xmlSchemaValidityWarningFunc) (void *ctx, const char *msg, ...);
H A Dxmlerror.h836 typedef void (XMLCDECL *xmlGenericErrorFunc) (void *ctx,
866 XMLPUBFUN void XMLCDECL
870 XMLPUBFUN void XMLCDECL
874 XMLPUBFUN void XMLCDECL
878 XMLPUBFUN void XMLCDECL
H A Dparser.h594 typedef void (XMLCDECL *warningSAXFunc) (void *ctx,
604 typedef void (XMLCDECL *errorSAXFunc) (void *ctx,
616 typedef void (XMLCDECL *fatalErrorSAXFunc) (void *ctx,
H A Dvalid.h42 typedef void (XMLCDECL *xmlValidityErrorFunc) (void *ctx,
57 typedef void (XMLCDECL *xmlValidityWarningFunc) (void *ctx,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Derror.c19 void XMLCDECL xmlGenericErrorDefaultFunc (void *ctx ATTRIBUTE_UNUSED,
70 void XMLCDECL
440 void XMLCDECL
669 void XMLCDECL
712 void XMLCDECL
761 void XMLCDECL
805 void XMLCDECL
H A Dxmlwriter.c841 int XMLCDECL
1216 int XMLCDECL
1342 int XMLCDECL
1903 int XMLCDECL
1998 int XMLCDECL
2120 int XMLCDECL
2215 int XMLCDECL
2467 int XMLCDECL
2676 int XMLCDECL
2985 int XMLCDECL
[all...]
H A Dxmllint.c432 static void XMLCDECL
468 static void XMLCDECL
497 static void XMLCDECL
616 static void XMLCDECL
653 static void XMLCDECL
691 static void XMLCDECL
728 static void XMLCDECL
1392 static void XMLCDECL
1415 static void XMLCDECL
1438 static void XMLCDECL
[all...]
H A Dthreads.c475 static void XMLCDECL xmlGlobalStateCleanupHelper (void *p)
H A Dxmlreader.c3965 static void XMLCDECL
3968 static void XMLCDECL
3971 static void XMLCDECL xmlTextReaderValidityErrorRelay(void *ctx, const char *msg, ...)
3989 static void XMLCDECL xmlTextReaderValidityWarningRelay(void *ctx, const char *msg, ...)
4619 static void XMLCDECL
4631 static void XMLCDECL
4642 static void XMLCDECL
4660 static void XMLCDECL
H A Druntest.c248 static void XMLCDECL
270 static void XMLCDECL
1293 static void XMLCDECL
1316 static void XMLCDECL
1339 static void XMLCDECL
H A Dglobals.c292 void XMLCDECL xmlGenericErrorDefaultFunc (void *ctx ATTRIBUTE_UNUSED,
H A Dxmlstring.c540 int XMLCDECL
H A Dvalid.c6811 static void XMLCDECL xmlNoValidityErr(void *ctx ATTRIBUTE_UNUSED,
H A Dxmlschemas.c27991 static void XMLCDECL
27999 static void XMLCDECL
28007 static void XMLCDECL
H A Dparser.c12721 extern void XMLCDECL xmlGenericErrorDefaultFunc(void *ctx, const char *msg, ...);

Completed in 238 milliseconds