Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > 8e03ab2f912d00f784ef60ec62701920

mysql-udf-preg-1.2-0.rc2.1.i686.rpm

Description:

MySQL UDF interface to the PCRE (Perl Compatible Regular Expressions)
library for pattern matching.

The PCRE library is a set of functions that implement regular
expression pattern matching using the same syntax and semantics as
Perl 5. This syntax can often handle more complex expressions and
capturing than standard regular expression implementations.

lib_mysqludf_preg is a useful performance optimization for those
applications that are already performing these regular expression
matches in a high level language (i. e. PHP) on the client side. It is
also helpful when there is a need to capture a parenthesized
subexpression from a regular expression, or simply as a slight
performance boost over the builtin RLIKE/REGEXP functions.

Other version of this rpm: