Thanks for your quick reply !
But it seems a bit tricky ... at least for me.
Unfortunately I'm not sure what '2 byte DBCS character' is
Let's try a simple example for the simple minded (as me):
using pattern
[\od;] matches '
);' or '
;;' but not '
b;'
Where|what is the 2 byte DBCS char. ?
Ok - I've a certain idea about 'line ending', b/c '0x0D0A' is a 2 byte 'item'. But that's not the whole truth.
It seems quite useful for some common search/replaces.
But w/o knowing, i can't make use of it.
Please try it again, HS2
BTW: Do you confirm the issue in skip_word w/ def_vcpp_word=1 ?