6 lines
No EOL
142 B
Text
Executable file
6 lines
No EOL
142 B
Text
Executable file
# contributor: Xah Lee (XahLee.org)
|
|
# name: string-match
|
|
# key: string-match
|
|
# key: sm
|
|
# --
|
|
(string-match "REGEXP$0" "STRING" &optional START) |