Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
emprisonnement
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
amende
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Secure Passwords
Use secure passwords! Ensure your passwords are at least 15 chars long. The longer the better.
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Поиск объявлений функций и процедур на T-SQL (Find function (procedure) declarations for T-SQL)
Русский Я использовал это регулярное выражение для построения Notepad++ списка функций и процедур в SQL файле. Пример окна Notepad++ со списком функций Вызывается командой: Вид\Список функций. Так как в Notepad++ нет встроенного парсера для SQL кода, то пришлось написать свой. Чтобы его встроить в...
Submitted by
FFFFF
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
CVP Header Rewrite - Replace "--CVP xxxx" caller-id information
no description available
Submitted by
Emre Sumengen
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
font-family matches
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Readstat in Brackets
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
minimum threshold CW
should accept all digits with a comma with or without decimals. If there is a comma, there should be decimals cannot start with comma
Submitted by
Derek Vonk
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
css font family
http://stackoverflow.com/questions/7885096/how-do-i-decode-a-string-with-escaped-unicode http://stackoverflow.com/questions/14449245/decode-unicode-to-character-in-javascript
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
String OR
OR between strings it could be done with multiline flag, but it was unable to be done due to some limitations in the specific enviroments in use
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Montant monétaire
Une expression régulière pour reconnaitre une somme entière en euros ou en francs. Accepte des séparatifs dans les blocs de chiffres (toutes les syntaxes) (ex: 10.000, 10 000 mais aussi 10 00 , 1 0 0 0 euros) Accepte seulement certaines unités
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Split sentences in a text
Split sentences in a text. Can be used to build text manager apps.
Submitted by
Danilo Celestino de Castro
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
HTML tags and comments split
This regex is used to split HTML tags and comments.
Submitted by
Danilo Celestino de Castro
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Iniciais nomes
Obtém iniciais dos nomes, como siglas.
Submitted by
Igor
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
remove spaces, brackets in resume skills
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
replace with ,
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
uRD Accept
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
uWR Accept
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Everything up to DOT not including
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Android package name
Validation of android package names. Read more
Submitted by
Paldom
-
6 years ago
1
...
534
535
536
537
538
539
540
...
840
Match Date strings in email body
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
on
|
date
)*
\s
*
\,
*
(
mon
|
tue
|
wed
|
thu
|
fri
|
sat
)
\,
*
\s
*
(
[
0
-
9
]
{2,4}
|
(
[
0
-
9
]
{2}
:
*
){1,3}
)
\s
+
(
jan
|
feb
|
mar
|
apr
|
may
|
jun
|
jul
|
aug
|
sep
|
oct
|
nov
|
dec
)
\s
+
(
[
0
-
9
]
{2,4}
|
(
[
0
-
9
]
{2}
:
*
){1,3}
)
\s
+
(
(
[
0
-
9
]
{2}
:
*
){1,3}
|
[
0
-
9
]
{2,4}
)
\s
*
(
(
\+
|
\-
)+
(
(
[
0
-
9
]
{2}
:
*
){1,3}
|
[
0
-
9
]
{2,4}
)
)*
/
gi
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 6 years ago