Searched refs:sqlite3_callback (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h90 int (*exec)(sqlite3*,const char*,sqlite3_callback,void*,char**);
H A Dsqlite3.h297 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
H A Dsqlite3.c850 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h98 int (*exec)(sqlite3*,const char*,sqlite3_callback,void*,char**);
H A Dsqlite3.h338 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
H A Dsqlite3.c1401 typedef int (*sqlite3_callback)(void*,int,char**, char**); typedef
[all...]

Completed in 687 milliseconds