Please enable JavaScript to use regex101
Regular
Expressions
101
Support Regex101
Social
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Filter by Flavor
PCRE2 (PHP)
ECMAScript (JavaScript)
Python
Golang
Java
.NET 7.0 (C#)
Rust
PCRE (Legacy)
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,300 community submitted regex patterns...
0
Regex Template Blueprism
Created
·
2020-10-22 14:12
Flavor
·
PCRE (Legacy)
Regex Template Blueprism. You can edit the Anchors to extract whatever you need.
Submitted by
anonymous
0
Everything BUT swft
Created
·
2020-10-22 14:22
Flavor
·
PCRE (Legacy)
5152287-001_17SI1039.01_BASE_swft-105173.xml
Submitted by
anonymous
0
email --
Created
·
2020-10-22 14:49
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Meraki Project Status and Email
Created
·
2020-10-22 18:01
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
true url with www without point check
Created
·
2020-10-22 18:57
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Actor command
Created
·
2020-10-22 19:06
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Buildings
Created
·
2020-10-22 20:06
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Sigma : MSIExec Web install
Created
·
2020-10-22 22:53
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Enrno Match
Created
·
2020-10-23 10:39
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Lobeto level_number
Created
·
2020-10-23 11:34
Flavor
·
ECMAScript (JavaScript)
Regex to decode level_number, stare_case and door in a single string
Submitted by
anonymous
0
Eastlink Modem Get Equipment location
Created
·
2020-10-23 14:01
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Eastlink Account retrieve with locationId
Created
·
2020-10-23 14:14
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Eastlink Account retrieve with locationId
Created
·
2020-10-23 14:56
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
url match with full match
Created
·
2020-10-24 05:44
Flavor
·
Python
dxdx
Submitted by
anonymous
0
匹配<>中的字符
Created
·
2020-10-24 09:07
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
Capturing group
Created
·
2020-10-24 09:40
Updated
·
2023-07-19 12:20
Flavor
·
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
0
CODE field (numbers, capitals and dash (-))
Created
·
2020-10-24 19:14
Flavor
·
PCRE (Legacy)
no description available
Submitted by
anonymous
0
select 200 lines
Created
·
2020-10-25 23:48
Flavor
·
Python
no description available
Submitted by
anonymous
0
find host + key from map
Created
·
2020-10-24 23:48
Flavor
·
Python
no description available
Submitted by
anonymous
0
Match shell (sh / bash) shebangs
Created
·
2020-10-25 14:02
Flavor
·
Python
This matches shell shebangs (bash / sh). It could be used e.g. to find shell files (via grep -m1 -EIrl '').
Submitted by
anonymous
Previous page
1
…
724
725
726
727
728
…
915
Next page
Community Library Entry
1
Regular Expression
Created
·
2015-10-15 08:46
Flavor
·
PCRE (Legacy)
/
^
[
1
-
9
]
{1}
[
0
-
9
]
{3}
$
/
Open regex in editor
Description
https://en.wikipedia.org/wiki/List_of_postal_codes_in_Austria
Submitted by
anonymous