diff options
Diffstat (limited to 'src/sp_pcre_compat.h')
| -rw-r--r-- | src/sp_pcre_compat.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sp_pcre_compat.h b/src/sp_pcre_compat.h index 11f7f7c..14c33b2 100644 --- a/src/sp_pcre_compat.h +++ b/src/sp_pcre_compat.h | |||
| @@ -4,9 +4,6 @@ | |||
| 4 | #include <stdlib.h> | 4 | #include <stdlib.h> |
| 5 | #include <stdbool.h> | 5 | #include <stdbool.h> |
| 6 | 6 | ||
| 7 | #undef pcre_exec | ||
| 8 | #undef pcre_compile | ||
| 9 | |||
| 10 | #define PCRE2_CODE_UNIT_WIDTH 8 | 7 | #define PCRE2_CODE_UNIT_WIDTH 8 |
| 11 | #if PHP_VERSION_ID >= 70300 | 8 | #if PHP_VERSION_ID >= 70300 |
| 12 | #define SP_HAS_PCRE2 | 9 | #define SP_HAS_PCRE2 |
