Home
last modified time | relevance | path

Searched refs:vtshimClose (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dvtshim.c213 static int vtshimClose(sqlite3_vtab_cursor *pX){ in vtshimClose() function
491 pAux->sSelf.xClose = p->xClose ? vtshimClose : 0; in sqlite3_create_disposable_module()