Home
last modified time | relevance | path

Searched refs:LiteralStringOther (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go133 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
134 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
136 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
137 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
139 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
140 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
142 {`%<`, LiteralStringOther, Push("ab-intp-string")},
143 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go133 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
134 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
136 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
137 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
139 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
140 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
142 {`%<`, LiteralStringOther, Push("ab-intp-string")},
143 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/devel/chroma/chroma-0.9.2/lexers/c/
H A Dcrystal.go137 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
138 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
140 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
141 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
143 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
144 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
146 {`%<`, LiteralStringOther, Push("ab-intp-string")},
147 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go133 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
134 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
136 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
137 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
139 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
140 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
142 {`%<`, LiteralStringOther, Push("ab-intp-string")},
143 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/c/
H A Dcrystal.go133 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
134 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
136 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
137 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
139 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
140 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
142 {`%<`, LiteralStringOther, Push("ab-intp-string")},
143 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/c/
H A Dcrystal.go133 {`%\{`, LiteralStringOther, Push("cb-intp-string")},
134 {`%[wi]\{`, LiteralStringOther, Push("cb-string")},
136 {`%\[`, LiteralStringOther, Push("sb-intp-string")},
137 {`%[wi]\[`, LiteralStringOther, Push("sb-string")},
139 {`%\(`, LiteralStringOther, Push("pa-intp-string")},
140 {`%[wi]\(`, LiteralStringOther, Push("pa-string")},
142 {`%<`, LiteralStringOther, Push("ab-intp-string")},
143 {`%[wi]<`, LiteralStringOther, Push("ab-string")},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go128 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
144 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
246 {`[^#"\\]+`, LiteralStringOther, nil},
248 {`\\.`, LiteralStringOther, nil},
253 {`[^"\\]+`, LiteralStringOther, nil},
254 {`\\.`, LiteralStringOther, nil},
/dports/devel/gh/cli-2.4.0/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go135 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
151 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
253 {`[^#"\\]+`, LiteralStringOther, nil},
255 {`\\.`, LiteralStringOther, nil},
260 {`[^"\\]+`, LiteralStringOther, nil},
261 {`\\.`, LiteralStringOther, nil},
/dports/www/gitea/gitea-1.16.5/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/devel/chroma/chroma-0.9.2/lexers/e/
H A Delixir.go139 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
155 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
257 {`[^#"\\]+`, LiteralStringOther, nil},
259 {`\\.`, LiteralStringOther, nil},
264 {`[^"\\]+`, LiteralStringOther, nil},
265 {`\\.`, LiteralStringOther, nil},
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go128 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
144 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
246 {`[^#"\\]+`, LiteralStringOther, nil},
248 {`\\.`, LiteralStringOther, nil},
253 {`[^"\\]+`, LiteralStringOther, nil},
254 {`\\.`, LiteralStringOther, nil},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/chroma-0.6.3/lexers/e/
H A Delixir.go128 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
144 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
246 {`[^#"\\]+`, LiteralStringOther, nil},
248 {`\\.`, LiteralStringOther, nil},
253 {`[^"\\]+`, LiteralStringOther, nil},
254 {`\\.`, LiteralStringOther, nil},
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/alecthomas/chroma/lexers/e/
H A Delixir.go128 …{`(~[a-z])(""")`, ByGroups(LiteralStringOther, LiteralStringHeredoc), Push("triquot-end", "triquot…
144 {`~[a-z]"`, LiteralStringOther, Push("quot-intp")},
246 {`[^#"\\]+`, LiteralStringOther, nil},
248 {`\\.`, LiteralStringOther, nil},
253 {`[^"\\]+`, LiteralStringOther, nil},
254 {`\\.`, LiteralStringOther, nil},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/chroma-0.9.1/lexers/p/
H A Dperl.go71 {`(q|qq|qw|qr|qx)\{`, LiteralStringOther, Push("cb-string")},
72 {`(q|qq|qw|qr|qx)\(`, LiteralStringOther, Push("rb-string")},
73 {`(q|qq|qw|qr|qx)\[`, LiteralStringOther, Push("sb-string")},
74 {`(q|qq|qw|qr|qx)\<`, LiteralStringOther, Push("lt-string")},
75 {`(q|qq|qw|qr|qx)([\W_])(.|\n)*?\2`, LiteralStringOther, nil},
/dports/misc/cheat/cheat-4.2.2/vendor/github.com/alecthomas/chroma/lexers/p/
H A Dperl.go71 {`(q|qq|qw|qr|qx)\{`, LiteralStringOther, Push("cb-string")},
72 {`(q|qq|qw|qr|qx)\(`, LiteralStringOther, Push("rb-string")},
73 {`(q|qq|qw|qr|qx)\[`, LiteralStringOther, Push("sb-string")},
74 {`(q|qq|qw|qr|qx)\<`, LiteralStringOther, Push("lt-string")},
75 {`(q|qq|qw|qr|qx)([\W_])(.|\n)*?\2`, LiteralStringOther, nil},
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/alecthomas/chroma/lexers/p/
H A Dperl.go67 {`(q|qq|qw|qr|qx)\{`, LiteralStringOther, Push("cb-string")},
68 {`(q|qq|qw|qr|qx)\(`, LiteralStringOther, Push("rb-string")},
69 {`(q|qq|qw|qr|qx)\[`, LiteralStringOther, Push("sb-string")},
70 {`(q|qq|qw|qr|qx)\<`, LiteralStringOther, Push("lt-string")},
71 {`(q|qq|qw|qr|qx)([\W_])(.|\n)*?\2`, LiteralStringOther, nil},

12345678910>>...12