Vitor Carlos Flausino wrote:

> Can someone tell me what does this pattern means?
>
> ((NI)( NI| )? ?(\d{10}|\w{5})|(NI )?(QG|SR) ?(\d{9}))
>
>
> Who is $1, $2, $3 .....
>
> thanks,
>
> -vcf.DTI.PGA
>
>
/(.#1..)(..#2.) ..... (...#N..) /   (...1...) => $1 ;(...2...) => 
$2....(...N...) => $N

-- 
The Power to Serve! <http://www.freebsd.org/>


........................................
:  Kliment Ognianov                   :
:  Network Administrator & Developer  :
:  ISP Networks Department            :
:  BulInfo Ltd.                       :
:.....................................:
:  ICQ #16864572, #64866894           :
:.....................................:
:  http://www.bulinfo.net/            :
:.....................................:


Reply via email to