Home | History | Annotate | Download | only in python2.7

Lines Matching refs:PyUnicode_RSplit

204 # define PyUnicode_RSplit PyUnicodeUCS2_RSplit
291 # define PyUnicode_RSplit PyUnicodeUCS4_RSplit
1198 PyUnicode_RSplit splits from the end of the string. If negative,
1205 PyAPI_FUNC(PyObject*) PyUnicode_RSplit(