Searched defs:pIdx (Results 1 – 9 of 9) sorted by relevance
102 Index *pIdx; /* For looping over indices of the table */ in sqliteInsert() local640 Index *pIdx; in sqliteGenerateConstraintChecks() local878 Index *pIdx; in sqliteCompleteInsertion() local912 Index *pIdx; in sqliteOpenTableAndIndices() local
70 Index *pIdx; /* For looping over indices of the table */ in sqliteDeleteFrom() local378 Index *pIdx; in sqliteGenerateRowIndexDelete() local
399 Index *pIdx; in sqlitePragma() local423 Index *pIdx; in sqlitePragma() local637 Index *pIdx; in sqlitePragma() local
225 Index *pIdx; in findSortingIndex() local490 Index *pIdx; in sqliteWhereBegin() local669 Index *pIdx; in sqliteWhereBegin() local726 Index *pIdx; in sqliteWhereBegin() local
42 Index *pIdx; /* For looping over indices */ in sqliteUpdate() local
434 Index *pIdx; in sqliteStartTable() local808 static void identPut(char *z, int *pIdx, char *zIdent){ in identPut()1248 Index *pIdx; in sqliteDropTable() local1311 void sqliteAddIdxKeyType(Vdbe *v, Index *pIdx){ in sqliteAddIdxKeyType()
479 u16 *pIdx; in allocateSpace() local528 u16 *pIdx, idx; in freeSpace() local2092 u16 *pIdx; in relinkCellList() local
1853 Index *pIdx; in simpleMinMaxQuery() local
805 Index *pIdx; /* Index used */ member