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)
pcre2
Checker for specific key
Checker for specific key
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
test
o
Submitted by
k
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
MATCH NO HREF DE HTML
Match em href do html
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Regex PH landline
Regex PH landline (sample)
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
test
test
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
infinitivo verbos idênticos
infinitivo
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Regex for Nigerian Phone Number
As more and more nigerians get new phone numbers daily, the main telcom companies in Nigerian increase the varieties of numbers to accomodate this greater demand. This regex is needed to accomodate the new varieties of accessible numbers
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Password, 8 chars, at least one special char
Password, 8 chars, at least one special char
Submitted by
Roman Kocherezhchenko
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
ru-urls-to-ua
Как превратить русские URL в украинские? Формула в Google Sheets =regexreplace(B20;"ua(\/)";"ua\/ua\/")
Submitted by
@seocringe
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
SQL Processes Filter
Pattern to detect certain SQL queries in the PROCESSLIST results.
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
trova percorsi con immagini in un dominio
usato per fabbricatorino e sostituzione llaravel asset
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
回溯条件查找
java 似乎不支持 回溯条件查找
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Not ending with file ending
Not ending with png svg or jpg
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
my_regex
sample regex expression
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
HTML
This regular expression can be used to verify html (by removing the anchor before pair), as well as extract elements of html (specify elements before the pair).
Submitted by
Yubo
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
Echo
Usage of named capture group.
Submitted by
Abitwhy
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Descbuilder
Filtr indeksów monitorów wg regexp
Submitted by
HSI
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
test
test
Submitted by
anonymous
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
PHP quoted string constants parse
Sometime we need to quickly parse PHP code. When no reason to use full AST parser, we can use regular expressions for find constants.
Submitted by
Slava Krampetz
-
10 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
javascript
regexGetAccount
(Element CI: )\d{4}
Submitted by
raphael
-
10 months ago
1
...
165
166
167
168
169
170
171
...
264
Encontrado Milhares
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
[
a
-
z
]
*
(
\b
mil
)
(
\b
e
(
[
a
-
z
]
{1,7}
(
entos
|
ento
)
(
\b
e
(
[
a
-
z
]
{1,6}
(
nte
|
nta
)
(
\b
e
[
a
-
z
]
*
)|
[
a
-
z
]
{2,6}
)
|)
|
[
a
-
z
]
{1,6}
(
inte
|
inta
)
|
[
a
-
z
]
{3,9}
)
|)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 9 months ago