Searched refs:vdbeFreeOpArray (Results 1 – 1 of 1) sorted by relevance
87894 static void vdbeFreeOpArray(sqlite3 *, Op *, int);89309 static void vdbeFreeOpArray(sqlite3 *db, Op *aOp, int nOp){ function91618 vdbeFreeOpArray(db, pSub->aOp, pSub->nOp);91626 vdbeFreeOpArray(db, p->aOp, p->nOp);