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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h441 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dsqlite3.h5465 SQLITE_API int sqlite3_create_function16(
5517 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
5882 ** and [sqlite3_create_function16()] routines that originally
5897 ** and [sqlite3_create_function16()] routines that originally
6052 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c5778 SQLITE_API int sqlite3_create_function16(
5830 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
6195 ** and [sqlite3_create_function16()] routines that originally
6210 ** and [sqlite3_create_function16()] routines that originally
6365 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
135913 #define sqlite3_create_function16 macro
136224 # define sqlite3_create_function16 macro
180266 SQLITE_API int sqlite3_create_function16( function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d952 int sqlite3_create_function16(

Completed in 562 milliseconds