Searched refs:Py_UNICODE_strcat (Results 1 – 3 of 3) sorted by relevance
1178 Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE*) Py_UNICODE_strcat(
2292 * :c:macro:`Py_UNICODE_strcat`: use :c:func:`PyUnicode_CopyCharacters` or
15897 Py_UNICODE_strcat(Py_UNICODE *s1, const Py_UNICODE *s2) in Py_UNICODE_strcat() function