Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    New regexp engine: look-behind match not checked when followed by
            zero-width match.
Solution:   Do the look-behind match before adding the zero-width state.
b1b284fd
Name Last commit Last update