|
Posted by John Dunlop on 11/03/05 21:48
John Dunlop wrote:
> Paul wrote:
>
>> some([^(my)]+)my
>
> because it's a match for <some>, then one or more of any character except
> '(', 'm', 'y', or ')' until the last occurrence of <my>.
----------------------------------^^^^
meant to be 'first', the first occurrence of <my>.
--
Jock
Navigation:
[Reply to this message]
|