Searched refs:vdbeFreeOpArray (Results 1 – 1 of 1) sorted by relevance
87742 static void vdbeFreeOpArray(sqlite3 *, Op *, int);89157 static void vdbeFreeOpArray(sqlite3 *db, Op *aOp, int nOp){ function91466 vdbeFreeOpArray(db, pSub->aOp, pSub->nOp);91474 vdbeFreeOpArray(db, p->aOp, p->nOp);