OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_io_StringIO___init___impl
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Modules/_io/clinic/
stringio.c.h
217
_io_StringIO___init___impl
(stringio *self, PyObject *value,
233
return_value =
_io_StringIO___init___impl
((stringio *)self, value, newline_obj);
/external/python/cpython3/Modules/_io/
stringio.c
692
_io_StringIO___init___impl
(stringio *self, PyObject *value,
Completed in 141 milliseconds