Searched refs:LEFTSTRIP (Results 1 – 2 of 2) sorted by relevance
1690 #define LEFTSTRIP 0 macro1897 if (striptype != LEFTSTRIP) { in do_xstrip()1929 if (striptype != LEFTSTRIP) { in do_strip()1987 return do_argstrip(self, LEFTSTRIP, bytes); in bytes_lstrip_impl()
12814 #define LEFTSTRIP 0 macro12857 if (striptype != LEFTSTRIP) { in _PyUnicode_XStrip()12935 if (striptype != LEFTSTRIP) { in do_strip()12961 if (striptype != LEFTSTRIP) { in do_strip()13029 return do_argstrip(self, LEFTSTRIP, chars); in unicode_lstrip_impl()