RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Pattern Title
Expression
([0]{1}[6]{1}[-\s]*([1-9]{1}[\s]*){8})|([0]{1}[1-9]{1}[0-9]{1}[0-9]{1}[-\s]*([1-9]{1}[\s]*){6})|([0]{1}[1-9]{1}[0-9]{1}[-\s]*([1-9]{1}[\s]*){7})
Description
Matches dutch telephone numbers WITHOUT country code prefix Tests on mobile numbers, 3 digits prefix city-codes and 4 digit prefix city codes. * Disallows a 0 directly after a prefix * Allows space or a - between prefix and telephonenumber * Also allows space between telephone digits to compensate the nasty habit of making telphone numbers more readable
Matches
06 539 439 99 | 023-123 1233 | 023 121 12 12
Non-Matches
06-539-439-99 | 05-75 46 30 50
Author Rating: The rating for this expression. Nico Lubbers
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials