mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +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