OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqlite3_result_blob
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
480
#define
sqlite3_result_blob
sqlite3_api->result_blob
macro
sqlite3.c
6345
** final argument to routines like [
sqlite3_result_blob
()]. ^If the destructor
6372
** ^The
sqlite3_result_blob
() interface sets the result from
6449
** or
sqlite3_result_blob
is a non-NULL pointer, then SQLite calls that
6453
**
sqlite3_result_blob
is the special constant SQLITE_STATIC, then SQLite
6458
** or
sqlite3_result_blob
is the special constant SQLITE_TRANSIENT
6506
SQLITE_API void
sqlite3_result_blob
(sqlite3_context*, const void*, int, void(*)(void*));
90308
SQLITE_API void
sqlite3_result_blob
(
function
135952
#define
sqlite3_result_blob
macro
[
all
...]
Completed in 102 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026