Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c15415 unicodeiter_len(unicodeiterobject *it) in unicodeiter_len() function
15460 {"__length_hint__", (PyCFunction)unicodeiter_len, METH_NOARGS,