Lines Matching refs:OP_VerifyCookie
7894 #define OP_VerifyCookie 37
63337 case OP_VerifyCookie: {
66629 {OP_VerifyCookie, 0, 0, 0}, /* 1: Check the schema cookie */
66758 /* Configure the OP_VerifyCookie */
70252 /* Code an OP_VerifyCookie and OP_TableLock for <table>. */
75009 sqlite3VdbeAddOp2(v,OP_VerifyCookie, iDb, pParse->cookieValue[iDb]);