Regexp or macros for string converting: (a) -> ___ (abc) -> ____ (abcd) -> ______ All in the '(' replace to _ multiply by char count + ()
(a) (abc) (abcd) (123456)
___ _____ ______ ________