Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dloadext.c49 # define sqlite3_create_function16 0 macro
184 sqlite3_create_function16,
H A Dsqlite3ext.h434 #define sqlite3_create_function16 sqlite3_api->create_function16 macro
H A Dmain.c2042 int sqlite3_create_function16( in sqlite3_create_function16() function
H A Dtest1.c1072 rc = sqlite3_create_function16(db, zUtf16, in test_create_function()
H A Dsqlite.h.in5329 int sqlite3_create_function16(
5381 ** to [sqlite3_create_function()], [sqlite3_create_function16()], or
5703 ** and [sqlite3_create_function16()] routines that originally
5718 ** and [sqlite3_create_function16()] routines that originally
5808 ** [sqlite3_create_function()] and [sqlite3_create_function16()]