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

/netbsd-current/usr.sbin/makemandb/
H A Dapropos-utils.c438 rc = sqlite3_create_function(db, "zip", 1, SQLITE_ANY, NULL, zip,
446 rc = sqlite3_create_function(db, "unzip", 1, SQLITE_ANY, NULL,
682 rc = sqlite3_create_function(db, "rank_func", 1, SQLITE_ANY,
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d991 SQLITE_ANY = 5, /** sqlite3_create_function only */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h5509 #define SQLITE_ANY 5 /* Deprecated */ macro
H A Dsqlite3.c5822 #define SQLITE_ANY 5 /* Deprecated */ macro
17903 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]

Completed in 501 milliseconds