Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Social
Join the Discord community!
Follow me on twitter!
Send me an email
Donate
Donate
Donate through Paypal
Become a Github Sponsor
Info
Info
Find out what's new!
RegEx101 Wiki
Report bugs or make suggestions
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Community Patterns
Community Patterns
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Get help on Discord
Get help on IRC
Order By
Most Recent
Highest Score
Lowest Score
Most upvotes
Most downvotes
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET (C#)
Rust
Sponsors
Community Patterns
Search among 17,420 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Global => public static
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-23 20:05
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Busuu string for chinese (博说Busuu) replacement
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-24 10:57
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Bundle like parsing
PCRE (PHP <7.3)
You could use this to create bundles like for lintlaist . You could then use regex to parse the text and exxtract it into ahk objects.
Submitted by
anonymous
-
4 years ago
2020-01-24 12:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
h_spring-present-absent
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 04:42
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-test-main
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 04:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-absent-present
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 04:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Persian Phone Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 08:34
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Ulica + numer + lokal
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 23:45
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Boolean-ish
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-25 21:31
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UUID & GUID 36 char matcher (short)
ECMAScript (JavaScript)
case-insensitive
Submitted by
anonymous
-
4 years ago
2020-01-25 21:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Remove text between parentheses
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-26 20:29
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
nm-caret-inc-main
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 11:20
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Simple measurement amount and unit
Golang
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 11:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android Application ID Regex for build.gradle
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:08
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Android Application Label Regex for AndroidManifest.xml file
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Flutter App Version Regex for Pubspec.yaml
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:10
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Semantic Version Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Flutter Pubspec app version line Regex
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:13
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
All strings of a's and b's with an even number of a's and an odd number of b's.
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:38
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
27jan
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-01-27 13:54
1
...
723
724
725
726
727
728
729
...
871
Europe - Slovenia - Domestic Account Number
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
PCRE (PHP <7.3)
/
^
[
0
-
9
]
{15}
$
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
4 years ago
2020-01-30 22:00