const golang.org/x/text/cases.exceptionBit

11 uses

	golang.org/x/text/cases (current package)
		context.go#L198: 	if c.info&exceptionBit == 0 {
		context.go#L214: 	if c.info&exceptionBit == 0 {
		context.go#L232: 	if c.info&exceptionBit == 0 {
		context.go#L258: 	if c.info&exceptionBit == 0 {
		context.go#L281: 	if c.info&exceptionBit == 0 {
		context.go#L312: 	if c.info&exceptionBit == 0 {
		context.go#L339: 	if c.info&exceptionBit == 0 {
		context.go#L362: 	if c.info&exceptionBit == 0 {
		info.go#L8: 	if c&exceptionBit != 0 {
		trieval.go#L49: 	exceptionBit     = 1 << 3
		trieval.go#L57: 	hasMappingMask = 0xff80 | exceptionBit