Lines Matching refs:c2
1628 c2 = c[cookie.domain]1629 if cookie.path not in c2: c2[cookie.path] = {}1630 c3 = c2[cookie.path]