Searched defs:starts_with (Results 1 – 9 of 9) sorted by relevance
151 bool starts_with(const StringPiece& x) const { in starts_with() function
104 bool starts_with(const char *s1, const char *s2) { in starts_with() function
104 bool starts_with(const StringPiece& x) const { in starts_with() function
286 bool starts_with(const BasicStringPiece& x) const { in starts_with() function
331 bool starts_with(StringPiece x) const { in starts_with() function
520 class starts_with(aetools.NComparison): class
652 class starts_with(aetools.NComparison): class
599 def starts_with(self, _object, _attributes={}, **_arguments): member in AppleScript_Suite_Events