Searched refs:markExprListImmutable (Results 1 – 1 of 1) sorted by relevance
2580 static void markExprListImmutable(ExprList *pList){ in markExprListImmutable() function2591 #define markExprListImmutable(X) /* no-op */ macro2725 markExprListImmutable(p->pCheck); in sqlite3EndTable()