Home
last modified time | relevance | path

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

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logql/log/
H A Dfilter.go245 return simplifyConcat(reg, nil)
299 func simplifyConcat(reg *syntax.Regexp, baseLiteral []byte) (Filterer, bool) { func
363 f, ok := simplifyConcat(alt, literal)