Lines Matching refs:SetCookie
19826 /* 36 */ "SetCookie",44869 ** layer (and the SetCookie and ReadCookie opcodes) the number of55267 /* Opcode: SetCookie P1 P2 P3 * *78250 static const VdbeOpList setCookie[] = {78255 int addr = sqlite3VdbeAddOpList(v, ArraySize(setCookie), setCookie);