Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h2317 …{"latin_1_encode", _PyCFunction_CAST(_codecs_latin_1_encode), METH_FASTCALL, _codecs_latin_1_encod…
2324 _codecs_latin_1_encode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_latin_1_encode() function