Hi folks,
I am pretty much of a novice in regular expressions. Can someone please help me understand this regular expression:
^([^/]*)/([^\(\ ]*)(?:[^\(]*\(([^\):;]*);([^\):;]*)[^\)]*\)([^,:;]*).*){0,1}
I want the complete analysis of all the components.
Regards,
Dev
Go to the complete details ...