Regular Expressions 101

Sponsors

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
pcre

image.ext check

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

Log entry Regex

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

daily 204

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

webui

webui test
Submitted by Stelsy - 8 years ago
5
pcre

URL

URL Description from Dr. M. G. @ Brookes
Submitted by anonymous - 8 years ago
0
pcre

TCP/UDP port number

validates TCP/UDP port number (1..65535)
Submitted by sanchox - 8 years ago
1
pcre

vx

sv
Submitted by cv - 8 years ago

Any number between 0 and 10 with 0 or 1 decimal places

Vote

2

Regular Expression
pcre

/
(?<![\d\.-])\d(\.\d)?(?!(\.\d)|\d)|(?<![\d\.-])10(?!(\.\d)|\d])
/
g

Description

Loading markdown...
Submitted by Matt Coubrough - 8 years ago