Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAllImage ¶
func FindAllImage( pattern *regexp.Regexp, i image.Image, from, to geom.Vec2, ) (loc []search.Selection)
FindAllImage finds all matches of `pattern` in `i` in the region specified by `from` and `to`. `to` is exclusive.
func FindAllLine ¶
FindAllLine returns all matches of `re` in `line`.
func MakePattern ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.