updated for version 7.3.871
Problem:    search('^$', 'c') does not use the empty match under the cursor.
Solution:   Special handling of the 'c' flag. (Christian Brabandt)
            Add tests.
diff --git a/src/testdir/test14.ok b/src/testdir/test14.ok
index e893ba8..fb795a8 100644
--- a/src/testdir/test14.ok
+++ b/src/testdir/test14.ok
@@ -15,3 +15,7 @@
 	}JH e3
 	}K e2
 {LF
+search()
+0
+1
+1