738 |
.sp |
.sp |
739 |
matches "foobar", the first substring is still set to "foo". |
matches "foobar", the first substring is still set to "foo". |
740 |
.P |
.P |
741 |
Perl documents that the use of \eK within assertions is "not well defined". In |
Perl documents that the use of \eK within assertions is "not well defined". In |
742 |
PCRE, \eK is acted upon when it occurs inside positive assertions, but is |
PCRE, \eK is acted upon when it occurs inside positive assertions, but is |
743 |
ignored in negative assertions. |
ignored in negative assertions. |
744 |
. |
. |
745 |
. |
. |