Συντάκτης: Philip Hazel Ημερομηνία: Προς: Ralf Junker Υ/ο: pcre-dev@exim.org Αντικείμενο: Re: [pcre-dev] Regression: Lookbehind assertions with fixed number
of repetitions
On Tue, 15 Nov 2011, Ralf Junker wrote:
> case OP_EXACT:
> case OP_EXACTI: // Added this line - was it missing?
> branchlength += GET2(cc,1);
> cc += 4;