Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/c-analyzer/
DTODO428 Objects/unicodeobject.c:unicodeiter_reduce():PyId_iter _Py_IDENTIFIER(iter)
/external/python/cpython3/Objects/
Dunicodeobject.c15511 unicodeiter_reduce(unicodeiterobject *it, PyObject *Py_UNUSED(ignored)) in unicodeiter_reduce() function
15554 {"__reduce__", (PyCFunction)unicodeiter_reduce, METH_NOARGS,