> I noticed re-search-forward has a corresponding backward version,
> while string-match doesn't have in the manual. Dose
> string-match-backward exist?
What does `string-match' have to do with searching? Maybe you mean
`search-forward' and its counterpart `search-backward'?
Bye,
Tassilo
Stefan Monnier
unread,
Oct 8, 2012, 5:14:18 PM10/8/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
> I noticed re-search-forward has a corresponding backward version, while
> string-match doesn't have in the manual. Dose string-match-backward exist?