func golang.org/x/xerrors.parsePercentW

2 uses

	golang.org/x/xerrors (current package)
		fmt.go#L40: 	idx, format2, ok := parsePercentW(format)
		fmt.go#L101: func parsePercentW(format string) (idx int, newFormat string, ok bool) {