var github.com/microcosm-cc/bluemonday.dataURIImagePrefix

2 uses

	github.com/microcosm-cc/bluemonday (current package)
		helpers.go#L119: 	dataURIImagePrefix = regexp.MustCompile(
		helpers.go#L218: 			matched := dataURIImagePrefix.FindString(url.Opaque)