Regular Expressions 101

Sponsors

Library entries

2
pcre

find numeric groups in strings

no description available
Submitted by Vovan - 9 years ago
1
pcre

Grab {\w+?} together

no description available
Submitted by anonymous - 9 years ago
2
pcre

Li match

no description available
Submitted by anonymous - 9 years ago
1
pcre

regex test

testing the string abc xyx 12 13 a a b
Submitted by Alien Coders - 9 years ago
0
pcre

Share?

Test
Submitted by test - 9 years ago
0
javascript

phone number (simple validate)

no description available
Submitted by anonymous - 9 years ago
2
pcre

Regex Capture String

Capture out Parts using regular expressions
Submitted by Brandon - 9 years ago
0
pcre

asdfs

sfsdadf
Submitted by poter - 9 years ago
-10
javascript

<script>alert(1)</script>

alert(1)alert(1)
Submitted by <script>alert(1)</script> - 9 years ago

asd

Vote

1

Regular Expression
pcre

/
(?|\((?<txt>[^)]+)\)\[(?<url>https?://(?:www\.)?(?:(?:(?:(?:en|ru|de|pt-br|fr|pl|zh-tw|nl|es|images|maps|video|news|shopping|photos|plus|profiles|books|finance|scholar|bing|snopes|wikipedia)\.)?lmgtfy|lm(?:b|sp|s)tfy)\.com|lmddgtfy\.net))\])|((\g<url>))
/
gi

Description

Loading markdown...
Submitted by anonymous - 9 years ago