Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_value_bytes

4447 ** or [sqlite3_value_bytes()], the behavior is not threadsafe.
4792 ** <tr><td><b>sqlite3_value_bytes</b><td>&rarr;<td>Size of a BLOB
4868 ** [sqlite3_value_bytes()], [sqlite3_value_bytes16()], [sqlite3_value_text()],
4883 SQLITE_API int sqlite3_value_bytes(sqlite3_value*);