Searched refs:other_mismatchWarn (Results 1 – 1 of 1) sorted by relevance
160 …false), lowercase_mismatchErr(CasingType.lowercase, true), other_mismatchWarn(CasingType.other, fa… enumConstant309 typeAndFlagFromCat = CasingTypeAndErrFlag.other_mismatchWarn; in checkConsistentCasing()