annotate src/testdir/test6.ok @ 4809:4d7e3df04256
v7.3.1151
updated for version 7.3.1151
Problem: New regexp engine: Slow when a look-behind match is followed by a
zero-width match.
Solution: Postpone the look-behind match more often.
author |
Bram Moolenaar <bram@vim.org> |
date |
Sat, 08 Jun 2013 23:26:27 +0200 |
parents |
3fc0f57ecb91 |
children |
|
rev |
line source |
7
|
1 start of test file Xxx1
|
|
2 this is a test
|
|
3 this is a test
|
|
4 this is a test
|
|
5 this is a test
|
|
6 end of test file Xxx
|
|
7 start of test file Xxx1
|
|
8 this is a test
|
|
9 this is a test
|
|
10 this is a test
|
|
11 this is a test
|
|
12 end of test file Xxx
|
|
13 start of test file Xxx2
|
|
14 this is a test
|
|
15 this is a test
|
|
16 this is a test
|
|
17 this is a test
|
|
18 end of test file Xxx
|