Home
last modified time | relevance | path

Searched defs:_PyCodec_EncodeText (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c531 PyObject *_PyCodec_EncodeText(PyObject *object, in _PyCodec_EncodeText() function
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c590 PyObject *_PyCodec_EncodeText(PyObject *object, in _PyCodec_EncodeText() function