vhdl-prepare-search-2

vhdl-prepare-search-2 is a Lisp macro in `vhdl-mode.el'.

(vhdl-prepare-search-2 &rest BODY)

Enable case insensitive search, switch to syntax table that includes '_',
and remove `intangible' overlays, then execute BODY, and finally restore the
old environment. Used for consistent searching.