diff options
Diffstat (limited to 'tests/snapshots/library/phone.regex')
| -rw-r--r-- | tests/snapshots/library/phone.regex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/snapshots/library/phone.regex b/tests/snapshots/library/phone.regex index 609f322..49c4e2d 100644 --- a/tests/snapshots/library/phone.regex +++ b/tests/snapshots/library/phone.regex @@ -1 +1 @@ -^(?:\+?\d{1,4}?(?:\s|[\-\.])?\(?\d{1,3}?\)?(?:\s|[\-\.])?\d{1,4}(?:\s|[\-\.])?\d{1,4}(?:\s|[\-\.])?\d{1,9}|\d{2,4})$
\ No newline at end of file +^(?:(?:(?:00|[\+])[ .-]?)?(?:\d{1,4}|\(\d{1,4}\))(?:[ .-]?(?:\d{1,4}|\(\d{1,4}\))){1,7}|\d{2,6})$
\ No newline at end of file |
