Lines Matching refs:disallow
2602 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
14442 int disallow; /* Do not allow memory allocation */
14582 assert( mem.disallow==0 );
14677 assert( mem.disallow==0 );
69939 testcase( pExpr->op==TK_SELECT ); /* selectNodeIsConstant will disallow */
69940 testcase( pExpr->op==TK_EXISTS ); /* selectNodeIsConstant will disallow */
84180 ** we have to disallow the transfer optimization because the
84184 ** we also disallow the transfer optimization because we cannot
88199 /* Disallow both ON and USING clauses in the same join