mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel
This commit is contained in:
@@ -29,9 +29,6 @@ typedef struct xmlValidCtxt {
|
||||
xmlValidityWarningFunc warning; /* the callback in case of warning */
|
||||
} xmlValidCtxt, *xmlValidCtxtPtr;
|
||||
|
||||
extern void xmlParserValidityError(void *ctx, const char *msg, ...);
|
||||
extern void xmlParserValidityWarning(void *ctx, const char *msg, ...);
|
||||
|
||||
/*
|
||||
* ALl notation declarations are stored in a table
|
||||
* there is one table per DTD
|
||||
|
Reference in New Issue
Block a user