Regular Expressions 101

Sponsors

Library entries

1
pcre

SQL placeholder match

no description available
Submitted by Andy Chentsov - 7 years ago
1
javascript

DOI REGEX

hey
Submitted by Aadi - 7 years ago
1
javascript

Credit regex

no description available
Submitted by anonymous - 7 years ago
1
pcre

nla

no description available
Submitted by anonymous - 7 years ago
1
javascript

slack command

no description available
Submitted by anonymous - 7 years ago
1
python

1

no description available
Submitted by anonymous - 7 years ago
1
pcre

Find IP

Regex to match an IPv4 address at beginning
Submitted by edoz90 - 7 years ago
1
pcre

DBPedia-highest-level-entry

no description available
Submitted by anonymous - 7 years ago
1
pcre

Extract anything between double $$ chars

no description available
Submitted by ecabo - 7 years ago
1
javascript

Email validation

no description available
Submitted by phatnguyen.tit - 7 years ago
1
pcre

tag not containing

get all tags not containing a given string
Submitted by pan4ever - 7 years ago
1
pcre

html-strip

no description available
Submitted by anonymous - 7 years ago
1
python

BR Phone

get all attempts to write brazilian phone numbers
Submitted by rafaelverger - 7 years ago
1
python

email catcher

no description available
Submitted by rafaelverger - 7 years ago
1
pcre

Quizlet Bold to HTML

no description available
Submitted by anonymous - 7 years ago
1
pcre

Chercher un Prénom ou un Nom

no description available
Submitted by anonymous - 7 years ago

Extract name and value from CSS border-radius

Vote

1

Regular Expression
javascript

/
\b(border(?:-(?:top|bottom)-(?:left|right))?-radius)\s*:\s([^;]*)(?:;|$)
/
gmi

Description

Loading markdown...
Submitted by pmk - 8 years ago