Searched defs:PyUnicode_Join (Results 1 – 3 of 3) sorted by relevance
201 # define PyUnicode_Join PyUnicodeUCS2_Join macro288 # define PyUnicode_Join PyUnicodeUCS4_Join macro
5644 PyUnicode_Join(PyObject *separator, PyObject *seq) in PyUnicode_Join() function
9893 PyUnicode_Join(PyObject *separator, PyObject *seq) in PyUnicode_Join() function