func strconv.QuotedPrefix

2 uses

	strconv (current package)
		quote.go#L375: func QuotedPrefix(s string) (string, error) {

	runtime/debug
		mod.go#L240: 				rawKey, err := strconv.QuotedPrefix(kv)