Searched defs:PyUnicode_AsUCS4 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unicodeobject.c | 2698 PyUnicode_AsUCS4(PyObject *string, Py_UCS4 *target, Py_ssize_t targetsize, in PyUnicode_AsUCS4() function |
Completed in 25 milliseconds