]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/emacs-lisp-mode/string-match.yasnippet
Merge commit '494c421bfa6f1b72b577267cb3841b0eff262250' from js2-mode
[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)