--- code/trunk/doc/pcrepattern.3 2010/03/01 17:45:08 491 +++ code/trunk/doc/pcrepattern.3 2010/03/10 16:08:01 507 @@ -737,6 +737,10 @@ (foo)\eKbar .sp matches "foobar", the first substring is still set to "foo". +.P +Perl documents that the use of \eK within assertions is "not well defined". In +PCRE, \eK is acted upon when it occurs inside positive assertions, but is +ignored in negative assertions. . . .\" HTML @@ -2453,6 +2457,6 @@ .rs .sp .nf -Last updated: 01 March 2010 +Last updated: 06 March 2010 Copyright (c) 1997-2010 University of Cambridge. .fi