Prefix some symbols with php_

^(pcre|Xml|XML).*
This commit is contained in:
Sascha Schumann 2000-03-04 14:44:01 +00:00
parent 365f379435
commit 315999da94
7 changed files with 76 additions and 0 deletions

View file

@ -32,6 +32,7 @@
#include "php_version.h"
#include "zend.h"
#include "php_compat.h"
/* automake defines PACKAGE and VERSION for Zend too */
#ifdef PACKAGE