Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c5487 static SQLITE_NOINLINE void whereAddIndexedExpr( in whereAddIndexedExpr() function
6081 whereAddIndexedExpr(pParse, pIx, iIndexCur, pTabItem); in sqlite3WhereBegin()