Home
last modified time | relevance | path

Searched refs:create_function_v2 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dsqlite3ext.h216 int (*create_function_v2)(sqlite3*,const char*,int,int,void*, member
566 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2
H A Dsqlite3.c17953 ** configured using create_function_v2()) and a reference counter. When
17954 ** create_function_v2() is called to create a function with a destructor,
[all...]