Searched refs:MEM_Blob (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c12725 #define MEM_Blob 0x0010 /* Value is a BLOB */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c21191 int nZero; /* Extra zero bytes when MEM_Zero and MEM_Blob set */
21201 char *zMalloc; /* Space to hold MEM_Str or MEM_Blob if szMalloc>0 */
21235 #define MEM_Blob 0x0010 /* Value is a BLOB */ macro
[all...]

Completed in 821 milliseconds