Regular Expressions 101

Sponsors

Library entries

1
pcre

viduregex

cac vi du ve bat cac chuoi o regex
Submitted by thieutham - 8 years ago
2
pcre

remove n lines after matching pattern

stackoverflow question
Submitted by irom77 - 8 years ago
3
pcre

currency

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

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

no description available
Submitted by Ashish - 8 years ago
-2
javascript

Date Validation

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

URL detector

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

Everthing in an element

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

Select everything outside of table tags

no description available
Submitted by ReijMan - 8 years ago

Extract times from a string

Vote

1

Regular Expression
pcre

/
([0-9]{1,2}:?(?:[0-9]{2})?)-([0-9]{1,2}:?(?:[0-9]{2})?)\s(AM|PM)
/
ig

Description

Loading markdown...
Submitted by Ernie C. - 8 years ago