Home
last modified time | relevance | path

Searched defs:rstrip (Results 1 - 3 of 3) sorted by relevance

/third_party/markupsafe/
H A D__init__.py220 rstrip = _simple_escaping_wrapper(str.rstrip) variable in Markup
/third_party/python/Lib/collections/
H A D__init__.py1543 def rstrip(self, chars=None): member in UserString
/third_party/nghttp2/src/
H A Dutil.cc1705 StringRef rstrip(BlockAllocator &balloc, const StringRef &s) { in rstrip() function

Completed in 6 milliseconds