forked from aniani/vim
Problem: The regexp engines are not reentrant. Solution: Add regexec_T and save/restore the state when needed.
18 KiB
18 KiB
Problem: The regexp engines are not reentrant. Solution: Add regexec_T and save/restore the state when needed.