https://bugzilla.novell.com/show_bug.cgi?id=432172
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=432172#c2 William Holmes <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from William Holmes <[EMAIL PROTECTED]> 2008-11-10 14:04:47 MST --- I have found that the following code does not work. Regex _quotedStringPattern = new Regex(@"^[uU]?(?<raw>[rR]?)(?<quote>[""'])(?<string>.*)\k<quote>$", RegexOptions.Compiled | RegexOptions.Singleline); -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
