Searched refs:vtshimClose (Results 1 – 1 of 1) sorted by relevance
213 static int vtshimClose(sqlite3_vtab_cursor *pX){ in vtshimClose() function491 pAux->sSelf.xClose = p->xClose ? vtshimClose : 0; in sqlite3_create_disposable_module()