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
5813 SQLITE_API int sqlite3_create_window_function(
6698 rc = sqlite3_create_window_function(db, "decimal_sum", 1, in sqlite3_decimal_init()16729 rcf = sqlite3_create_window_function(dbDst,name,nargs,ienc,0, in registerUDFs()
6134 SQLITE_API int sqlite3_create_window_function(143119 #define sqlite3_create_window_function sqlite3_api->create_window_function macro143632 sqlite3_create_window_function,189520 SQLITE_API int sqlite3_create_window_function( function