Searched defs:_PyUnicode_XStrip (Results 1 – 2 of 2) sorted by relevance
7062 _PyUnicode_XStrip(PyUnicodeObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip() function
12279 _PyUnicode_XStrip(PyObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip() function