Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c2203 static void whereLoopClearUnion(sqlite3 *db, WhereLoop *p){ in whereLoopClearUnion() function
2227 whereLoopClearUnion(db, p); in whereLoopClear()
2252 whereLoopClearUnion(db, pTo); in whereLoopXfer()