php-src/ext/pcre/pcre2lib
Ayesh Karunaratne d8795a3503
ext/pcre: update Config to match upstream (#14509)
In GH-14498, we updated pcre2lib to v10.44. However, it missed syncing the config,
that changes upstream `MAX_NAME_SIZE` from 32 to 128.

Ref: [1](ced3b0f06f (diff-91c5b46dc84a94604a4e4d0caed9bf85590a2eddbb12d2e8dc80badf324a9dfb)), [2](6c670c780a)
2024-06-08 21:34:18 +02:00
..
sljit ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
config.h ext/pcre: update Config to match upstream (#14509) 2024-06-08 21:34:18 +02:00
pcre2_auto_possess.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_chartables.c pcre2lib: Fix wrong check-in 2021-05-29 15:11:09 +02:00
pcre2_chkdint.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_compile.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_config.c Update to PCRE2 10.35 2020-09-17 14:07:05 +02:00
pcre2_context.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_convert.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_dfa_match.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_error.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_extuni.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_find_bracket.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_internal.h Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_intmodedep.h ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_jit_compile.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_jit_match.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_jit_misc.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_jit_neon_inc.h Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_jit_simd_inc.h ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_maketables.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_match_data.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_match.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_newline.c
pcre2_ord2utf.c
pcre2_pattern_info.c Upgrade PCRE2 to 10.32 2018-09-21 15:54:14 +02:00
pcre2_printint.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_script_run.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_serialize.c Update to PCRE2 10.35 2020-09-17 14:07:05 +02:00
pcre2_string_utils.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_study.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_substitute.c Update bundled pcre2 to 10.42 2023-09-08 17:14:39 +02:00
pcre2_substring.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_tables.c ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00
pcre2_ucd.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_ucp.h Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_ucptables.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_valid_utf.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2_xclass.c Upgrade bundled pcre2lib to 10.43 (#13413) 2024-02-17 14:15:04 +01:00
pcre2.h ext/pcre: update to PCRE2 v10.44 (#14498) 2024-06-08 13:03:31 +02:00