]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Combine the implementation of LIKE and GLOB into a single parameterized
authordrh <drh@noemail.net>
Tue, 31 Aug 2004 00:52:37 +0000 (00:52 +0000)
committerdrh <drh@noemail.net>
Tue, 31 Aug 2004 00:52:37 +0000 (00:52 +0000)
commit4e5ffc5f8d727ef1bd8beca17476b529e584e7b1
tree5b368fce1ab6561b25ff17da72254cb23a33ea1f
parentee696e2218fd5690f5689f4d4d1dc1b4f050c255
Combine the implementation of LIKE and GLOB into a single parameterized
function. (CVS 1923)

FossilOrigin-Name: 0a47c8f86d1649e9ae7edd4c49a6fe5f5272351e
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
src/utf.c
src/util.c