php-src/ext/pcre
Peter Kokot 9caad3745d
Autotools: Refactor Valgrind support (#14736)
When Valgrind is enabled and not found on the system, default error can
be thrown by PKG_CHECK_MODULES instead of writing a manual error step.
- This uses less redundant variables and has synced CS.
- AS_VAR_IF used instead of raw shell ifs
- Added some basic help descriptions for macro definitions
2024-07-01 00:29:44 +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
config.w32 Use memmove() unconditionally in the code (#13647) 2024-03-09 20:30:08 +01:00
config0.m4 Autotools: Refactor Valgrind support (#14736) 2024-07-01 00:29:44 +02:00
CREDITS
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
php_pcre_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00