Lines Matching full:pyunicode_rsplit
204 # define PyUnicode_RSplit PyUnicodeUCS2_RSplit291 # define PyUnicode_RSplit PyUnicodeUCS4_RSplit1198 PyUnicode_RSplit splits from the end of the string. If negative,1205 PyAPI_FUNC(PyObject*) PyUnicode_RSplit(