mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
include: Make most IS_* macros private
Macros like IS_DIGIT or IS_LETTER severely pollute the C namespace.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <libxml/xmlerror.h>
|
||||
|
||||
#include "private/error.h"
|
||||
#include "private/parser.h"
|
||||
|
||||
#define DUMP_TEXT_TYPE 1
|
||||
|
||||
|
Reference in New Issue
Block a user