mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
5 lines
117 B
Text
5 lines
117 B
Text
/* define if you want to use the PCRE extension */
|
|
#define HAVE_PCRE 0
|
|
|
|
#define HAVE_BUNDLED_PCRE 0
|
|
#undef USE_BCOPY
|