vhdl-fix-case-region-1

vhdl-fix-case-region-1 is a compiled Lisp function in `vhdl-mode.el'.

(vhdl-fix-case-region-1 BEG END UPPER-CASE WORD-REGEXP &optional COUNT)

Convert all words matching WORD-REGEXP in region to lower or upper case,
depending on parameter UPPER-CASE.