Searched defs:rstrip (Results 1 – 3 of 3) sorted by relevance
220 rstrip = _simple_escaping_wrapper(str.rstrip) variable in Markup
1705 StringRef rstrip(BlockAllocator &balloc, const StringRef &s) { in rstrip() function
1543 def rstrip(self, chars=None): member in UserString