From: Thies C. Arntzen Date: Mon, 30 Jul 2001 15:10:15 +0000 (+0000) Subject: name-protect new expat function X-Git-Tag: PRE_ENGINE2_SPLIT~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6627bab38df36f50930afed4da5726266481ee75;p=php name-protect new expat function --- diff --git a/main/php_compat.h b/main/php_compat.h index 5152f1a85c..7c9a16480c 100644 --- a/main/php_compat.h +++ b/main/php_compat.h @@ -29,6 +29,7 @@ #define XML_DefaultCurrent php_XML_DefaultCurrent #define XML_ErrorString php_XML_ErrorString #define XML_ExpatVersion php_XML_ExpatVersion +#define XML_ExpatVersionInfo php_XML_ExpatVersionInfo #define XML_ExternalEntityParserCreate php_XML_ExternalEntityParserCreate #define XML_GetBase php_XML_GetBase #define XML_GetBuffer php_XML_GetBuffer