Skip to Content
0
Jun 27, 2008 at 10:51 AM

How to detect syntactic problem in regular expression, like *%?

22 Views

Hi,

Is there any method to detect the syntactic problem like this? e.g.. ,a regular expression %, it contais a '%' does not make any sence since '*' is stronger than '%' .

Thanks in advance!