Searched defs:cookieObj (Results 1 – 3 of 3) sorted by relevance
1044 PyObject *cookieObj; in textiowrapper_init() local1929 textiowrapper_parse_cookie(cookie_type *cookie, PyObject *cookieObj) in textiowrapper_parse_cookie()2011 PyObject *cookieObj, *posobj; in textiowrapper_seek() local
512 PyObject *cookieObj; in _io_TextIOWrapper_seek() local
968 PyObject *cookieObj = PyObject_CallMethodNoArgs( in _textiowrapper_fix_encoder_state() local2349 textiowrapper_parse_cookie(cookie_type *cookie, PyObject *cookieObj) in textiowrapper_parse_cookie()2443 _io_TextIOWrapper_seek_impl(textio *self, PyObject *cookieObj, int whence) in _io_TextIOWrapper_seek_impl()