mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
MFH: - Silence some PCRE compile warnings
This commit is contained in:
parent
c261351a97
commit
8cd558757f
@ -38,6 +38,8 @@
|
|||||||
#define pcre_study php_pcre_study
|
#define pcre_study php_pcre_study
|
||||||
#define pcre_version php_pcre_version
|
#define pcre_version php_pcre_version
|
||||||
#define pcre_fullinfo php_pcre_fullinfo
|
#define pcre_fullinfo php_pcre_fullinfo
|
||||||
|
#define pcre_free php_pcre_free
|
||||||
|
#define pcre_malloc php_pcre_malloc
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define lookup php_lookup
|
#define lookup php_lookup
|
||||||
|
Loading…
Reference in New Issue
Block a user