This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Introduce a new function, pv_escape(), to display contents of PVs
authorYves Orton <demerphq@gmail.com>
Wed, 5 Jul 2006 20:40:58 +0000 (22:40 +0200)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 6 Jul 2006 09:01:16 +0000 (09:01 +0000)
commit3df15adcc3686bbc809ac9706048f258fd787941
treebd6b7c7ce244294e61821308b249c098f6554ed9
parent461824dcfbc00b3c4e20590f06d6c9881e4a416b
Introduce a new function, pv_escape(), to display contents of PVs
that might contain non printable chars.

Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>

p4raw-id: //depot/perl@28490
dump.c
embed.fnc
embed.h
global.sym
perl.h
pod/perlapi.pod
proto.h
reentr.c
regexec.c
t/lib/warnings/9uninit