regexes are hard, my results when I minimize their use have resulted in less maintainance than the times I built big fancy ones. But, sometimes there is no way around it.while ( /(simple_match)/ ) { $count++ if length($1) >= 6; }
In reply to Re: Implementing variable-width negative lookbehind assertions?
by Aighearach
in thread Implementing variable-width negative lookbehind assertions?
by ToasterLeavings
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |