blob: 076ccbf0cc4ad5c2ca9e35adcc36f3f7c5ddc7a6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
PCRE is a Perl-compatible library of regular expressions.
They are based on a completely separate code-base from Henry
Spencer's originals. The library has been designed to make
efficient use of memory for compiled regular expressions.
Original Author: Phil Hazel <ph10@cam.ac.uk>
WWW: http://www.pcre.org/
|