Home | History | Annotate | Download | only in dist

Lines Matching full:sqlite3_set_auxdata

2716 ** and/or [sqlite3_set_auxdata()].
3642 ** associated by the sqlite3_set_auxdata() function with the Nth argument
3648 ** ^The sqlite3_set_auxdata() interface saves the metadata
3654 ** function given by the 4th parameter to sqlite3_set_auxdata() on
3670 SQLITE_API void sqlite3_set_auxdata(sqlite3_context*, int N, void*, void (*)(void*));