Searched defs:ends_with (Results 1 – 9 of 9) sorted by relevance
106 bool ends_with(string_ref x) const { in ends_with() function
108 bool ends_with(const char *s1, const char *s2) { in ends_with() function
304 constexpr bool ends_with(BasicStringPiece x) const noexcept { in ends_with() function
330 bool ends_with(StringPiece x) const { in ends_with() function
518 class ends_with(aetools.NComparison): class
650 class ends_with(aetools.NComparison): class
385 def ends_with(self, _object, _attributes={}, **_arguments): member in AppleScript_Suite_Events
2877 bool ends_with(const char* input, const char* suffix) { in ends_with() function