Searched defs:cookieObj (Results 1 – 2 of 2) sorted by relevance
989 PyObject *cookieObj = PyObject_CallMethodNoArgs( in _textiowrapper_fix_encoder_state() local2401 textiowrapper_parse_cookie(cookie_type *cookie, PyObject *cookieObj) in textiowrapper_parse_cookie()2515 _io_TextIOWrapper_seek_impl(textio *self, PyObject *cookieObj, int whence) in _io_TextIOWrapper_seek_impl()
884 PyObject *cookieObj; in _io_TextIOWrapper_seek() local