emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet
2012-02-17 22:12:32 +02:00

6 lines
205 B
Plaintext
Executable file

# contributor: Xah Lee (XahLee.org)
# name: replace-regexp-in-string
# key: replace-regexp-in-string
# key: rris
# --
(replace-regexp-in-string REGEXP$0 REP STRING &optional FIXEDCASE LITERAL SUBEXP START)