Home
last modified time | relevance | path

Searched refs:sqlite3_create_function16 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dsqlite3ext.h441 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dsqlite3.h5484 SQLITE_API int sqlite3_create_function16(
5536 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
5901 ** and [sqlite3_create_function16()] routines that originally
5916 ** and [sqlite3_create_function16()] routines that originally
6071 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
H A Dsqlite3.c5797 SQLITE_API int sqlite3_create_function16(
5849 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
6214 ** and [sqlite3_create_function16()] routines that originally
6229 ** and [sqlite3_create_function16()] routines that originally
6384 ** [sqlite3_create_function()] and [sqlite3_create_function16()]
[all...]