yasnippet-snippets/emacs-lisp-mode/string-match
2011-11-19 19:33:35 +00:00

6 lines
No EOL
138 B
Text
Executable file

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