Searched refs:sqlite3WithDelete (Results 1 – 1 of 1) sorted by relevance
22667 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3*,With*);22674 # define sqlite3WithDelete(x,y) macro132124 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3 *db, With *pWith){ function132134 sqlite3WithDelete(db, (With*)pWith);148865 if( OK_IF_ALWAYS_TRUE(p->pWith) ) sqlite3WithDelete(db, p->pWith);179757 sqlite3WithDelete(pParse->db, pWith);182179 sqlite3WithDelete(pParse->db, (yypminor->yy59));