Home
last modified time | relevance | path

Searched refs:whereLoopClear (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c2221 static void whereLoopClear(sqlite3 *db, WhereLoop *p){ in whereLoopClear() function
2274 whereLoopClear(db, p); in whereLoopDelete()
4333 whereLoopClear(db, pNew); in whereLoopAddAll()