Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c7216 unicode_repeat(PyUnicodeObject *str, Py_ssize_t len) in unicode_repeat() function
7992 (ssizeargfunc) unicode_repeat, /* sq_repeat */