Home | History | Annotate | Download | only in dist

Lines Matching refs:SetCookie

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