Regular Expressions 101

Community Patterns

1

кааа

PCRE (PHP <7.3)
ввв
Submitted by в - 9 years ago
0

Scrape SRC

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
0

http

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
2

IPv4

PCRE (PHP <7.3)
no description available
Submitted by Jorge C. - 9 years ago

phone regex

2

Regular Expression
ECMAScript (JavaScript)

/
(?=.*?\d{3}( |-|.)?\d{4})((?:\+?(?:1)(?:\1|\s*?))?(?:(?:\d{3}\s*?)|(?:\((?:\d{3})\)\s*?))\1?(?:\d{3})\1?(?:\d{4})(?:\s*?(?:#|(?:ext\.?))(?:\d{1,5}))?)\b
/
gi

Description

Loading markdown...
Submitted by Mélissa Dumont - 9 years ago