looking-at | (REGEXP) |
match-beginning | (SUBEXP) |
match-data | (&optional INTEGERS REUSE RESEAT) |
match-data--translate | (N) |
match-end | (SUBEXP) |
newline-cache-check | (&optional BUFFER) |
posix-looking-at | (REGEXP) |
posix-search-backward | (REGEXP &optional BOUND NOERROR COUNT) |
posix-search-forward | (REGEXP &optional BOUND NOERROR COUNT) |
posix-string-match | (REGEXP STRING &optional START) |
re-search-backward | (REGEXP &optional BOUND NOERROR COUNT) |
re-search-forward | (REGEXP &optional BOUND NOERROR COUNT) |
regexp-quote | (STRING) |
replace-match | (NEWTEXT &optional FIXEDCASE LITERAL STRING SUBEXP) |
search-backward | (STRING &optional BOUND NOERROR COUNT) |
search-forward | (STRING &optional BOUND NOERROR COUNT) |
set-match-data | (LIST &optional RESEAT) |
string-match | (REGEXP STRING &optional START) |