Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
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 >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 18,000 community submitted regex patterns...
0
Regex japanese characters validation
ECMAScript (JavaScript)
Regex for matching Japanese characters
Submitted by
ruanzx
-
4 years ago
0
匹配字母开头只能出现字母与数字
ECMAScript (JavaScript)
匹配字母开头只能出现字母与数字
Submitted by
anonymous
-
4 years ago
0
Retirer les numéros de réponses
PCRE2 (PHP >=7.3)
Submitted by
anonymous
-
4 years ago
0
Anchor tag text and herf attribute value
PCRE2 (PHP >=7.3)
A RegEx for find out the match of the text in between a tag and href attribute value.
Submitted by
Mosrur
-
4 years ago
0
펫보험 품종
PCRE2 (PHP >=7.3)
펫보험 품종
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
ZHWP 防止KC皮草 1
Python
阻擋「CAT:×××家族」
Submitted by
anonymous
-
4 years ago
0
Match popular media type such as audio, images and/or videos
ECMAScript (JavaScript)
A regex that matches popular media types like audio, images and/or video. Can be adjusted to any media file type.
Submitted by
Javier Carrion
-
4 years ago
0
Class Linking
PCRE2 (PHP >=7.3)
Linking classes
Submitted by
anonymous
-
4 years ago
0
android imports filter
Python
separates 3rd party imports from the official ones
Submitted by
anonymous
-
4 years ago
0
取得被 [] 包住的片段
ECMAScript (JavaScript)
取得被 [] 包住的片段
Submitted by
anonymous
-
4 years ago
0
계약자명
PCRE2 (PHP >=7.3)
계약자명
Submitted by
anonymous
-
4 years ago
(Last modified 4 years ago)
0
계약자주민번호
PCRE2 (PHP >=7.3)
계약자주민번호
Submitted by
anonymous
-
4 years ago
0
Javascript and PHP Code Comments Regex
PCRE2 (PHP >=7.3)
It detect the comments
Submitted by
anonymous
-
4 years ago
0
Phone number - Complete
PCRE2 (PHP >=7.3)
Format for international and local telephone numbers. Country code and area code are optional. Country code format using a plus sign. Area code format using optional parentesis. Phone number accepts spaces, dots and dashes (up to 15 characters).
Submitted by
anonymous
-
4 years ago
0
Phone number
ECMAScript (JavaScript)
Regex phone number
Submitted by
Duy
-
4 years ago
0
Email validation
PCRE2 (PHP >=7.3)
Validate email
Submitted by
anonymous
-
4 years ago
(Last modified a year ago)
0
license plates
PCRE2 (PHP >=7.3)
license plates
Submitted by
anonymous
-
4 years ago
0
test
Python
test
Submitted by
test
-
4 years ago
0
identify pseudocode do while until loop
PCRE (PHP <7.3)
identify pseudocode do while until loop
Submitted by
anonymous
-
4 years ago
0
Used to search last occurence of a string and trim it to the required digits
PCRE2 (PHP >=7.3)
https://regex101.com/r/LWtvla/1
Submitted by
Sri
-
4 years ago
1
...
746
747
748
749
750
...
900
Community Library Entry
0
Regular Expression
ECMAScript (JavaScript)
/
(
[
ぁ
-
ゟ
]
)
/
gmui
Open regex in editor
Description
Regex for matching Japanese characters
Submitted by
ruanzx
-
4 years ago