vhdl-prepare-search-1
vhdl-prepare-search-1 is a Lisp macro in `vhdl-mode.el
'.
(vhdl-prepare-search-1 &rest BODY)
Enable case insensitive search and switch to syntax table that includes '_',
then execute BODY, and finally restore the old environment. Used for
consistent searching.