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
names_college_google_meet
PCRE (PHP <7.3)
Google meet names list
Submitted by
anonymous
-
5 years ago
0
ORIGIN_ALERT_NORMAL
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
bold family
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
address dot
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Number
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
Get lines not commented with #
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
(Last modified 3 years ago)
0
Extract the actual sub-clauses numbers referred in the cross reference
Python
From the full expression of sub clause or clause referred, it extracts the actual numbers and returns the list of them.
Submitted by
anonymous
-
5 years ago
0
Subparagraph
Python
Searches whether a string of cross references contains the sub paragraph part or not.
Submitted by
anonymous
-
5 years ago
0
right string
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
5 years ago
0
fa-tag finder
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
ITI-18 ActiveParticipant und ParticipantObjectIdentification
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
EventTypeCode
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Get regex group intersections, not at the end
Python
Not sure
Submitted by
anonymous
-
5 years ago
0
Replace word
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
(Last modified a year ago)
0
Datacon url (behalve tampan/klantentool)
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
detect xml
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Strip or Trim spaces at start, end and between words.
PCRE (PHP <7.3)
Removes spaces from begining, end and between words. " Hello There " = "Hello There"
Submitted by
anonymous
-
5 years ago
0
NN_result
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Show Unicodes Above 0x0100
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
0
Show Unicodes Above 0x0100
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
5 years ago
1
...
662
663
664
665
666
...
900
Community Library Entry
0
Regular Expression
PCRE (PHP <7.3)
/
^
dotproperty
\/
email
(?!
.
*
(
send-alert-interest
|
enquiry
|
click-to-call-property
|
registration
|
follow-up
|
created-alert
|
loan-cal-onpage
|
property-shared
|
remind-agent
)
)
/
gm
Open regex in editor
Description
no description available
Submitted by
anonymous
-
5 years ago