Lines Matching refs:TK_CASE
14646 #define TK_CASE 157 macro
33390 case TK_CASE: { in sqlite3TreeViewExpr()
109152 case TK_CASE: {
113350 caseExpr.op = TK_CASE;
114240 case TK_CASE: {
115354 case TK_CASE:
115362 testcase( pExpr->op==TK_CASE );
158394 || pExpr->op==TK_NOTNULL || pExpr->op==TK_CASE
172847 #define TK_CASE 157
177142 yymsp[-4].minor.yy454 = sqlite3PExpr(pParse, TK_CASE, yymsp[-3].minor.yy454, 0);
178285 TK_ASC, TK_DEFAULT, TK_CASE, TK_COLLATE, TK_CREATE,