lib_mysqludf_preg-0.7.0

18 views
Skip to first unread message

richwaters

unread,
Mar 2, 2008, 3:31:52 PM3/2/08
to The UDF Repository for MySQL
Hi All,

A new version of lib_mysqludf_preg is now available at:
<http://www.mysqludf.org/lib_mysqludf_preg/index.php>.

This version has some API changes and some other
fixes since the last public release. Most noteably, there
is now a 'preg_position' UDF that returns to position in
a string of a pcre or capture group there within.

Also, an optional 'occurence' argument can be used to
specify which matching occurence of the regular expression
should be used for this position capture. This argument has
also been added to the preg_capture UDF.

Please let me know if you have any problems, questions,
comments, or request.

Here are the ChangeLog entries:

0.7.0
-----
Made group argument of preg_capture optional
Changed preg_offset to preg_position since it does not return an
offset
Added documentation for preg_position
Modified documentation of preg_capture to include occurence argument
Autogenerate more of the documentation

0.6.7
-----
Added preg_offset function
Added preg_capture argument that specifies the match occurence to
capture from

0.6.6
-----
Repository checkpoint to overcome the missing 0.6.5 tag

0.6.5
-----
Fixed possible overflow bug in preg_replace
Fixed problem with older pcre annd undefined
PCRE_EXTRA_MATCH_LIMIT_RECURSION


Thanks,

-Rich

Reply all
Reply to author
Forward
0 new messages