]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/string-match.yasnippet
Merge commit 'e264139e7fafbd1bbb68f9cef6d1c50b8e6cf1f3' from swiper
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / string-match.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: string-match
3 # key: string-match
4 # key: sm
5 # --
6 (string-match "REGEXP$0" "STRING" &optional START)