On Thursday, May 9, 2013 1:26:40 PM UTC+9, Bram Moolenaar wrote: > Taro Muraoka wrote: > > > 2. Include the fast regexp engine patch that has been floating around > > > for a long time. With some clever logic to fall back to the old > > > regexp engine for patterns that might not work with the new one. > > I want to look into this patch from view point of multibyte characters. > > Where can I get it? > > There is this site: https://code.google.com/p/vim-soc2008-regexp/ > > Was there a version after this?
New regexp NFA engine isn't work with multi-byte characters. https://code.google.com/p/vim-soc2008-regexp/wiki/nfa_bugs -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
