Regular Expressions 101

Sponsors

Library entries

0
javascript

Esempio di cattura data

descrizione addizionale
Submitted by Cristian - 7 years ago
0
javascript

Resource ID validator

Regex to validate a typical resource ID
Submitted by WinCPP - 7 years ago
1
javascript

first 2 parts of URL

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

HbbtV USER AGENT

no description available
Submitted by snovak - 7 years ago
0
javascript

CHA course detection

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

Remove Empty Lines

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

Find Empty Classes

no description available
Submitted by bees - 7 years ago
0
javascript

filepath

finds filepath /asdfa/a
Submitted by anonymous - 7 years ago
1
javascript

Youtube Link ID Parser

Parses the ID out of a youtube link
Submitted by anonymous - 7 years ago

ICD9

Vote

1

Regular Expression
javascript

/
(^[Vv]\d{2}\.*\d{1,2}$)|(^[Ee]\d{3}\.*\d{0,1}$)|(^\d{2,4}$)|(^\d{2}\.*\d{1,2}$)
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago