Home
last modified time | relevance | path

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

/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/quasilyte/go-ruleguard/internal/gogrep/
H A Dcompile.go583 c.compileSendStmt(n)
945 func (c *compiler) compileSendStmt(n *ast.SendStmt) { func