#use wml::ossp area=pkg:lib subarea=pcre
OSSP pcre
Perl Compatible Regular Expressions
Abstract
OSSP pcre is a derivative of Philip Hazel's PCRE library for matching text via
Perl-compatible regular expressions. OSSP pcre additionally contains the
function pcre_match(3) which provides a very convenience way to apply a
regular expression, including caching support.
Notice: OSSP pcre is fully compatible with the original PCRE library. It is
just a super-set of it and made into an OSSP library for easier integration
within the OSSP project. It is not intended to replace or to compete with the
original PCRE library in any way.
Authors
Status
Source