ad-deactivate-regexp

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


(ad-deactivate-regexp REGEXP)

Deactivate functions with an advice name containing REGEXP match.
This deactivates the advice for each function
that has at least one piece of advice whose name includes a match for REGEXP.