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