Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config-win32.log | 2012-11-20 | 55.8 kB | |
config-win32u.log | 2012-11-20 | 55.9 kB | |
Totals: 2 Items | 111.7 kB | 0 |
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API. The PCRE library is free, even for building proprietary software.
Project Pages:
Source:
- Releases: SourceForge
- Development: [Subversion][svn]svn://vcs.exim.org/pcre/code/trunk
Licenses:
- BSD-like
Requires:
- Unix shell (sh) for scripts
- zlib, edit.dll (libedit?)
Documentation:
Notes:
- Configured Options:
- --prefix=/mingw
- --enable-pcre16
- --enable-unicode-properties
- --enable-newline-is-any
- --enable-pcregrep-libz --enable-pcregrep-libbz2
- --enable-pcretest-libedit