[Mono-list] Regex question

Carlos Guzmán Álvarez carlosga@telefonica.net
Wed, 18 Feb 2004 14:43:55 +0100


Hello:

>         string regex =
> @"(('[^']*?\@[^']*')*[^'@]*?)*(?<param>@\w+)([^'@]*?('[^']*?\@[^']*'))*";


Huummm this seems to work, now i need  to see how i can replace each 
named parametr with a placeholder, ? ( i need this for the Firebird .NET 
Data Provider hehe ;) )




--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain