This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
authorYves Orton <demerphq@gmail.com>
Mon, 28 May 2007 19:46:04 +0000 (21:46 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 29 May 2007 08:49:06 +0000 (08:49 +0000)
commit5339e136a9a7fcf6a58c5035f0eaf25e6d680adc
treeda968966e0f6e798d1a29a99737f72927b65713b
parent37a7450d59b2f524aefb691fe4a055ad9dd6dd98
Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>

p4raw-id: //depot/perl@31303
regcomp.c
regexec.c
t/op/re_tests