Regular Expressions 101

Library entries

1
pcre

Extract ids (values) with regex

no description available
Submitted by A. K. Asik - 9 years ago
3
javascript

javascript template replacement

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

Regex Mobile Number Validation Code

no description available
Submitted by A.K. Asik - 9 years ago
1
pcre

smiley

no description available
Submitted by @barraponto - 9 years ago
1
pcre

Dotted Quad

IP PCRE
Submitted by Awkwardly Scripted - 9 years ago
1
pcre

Phone

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

xml encoding detection

xml encoding detection encoding=(\"\S+")
Submitted by anonymous - 9 years ago
0
pcre

replace all script sources

no description available
Submitted by A. K. Asik - 9 years ago
0
pcre

wildcard url match with url

no description available
Submitted by Ahosan Karim Asik - 9 years ago
1
pcre

Number betwen:1 1.5 2 2.5

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

rr

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

MySql Definer

For find definer in mysql routines
Submitted by Jorge Espinoza - 9 years ago

Match number in html

Vote

2

Regular Expression
javascript

/
(\d+(?:[,.]\d+)?)(?=[^>]+?<)
/
g

Description

Loading markdown...
Submitted by Mathieu Civel - 9 years ago