Searched refs:unicode_iter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 15413 static PyObject *unicode_iter(PyObject *seq); 15444 unicode_iter, /* tp_iter */ 15853 unicode_iter(PyObject *seq) in unicode_iter() function |
Completed in 18 milliseconds