Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c2272 static void whereLoopDelete(sqlite3 *db, WhereLoop *p){ in whereLoopDelete() function
2288 whereLoopDelete(db, p); in whereInfoFree()
2579 whereLoopDelete(db, pToDel); in whereLoopInsert()
5859 whereLoopDelete(db, p); in sqlite3WhereBegin()