Searched defs:oldIdx (Results 1 – 4 of 4) sorted by relevance
61 int oldIdx = -1; /* index of trigger "old" temp table */ in sqliteUpdate() local
76 int oldIdx = -1; /* Cursor for the OLD table of AFTER triggers */ in sqliteDeleteFrom() local
686 int oldIdx, /* The indice of the "old" row to access */ in sqliteCodeRowTrigger()
1068 int oldIdx; /* Index of vdbe cursor to "old" temp table */ member