Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 7,880 community submitted regex patterns...
0
2 upvotes, 2 downvotes (score 15%) (You must be signed in to vote)
test
Python
no description available
Submitted by
anonymous
-
9 years ago
2014-10-21 23:33
2
3 upvotes, 1 downvotes (score 30.1%) (You must be signed in to vote)
e164 format
ECMAScript (JavaScript)
e164 format
Submitted by
anonymous
-
9 years ago
2014-10-21 16:20
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
e164_basic
ECMAScript (JavaScript)
e164_basic
Submitted by
anonymous
-
9 years ago
2014-10-21 16:19
4
9 upvotes, 5 downvotes (score 38.8%) (You must be signed in to vote)
Capturing items from multiple lists using a single regex
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
2014-10-21 15:19
7
21 upvotes, 14 downvotes (score 43.6%) (You must be signed in to vote)
if, else if, else condtion match
ECMAScript (JavaScript)
matches full if condition statment eg: if(condition){ ... } else if(condition){ ... }else{...
Submitted by
Ivan Jakesevic
-
9 years ago
2014-10-20 13:50
2
9 upvotes, 7 downvotes (score 33.2%) (You must be signed in to vote)
Positive Numbers greater than 0 with leading zeroes.
ECMAScript (JavaScript)
Accepts all positive numbers above 0. Accepts numbers with leading zeroes e.g.: 0123, 00123.
Submitted by
Sandeep Ranka
-
9 years ago
2014-10-17 05:57
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Get the command
ECMAScript (JavaScript)
Simply gets the command from a script command, automatically removes unwanted spaces.
Submitted by
anonymous
-
9 years ago
2014-10-15 09:39
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Simple script command and parameter grabber
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
9 years ago
2014-10-15 09:32
1
2 upvotes, 1 downvotes (score 20.8%) (You must be signed in to vote)
nginx log parser
Python
separate nginx log into database table-style fields
Submitted by
wgzhao
-
9 years ago
2014-10-15 09:23
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Finding URLs within full text
ECMAScript (JavaScript)
Finds URLs in a larger body of text. URLs may or may not be enclosed in punctuation, such as parentheses, that are not part of the URL.
Submitted by
D0nB1z
-
9 years ago
2014-10-14 20:55
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Tv Series name extractor
Python
Extract from a tv series file the name of the series, the season, episode and the title.
Submitted by
dshinigami
-
9 years ago
2014-10-13 22:02
0
1 upvotes, 1 downvotes (score 9.5%) (You must be signed in to vote)
DOI matcher
Python
Matches any valid DOI
Submitted by
jpowell
-
9 years ago
2014-10-11 10:08
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
hr
ECMAScript (JavaScript)
no description available
Submitted by
artem
-
9 years ago
2014-10-10 08:25
-2
2 upvotes, 4 downvotes (score 9.7%) (You must be signed in to vote)
link
Python
no description available
Submitted by
NTP-[SADAS]
-
9 years ago
2014-10-06 11:34
2
2 upvotes, 0 downvotes (score 34.2%) (You must be signed in to vote)
log trillian
Python
no description available
Submitted by
NTP-[SADAS]
-
9 years ago
2014-10-06 10:46
15
25 upvotes, 10 downvotes (score 54.9%) (You must be signed in to vote)
Hashtag
ECMAScript (JavaScript)
The secret of the Twitterverse.
Submitted by
Joogl
-
9 years ago
2014-10-05 17:14
-2
5 upvotes, 7 downvotes (score 19.3%) (You must be signed in to vote)
Decimal Number
ECMAScript (JavaScript)
Parse decimal numbers with optional thousands and/or decimal separator. #i18n #l11n #international
Submitted by
Andreas Pizsa
-
9 years ago
2014-10-03 05:32
-2
2 upvotes, 4 downvotes (score 9.7%) (You must be signed in to vote)
valid windows file name
ECMAScript (JavaScript)
no description available
Submitted by
Mitacha
-
9 years ago
2014-10-01 14:31
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
http://stackoverflow.com/questions/26108562/python-regex-trying-to-cre
Python
no description available
Submitted by
anonymous
-
9 years ago
2014-09-29 20:50
12
31 upvotes, 19 downvotes (score 48.2%) (You must be signed in to vote)
Full name (Turkish)
ECMAScript (JavaScript)
Matches case insensitive first name, optional unlimited number of middle names and last name separated with space format. Replaced \w with explicit char range for Turkish support. (Äž accepted as first char not to over complex)
Submitted by
CKK
-
9 years ago
2014-09-29 13:31
1
...
384
385
386
387
388
389
390
...
394