Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h219 …{"unicode_internal_decode", (PyCFunction)_codecs_unicode_internal_decode, METH_FASTCALL, _codecs_u…
226 _codecs_unicode_internal_decode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_unicode_internal_decode() function