src.elv.sh/pkg/parse.parser.hasPrefix (method)

2 uses

	src.elv.sh/pkg/parse (current package)
		parse.go#L535: 		if ps.hasPrefix("?(") {
		parser.go#L80: func (ps *parser) hasPrefix(prefix string) bool {