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
7271 PyObject *PyUnicode_Replace(PyObject *obj, in PyUnicode_Replace() function
12530 PyUnicode_Replace(PyObject *str, in PyUnicode_Replace() function