Searched defs:cookieObj (Results 1 – 3 of 3) sorted by relevance
331 PyObject *cookieObj; in _io_TextIOWrapper_seek() local
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
957 PyObject *cookieObj = PyObject_CallMethodObjArgs( in _textiowrapper_fix_encoder_state() local2233 textiowrapper_parse_cookie(cookie_type *cookie, PyObject *cookieObj) in textiowrapper_parse_cookie()2327 _io_TextIOWrapper_seek_impl(textio *self, PyObject *cookieObj, int whence) in _io_TextIOWrapper_seek_impl()