Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h670 …{"latin_1_decode", (PyCFunction)_codecs_latin_1_decode, METH_FASTCALL, _codecs_latin_1_decode__doc…
677 _codecs_latin_1_decode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_latin_1_decode() function