Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-04-13 05:59:54


> ((((|(^\\\\[^\\;:\'\"<>]+\\[^\\]+\\)))))(((([^\\;:\'\"\<\>]+)\\)*)*)((([^\\;:\'\"<>]*))(\.?([^\\:;\'\"<>]+)))?)

Is the (^([a-z]:\\?) part supposed to match "c:" ? If so it won't because
of the literal "?".

There are several possible candidates at http://regexlib.com BTW as well.

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net