Lines Matching refs:TK_CASE
14145 #define TK_CASE 157
32111 case TK_CASE: {
109772 caseExpr.op = TK_CASE;
110591 case TK_CASE: {
111673 case TK_CASE:
111683 testcase( pExpr->op==TK_CASE );
152882 || pExpr->op==TK_NOTNULL || pExpr->op==TK_CASE
166618 #define TK_CASE 157
170826 yymsp[-4].minor.yy528 = sqlite3PExpr(pParse, TK_CASE, yymsp[-3].minor.yy528, 0);
171972 TK_ASC, TK_DEFAULT, TK_CASE, TK_COLLATE, TK_CREATE,