Searched defs:_PyUnicode_FromUCS2 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 2418 _PyUnicode_FromUCS2(const Py_UCS2 *u, Py_ssize_t size) in _PyUnicode_FromUCS2() function |
Completed in 24 milliseconds