Searched refs:OnElementsMatching (Results 1 – 17 of 17) sorted by relevance
/dports/devel/gh/cli-2.4.0/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy_test.go | 144 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 158 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 175 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 218 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 222 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 237 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 241 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 263 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 267 }).OnElementsMatching(regexp.MustCompile(`^my-element-`))
|
H A D | policy.go | 345 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 467 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|
/dports/net-im/tut/tut-0.0.17/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy_test.go | 144 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 158 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 175 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 218 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 222 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 237 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 241 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 263 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 267 }).OnElementsMatching(regexp.MustCompile(`^my-element-`))
|
H A D | policy.go | 309 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 434 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy_test.go | 144 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 158 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 175 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 218 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 222 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 237 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 241 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 263 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 267 }).OnElementsMatching(regexp.MustCompile(`^my-element-`))
|
H A D | policy.go | 345 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 467 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy_test.go | 144 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 158 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 175 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 218 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 222 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 237 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 241 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 263 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 267 }).OnElementsMatching(regexp.MustCompile(`^my-element-`))
|
H A D | policy.go | 309 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 434 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy_test.go | 144 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 158 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 175 policy.AllowAttrs("my-attr").OnElementsMatching(regexp.MustCompile(`^my-element-`)) 218 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 222 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 237 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 241 }).OnElementsMatching(regexp.MustCompile(`^my-element-`)) 263 OnElementsMatching(regexp.MustCompile(`^my-element-`)) 267 }).OnElementsMatching(regexp.MustCompile(`^my-element-`))
|
H A D | policy.go | 309 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 434 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|
/dports/www/gitea/gitea-1.16.5/vendor/github.com/microcosm-cc/bluemonday/ |
H A D | policy.go | 367 func (abp *attrPolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func 489 func (spb *stylePolicyBuilder) OnElementsMatching(regex *regexp.Regexp) *Policy { func
|
H A D | README.md | 189 p.AllowAttrs("nowrap").OnElementsMatching(regex.MustCompile(`^my-element-`)) 246 p.AllowAttrs("style").OnElementsMatching(regex.MustCompile(`^my-element-`)) 249 …ext-decoration").MatchingEnum("underline", "line-through", "none").OnElementsMatching(regex.MustCo…
|