Searched defs:pIdx (Results 1 – 9 of 9) sorted by relevance
99 Index *pIdx; /* For looping over indices of the table */ in sqliteInsert() local637 Index *pIdx; in sqliteGenerateConstraintChecks() local875 Index *pIdx; in sqliteCompleteInsertion() local909 Index *pIdx; in sqliteOpenTableAndIndices() local
396 Index *pIdx; in sqlitePragma() local420 Index *pIdx; in sqlitePragma() local634 Index *pIdx; in sqlitePragma() local
67 Index *pIdx; /* For looping over indices of the table */ in sqliteDeleteFrom() local375 Index *pIdx; in sqliteGenerateRowIndexDelete() local
222 Index *pIdx; in findSortingIndex() local487 Index *pIdx; in sqliteWhereBegin() local666 Index *pIdx; in sqliteWhereBegin() local723 Index *pIdx; in sqliteWhereBegin() local
39 Index *pIdx; /* For looping over indices */ in sqliteUpdate() local
431 Index *pIdx; in sqliteStartTable() local805 static void identPut(char *z, int *pIdx, char *zIdent){ in identPut()1245 Index *pIdx; in sqliteDropTable() local1308 void sqliteAddIdxKeyType(Vdbe *v, Index *pIdx){ in sqliteAddIdxKeyType()
477 u16 *pIdx; in allocateSpace() local526 u16 *pIdx, idx; in freeSpace() local2090 u16 *pIdx; in relinkCellList() local
1849 Index *pIdx; in simpleMinMaxQuery() local
802 Index *pIdx; /* Index used */ member