mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
tree: Make xmlNodeListGetStringInternal work with escape flags
This commit is contained in:
@@ -35,8 +35,4 @@ xmlSerializeDecCharRef(char *buf, int val);
|
||||
XML_HIDDEN xmlChar *
|
||||
xmlEscapeText(const xmlChar *text, int flags);
|
||||
|
||||
XML_HIDDEN xmlChar *
|
||||
xmlEncodeEntitiesInternal(xmlDocPtr doc, const xmlChar *input,
|
||||
unsigned flags);
|
||||
|
||||
#endif /* XML_ENTITIES_H_PRIVATE__ */
|
||||
|
||||
Reference in New Issue
Block a user