Searched defs:sqliteExprListDelete (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A Dexpr.c81 /* sqliteExprListDelete(pList); // Leak pList when malloc fails */
105 sqliteExprListDelete(p->pList);
285 void sqliteExprListDelete(ExprList *pList){ function

Completed in 27 milliseconds