HomeSort by: relevance | last modified time | path
    Searched defs:sqlite3_create_window_function (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3ext.h 665 #define sqlite3_create_window_function sqlite3_api->create_window_function macro
sqlite3.c 5989 ** the application data pointer. Function sqlite3_create_window_function()
6063 ** and xInverse) passed to sqlite3_create_window_function are pointers to
6073 ** sqlite3_create_window_function() is not NULL, then it is the destructor for
6132 SQLITE_API int sqlite3_create_window_function(
142885 #define sqlite3_create_window_function macro
189246 SQLITE_API int sqlite3_create_window_function( function
    [all...]

Completed in 82 milliseconds