Searched refs:sqlite3WithDelete (Results 1 – 1 of 1) sorted by relevance
12769 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3*,With*);12773 #define sqlite3WithDelete(x,y) macro88399 SQLITE_PRIVATE void sqlite3WithDelete(sqlite3 *db, With *pWith){99531 sqlite3WithDelete(db, p->pWith);116209 sqlite3WithDelete(pParse->db, (yypminor->yy59));117173 sqlite3WithDelete(pParse->db, yymsp[-1].minor.yy59);119056 if( pParse->bFreeWith ) sqlite3WithDelete(db, pParse->pWith);