store-match-data
store-match-data is an alias for `set-match-data' in `subr.el
'.
(store-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.