Regular Expressions 101

Sponsors

Library entries

1
pcre2

Custom IFrame SRC Grabber

no description available
Submitted by Moep - 2 years ago
1
pcre2

MyRegEx

no description available
Submitted by anonymous - 2 years ago
1
pcre2

Dutch mobile phone number

no description available
Submitted by anonymous - 2 years ago
1
java

Match all numbers

Match all numbers from a string.
Submitted by VS - 2 years ago
1
java

Sınıfları Tek Tek seçme

za
Submitted by anonymous - 2 years ago

RegEx to add any valid US phone number inputs

Vote

1

Regular Expression
pcre2

/
^(1?)(?:((\s?\(\d{3}\)\s?|\s?\d{3}\s?)\-?\d{3}\s?\-?\d{4}$))
/
gm

Description

Loading markdown...
Submitted by @abhi00o7 - 2 years ago