Searched defs:_PyUnicode_FastFill (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 10235 _PyUnicode_FastFill(PyObject *unicode, Py_ssize_t start, Py_ssize_t length, in _PyUnicode_FastFill() function |
Completed in 25 milliseconds