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