what will be matched by following regular expressions? and explain if you
have time
xx*
x\{1,5\}
x\{5,\}
x\{10\}
[0-9]\{3\}
[0-9]\{1,3\}, [0-9]\{3\}
^\...
\([A-Za-z0-9]\{1,\}\)\1
^Begin$
^\(.\).*\1$
- Re: [vox-tech] some excercise for you linux geek. Chan Yan Huang
- Re: [vox-tech] some excercise for you linux geek. William Kendrick
- Re: [vox-tech] some excercise for you linux gee... Mark Kim
- Re: [vox-tech] some excercise for you linux... William Kendrick
- RE: [vox-tech] soe excercise for you linux ... Chan Yan Huang
- Re: [vox-tech] soe excercise for you li... William Kendrick
- Re: [vox-tech] some excercise for you linux geek. Micah Cowan
- Re: [vox-tech] some excercise for you linux gee... Peter Jay Salzman
- Re: [vox-tech] some excercise for you linux... Micah Cowan
- Re: [vox-tech] some excercise for you linux gee... Mark Kim
- Re: [vox-tech] some excercise for you linux... Micah Cowan
