mirror of
https://github.com/php/php-src.git
synced 2024-12-03 14:54:40 +08:00
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
/* define if you want to use the PCRE extension */
|
|
#define HAVE_PCRE 0
|
|
|
|
#define HAVE_BUNDLED_PCRE 0
|
|
#undef USE_BCOPY
|