Searched refs:unicode_new_impl (Results 1 – 2 of 2) sorted by relevance
1263 unicode_new_impl(PyTypeObject *type, PyObject *x, const char *encoding,1325 return_value = unicode_new_impl(type, x, encoding, errors); in unicode_new()
15610 unicode_new_impl(PyTypeObject *type, PyObject *x, const char *encoding, in unicode_new_impl() function