mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-17 05:11:17 +03:00
catalog: Deprecate some functions
This commit is contained in:
@@ -598,6 +598,8 @@ deprecated_funcs = {
|
||||
'htmlParseElement': True,
|
||||
'xmlAddEncodingAlias': True,
|
||||
'xmlByteConsumed': True,
|
||||
'xmlCatalogGetPublic': True,
|
||||
'xmlCatalogGetSystem': True,
|
||||
'xmlCheckFilename': True,
|
||||
'xmlCheckLanguageID': True,
|
||||
'xmlCleanupCharEncodingHandlers': True,
|
||||
@@ -630,6 +632,7 @@ deprecated_funcs = {
|
||||
'xmlParseAttValue': True,
|
||||
'xmlParseAttributeListDecl': True,
|
||||
'xmlParseCDSect': True,
|
||||
'xmlParseCatalogFile': True,
|
||||
'xmlParseCharData': True,
|
||||
'xmlParseCharRef': True,
|
||||
'xmlParseComment': True,
|
||||
|
Reference in New Issue
Block a user