Home | History | Annotate | Download | only in kati

Lines Matching full:hasprefix

922 	if !bytes.HasPrefix(s, []byte("echo $((")) || s[len(s)-1] != ')' {