Searched defs:aiCurOnePass (Results 1 – 3 of 3) sorted by relevance
334 int aiCurOnePass[2]; /* The write cursors opened by WHERE_ONEPASS */ in sqlite3Update() local
300 int aiCurOnePass[2]; /* The write cursors opened by WHERE_ONEPASS */ in sqlite3DeleteFrom() local
471 int aiCurOnePass[2]; /* OP_OpenWrite cursors for the ONEPASS opt */ member