]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an implementation of the REGEXP operator and function. Only defined regexp
authordrh <drh@noemail.net>
Wed, 12 Sep 2012 18:45:31 +0000 (18:45 +0000)
committerdrh <drh@noemail.net>
Wed, 12 Sep 2012 18:45:31 +0000 (18:45 +0000)
commitc88729662be53131f33a7d732fa2f21f34150c82
tree0e26d69166832416cf2f6d2fb7389571190387a0
parent8cca95d7aa07fb55bed3ae8697e9747a4e060bba
Add an implementation of the REGEXP operator and function.  Only defined
if compiled with SQLITE_ENABLE_REGEXP.

FossilOrigin-Name: 8398f77c5a689c795c5b1e8eea41a3b128dba2fd
manifest
manifest.uuid
src/ctime.c
src/func.c
test/e_expr.test
test/like.test