Lines Matching refs:SetCookie
19831 /* 36 */ "SetCookie",44880 ** layer (and the SetCookie and ReadCookie opcodes) the number of55278 /* Opcode: SetCookie P1 P2 P3 * *78261 static const VdbeOpList setCookie[] = {78266 int addr = sqlite3VdbeAddOpList(v, ArraySize(setCookie), setCookie);