blob: b34a52cb82586d979ec2fc5098698883dedc6c1a (
plain)
1
2
3
4
|
This is the source code for the C++ class library pcre++.
pcre++ is a wrapper class around the pcre library (Perl
Compatible Regular Expressions), which is available on
http://www.pcre.org/.
|