Re: Regular Expressions

From: Ivan (ivan@iip.net)
Date: Tue Sep 12 2006 - 14:05:23 ART


If "space" exist in first regexp then would match
100 200 300 400
100 101 202
100

second regexp match maximum 2 AS-path length.

> does anyone knows to say the difference of the effect (if exists) of these
> two regular expressions?
>
> ^100(_[ 0-9]+)?$
> ^100_[0-9]*$
>
>
> Tks,
>
>
> Fabio.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

-- 
Ivan


This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:40 ART