php-src/ext/pcre
Peter Kokot 063213b1ae
Autotools: Refactor PCRE JIT checks (#14781)
- Check message moved to 2nd argument of PHP_ARG_WITH
- AH_TEMPLATE takes care of help message defined on one place for both
  defines
- AS_VAR_IF used and CS sycned a bit
- Cache variables renamed to php_cv_*
- Redundant AC_CANONICAL_HOST call removed. The host_cpu is set together
  with a triplet in PHP_CANONICAL_HOST_TARGET
- Over-quoted arguments reduced
2024-07-03 14:10:29 +02:00
..
pcre2lib ext/pcre: update Config to match upstream (#14509) 2024-06-08 21:34:18 +02:00
tests Print location on class redeclaration 2024-04-30 14:34:43 +02:00
config0.m4 Autotools: Refactor PCRE JIT checks (#14781) 2024-07-03 14:10:29 +02:00
config.w32 Use memmove() unconditionally in the code (#13647) 2024-03-09 20:30:08 +01:00
CREDITS
php_pcre_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
php_pcre.c Cache pcre subpattern table (#14424) 2024-06-03 21:15:26 +02:00
php_pcre.def Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_pcre.h Minor pcre optimizations (#12923) 2023-12-11 19:43:26 +01:00
php_pcre.stub.php Implement stackless internal function calls 2024-02-06 17:42:28 +01:00