Searched refs:wordEndsWith (Results 1 – 2 of 2) sorted by relevance
177 if (this->startsWith("Sk") && this->wordEndsWith(".h")) { // allow include refs in skipToMethodEnd()
775 bool wordEndsWith(const char* str) const { in wordEndsWith() function