Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dselect.c4046 static ExprList *findLeftmostExprlist(Select *pSel){ in findLeftmostExprlist() function
4622 x.pCList = findLeftmostExprlist(pSub); in flattenSubquery()
5116 x.pCList = findLeftmostExprlist(pSubq); in pushDownWhereTerms()