PCRE2 development is now based here.
Go to file
George Sokianos 4a45482c9c Cleanup of Makefile.os4, added release rule and a README file for this release 2022-07-31 20:34:33 +01:00
.github/workflows Add OpenSSF Scorecards to impove the security posture (#93) 2022-04-23 17:48:09 +01:00
cmake pcre2test: allow using readline headers for libedit (#99) 2022-04-14 16:51:51 +01:00
doc Implement -Z in pcre2grep and update documentation 2022-07-30 17:41:49 +01:00
m4 Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes; 2014-10-17 15:52:57 +00:00
maint Remove unused variables in ucptest.c and update test data for added properties 2022-04-25 15:19:09 +01:00
src Cleanup of Makefile.os4, added release rule and a README file for this release 2022-07-31 20:34:33 +01:00
testdata Implement -Z in pcre2grep and update documentation 2022-07-30 17:41:49 +01:00
.bazelrc bazel support (#136) 2022-07-15 17:18:11 +01:00
.gitignore Cleanup of Makefile.os4, added release rule and a README file for this release 2022-07-31 20:34:33 +01:00
132html Add additional compile options and PCRE2_EXTRA_ALLOW_SURROGATE_ESCAPES. 2017-05-17 17:55:11 +00:00
AUTHORS Final file tidies for 10.40 2022-04-15 16:57:57 +01:00
BUILD.bazel bazel support (#136) 2022-07-15 17:18:11 +01:00
CMakeLists.txt Include specific .pdb files only for chosen char size libs when shared (#116) 2022-05-07 09:09:19 +01:00
COPYING Fix erroneous COPYING file. 2016-01-05 15:49:53 +00:00
ChangeLog Implement -Z in pcre2grep and update documentation 2022-07-30 17:41:49 +01:00
CheckMan Fix documentation typos and upgrade documentation checking script. 2020-04-24 16:05:36 +00:00
CleanTxt Documentation scripts 2014-09-23 11:35:51 +00:00
Detrail Documentation scripts 2014-09-23 11:35:51 +00:00
HACKING doc: fix various typos (#132) 2022-07-08 10:01:46 +01:00
LICENCE Final file tidies for 10.40 2022-04-15 16:57:57 +01:00
MODULE.bazel bazel support (#136) 2022-07-15 17:18:11 +01:00
Makefile.am JIT compiler update 2022-07-14 03:41:42 +00:00
Makefile.os4 Cleanup of Makefile.os4, added release rule and a README file for this release 2022-07-31 20:34:33 +01:00
NEWS Final file tidies for 10.40 2022-04-15 16:57:57 +01:00
NON-AUTOTOOLS-BUILD doc: fix various typos (#132) 2022-07-08 10:01:46 +01:00
PrepareRelease Renamed dftables as pcre2_dftables and enable it to write the tables in binary. 2020-03-20 18:09:59 +00:00
README doc: fix various typos (#132) 2022-07-08 10:01:46 +01:00
README-OS4.md Cleanup of Makefile.os4, added release rule and a README file for this release 2022-07-31 20:34:33 +01:00
README.md More GitHub URL updates 2022-04-19 17:44:47 +01:00
RunGrepTest Implement -Z in pcre2grep and update documentation 2022-07-30 17:41:49 +01:00
RunGrepTest.bat Add --disable-pcre2grep-callout-fork configuration setting. 2018-11-17 16:45:57 +00:00
RunTest Added some special heap tests 2022-07-28 17:58:19 +01:00
RunTest.bat ci: windows support (#105) 2022-04-22 10:07:12 +01:00
WORKSPACE.bazel bazel support (#136) 2022-07-15 17:18:11 +01:00
autogen.sh Add basic configuration files. 2014-02-20 19:17:05 +00:00
config-cmake.h.in inttypes and stdint cleanup (#30) 2021-10-29 15:05:19 +01:00
configure.ac Fix compiler warning in pcre2test 2022-06-08 17:05:24 +01:00
index.md More GitHub URL updates 2022-04-19 17:44:47 +01:00
libpcre2-8.pc.in Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
libpcre2-16.pc.in Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
libpcre2-32.pc.in Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
libpcre2-posix.pc.in Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
pcre2-config.in Fix Windows debug builds (Bugzilla #2600) using CMake. 2020-06-22 15:51:19 +00:00
pcre2_fuzzer.dict Commit an experimental fuzzer dictionary. 2017-05-20 15:34:50 +00:00
pcre2_fuzzer.options Create options file for fuzzer. 2017-05-24 09:10:29 +00:00
perltest.sh Fix delimiters in tests 1 and 4 for correct Perl behaviour (Bugzilla #2641). 2020-09-13 15:56:32 +00:00

README.md

PCRE2 - Perl-Compatible Regular Expressions

The PCRE2 library is a set of C functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE2 has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE2 library is free, even for building proprietary software. It comes in three forms, for processing 8-bit, 16-bit, or 32-bit code units, in either literal or UTF encoding.

PCRE2 was first released in 2015 to replace the API in the original PCRE library, which is now obsolete and no longer maintained. As well as a more flexible API, the code of PCRE2 has been much improved since the fork.

Download

As well as downloading from the GitHub site, you can download PCRE2 or the older, unmaintained PCRE1 library from an unofficial mirror at SourceForge.

You can check out the PCRE2 source code via Git or Subversion:

git clone https://github.com/PCRE2Project/pcre2.git
svn co    https://github.com/PCRE2Project/pcre2.git

Contributed Ports

If you just need the command-line PCRE2 tools on Windows, precompiled binary versions are available at this Rexegg page.

A PCRE2 port for z/OS, a mainframe operating system which uses EBCDIC as its default character encoding, can be found at http://www.cbttape.org (File 939).

Documentation

You can read the PCRE2 documentation here.

Comparisons to Perl's regular expression semantics can be found in the community authored Wikipedia entry for PCRE.

There is a curated summary of changes for each PCRE release, copies of documentation from older releases, and other useful information from the third party authored RexEgg PCRE Documentation and Change Log page.

Contact

To report a problem with the PCRE2 library, or to make a feature request, please use the PCRE2 GitHub issues tracker. There is a mailing list for discussion of PCRE2 issues and development at pcre2-dev@googlegroups.com, which is where any announcements will be made. You can browse the list archives.