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
Env Var
Regex to match Env Variable whole line
Submitted by
anonymous
-
a year ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
UAE Emirates ID Number
Validate an Emirates ID number, with or without dashes. Please note that this does not implement the Luhn Algorithm, which should be applied in conjunction with simple validation.
Submitted by
Pete Mahon
-
a year ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre2
Match Consonants
Use regex to test whether a letter is a consonant or not. Use /[B-DF-HJ-NP-TV-Z]/ for capitals.
Submitted by
Matthew Hiebing
-
a year ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre2
is
Hi it is me
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Android Webview
Hopefully it can tell if it is android webview or not.
Submitted by
Alp Ates
-
a year ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Detect zoom meeting links
Find zoom links in text
Submitted by
Artyom Ivanov
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Android Logcat Command-Line-Tools
Android logcat command line raw
Submitted by
ArnoFrost
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
-ltr --time-style='+%s'
-ltr --time-style='+%s'
Submitted by
anonymous
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Package from Site
Package from Site
Submitted by
anonymous
-
a year ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
US Social Security Number
Finds a number that is 9 digits long. Can have spaces or hyphens in between the numbers and will still be found
Submitted by
anonymous
-
a year ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
13-16 digit credit card
Finds a number that is 13-16 digits long. Can have spaces or hyphens in between the numbers and will still be found.
Submitted by
Spencer Curtis
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
cpf
regex cpf
Submitted by
vcatafesta@gmail.com
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
mac address validation
mac address validation in hex or decimal form
Submitted by
planetwatch.io
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Parse m3u8 IPTV playlist
$1 or $channel = channel name $2 or $bullshit = text to ignore $3 or $url = channel url "HD" inside of `` group is search string to find all channels (with their urls) which names contain it. Feel free to play around with it.
Submitted by
https://axenov.dev
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
Regax for validate any variable string
Regax for validate any variable string
Submitted by
Chandan
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
中英文、数字、全角符号的验证正则
匹配中、英文、数字、全角符号,破折号和下滑线,不匹配除了这些以外的其他字符
Submitted by
nihuge
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
text between two parameters
the gray ones are the wanted parameters
Submitted by
anonymous
-
a year ago
-1
0 upvotes, 1 downvotes (0% like it) (You must be signed in to vote)
pcre2
slug numeric
pattern to validate a slug with numbers
Submitted by
mestri.rodrigo
-
a year ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre2
СНИЛС укороченный
Более компактный шаблон для проверки СНИЛС
Submitted by
anonymous
-
a year ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre2
Illumina sample ID regex
regular expression for illumina sequencer sample ids. sample Ids are alpha numeric with no more than two dashes or underscores and no underscores or dashes in the beginning or end of the sample id.
Submitted by
anonymous
-
a year ago
1
...
41
42
43
44
45
46
47
...
107
numbered_paths
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre2
/
[
0
-
9
]
+
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- a year ago