Searched refs:sqlite3WithDelete (Results 1 – 1 of 1) sorted by relevance
21543 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3*,With*);21550 # define sqlite3WithDelete(x,y) macro127059 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3 *db, With *pWith){127069 sqlite3WithDelete(db, (With*)pWith);142984 if( OK_IF_ALWAYS_TRUE(p->pWith) ) sqlite3WithDelete(db, p->pWith);172601 sqlite3WithDelete(pParse->db, pWith);174904 sqlite3WithDelete(pParse->db, (yypminor->yy59));