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

12 uses

	golang.org/x/text/cases (current package)
		context.go#L187: 		return cLower
		context.go#L195: 	if c.info&hasMappingMask == 0 || ct == cLower {
		context.go#L211: 	if c.info&hasMappingMask == 0 || ct == cLower {
		context.go#L282: 		if ct == cLower {
		context.go#L298: 	if ct == cLower && nFirst != noChange {
		context.go#L313: 		if ct == cLower {
		context.go#L326: 	if ct == cLower && nFirst != noChange {
		context.go#L340: 		if ct != cLower || c.info&inverseFoldBit != 0 {
		context.go#L348: 		if ct == cLower {
		context.go#L363: 		if ct != cLower || c.info&inverseFoldBit != 0 {
		context.go#L371: 	if n == 0 && ct == cLower {
		trieval.go#L78: 	cLower                        // 010