Searched refs:UPPER_CAMEL (Results 1 – 1 of 1) sorted by relevance
49 UPPER_CAMEL(Pattern.compile("[A-Z]"), ""), enumConstant139 case UPPER_CAMEL: return toTitleCase(word); in normalizeWord()