rx-repeat

rx-repeat is a compiled Lisp function in `rx.el'.

(rx-repeat FORM)

Parse and produce code from FORM.
FORM is either `(repeat N FORM1)' or `(repeat N M FORMS...)'.