Re: [pcre-dev] Influence of some start-up optimizations at t…

Αρχική Σελίδα
Delete this message
Συντάκτης: ND
Ημερομηνία:  
Προς: Pcre-dev
Αντικείμενο: Re: [pcre-dev] Influence of some start-up optimizations at the beginning of the pattern

Since anybody put MARK verb at the beginning of pattern then it is assumed
that this verb is definitely needed in pattern logic.
So is there any reason to apply to such patterns optimizations that can
discard that MARK?
May be automatically disabling of such optimizations is reasonable.