Searched refs:sqlite3_create_function_v2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h566 #define sqlite3_create_function_v2 sqlite3_api->create_function_v2 macro
H A Dsqlite3.h5426 ** ^(If the final parameter to sqlite3_create_function_v2() or
5431 ** sqlite3_create_function_v2() fails. ^When the destructor callback is
5433 ** data pointer which was the fifth parameter to sqlite3_create_function_v2().
5475 SQLITE_API int sqlite3_create_function_v2(
5518 ** [sqlite3_create_function_v2()].
H A Dsqlite3.c5739 ** ^(If the final parameter to sqlite3_create_function_v2() or
5744 ** sqlite3_create_function_v2() fails. ^When the destructor callback is
5746 ** data pointer which was the fifth parameter to sqlite3_create_function_v2().
5788 SQLITE_API int sqlite3_create_function_v2(
5831 ** [sqlite3_create_function_v2()].
136038 #define sqlite3_create_function_v2 macro
180235 SQLITE_API int sqlite3_create_function_v2( function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d963 int sqlite3_create_function_v2(

Completed in 647 milliseconds