Regular Expressions 101

Library entries

3
pcre

hj

hj
Submitted by hj - 8 years ago
3
pcre

currency

no description available
Submitted by anonymous - 8 years ago
3
pcre

Currencies

Matches numbers formatted like currencies
Submitted by elgehelge - 8 years ago
3
pcre

Perl

no description available
Submitted by anonymous - 8 years ago
3
pcre

Forum user validation

Pedro al DAMS
Submitted by giacomo - 8 years ago
3
pcre

Nombres 4 chiffres

Nombres 4 chifres
Submitted by EA - 8 years ago
3
pcre

Shortcode parser

Parse shortcodes, its attributes values and html
Submitted by anonymous - 8 years ago
3
pcre

POST OFFICE BOX

no description available
Submitted by jmweekes - 8 years ago
3
pcre

ln -l linux parse

parse linux ln -l output command
Submitted by guignol95 - 8 years ago
3
pcre

Select all number greater than 36

no description available
Submitted by Mansoor - 8 years ago
3
pcre

coffeescript operator

no description available
Submitted by anonymous - 8 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