Regular Expressions 101

Sponsors

Library entries

1
pcre

Swiss MWST

Swiss VAT Numbers
Submitted by igrokit - 2 years ago
1
javascript

Simple AWS ARN Regex

Simple AWS ARN Regex
Submitted by anonymous - 2 years ago
1
javascript

Greater manchester postcode validation

🤯
Submitted by donivanes - 2 years ago
1
python

regex_prix_DAB_V2

nlp
Submitted by guif - 2 years ago
1
pcre

Regex Record SSH

Regex Record for Data from SSH scripting
Submitted by anonymous - 2 years ago
1
python

regex_ddc_V3

nlp
Submitted by guif - 2 years ago
1
python

regex_nox_ddc_V3

nlp
Submitted by guif - 2 years ago
1
python

regex_ddc_V4

nlp
Submitted by guif - 2 years ago
1
python

regex_ddc_V5

nlp
Submitted by guif - 2 years ago
1
python

regex_nok_ddc_V5

nlp
Submitted by guif - 2 years ago

Timecode (25fps)

Vote

1

Regular Expression
pcre

/
^(?P<Timecode>(?P<Hours>[0-1][0-9]|2[0-3]):(?P<Minutes>[0-5][0-9]):(?P<Seconds>[0-5][0-9]):(?P<Frames>[0-1][0-9]|2[0-4]))$
/

Description

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