Regular
Expressions
101
Please wait while the app is loading...
Please enable JavaScript to use this web application.
Regular
Expressions
101
@regex101
Donate
Sponsor
Contact
Bug Reports & Feedback
Wiki
What's new?
What's new?
Loading content...
Close
Regex Editor
Regex Editor
Regex Library
Regex Library
Account
Account
Regex Quiz
Regex Quiz
Settings
Settings
Live Help
Live Help
Order By
Most Recent
Most Points
Fewest Points
Filter by Flavor
PCRE2
PCRE
ECMAScript
Python
Golang
Java
.NET
Sponsors
All your environment variables, in one place
Library entries
Search library
3
7 upvotes, 4 downvotes (64% like it) (You must be signed in to vote)
pcre
php input:date yyyy-mm-dd
improved "Ahmed Z" regexp. PHP date format (and input[type=text] format date too): YYYY-MM-DD. Year between [1900-2099]. No leap year check. Month 02 is limited to 29 days.
Submitted by
Oropesa
-
9 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
python
link
no description available
Submitted by
NTP-[SADAS]
-
9 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
PAN verification regex
Regex to verify PAN in India
Submitted by
Anirban
-
9 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
log trillian
no description available
Submitted by
NTP-[SADAS]
-
9 years ago
15
25 upvotes, 10 downvotes (71% like it) (You must be signed in to vote)
javascript
Hashtag
The secret of the Twitterverse.
Submitted by
Joogl
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Test
test
Submitted by
royskatt
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
semver
Semantic Versioning regex pattern according to Tom Preston-Werner http://semver.org/ https://github.com/mojombo/semver/blob/master/semver.md ...
Submitted by
@gvlx <Gerardo Lisboa>
-
9 years ago
3
3 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
semver
Semantic Versioning regex pattern according to Tom Preston-Werner http://semver.org/ https://github.com/mojombo/semver/blob/master/semver.md First version of this regex follows semver 2.0.0....
Submitted by
@gvlx <Gerardo Lisboa>
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Europead date or MSSQL Timestamp
Matches european dates (DD.MM.YYYY[ HH:MM:SS]) and MS-SQL Timestamp ({ts 'YYYY-MM-DD HH:MM:SS'})
Submitted by
anonymous
-
9 years ago
-2
5 upvotes, 7 downvotes (42% like it) (You must be signed in to vote)
javascript
Decimal Number
Parse decimal numbers with optional thousands and/or decimal separator. #i18n #l11n #international
Submitted by
Andreas Pizsa
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
input mandatory title
no description available
Submitted by
anonymous
-
9 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
webongo
webongo test
Submitted by
webongo
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
search mailadress
no description available
Submitted by
anonymous
-
9 years ago
-2
2 upvotes, 4 downvotes (33% like it) (You must be signed in to vote)
javascript
valid windows file name
no description available
Submitted by
Mitacha
-
9 years ago
4
19 upvotes, 15 downvotes (56% like it) (You must be signed in to vote)
pcre
Remove HTML tags
This regex is used to remove HTML tag on string
Submitted by
Jordane BACHELET
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Mips I-Type Instructions
Parses an I-Type Mips instruction. You can add and remove instructions in the list to support more I-Type instructions. Will detect only "addi", "andi" or "ori" as is
Submitted by
lunfel
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Mips R-Type Instructions
Parses an R-Type Mips instruction. You can add and remove instructions in the list to support more R-Type instructions. Will detect only "add", "and", "nor" or "sub" as is
Submitted by
lunfel
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
find single character
Why this regEx not find all single character? Why not work Start of string and End of string in bracket?
Submitted by
anonymous
-
9 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
http://stackoverflow.com/questions/26108562/python-regex-trying-to-cre
no description available
Submitted by
anonymous
-
9 years ago
12
31 upvotes, 19 downvotes (62% like it) (You must be signed in to vote)
javascript
Full name (Turkish)
Matches case insensitive first name, optional unlimited number of middle names and last name separated with space format. Replaced \w with explicit char range for Turkish support. (Äž accepted as first char not to over complex)
Submitted by
CKK
-
9 years ago
1
...
823
824
825
826
827
828
829
...
852
Sample
Vote
-2
4 upvotes, 6 downvotes (40% like it) (You must be signed in to vote)
Regular Expression
pcre
/
[
cs
]
d
{0,1}
/
g
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 9 years ago