Searched refs:do_strip (Results 1 – 3 of 3) sorted by relevance
749 def do_strip(self, line): member in ProfileBrowser
1916 do_strip(PyBytesObject *self, int striptype) in do_strip() function1951 return do_strip(self, striptype); in do_argstrip()
12912 do_strip(PyObject *self, int striptype) in do_strip() function12991 return do_strip(self, striptype); in do_argstrip()