set-match-data

set-match-data is a built-in function in `C source code'.

(set-match-data LIST &optional RESEAT)

Set internal data on last search match from elements of LIST.
LIST should have been created by calling `match-data' previously.

If optional arg RESEAT is non-nil, make markers on LIST point nowhere.