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
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
BTPAPP
Filter search for candidate
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
URL parser
Parse a URL and return its components From http://userid:password@example.com/file1/file2?test=1&test=2#here you will get: Full match = http://userid:password@example.com/file1/file2?test=1&test=2#here Group protocol = http...
Submitted by
Gilles Marchand
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Match formstack url with js.php
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
PHP preg_match
All PHP preg_match
Submitted by
Tomer
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Extract URL and Text Title from Web Page
Uses a list of anchor tags, perhaps embedded in other tags Allows for any, or no text between the "<a" and the "href"
Submitted by
anonymous
-
6 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
Angular Dependencies Extraction
"es6-shim": "^0.35.0", "lodash": "^4.13.1", "ng2-bootstrap": "^1.0.16", "reflect-metadata": "0.1.3", "rxjs": "5.0.0-beta.6", "systemjs": "0.19.26",...
Submitted by
Aymon Fournier
-
6 years ago
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
1
...
450
451
452
453
454
455
456
...
673
解析華為KB
Vote
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
Regular Expression
pcre
/
^
\(
(
.
*
)
(
\(
[
A
-
Za
-
z0
-
9,
\-
]
+
\)
)
_
(
.
*
)
-
(
Google
Chrome
|
Internet
Explorer
)
\)
/
gm
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago