Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c2193 static void whereLoopInit(WhereLoop *p){ in whereLoopInit() function
2559 whereLoopInit(p); in whereLoopInsert()
5720 whereLoopInit(sWLB.pNew); in sqlite3WhereBegin()