mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
parser: Deprecate more internal functions
This commit is contained in:
@ -343,6 +343,7 @@ deprecated_funcs = {
|
||||
'xmlParseEntity': True,
|
||||
'xmlParseEntityDecl': True,
|
||||
'xmlParseEntityRef': True,
|
||||
'xmlParseExtParsedEnt': True,
|
||||
'xmlParseExternalSubset': True,
|
||||
'xmlParseMarkupDecl': True,
|
||||
'xmlParseMisc': True,
|
||||
|
Reference in New Issue
Block a user