Searched defs:aiCurCol (Results 1 – 1 of 1) sorted by relevance
978 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