1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

MFH: - Silence some PCRE compile warnings

This commit is contained in:
foobar
2006-04-10 11:55:14 +00:00
parent c261351a97
commit 8cd558757f

View File

@@ -38,6 +38,8 @@
#define pcre_study php_pcre_study
#define pcre_version php_pcre_version
#define pcre_fullinfo php_pcre_fullinfo
#define pcre_free php_pcre_free
#define pcre_malloc php_pcre_malloc
#endif
#define lookup php_lookup