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
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
pipes and carrots
no description available
Submitted by
anonymous
-
6 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Piwik
no description available
Submitted by
Lennart Peeters
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
t
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Designed to extract field type and its size, if available, from the definition of the columns in a SQLite query.
i.e : input: "NUMERIC(5,2) NOT NULL DEFAULT ('100.00')" extract : Name = [...
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
80
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
No content other then whitespace line
The beginning of a line, followed by 0 or more whitespace characters,[\r\n\t\f\v ] followed by the end of a line. SOURCE: https://stackoverflow.com/a/114861
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Time - Hour Minute (H:i) -> 00:00 - 23:59
This matches times that fall within the normal range of times 00:00 - 23:59. It also allows for no leading zero for times like 6:24.
Submitted by
quixrick
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Matching Balanced Constructs Recursive Regex
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Expression regular microsoft falso zip adjunto
Una expresión regular para adjuntos con extensión zip . phising de microsoft
Submitted by
David Gatica
-
6 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Decimal numbers
Matches decimal numbers as accepted by e.g. Octave.
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Regex for ls command
WARNING: regex is uglier than your mom.
Submitted by
Jared Rummler
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
php正则用户名
中文,英文大小写,_ , -
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
python
Get score from LCBO tasting notes.
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Text Field Validation
no description available
Submitted by
anonymous
-
6 years ago
2
2 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
golang
domain for Google Data Studio (re2 dialect)
Matches subdomain, domain and top level in a field that contains a urls. https://www.whatever.you.want ---> whatever.you.want
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
SmartStart: Converting old location URIs to new query strings for apache redirection
no description available
Submitted by
Mike
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Removing xml namespace prefixes from an xml string
no description available
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Human Name Matching
(maybe not perfect) Name matching. Made it for my API to match Firstname and Lastname Params in order to check if that wasn't complete bullshit. Any advice would be accepted /o/
Submitted by
Lurio
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
find all java static variables which are not decalared as final
Find static variables which are not declared as final.
Submitted by
petod
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
date regex
no description available
Submitted by
anonymous
-
6 years ago
1
...
451
452
453
454
455
456
457
...
674
Checks for file ending
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^.
*
\.
(
txt
|
ZIP
)
$
/
Open regex in editor
Description
Loading markdown...
Submitted by
RAussi
- 7 years ago