Searched defs:suffix (Results 1 – 3 of 3) sorted by relevance
46 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith()
16 def __init__(self, suffix='', prefix='tmp', dir=None): argument
88 def __init__(self, suffix='', prefix='tmp', dir=None): argument