Searched refs:sqlite3WithDelete (Results 1 – 1 of 1) sorted by relevance
20056 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3*,With*);20062 # define sqlite3WithDelete(x,y) macro118651 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3 *db, With *pWith){133344 if( OK_IF_ALWAYS_TRUE(p->pWith) ) sqlite3WithDelete(db, p->pWith);138425 (void(*)(sqlite3*,void*))sqlite3WithDelete,159613 sqlite3WithDelete(pParse->db, pWith);161850 sqlite3WithDelete(pParse->db, (yypminor->yy43));