Home
last modified time | relevance | path

Searched refs:sqlite3_create_window_function (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/public-domain/sqlite/lib/
Dsqlite3.expsym79 sqlite3_create_window_function
/netbsd/src/external/public-domain/sqlite/dist/
Dsqlite3ext.h655 #define sqlite3_create_window_function sqlite3_api->create_window_function macro
Dsqlite3.h5486 SQLITE_API int sqlite3_create_window_function(
Dshell.c4516 rc = sqlite3_create_window_function(db, "decimal_sum", 1, in sqlite3_decimal_init()
13719 rcf = sqlite3_create_window_function(dbDst,name,nargs,ienc,0, in registerUDFs()
Dsqlite3.c5799 SQLITE_API int sqlite3_create_window_function(
136127 #define sqlite3_create_window_function sqlite3_api->create_window_function
136630 sqlite3_create_window_function,
180249 SQLITE_API int sqlite3_create_window_function(