Hello,

tumashu <tuma...@163.com> writes:

> 1.  [:alnum:] can not match Chinese char,  what about add [:multibyte:] ?

What about :

  [:alnum:] + [:multibyte:] -> [:word:]

Could you test this change?

Regards,

-- 
Nicolas Goaziou

Reply via email to