mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
io: Deprecate a few functions
This commit is contained in:
@ -356,6 +356,9 @@ deprecated_funcs = {
|
||||
'xmlParseVersionNum': True,
|
||||
'xmlParseXMLDecl': True,
|
||||
'xmlParserHandlePEReference': True,
|
||||
'xmlParserInputBufferGrow': True,
|
||||
'xmlParserInputBufferPush': True,
|
||||
'xmlParserInputBufferRead': True,
|
||||
'xmlParserSetLineNumbers': True,
|
||||
'xmlParserSetLoadSubset': True,
|
||||
'xmlParserSetPedantic': True,
|
||||
|
Reference in New Issue
Block a user