mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
html: Deprecate more functions
This commit is contained in:
@ -301,6 +301,7 @@ deprecated_funcs = {
|
||||
'htmlInitAutoClose': True,
|
||||
'htmlIsAutoClosed': True,
|
||||
'htmlIsBooleanAttr': True,
|
||||
'htmlIsScriptAttribute': True,
|
||||
'htmlParseCharRef': True,
|
||||
'htmlParseElement': True,
|
||||
'xmlByteConsumed': True,
|
||||
|
Reference in New Issue
Block a user