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 4,520 community submitted regex patterns...
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Taiwan Address regex
Python
no description available
Submitted by
cys0941
-
4 years ago
2019-07-24 07:16
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
telegraf.conf
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-25 17:36
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
MikroTik firewall logs
Golang
Used with Azure Log Analytics
Submitted by
anonymous
-
4 years ago
2019-07-27 13:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://regex101.com/r/edPG4P/1
Python
needs to be modified for use in python by this code example note use of {3 } and additional parenthesis around the import re nigeRegex = re.compile(r'((\d{3}-)?\d{3}-\d{4}(,)?){3}') nigeRegex.search('My numbers are 415-555-1234,555-4242,212-555-0000')
Submitted by
anonymous
-
4 years ago
2019-07-28 10:09
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
https://regex101.com/r/edPG4P/1
Python
needs to be modified for use in python by this code example note use of {3 } and additional parenthesis around the import re nigeRegex = re.compile(r'((\d{3}-)?\d{3}-\d{4}(,)?){3}') nigeRegex.search('My numbers are 415-555-1234,555-4242,212-555-0000')
Submitted by
anonymous
-
4 years ago
2019-07-28 10:12
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Dates
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Списки
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:43
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Домены
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 14:44
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Time Sync Regex
Python
Returns the value of an epoch time sync with a time reference
Submitted by
anonymous
-
4 years ago
2019-07-30 16:03
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
TRANSPORT
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:56
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
RESERVED
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
BORDER
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:54
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ACCESS
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:55
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
ENNI
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VIDEO
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:48
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
VOICE
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:49
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
NV
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:52
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
SLA
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:53
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UNI
Python
no description available
Submitted by
anonymous
-
4 years ago
2019-07-30 16:27
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
UNI
Python
no description available
Submitted by
anonymous
-
4 years ago
2020-02-04 19:54
1
...
146
147
148
149
150
151
152
...
226
detect ประเทศ 2
0
0 upvotes, 0 downvotes (score 0%) (You must be signed in to vote)
Regular Expression
Python
r"
(
ประเทศ
)
|
(
อเมริกา
|
เกาหลีใต้
|
เกาหลีเหนือ
|
ฝรั่งเศส
|
อิตาลี
)
|
ประเทศ
.
*
"
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
-
5 years ago
2019-02-09 11:16