mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
parser: Deprecate xmlString*DecodeEntities
These are internal functions.
This commit is contained in:
@ -358,6 +358,8 @@ deprecated_funcs = {
|
||||
'xmlSchemaCleanupTypes': True,
|
||||
'xmlSchemaInitTypes': True,
|
||||
'xmlSetupParserForBuffer': True,
|
||||
'xmlStringDecodeEntities': True,
|
||||
'xmlStringLenDecodeEntities': True,
|
||||
'xmlThrDefDefaultBufferSize': True,
|
||||
'xmlThrDefLineNumbersDefaultValue': True,
|
||||
'xmlThrDefPedanticParserDefaultValue': True,
|
||||
|
Reference in New Issue
Block a user