Searched defs:sqlite_func (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/lib/libsqlite/src/ | ||
H A D | vdbeInt.h | 156 struct sqlite_func { struct |
H A D | main.c | 1000 void (*xFunc)(sqlite_func*,int,const char**), /* The implementation */ in sqlite_create_function() argument |
H A D | sqlite.h.in | 446 typedef struct sqlite_func sqlite_func; typedef |