src.elv.sh/pkg/eval.globPattern.addMatcher (method)

2 uses

	src.elv.sh/pkg/eval (current package)
		glob.go#L127: 		err := gp.addMatcher(matcher)
		glob.go#L179: func (gp *globPattern) addMatcher(matcher func(rune) bool) error {