Regular Expressions 101

Community Patterns

0

Example regex

Python
no description available
Submitted by anonymous - 6 years ago
0

comment

Python
no description available
Submitted by anonymous - 6 years ago

Sprawdzanie kodów pod zamówienia 12 i 13 znaków

0

Regular Expression
ECMAScript (JavaScript)

/
^\d{12,13}(\t| ){1,}\d{1,9}$
/
gm

Description

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