Regular Expressions 101

Library entries

0
pcre

first word plus string

first word and resulting string
Submitted by anonymous - 9 years ago
0
pcre

html text grep

no description available
Submitted by Cyrbil - 9 years ago
0
pcre

url GET parameters

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

Parse JSON key value pair

no description available
Submitted by Kostas Trichas - 9 years ago
0
pcre

Match all html tags

no description available
Submitted by Kostas Trichas - 9 years ago
0
pcre

asdfs

sfsdadf
Submitted by poter - 9 years ago
0
javascript

phone number (simple validate)

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

Share?

Test
Submitted by test - 9 years ago
0
pcre

regex test

testing the string abc xyx 12 13 a a b
Submitted by Alien Coders - 9 years ago
0
pcre

webongo

webongo test
Submitted by webongo - 9 years ago
0
python

DOI matcher

Matches any valid DOI
Submitted by jpowell - 9 years ago
0
pcre

search h1 tag html

(.*?) example: Your best title
Submitted by otharwa - 9 years ago

Parse date between 1000 and 2012 in format(YYYY/MM/DD HH:MM)

Vote

0

Regular Expression
pcre

/
\s+|^((1[0-9]{1,3})|(20[0-1][0-2])|(200[0-9]))\/((0[0-9])|[0-9]|[1][0-2])\/(([0-2][0-9])|(30)) (([0-1][0-9])|([2][0-4])):([0-6][0-9])
/
gmi

Description

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