Home
last modified time | relevance | path

Searched refs:newRegexFc (Results 1 – 14 of 14) sorted by relevance

/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/dlclark/regexp2/regexp2-1.4.0/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/devel/gh/cli-2.4.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/devel/chroma/chroma-0.9.2/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/dlclark/regexp2/regexp2-1.1.6/syntax/
H A Dprefix.go235 s.pushFC(newRegexFc(node.ch, nt == ntNotone, false, ci))
239 s.pushFC(newRegexFc(node.ch, false, node.m == 0, ci))
243 s.pushFC(newRegexFc(node.ch, true, node.m == 0, ci))
250 s.pushFC(newRegexFc(node.str[0], false, false, ci))
252 s.pushFC(newRegexFc(node.str[len(node.str)-1], false, false, ci))
283 func newRegexFc(ch rune, not, nullable, caseInsensitive bool) regexFc { func