rx-to-string

rx-to-string is an autoloaded compiled Lisp function in `rx.el'.

(rx-to-string FORM &optional NO-GROUP)

Parse and produce code for regular expression FORM.
FORM is a regular expression in sexp form.
NO-GROUP non-nil means don't put shy groups around the result.