Home
last modified time | relevance | path

Searched defs:aiCurCol (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhereexpr.c978 int *aiCurCol, /* Write the referenced table cursor and column here */ in exprMightBeIndexed2()
1003 int *aiCurCol, /* Write the referenced table cursor & column here */ in exprMightBeIndexed()
1140 int aiCurCol[2]; in exprAnalyze() local