| Did you know ... | Search Documentation: |
| regex<-search |
|text_buffer|fragment,
start=[int], end=[int] -> start=int<-register_start, regex<-register_end
and
regex<-register_value
may be used to get information on the location of the match.
If end is smaller than start, the search is
executed backwards. The regex<-search
variant returns the regex<-register_start.
Inherits description from: regex->search