Searched defs:sqlite3_value_bytes (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h346 #define sqlite3_value_bytes sqlite3_api->value_bytes macro
H A Dsqlite3.c61695 SQLITE_API int sqlite3_value_bytes(sqlite3_value *pVal){ function
89238 #define sqlite3_value_bytes macro
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3ext.h423 #define sqlite3_value_bytes sqlite3_api->value_bytes macro
H A Dsqlite3.c75126 SQLITE_API int SQLITE_STDCALL sqlite3_value_bytes(sqlite3_value *pVal){ function
109249 #define sqlite3_value_bytes macro
[all...]

Completed in 811 milliseconds