Searched refs:create_function_v2 (Results 1 – 2 of 2) sorted by relevance
216 int (*create_function_v2)(sqlite3*,const char*,int,int,void*, member566 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2
17953 ** configured using create_function_v2()) and a reference counter. When17954 ** create_function_v2() is called to create a function with a destructor,[all...]