Home
last modified time | relevance | path

Searched refs:_PyIO_str_encode (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.h161 extern PyObject *_PyIO_str_encode;
D_iomodule.c32 PyObject *_PyIO_str_encode = NULL; variable
Dtextio.c1673 b = PyObject_CallMethodOneArg(self->encoder, _PyIO_str_encode, text); in _io_TextIOWrapper_write_impl()
/third_party/python/Tools/c-analyzer/
DTODO168 Modules/_io/_iomodule.c:_PyIO_str_encode PyObject *_PyIO_str_encode
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv27 Modules/_io/_iomodule.h - _PyIO_str_encode -
2660 Modules/_io/_iomodule.c - _PyIO_str_encode -