Searched defs:ends_with (Results 1 – 9 of 9) sorted by relevance
108 bool ends_with(const char *s1, const char *s2) { in ends_with() function
110 bool ends_with(const StringPiece& x) const { in ends_with() function
28 bool ends_with(const std::string& one, const std::string& two) { in ends_with() function
292 bool ends_with(const BasicStringPiece& x) const { in ends_with() function
335 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