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

/freebsd-11-stable/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...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c1561 eTextRep = SQLITE_ANY;
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h5222 #define SQLITE_ANY 5 /* Deprecated */ macro
H A Dsqlite3.c6285 #define SQLITE_ANY 5 /* Deprecated */ macro
17270 ** or not the specified encoding is SQLITE_ANY). The FuncDef.pDestructor
[all...]

Completed in 878 milliseconds