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