Lines Matching refs:zContext
87732 const char *zContext;
87735 zContext = "a CHECK constraint";
87737 zContext = "a generated column";
87739 zContext = "an index";
87742 pCtx->pFunc->zName, zContext);
117429 ** zArg3 argument to authorization callbacks will be zContext until
117435 const char *zContext
117440 pParse->zAuthContext = zContext;