Searched refs:hasUnderscore (Results 1 – 1 of 1) sorted by relevance
594 bool hasUnderscore = false; in wordCheck() local613 hasUnderscore |= isUnderscore; in wordCheck()631 if (hasUnderscore && isupper(str[0]) && ('S' != str[0] || 'K' != str[1]) in wordCheck()643 if (!hasColon && !hasDot && !hasParen && !hasUnderscore in wordCheck()660 hasUnderscore ? fUnderscores : in wordCheck()