Home
last modified time | relevance | path

Searched defs:cookieObj (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_io/clinic/
H A Dtextio.c.h487 PyObject *cookieObj; in _io_TextIOWrapper_seek() local
/third_party/python/Modules/_io/
H A Dtextio.c959 PyObject *cookieObj = PyObject_CallMethodNoArgs( in _textiowrapper_fix_encoder_state() local
2326 textiowrapper_parse_cookie(cookie_type *cookie, PyObject *cookieObj) in textiowrapper_parse_cookie() argument
2423 _io_TextIOWrapper_seek_impl(textio *self, PyObject *cookieObj, int whence) in _io_TextIOWrapper_seek_impl() argument
[all...]

Completed in 5 milliseconds