Regular Expressions 101

Community Patterns

4

1st TSV

PCRE (PHP <7.3)
no description available
Submitted by DynV - 11 years ago
4

c#

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

Database datatype check

0

Regular Expression
Java 8

"
(?<type>[a-zA-Z2]*)(\((?<precision>\d*)(,(?<scale>\d*))?\))?
"
gms

Description

Loading markdown...
Submitted by anonymous - 9 months ago