Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,300 community submitted regex patterns...
1
Dígitos com um ponto no meio (não representa um decimal)
Created
·
2015-06-08 18:25
Flavor
·
PCRE (Legacy)
no description available
Submitted by
Alexandre Daniel
1
mediainfo inform text parser
Created
·
2015-06-09 04:56
Flavor
·
PCRE (Legacy)
this regex can be used to parse out general, video and audio sections of the mediainfo.dll library inform() return to be used to create string lists or dictionaries of the container and stream metadata key/value pairs.
Submitted by
J.T. Taylor
1
phone number
Created
·
2015-06-09 11:32
Flavor
·
PCRE (Legacy)
accept number , space, . and -
Submitted by
sylvain
1
IPv4 validation using recursion
Created
·
2015-06-09 14:46
Flavor
·
PCRE (Legacy)
Validate IPv4 addresses using PCRE's recursion patterns.
Submitted by
Captain Haddock
1
Find Chapter (eBook)
Created
·
2015-06-09 18:49
Flavor
·
PCRE (Legacy)
Find an specific TAG and return his content
Submitted by
Ivan Milazzotti
1
Find Italic
Created
·
2015-06-09 19:05
Flavor
·
PCRE (Legacy)
Find Html TAG with "Italic" class and returns his content.
Submitted by
Ivan Milazzotti
1
zypper
Created
·
2015-06-09 19:43
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
Email regex
Created
·
2015-06-10 01:44
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
pERMUTACION 1
Created
·
2015-06-10 07:01
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
prevent-sanitzation
Created
·
2015-06-10 17:03
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
filtrar jadx
Created
·
2015-06-10 18:51
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
1
filterprocyonerror
Created
·
2015-06-10 20:01
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
1
jQuery Validation Email Regex
Created
·
2015-06-11 00:14
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
1
vIESTATE
Created
·
2015-06-11 13:49
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
1
JSONREGEX
Created
·
2015-06-11 19:03
Flavor
·
Python
no description available
Submitted by
anonymous
1
Culture File Name Extraction
Created
·
2015-06-12 01:59
Flavor
·
PCRE (Legacy)
Extracts the culture name from a javascript file. Works with minified and non minified files.
Submitted by
Lucas Martin
1
Access Log
Created
·
2015-06-12 09:15
Flavor
·
PCRE (Legacy)
cisco
Submitted by
anonymous
1
Get id number from url
Created
·
2015-06-12 10:16
Flavor
·
PCRE (Legacy)
no description available
Submitted by
Marek Ulwański
1
Teste
Created
·
2015-06-12 13:34
Flavor
·
PCRE (Legacy)
teste
Submitted by
MeuChapeu
1
Israel phone number
Created
·
2015-06-12 14:38
Flavor
·
PCRE (Legacy)
Valiate israel phone number
Submitted by
boevik
Previous page
1
…
151
152
153
154
155
…
915
Next page
Community Library Entry
1
Regular Expression
Created
·
2015-06-12 10:16
Flavor
·
PCRE (Legacy)
/
^.
*
\/
(
\d
+
)
/
Open regex in editor
Description
no description available
Submitted by
Marek Ulwański