summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/emacs-lisp-mode/replace-regexp-in-string.yasnippet
blob: e663569dc355c097606bd9b49142105909ea82d2 (plain) (blame)
1
2
3
4
#contributor: Xah Lee (XahLee.org)
#name: replace-regexp-in-string
# --
(replace-regexp-in-string REGEXP$0 REP STRING &optional FIXEDCASE LITERAL SUBEXP START)