Regular Expressions 101

Community Patterns

1

f

Python
f
Submitted by f - 8 years ago
1

img

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
5

HTML img

ECMAScript (JavaScript)
Grabs all HTML tags
Submitted by Pirate11 - 8 years ago

TimeSpan

1

Regular Expression
ECMAScript (JavaScript)

/
([0-9][0-9][0-9]:([0-1][0-9]|[2][0-3]):([0][1-9]|[1-5][0-9]))|([0-9][0-9][0-9]:([0][1-9]|([1][0-9])|[2][0-4]):[0-5][0-9])|(([0-9][0-9][1-9]|[0-9][1-9][0-9]|[1-9][0-9][0-9]):([0-1][0-9]|[2][0-4]):[0-5][0-9])
/

Description

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