File: search.c.html

Defined variables (2)

inhibit-changing-match-dataInternal use only.
search-spaces-regexpRegexp to substitute for bunches of spaces in regexp search.

Defined functions (19)

looking-at(REGEXP &optional INHIBIT-MODIFY)
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 &optional INHIBIT-MODIFY)
posix-search-backward(REGEXP &optional BOUND NOERROR COUNT)
posix-search-forward(REGEXP &optional BOUND NOERROR COUNT)
posix-string-match(REGEXP STRING &optional START INHIBIT-MODIFY)
re--describe-compiled(REGEXP &optional RAW)
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 INHIBIT-MODIFY)

Defined faces (0)