Searched refs:BOTHSTRIP (Results 1 – 3 of 3) sorted by relevance
26 #define BOTHSTRIP 2 macro424 return do_strip(args, BOTHSTRIP); in strop_strip()
1436 #define BOTHSTRIP 2 macro1933 return do_strip(self, BOTHSTRIP); /* Common case */ in string_strip()1935 return do_argstrip(self, BOTHSTRIP, args); in string_strip()
7058 #define BOTHSTRIP 2 macro7175 return do_strip(self, BOTHSTRIP); /* Common case */ in unicode_strip()7177 return do_argstrip(self, BOTHSTRIP, args); in unicode_strip()