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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h3943 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
4029 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
H A Dsqlite3.c4514 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
4600 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
10244 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c1306 SQLITE_ERR(sqlite3_create_function(db->db3, func_name, argc, SQLITE_ANY,
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h3663 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
3749 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
H A Dsqlite3.c4216 ** encoding is used, then the fourth argument should be [SQLITE_ANY].
4302 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
9645 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]

Completed in 527 milliseconds