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)
pcre
parse ssh url
no description available
Submitted by
lem
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
teste
teste
Submitted by
teste
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
дом
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
VK Video url check and get ID
$match[0] - full url $match[1] - just id
Submitted by
Denis Efremov
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
YouTube video url and ID
$match[0] - full url $match[1] - ID only
Submitted by
Denis Efremov
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
SI
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
stl
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
YES
YES!!
Submitted by
Jhoze216
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Shortcode
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Shortcode
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
python
String blocks that start and end by a pattern
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Regex
tristate
Submitted by
karan
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Menù sito senza immagini
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
IMDB Name Extractor
This can be used with the IMDB Plain Text Files to Extract Names of Actors and Actresses. Originally created for use in an NLP Project for EECS 337
Submitted by
Rene Romo
-
7 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
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
RA
no description available
Submitted by
anonymous
-
7 years ago
1
3 upvotes, 2 downvotes (60% like it) (You must be signed in to vote)
pcre
Strip Specific HTML Tags
Strip specific HTML tags from a string—opposite of PHP's strip_tags(). Replace letter 'p' with your tag name. Using PHP preg_replace(), example: preg_replace('/(]>)(.?)()|(]*>)/i', '$2', $string);
Submitted by
Zachary Beschler
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Java standard date
no description available
Submitted by
anonymous
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
Last quoted string in text likely to be a filename
When a string contains two or more possible filenames in quotes grab the last one and return it as and
Submitted by
warlord
-
7 years ago
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
pcre
iOS Device matcher and parser
Matches iOS device names. Groups and example matches: 0: Full device name ("iPhone 6s Plus") 1: Device name+class ("iPad Air") 2: Device name ("iPad") 3: Device class with preceding whitespace (" Mini")...
Submitted by
Ben Leggiero
-
7 years ago
1
...
452
453
454
455
456
457
458
...
575
наличие автомобиля TRUE REG
Vote
1
1 upvotes, 0 downvotes (100% like it) (You must be signed in to vote)
Regular Expression
python
r"
\b
(
(?:
наличием
?
[^
\w
.?!
]
{1,5}
(?:
\w
{1,25}
[^
\w
.?!
]
{1,5}
){0,2}
личного
[^
\w
.?!
]
{1,5}
(?:
\w
{1,25}
[^
\w
.?!
]
{1,5}
){0,2}
(?:
[
алт
]
(?:
[^
\w
?!
]
?
(?:
[
амс
]
|
транспорта
)|
(?:
вто
(?:
мобиля
|
транспорта
){0,1}))
)
)
)
\b
"
gmixu
Open regex in editor
Description
Loading markdown...
Submitted by
anonymous
- 7 years ago