regi-mapcar

regi-mapcar is a compiled Lisp function in `regi.el'.

(regi-mapcar PREDLIST FUNC &optional NEGATE-P CASE-FOLD-SEARCH-P)

Build a regi frame where each element of PREDLIST appears exactly once.
The frame contains elements where each member of PREDLIST is
associated with FUNC, and optionally NEGATE-P and CASE-FOLD-SEARCH-P.