Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h423 …{"utf_8_decode", _PyCFunction_CAST(_codecs_utf_8_decode), METH_FASTCALL, _codecs_utf_8_decode__doc…
430 _codecs_utf_8_decode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_utf_8_decode() function