Searched refs:sqlite3_create_window_function (Results 1 – 4 of 4) sorted by relevance
665 #define sqlite3_create_window_function sqlite3_api->create_window_function macro
5811 SQLITE_API int sqlite3_create_window_function(
6685 rc = sqlite3_create_window_function(db, "decimal_sum", 1, in sqlite3_decimal_init()16691 rcf = sqlite3_create_window_function(dbDst,name,nargs,ienc,0, in registerUDFs()
6132 SQLITE_API int sqlite3_create_window_function(142898 #define sqlite3_create_window_function sqlite3_api->create_window_function macro143411 sqlite3_create_window_function,189251 SQLITE_API int sqlite3_create_window_function( function