php-src/ext/pcre/pcre2lib
Niels Dossche 1ea8a10ca8 Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1:
  Fix GH-11374: Different preg_match result with -d pcre.jit=0
2023-10-27 17:44:56 +02:00
..
sljit Fix pcre.jit on Apple Silicon 2022-08-31 14:22:44 +02:00
config.h Fix [-Wundef] warning in PCRE extension 2020-05-20 14:01:10 +02:00
pcre2.h Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_auto_possess.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_chartables.c pcre2lib: Fix wrong check-in 2021-05-29 15:11:09 +02:00
pcre2_compile.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_config.c Update to PCRE2 10.35 2020-09-17 14:07:05 +02:00
pcre2_context.c Upgrade to PCRE2 10.34 2020-04-22 14:23:26 +02:00
pcre2_convert.c Upgrade bundled PCRE2 to 10.33 2019-05-25 11:37:30 +02:00
pcre2_dfa_match.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_error.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_extuni.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_find_bracket.c Upgrade PCRE2 to 10.32 2018-09-21 15:54:14 +02:00
pcre2_internal.h Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_intmodedep.h Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_jit_compile.c Merge branch 'PHP-8.1' into PHP-8.2 2023-09-18 20:13:45 +02:00
pcre2_jit_match.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_jit_misc.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_jit_neon_inc.h pcre2lib: Pull PCRE2 10.37 2021-05-29 14:52:27 +02:00
pcre2_jit_simd_inc.h Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_maketables.c Update to PCRE2 10.35 2020-09-17 14:07:05 +02:00
pcre2_match.c Merge branch 'PHP-8.1' into PHP-8.2 2023-10-27 17:44:56 +02:00
pcre2_match_data.c Upgrade to PCRE2 10.34 2020-04-22 14:23:26 +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 Update to libpcre2 10.40 2022-07-11 19:45:46 +02: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 Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_substitute.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_substring.c Upgrade bundled PCRE2 to 10.31 2018-02-14 13:44:38 +01:00
pcre2_tables.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_ucd.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_ucp.h Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_ucptables.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00
pcre2_valid_utf.c Update to PCRE2 10.35 2020-09-17 14:07:05 +02:00
pcre2_xclass.c Update to libpcre2 10.40 2022-07-11 19:45:46 +02:00