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)
java
awdwa
dwa
Submitted by
dwa
-
2 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
json value extract
json value extract
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Roman numerals check
It is used to check if the roman number is valid
Submitted by
JNg
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Bespoke NGINX Log Parse
Splits NGINX logs into named groups
Submitted by
Simon
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Lietuviškas tekstas
Išrinkite visus žodžius, kurie yra iš visų didžiųjų raidžių (PVM, SWIFT, HABALT22)
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Lietuviškas tekstas
Šis šablonas parenka visas žodžių raides, kurios prasideda viena didžiąja raide, turi bent vieną didžiąją raidę ar skaičių, bet gali turėti daugiau mažųjų raidžių ar skaičių, ir gali būti atskirtos tarpo simboliu.
Submitted by
anonymous
-
2 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
Email finder
Matches with the valid email addresses.
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
pxc plcnext
plcnext version strings
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
10.*.*.X IP Adress
An expression to match 10.\.\.X IP Addresses. Examples 10.10.10.2 10.0.0.5...
Submitted by
meowmeow
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Other segment
Other segments
Submitted by
Lufram
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Take segments to string
Take segments to string
Submitted by
Lufram
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Special GPS input
Used for TrigDroid
Submitted by
anonymous
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Parse Roco url for information
Parses a url on the roco.cc site to its informative parts
Submitted by
Dirkjan Krijnders
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
Kyivstar phone number
Kyivstar phone number
Submitted by
milka_vlad
-
2 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Normalizing data from a string
Gets several strings and makes a list of data attributes in a formatted way
Submitted by
SevebFeet
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Git Commit Message Validation
Validate a modified Version of https://udacity.github.io/git-styleguide/
Submitted by
anonymous
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
tas-branch-validation
tas-branch-validation
Submitted by
doron-hafner
-
3 months ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
java
Replace ^ with Math.pow function. Not made to work with braces.
Replaces ^ with Math.pow function call. This assumes all braces have been combined first. If you need help with the combination, I got you—try this Python algorithm: def evaluate_braces(expr): """Recursively evaluate expressions within braces""" Check if expression contains braces if '(' in...
Submitted by
Glitchii - https://github.com/Glitchii
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
java
ip address
ip address regex
Submitted by
shyam
-
3 months ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
eval expression
expression will create from example: 2 + 1 + 3 * 510.3 - 50 * (20 - 29 * 2) this: 2,+,1,+,3,,510.3,-,50,,(20,-,29,*,2)
Submitted by
NotMEE12
-
3 months ago
1
2
3
4
5
6
7
...
121
Anime Xdcc Name + Episode Regex
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
golang
`
^
(
\[
\w
+
\]
){1,2}
\s
(
.
*
?
)
\s
-
\s
(
\d
+
)?
(
v
\d
+
)?
(
\s
(
\(
\w
+
p
\)
|
(
\[
\w
+
p
\]
)
)?
){1,2}
.
*
$
`
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 4 months ago