Searched defs:aiCol (Results 1 – 6 of 6) sorted by relevance
191 int *aiCol = 0; /* Value to return via *paiCol */ in sqlite3FkLocateIndex() local326 int *aiCol, /* Map from parent key columns to child table columns */ in fkLookupParent()553 int *aiCol, /* Map from pIdx cols to child table cols */ in fkScanChildren()917 int *aiCol; in sqlite3FkCheck() local1019 int *aiCol = 0; in sqlite3FkCheck() local1229 int *aiCol = 0; /* child table cols -> parent key cols */ in fkActionTrigger() local
2233 static int hasColumn(const i16 *aiCol, int nCol, int x){ in hasColumn()
4093 int *aiCol; /* array of column indexes */ member
134 int aiCol[1]; member
1975 int *aiCol = pNew->aiCol; in fts5ParseColset() local2484 int *aiCol = pNear->pColset->aiCol; in fts5ExprPrintTcl() local
3348 int *aiCol = pIter->pColset->aiCol; in fts5IterSetOutputs_Col100() local