Searched defs:PyUnicode_Replace (Results 1 – 4 of 4) sorted by relevance
205 # define PyUnicode_Replace PyUnicodeUCS2_Replace macro292 # define PyUnicode_Replace PyUnicodeUCS4_Replace macro
7150 PyObject *PyUnicode_Replace(PyObject *obj, in PyUnicode_Replace() function
7258 PyObject *PyUnicode_Replace(PyObject *obj, in PyUnicode_Replace() function