Regular Expressions 101

Sponsors

Library entries

-2
pcre

Version in Cordova config.xml

no description available
Submitted by procek - 9 years ago
0
pcre

match text between two <br/> tags.

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

Match a date in SQL Server format

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

Remove /* comments */ from CSS

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

tesdsa

dsadsadsadsa
Submitted by dasdasdsa - 9 years ago
1
pcre

HTML color search

Searches for hex colors in HTML code.
Submitted by Barlean - 9 years ago
2
pcre

named group sample

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

split on dollar sign

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

include case

How to include the matched cases in the result?
Submitted by anonymous - 9 years ago
1
pcre

test

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

Usability request

implement vi keys PLEASE
Submitted by maurice.sprauge@gmail.com - 9 years ago

Match inside square brackets without brackets

Vote

-1

Regular Expression
pcre

/
(?<=\[)[^\[\]]+(?=\])
/
g

Description

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