ad-update-regexp

ad-update-regexp is an interactive compiled Lisp function in `advice.el'.


(ad-update-regexp REGEXP &optional COMPILE)

Update functions with an advice name containing a REGEXP match.
This reactivates the advice for each function
that has at least one piece of advice whose name includes a match for REGEXP.
See `ad-activate' for documentation on the optional COMPILE argument.