This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
memset() is cheaper than a loop of 256 bit-a-a-times
authorNicholas Clark <nick@ccl4.org>
Sat, 24 Nov 2001 16:30:42 +0000 (16:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 24 Nov 2001 16:11:04 +0000 (16:11 +0000)
commitf8bef55053427841654eec6e37b8f0f4224b2976
treeeea4e2a1545caab4e9641ad6a2230650dad6a1f9
parent30de85b6294027ce5dd68a336e7f75fe8fb14941
memset() is cheaper than a loop of 256 bit-a-a-times
Message-ID: <20011124163042.R37621@plum.flirble.org>

p4raw-id: //depot/perl@13236
regcomp.c
regcomp.h