Regular Expressions 101

Library entries

-2
pcre

Ukazka

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

failed attempt

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

A masz!

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

[A-Z]+[a-z]{1,2}[0-9]*

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

Match v4 IP address

no description available
Submitted by Budiony Damyanov - 9 years ago
-2
pcre

test

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

Unicode email sanitising

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

French phone number

no description available
Submitted by Benoit Anastay - 9 years ago
-2
pcre

1_aa3

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

Sample

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

Find multiple XML documents in file

as title says
Submitted by Doro - 9 years ago
-2
pcre

Remove /* comments */ from CSS

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

Version in Cordova config.xml

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

RegEx within tags

no description available
Submitted by anonymous - 9 years ago

NUMBERS (integer, float, scientific notation)

Vote

-10

Regular Expression
pcre

/
^[+-]?(\pN+($|(?P>float)?e-?\pN+$)|(?<float>\pN*[,.]\pN+))
/
gmui

Description

Loading markdown...
Submitted by CSφ - 9 years ago