Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_codecsmodule.c.h1130 …{"utf_32_le_encode", (PyCFunction)_codecs_utf_32_le_encode, METH_FASTCALL, _codecs_utf_32_le_encod…
1137 _codecs_utf_32_le_encode(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _codecs_utf_32_le_encode() function