Home
last modified time | relevance | path

Searched defs:iCur (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Ddelete.c68 int iCur; /* VDBE Cursor number for pTab */ in sqliteDeleteFrom() local
340 int iCur, /* Cursor number for the table */ in sqliteGenerateRowDelete()
371 int iCur, /* Cursor number for the table */ in sqliteGenerateRowIndexDelete()
H A Dupdate.c42 int iCur; /* VDBE Cursor number of pTab */ in sqliteUpdate() local
H A Dwhere.c484 int iCur = pTabList->a[i].iCursor; /* The cursor for this table */ in sqliteWhereBegin() local
722 int iCur = pTabList->a[i].iCursor; in sqliteWhereBegin() local
H A Dinsert.c636 int iCur; in sqliteGenerateConstraintChecks() local
H A DsqliteInt.h803 int iCur; /* Cursor number used for this index */ member
H A Dbtree.c2189 int iCur; /* apCell[iCur] is the cell of the cursor */ in balance() local
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c10536 int iCur; /* The VDBE cursor used by this IN operator */ member

Completed in 283 milliseconds