Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_get_auxdata

2715 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
3641 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
3646 ** then sqlite3_get_auxdata() returns a NULL pointer.
3651 ** calls to sqlite3_get_auxdata() might return this data, if it has
3669 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);