php-src/ext/pcre/pcre2lib
Christoph M. Becker 4659c12ae0 Fix #79846: 8c67c16699 broke simple regexp
We backport the respective upstream fix[1].

[1] <https://vcs.pcre.org/pcre2?view=revision&revision=1267>
2020-07-16 18:32:26 +02:00
..
sljit Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
config.h Fix [-Wundef] warning in PCRE extension 2020-05-20 14:01:10 +02:00
pcre2.h Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_auto_possess.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_chartables.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_compile.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_config.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_context.c Upgrade bundled PCRE2 to 10.34 2020-01-25 13:37:37 +01:00
pcre2_convert.c Upgrade bundled PCRE2 to 10.33 2019-05-25 11:37:30 +02:00
pcre2_dfa_match.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_error.c Upgrade bundled PCRE2 to 10.34 2020-01-25 13:37:37 +01:00
pcre2_extuni.c Upgrade bundled PCRE2 to 10.33 2019-05-25 11:37:30 +02:00
pcre2_find_bracket.c Upgrade PCRE2 to 10.32 2018-09-21 15:54:14 +02:00
pcre2_internal.h Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_intmodedep.h Upgrade bundled PCRE2 to 10.34 2020-01-25 13:37:37 +01:00
pcre2_jit_compile.c Fix #79846: 8c67c16699 broke simple regexp 2020-07-16 18:32:26 +02:00
pcre2_jit_match.c Upgrade bundled PCRE2 to 10.34 2020-01-25 13:37:37 +01:00
pcre2_jit_misc.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_jit_neon_inc.h Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_jit_simd_inc.h Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_maketables.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_match.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_match_data.c Upgrade bundled PCRE2 to 10.34 2020-01-25 13:37:37 +01: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 PCRE2 to 10.34 2020-01-25 13:37:37 +01:00
pcre2_script_run.c Upgrade bundled PCRE2 to 10.33 2019-05-25 11:37:30 +02:00
pcre2_serialize.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_string_utils.c Upgrade PCRE2 to 10.32 2018-09-21 15:54:14 +02:00
pcre2_study.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_substitute.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_substring.c Upgrade bundled PCRE2 to 10.31 2018-02-14 13:44:38 +01:00
pcre2_tables.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_ucd.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_ucp.h Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_valid_utf.c Update to PCRE2 10.35 2020-07-02 12:15:04 +02:00
pcre2_xclass.c Upgrade bundled PCRE2 to 10.33 2019-05-25 11:37:30 +02:00