>>-DBWIDTH--(--string--+-----------+--)------------------------>< '-,--option-'
The option controls the counting rule. Y counts SO and SI within mixed strings as one each. N does not count the SO and SI and is the default.
DBWIDTH('ab<.A.B>','Y') -> 8 DBWIDTH('ab<.A.B>','N') -> 6