This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH...
authorYves Orton <demerphq@gmail.com>
Sat, 13 Jan 2007 17:18:01 +0000 (18:18 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Mon, 15 Jan 2007 16:37:21 +0000 (16:37 +0000)
commita20207d7c00bd54d6d2718961a96cd5c7ed1e37b
tree0b43606006e1c20c7552202ed54244b4d5525013
parentcde0cee5716418bb58782f073048ee9685ed2368
Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com>

macroize regexp modifiers

p4raw-id: //depot/perl@29834
perl.h
regcomp.c
regexp.h
toke.c