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 2,360 community submitted regex patterns...
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
CFF-definitions.reference.PMCID (1.3.0)
PCRE2 (PHP >=7.3)
Pattern for validating a definitions.reference.pmcid value in the Citation File Format (CFF), v1.3.0
Submitted by
stephan druskat, jurriaan h. spaaks
-
2 months ago
2023-10-06 15:02
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
EU VAT numbers
PCRE2 (PHP >=7.3)
Based on this expression and updated Oct 2023 using wikipedia
Submitted by
Henk-Jan @ Cargoplot
-
2 months ago
2023-10-06 07:33
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
FORMAT DATE WITH NO SEPARATOR
PCRE2 (PHP >=7.3)
For the day: d Displays the day as a number without a leading zero (1-31). dd Displays the day as a number with a leading zero (01-31). ddd Displays the day as an abbreviation (Sun-Sat) dddd Displays the day as a full name (Sunday-Saturday) ...
Submitted by
EYA GHACHEM
-
2 months ago
2023-10-05 13:51
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
DATE FORMAT REGEX ALL COMBINAISIONS
PCRE2 (PHP >=7.3)
For the day: d Displays the day as a number without a leading zero (1-31). dd Displays the day as a number with a leading zero (01-31). ddd Displays the day as an abbreviation (Sun-Sat) dddd Displays the day as a full name (Sunday-Saturday) ...
Submitted by
EYA GHACHEM
-
2 months ago
2023-10-05 13:49
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Get submodule paths from `git submodule status` output
PCRE2 (PHP >=7.3)
Useful for automation of making submodule paths as trusted folders for git.
Submitted by
Vadim Reutskii
-
2 months ago
2023-10-05 13:43
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Match the distinct letters used in a string
PCRE2 (PHP >=7.3)
This finds a letter and omits all other instances of that letter, leaving you only the distinct letters used in the string.
Submitted by
Ember B
-
2 months ago
2023-10-04 19:46
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
TVseriesFileName
PCRE2 (PHP >=7.3)
test
Submitted by
anonymous
-
2 months ago
2023-10-04 13:50
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Codice fiscale
PCRE2 (PHP >=7.3)
Trova la stringa corrispondente ad un codice fiscale italiano
Submitted by
anonymous
-
2 months ago
2023-10-04 10:49
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Argentinian Phones
PCRE2 (PHP >=7.3)
Regex for Argentinian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:29
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Chilean Phones
PCRE2 (PHP >=7.3)
Regex for Chilean phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:28
(Last modified 2 months ago)
2023-10-04 09:28
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Mexican Phones
PCRE2 (PHP >=7.3)
Regex for Mexican phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:27
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Bolivian Phones
PCRE2 (PHP >=7.3)
Regex for Bolivian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:26
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Ecuadorian Phones
PCRE2 (PHP >=7.3)
Regex for Ecuadorian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:25
(Last modified 2 months ago)
2023-10-20 08:44
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Colombian Phones
PCRE2 (PHP >=7.3)
Regex for Colombian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:24
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Brazilian Phones
PCRE2 (PHP >=7.3)
Regex for Brazilian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:23
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Venezuelan Phones
PCRE2 (PHP >=7.3)
Regex for Venezuelan phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:23
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Peruvian Phones
PCRE2 (PHP >=7.3)
Regex for Peruvian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:22
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
USA & Canadian Phones
PCRE2 (PHP >=7.3)
Regex for USA and Canadian phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:01
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Emirati Phones
PCRE2 (PHP >=7.3)
Regex for Emirati phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 09:00
1
1 upvotes, 0 downvotes (score 20.7%) (You must be signed in to vote)
Japanese Phones
PCRE2 (PHP >=7.3)
Regex for Japanese phones (without +)
Submitted by
anonymous
-
2 months ago
2023-10-04 08:59
1
2
3
4
5
6
7
8
...
118
Task6.1
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
.NET (C#)
@"
^
(
.
+
)
@
(
.
+
)
$
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
a year ago
2022-11-04 16:43