Home | History | Annotate | Download | only in dist

Lines Matching defs:IN_INDEX_ROWID

13071 #define IN_INDEX_ROWID        1   /* Search the rowid of the table */
79775 ** IN_INDEX_ROWID - The cursor was opened on a database table.
79877 eType = IN_INDEX_ROWID;
79942 eType = IN_INDEX_ROWID;
79947 sqlite3CodeSubselect(pParse, pX, rMayHaveNull, eType==IN_INDEX_ROWID);
80306 if( eType==IN_INDEX_ROWID ){
113461 if( eType==IN_INDEX_ROWID ){