Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dbytesobject.c1875 do_xstrip(PyBytesObject *self, int striptype, PyObject *sepobj) in do_xstrip()
Dunicodeobject.c12825 _PyUnicode_XStrip(PyObject *self, int striptype, PyObject *sepobj) in _PyUnicode_XStrip()