summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/emacs-lisp-mode/string-match.yasnippet
blob: 0bfdcd66d2d16bef038bcd8269cbee268b8b56ee (plain) (tree)
1
2
3
4



                                                 
#contributor: Xah Lee (XahLee.org)
#name: string-match
# --
(string-match "REGEXP$0" "STRING" &optional START)