Home
last modified time | relevance | path

Searched defs:sepobj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dstringobject.c1822 do_xstrip(PyStringObject *self, int striptype, PyObject *sepobj) in do_xstrip()
Dunicodeobject.c7067 _PyUnicode_XStrip(PyUnicodeObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip()