Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » New Function
  • regex to phone number

    For a telecom rating application, I have to test the pricing of phone calls to destination phone numbers. Depending on the destination phone number, or to be more precise, depending on the regex pattern the phone number conforms to, the price varies. My client has supplied me with *hundreds* of phone number patterns en regex form, here is an ...
    Posted to Discussion (Forum) by ralph.ellison on November 20, 2008
  • .NET VB New Sub Replace Help? Not Quite Right

    Hi Guys,  I am trying to generate some dynamic code. and need to replace the Public Sub New in vb.net Multiline and Case ignore is on and i am using .net regex engine. (PUBLIC|PRIVATE)\s+(SUB)\s+NEW([.\n]*|(END\s+SUB|END\s+FUNCTION)) I Needs To Match Public Sub New()      *(With Or Without Brackets) - (Can be ...
    Posted to Discussion (Forum) by Beachnerd on January 28, 2008