pcre2: Update to upstream version 10.33

(cherry picked from commit 518e23424e)
This commit is contained in:
Rémi Verschelde
2019-07-11 10:27:11 +02:00
parent b021671681
commit 8067207257
37 changed files with 7301 additions and 4545 deletions

View File

@@ -33,6 +33,7 @@ if env['builtin_pcre2']:
"pcre2_newline.c",
"pcre2_ord2utf.c",
"pcre2_pattern_info.c",
"pcre2_script_run.c",
"pcre2_serialize.c",
"pcre2_string_utils.c",
"pcre2_study.c",