Home | History | Annotate | Download | only in orig

Lines Matching defs:IN_INDEX_ROWID

13071 #define IN_INDEX_ROWID        1   /* Search the rowid of the table */
79755 ** IN_INDEX_ROWID - The cursor was opened on a database table.
79857 eType = IN_INDEX_ROWID;
79922 eType = IN_INDEX_ROWID;
79927 sqlite3CodeSubselect(pParse, pX, rMayHaveNull, eType==IN_INDEX_ROWID);
80286 if( eType==IN_INDEX_ROWID ){
113441 if( eType==IN_INDEX_ROWID ){