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