Searched refs:wordCheck (Results 1 – 1 of 1) sorted by relevance
76 void wordCheck(string str);77 void wordCheck(ptrdiff_t len, const char* ch);165 this->wordCheck(def->fName); in check()176 this->wordCheck(def->fName); in check()178 this->wordCheck(lineEnd - textStart, textStart); in check()192 this->wordCheck(def->fName); in check()235 this->wordCheck(method_name); in check()256 this->wordCheck(paramParser.fChar - paramName, paramName); in check()283 this->wordCheck(end - code.fChar, code.fChar); in check()290 this->wordCheck(def->fName); in check()[all …]