Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:TK_ROW

7183 #define TK_ROW                            59
69993 /* The special operator TK_ROW means use the rowid for the first
69997 case TK_ROW: {
81230 pSelectRowid = sqlite3PExpr(pParse, TK_ROW, 0, 0, 0);
81249 pWhereRowid = sqlite3PExpr(pParse, TK_ROW, 0, 0, 0);
106265 TK_RESTRICT, TK_JOIN_KW, TK_JOIN_KW, TK_ROLLBACK, TK_ROW,