Home
last modified time | relevance | path

Searched refs:resize_inplace (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c1091 resize_inplace(PyObject *unicode, Py_ssize_t length) in resize_inplace() function
2038 return resize_inplace(unicode, length); in unicode_resize()

Completed in 19 milliseconds