virtualx-engine/thirdparty/pcre2/src
Rémi Verschelde e289cf7085
pcre2: Update to upstream version 10.42 (take two)
Changelog: https://github.com/PCRE2Project/pcre2/blob/pcre2-10.42/ChangeLog

This fixes support for RISC-V architectures in the sljit library, so we
enable the module's compilation for `rv64` too.
2023-06-12 15:12:15 +02:00
..
sljit pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
config.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_auto_possess.c
pcre2_chartables.c
pcre2_compile.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_config.c
pcre2_context.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_convert.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_dfa_match.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_error.c
pcre2_extuni.c
pcre2_find_bracket.c
pcre2_internal.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_intmodedep.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_jit_compile.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_jit_match.c
pcre2_jit_misc.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_jit_neon_inc.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_jit_simd_inc.h pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_maketables.c
pcre2_match.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_match_data.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_newline.c
pcre2_ord2utf.c
pcre2_pattern_info.c
pcre2_script_run.c
pcre2_serialize.c
pcre2_string_utils.c
pcre2_study.c
pcre2_substitute.c pcre2: Update to upstream version 10.42 (take two) 2023-06-12 15:12:15 +02:00
pcre2_substring.c
pcre2_tables.c
pcre2_ucd.c
pcre2_ucp.h
pcre2_ucptables.c
pcre2_valid_utf.c
pcre2_xclass.c