Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/_io/
D_iomodule.c29 PyObject *_PyIO_str_encode; variable
723 if (!(_PyIO_str_encode = PyString_InternFromString("encode"))) in init_io()
D_iomodule.h152 extern PyObject *_PyIO_str_encode;
Dtextio.c1303 _PyIO_str_encode, text, NULL); in textiowrapper_write()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/
DTODO129 Modules/_io/_iomodule.c:_PyIO_str_encode PyObject *_PyIO_str_encode
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv36 Modules/_io/_iomodule.h - _PyIO_str_encode -