diff options
Diffstat (limited to 'thirdparty/pcre2/src/pcre2_ucp.h')
-rw-r--r-- | thirdparty/pcre2/src/pcre2_ucp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/pcre2/src/pcre2_ucp.h b/thirdparty/pcre2/src/pcre2_ucp.h index 0c330edcb2..483abd18fc 100644 --- a/thirdparty/pcre2/src/pcre2_ucp.h +++ b/thirdparty/pcre2/src/pcre2_ucp.h @@ -124,6 +124,7 @@ enum { /* These are the script identifications. */ enum { + ucp_Unknown, ucp_Arabic, ucp_Armenian, ucp_Bengali, |