Displaying page
of
pages;
Items to
Title |
Test
Details
Phone Number with Extension
|
Expression |
(\s+|)((\(\d{3}\) +)|(\d{3}-)|(\d{3} +))?\d{3}(-| +)\d{4}( +x\d{1,4})?(\s+|)
|
Description |
This expression only accept numbers, spaces, x, ( ) and -. It accepts the values with 10 digits for phone numbers. These may be seperated with any number of spaces or a single '-'. The expression also allows an optional extension number to be provided atleast a single digit and a maximum of 4 digits.
|
Matches |
(222)222-2222 | |222-222-2222 | |(222) 222 2222 | |(222) 222-2222 | |222 222 2222 x2222 | |(222) 222-2222 x222
|
Non-Matches |
222- 222- 2222 | |222 222 222 | |222-222-2222 x
|
Author |
Rating:
Pranay Arora
|
Displaying page
of
pages;
Items to