Regular Expressions 101

Library entries

1
javascript

Regex for rfc

validates the format for the rfc
Submitted by anonymous - 7 years ago
1
javascript

Ip address

xxx.xxx.xxx.xxx and xxx.xxx.xxx.xxx/xxx
Submitted by nehatiwari - 7 years ago
1
javascript

BDDF

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

hacked-url-parser

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

test url parse #6

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

GA WDi 14

Regular expression for General Assembly WDi 14
Submitted by Fabio Camatti - 7 years ago
1
javascript

mewmew

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

dd dd

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

Teste com espaços

no description available
Submitted by JEIx - 7 years ago
1
javascript

parse range

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

IBAN regexp

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

First of tags define

Submitted by regedit - 7 years ago

Image Candidate String

Vote

1

Regular Expression
javascript

/
[\u0020\u0009\u000A\u000C\u000D]*([^,\u0020\u0009\u000A\u000C\u000D][^\u0020\u0009\u000A\u000C\u000D]*[^,\u0020\u0009\u000A\u000C\u000D]?)(?:(?:[\u0020\u0009\u000A\u000C\u000D]+(\d+w))|(?:[\u0020\u0009\u000A\u000C\u000D]+(\d+(?:\.\d+)?(?:[eE][+-]?\d+)?x)))?[\u0020\u0009\u000A\u000C\u000D]*
/
g

Description

Loading markdown...
Submitted by J. Porter - 7 years ago