1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

unicode: Make Unicode functions private

This commit is contained in:
Nick Wellnhofer
2025-03-04 16:00:08 +01:00
parent 3d37ff84c3
commit 03a8d5f93d
11 changed files with 431 additions and 1963 deletions

View File

@@ -13,7 +13,6 @@
#include <libxml/HTMLtree.h>
#include <libxml/xinclude.h>
#include <libxml/xpointer.h>
#include <libxml/xmlunicode.h>
#include <libxml/xmlregexp.h>
#include <libxml/xmlautomata.h>
#include <libxml/xmlreader.h>