sqlite3-pcre icon indicating copy to clipboard operation
sqlite3-pcre copied to clipboard

pcre regex extension for sqlite3

This is sqlite3-pcre, an extension for sqlite3 that uses libpcre to provide the REGEXP() function.

The code was written by Alexey Tourbin and can be found at:

http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git