Searched defs:isMixedCase (Results 1 – 6 of 6) sorted by relevance
56 | isMixedCase chunk = chunk function69 | isMixedCase chunk = chunk function94 | isMixedCase chunk = chunk function115 isMixedCase t = T.any isUpper t && T.any isLower t function
65 isMixedCase <- function(s) { function
51 static bool isMixedCase(QStringView s) in isMixedCase() function
66 protected static boolean isMixedCase(final String word, final boolean sentence) { in isMixedCase() method in DefaultSpellChecker
61 protected static boolean isMixedCase(final String word, in isMixedCase() method in DefaultSpellChecker