Searched defs:PyUnicode_Replace (Results 1 – 3 of 3) sorted by relevance
205 # define PyUnicode_Replace PyUnicodeUCS2_Replace macro292 # define PyUnicode_Replace PyUnicodeUCS4_Replace macro
7266 PyObject *PyUnicode_Replace(PyObject *obj, in PyUnicode_Replace() function
12571 PyUnicode_Replace(PyObject *str, in PyUnicode_Replace() function