mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-20 03:52:25 +03:00
added support and APIs needed for the catalog PI cleanup Daniel
* include/libxml/catalog.h include/libxml/parser.h include/libxml/xmlerror.h catalog.c parser.c parserInternals.c xmlIO.c: added support and APIs needed for the catalog PI * include/libxml/xmlIO.h: cleanup Daniel
This commit is contained in:
@@ -165,7 +165,7 @@ int xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
|
||||
#ifdef LIBXML_HTTP_ENABLED
|
||||
void * xmlIOHTTPOpenW (const char * post_uri,
|
||||
int compression );
|
||||
void xmlRegisterHTTPPostCallbacksI (void );
|
||||
void xmlRegisterHTTPPostCallbacks (void );
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user