Add PCRE2 library to third_party

This commit is contained in:
Justine Tunney 2023-12-10 05:59:18 -08:00
parent 4f66d7f2dd
commit b27e9fe845
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
47 changed files with 58274 additions and 0 deletions

15
third_party/pcre/README.cosmo vendored Normal file
View file

@ -0,0 +1,15 @@
DESCRIPTION
PCRE2 is a regular expression library
LICENSE
PCRE2 License
ORIGIN
https://github.com/PCRE2Project/pcre2/archive/refs/tags/pcre2-10.42.tar.gz
LOCAL CHANGES
Removed JIT code.