PCRE2 - Stack-less Just-In-Time Compiler, version 10.45
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
Optionally used in Qt Core (QRegularExpression). Configure with -system-pcre or -no-pcre to avoid.
The sources can be found in reproducible-path/qtbase-opensource-src-5.15.19+dfsg/src/3rdparty/pcre2/deps/sljit.
Project Homepage, upstream version: 10.45
Copyright (c) 2009-2024 Zoltan Herczeg
BSD 2-clause "Simplified" License.