mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-02 20:42:30 +03:00
parser: Deprecate xmlIsLetter
This commit is contained in:
@ -312,6 +312,7 @@ deprecated_funcs = {
|
||||
'xmlInitializeDict': True,
|
||||
'xmlIOFTPMatch': True,
|
||||
'xmlIOHTTPMatch': True,
|
||||
'xmlIsLetter': True,
|
||||
'xmlIsRef': True,
|
||||
'xmlKeepBlanksDefault': True,
|
||||
'xmlLineNumbersDefault': True,
|
||||
|
Reference in New Issue
Block a user