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
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
float
matches floats: 1.0f 1.0F .0f .1F 1f 1F
Submitted by
Mateusz Paluch
-
8 years ago
-2
0 upvotes, 2 downvotes (0% like it) (You must be signed in to vote)
pcre
float
matches 123.4f 123.4F .4f .4F 5f 5F
Submitted by
Mateusz Paluch
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Parse pgbouncer log lines from syslog
Regex to read pgbouncer's log lines when it's logging to syslog, and break it into useful groups.
Submitted by
Josh Berkus
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Git merge replacements
Group 1 gives ours, group 2 gives theirs
Submitted by
Erik
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
android strings tester
replace .* with a test string
Submitted by
l3d00m
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Line VTY
Used to search line vty for exec
Submitted by
Hozenya
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
test
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
RFC2616 HTTP Header Date
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
MyRegexOnVeb
Выражения на вебы
Submitted by
Legend072
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
extraction
jamie sucks
Submitted by
me
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
currency-50-100000
no description available
Submitted by
anonymous
-
8 years ago
0
1 upvotes, 1 downvotes (50% like it) (You must be signed in to vote)
pcre
Select string in between HTML tags
no description available
Submitted by
Jim Sheen
-
8 years ago
0
0 upvotes, 0 downvotes (0% like it) (You must be signed in to vote)
pcre
hidden項目デフォルト隠蔽
これを技術担当に見せれば理解してくれるはず。 '(]type="[text|hidden]"value=")(+)("*>)' このコードがデフォルトでClickTaleタグ内のJSに付与されてて、 これがあるとフォームで入力された項目等は全て【ーーーー】に...
Submitted by
井上
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
magento digits-range validation
no description available
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
f
f
Submitted by
f
-
8 years ago
3
4 upvotes, 1 downvotes (80% like it) (You must be signed in to vote)
pcre
Extract All Steam Keys
Extract all Steam Keys from a Given String
Submitted by
Ashesh Kumar
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Delte first symbols in line
no description available
Submitted by
Ilya Korzh
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Nuclear Exploit Kit
Nuclear Exploit Kit Requested file
Submitted by
anonymous
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
Parcel ID (Michigan)
REGEX validator for Parcel IDs. Works for Michigan but may for other states if their parcel IDs have form "00-00-00-00-000-000".
Submitted by
Lewis
-
8 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Black Hole Exploit Kit
HTTP method = “GET” Requested file type ENDS WITH ".php" Requested file type = “x-msdownload” Request MATCHES Regular Expression
Submitted by
anonymous
-
8 years ago
1
...
580
581
582
583
584
585
586
...
673
PO BOX
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
pcre
/
(
^
|
[^
A
-
Z
]
+
)
(
(
P
[
.
]
*
(
O
|
0
)
[
.
]
*
(
B
(((
O
|
0
)?
X
)|
IN
)?
)?
)
|
(
P
(
(
O
|
0
)
ST
(
AL
)?
)?
[
.
]
*
(
((
O
|
0
)
FF
(
ICE
)?)
|
(
B
(((
O
|
0
)?
X
)|
IN
))
)
)
)
[^
A
-
Z
]
/
i
Open regex in editor
Description
Loading markdown...
Submitted by
jmweekes
- 8 years ago