Searched refs:_io_open_impl (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Modules/_io/clinic/ |
H A D | _iomodule.c.h | 128 _io_open_impl(PyObject *module, PyObject *file, const char *mode, 264 return_value = _io_open_impl(module, file, mode, buffering, encoding, errors, newline, closefd, opener); in _io_open()
|
/third_party/python/Modules/_io/ |
H A D | _iomodule.c | 197 _io_open_impl(PyObject *module, PyObject *file, const char *mode, in _io_open_impl() 196 _io_open_impl(PyObject *module, PyObject *file, const char *mode, _io_open_impl() function
|
Completed in 2 milliseconds