Searched refs:sawDash (Results 1 – 1 of 1) sorted by relevance
595 bool sawDash = false; in wordCheck() local602 sawDash |= '-' == ch; in wordCheck()633 && !sawDigit && !sawSpecial && !sawDash) { in wordCheck()