1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

parser: Deprecate more internal symbols

- xmlParseExternalSubset
- xmlPushInput
- xmlPopInput
- xmlCopyCharMultiByte
- xmlCreateEntityParserCtxt
- xmlStringComment
This commit is contained in:
Nick Wellnhofer
2024-11-17 19:48:44 +01:00
parent 2fcdc5f7e7
commit e2ad249c23
4 changed files with 18 additions and 0 deletions

View File

@@ -990,6 +990,8 @@ xmlStringCurrentChar(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED,
* @out: pointer to an array of xmlChar
* @val: the char value
*
* DEPRECATED: Internal function, don't use.
*
* append the char value in the array
*
* Returns the number of xmlChar written