mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-17 05:11:17 +03:00
parser: Deprecate xmlClearParserCtxt
This commit is contained in:
@@ -603,6 +603,7 @@ deprecated_funcs = {
|
||||
'xmlCleanupCharEncodingHandlers': True,
|
||||
'xmlCleanupEncodingAliases': True,
|
||||
'xmlCleanupGlobals': True,
|
||||
'xmlClearParserCtxt': True,
|
||||
'xmlCopyChar': True,
|
||||
'xmlCopyCharMultiByte': True,
|
||||
'xmlCreateEntityParserCtxt': True,
|
||||
|
Reference in New Issue
Block a user