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)
python
Android App Flavor Dimensions Regex
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
27jan3
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
27JAN2
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
nm-caret-inc-main-27jan
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
27jan
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Flutter Pubspec app version line Regex
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Semantic Version Regex
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Flutter App Version Regex for Pubspec.yaml
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Android Application Label Regex for AndroidManifest.xml file
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Android Application ID Regex for build.gradle
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
golang
Simple measurement amount and unit
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
nm-caret-inc-main
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Remove text between parentheses
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
nm-absent-present
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
nm-test-main
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
h_spring-present-absent
no description available
Submitted by
anonymous
-
3 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Python Float Verification
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
regex_for_copper_filenames
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
C characters
no description available
Submitted by
anonymous
-
3 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
C scientific notation
no description available
Submitted by
anonymous
-
3 years ago
1
...
148
149
150
151
152
153
154
...
211
Facebook: parse page name from url
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
python
r"
(?i)
^
(?:
.
+
)?
(?:
facebook
|
fb
)
.
(?:
[
a
-
z
\.
]
{2,6}
)
(
/pages
|
/pg
|
/group
[
s
]
)?
/
(
[^
/
]
+
)
(?:
/
|
$
)
"
g
Open regex in editor
Description
Loading markdown...
Submitted by
cx
- 5 years ago