Regular Expressions 101

Library entries

1
pcre

Indonesia Post Code

no description available
Submitted by respeto - 8 years ago
1
pcre

border syntax checker

Checks the css value for a border
Submitted by Benjamin Weigt - 8 years ago
1
pcre

lisp

match function names in defun constructs
Submitted by anonymous - 8 years ago
1
python

PCI Device

no description available
Submitted by anonymous - 8 years ago
1
javascript

Uppercase words

no description available
Submitted by MaaxZoom - 8 years ago
1
pcre

image.ext check

regexp for match images extension (png,jpg,jpeg,gif)
Submitted by dummy - 8 years ago

Currency amount without currency symbol

Vote

2

Regular Expression
pcre

/
(-?\d{1,3}(,?\d{3})*(\.\d{2}?))(\D|$)
/

Description

Loading markdown...
Submitted by elgehelge - 8 years ago