On Mar 20, 2008, at 10:38 PM, Jason Tudor wrote:

> I am trying to enable the REGEXP operator.  I have read on the  
> forums that
> you must use the sqlite3_create_function.  I would like to use the  
> boost
> regular expressions library under the hood.  Question is, does  
> anyone have
> an example using this function (sqlite3_create_function) to override
> regexp()?

There is one in the ext/icu/icu.c file of the source distribution.

   http://www.sqlite.org/cvstrac/fileview?f=sqlite/ext/icu/icu.c&v=1.7

Dan.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to